We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
files-duplicate
$ rpmlint -e files-duplicate files-duplicate: Unknown message, please report a bug if the description should be present.
The warning is from:
============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 31, packages: 1 argagg-doc.aarch64: W: non-coherent-filename argagg-doc-0:0.4.7-1.fc38.aarch64.rpm argagg-doc-0.4.7-1.fc38.aarch64.rpm argagg-doc.aarch64: W: no-version-in-last-changelog argagg-doc.aarch64: E: no-binary argagg-doc.aarch64: W: files-duplicate /usr/share/doc/argagg/html/search/functions_0.js /usr/share/doc/argagg/html/search/all_0.js argagg-doc.aarch64: W: files-duplicate /usr/share/doc/argagg/html/search/functions_18.js /usr/share/doc/argagg/html/search/all_18.js argagg-doc.aarch64: W: files-duplicate /usr/share/doc/argagg/html/search/functions_1b.js /usr/share/doc/argagg/html/search/all_1b.js 1 packages and 0 specfiles checked; 1 errors, 5 warnings, 1 badness; has taken 0.2 s
The text was updated successfully, but these errors were encountered:
This error is added in DuplicatesCheck.py and the explanation should be added to the DuplicatesCheck.toml
Sorry, something went wrong.
description: Add files-duplicate description
6bacc31
Fix #1076
Successfully merging a pull request may close this issue.
The warning is from:
The text was updated successfully, but these errors were encountered: