Skip to content

rpm --all --setperms --setugids doesn't work in v4.20.1 #3904

Description

@dmnks

Originally filed in Fedora Bugzilla:

When I tried running sudo rpm --all --setperms --setugids it doesn't work, no output even with the --verbose flag. It works when I specify a package name, but not with all installed packages by using the --all flag. This occurs with the latest rpm v4.20.1.

It works with rpm v4.20.0 of the stable repo as expected.

Reproducible: Always

Steps to Reproduce:

  1. Run sudo rpm --all --setperms --setugids

Actual Results:
No output. Nothing.

Expected Results:
RPM should reset the permissions and user/group ownership files of all installed packages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    • Status
      Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions