-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
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
Provide dedicated option to query fake installed RPM packages with GPG keys associated with them #2404
Comments
It's much faster to query by the name instead: |
Fake package can be identifiable by the prefix gpg-pubkey- in its name; that's a knowledge assumed unknown from the user nor was assumed needed the knowledge of the definition of a fake package. Yet it is unusual for the vast majority of users (be they beginners or even advanced) to be put in situation of investigating what a fake package is. I came myself to read about fake package by accident. It was though implicit in the report that |
Right place for this would be the |
Also |
Resolved with #2921 |
Hello. Fake RPM packages with GPG keys associated with them are taken in account while querying all installed packages.
This ability to count such packages, which is useful, would be more to its advantage if queried on-demand and thus served by a dedicated option.
The text was updated successfully, but these errors were encountered: