Skip to content

Add verify-packages subcommand#23

Merged
judah-sotomayor merged 2 commits intomainfrom
feat/verify-packages-subcommand
Nov 13, 2025
Merged

Add verify-packages subcommand#23
judah-sotomayor merged 2 commits intomainfrom
feat/verify-packages-subcommand

Conversation

@alexstore06
Copy link
Contributor

Usage: jj file vp

Checks /usr/bin and /usr/sbin (and /bin and /sbin if they aren't symlinks) for all files. Lists unowned and modified files using rpm or dpkg database.

@alexstore06
Copy link
Contributor Author

On RHEL systems, verify-packages will now run rpm -Va, which, like the Debian implementation, will only run verifications on unique packages. This will also check configuration files installed by packages.

Copy link
Collaborator

@judah-sotomayor judah-sotomayor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice.

@judah-sotomayor judah-sotomayor merged commit b64c993 into main Nov 13, 2025
1 check passed
@judah-sotomayor judah-sotomayor deleted the feat/verify-packages-subcommand branch January 15, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants