-
Notifications
You must be signed in to change notification settings - Fork 120
chkstat has been renamed to permctl #1292
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
Comments
The actual rename happened in openSUSE/permissions#188 |
danigm
added a commit
that referenced
this issue
Nov 5, 2024
danigm
added a commit
that referenced
this issue
Nov 5, 2024
This should be solved now, so let's close. |
scabrero
added a commit
to scabrero/rpmlint
that referenced
this issue
Mar 10, 2025
W: permissions-missing-verifyscript is incorrectly reported. Related to rpm-software-management#1292 Signed-off-by: Samuel Cabrero <[email protected]>
scabrero
added a commit
to scabrero/rpmlint
that referenced
this issue
Mar 20, 2025
W: permissions-missing-verifyscript is incorrectly reported. Related to rpm-software-management#1292 Signed-off-by: Samuel Cabrero <[email protected]>
danigm
added a commit
that referenced
this issue
Apr 10, 2025
scabrero
added a commit
to scabrero/rpmlint
that referenced
this issue
May 20, 2025
W: permissions-missing-verifyscript is incorrectly reported. Related to rpm-software-management#1292 Signed-off-by: Samuel Cabrero <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rpmlint/rpmlint/checks/SUIDPermissionsCheck.py
Line 62 in 1f09e50
The set_permissions and verify_permissions macro have been moved to the opensuse/permissions repo in
openSUSE/permissions@fc19402
The follow-up commit simplified the script to only accept permctl - as the macros are installed together with permctl, the name is defined
Rpmlint now complains though that the set_permissions and verify_permissions would be missing - as it checks for chkstat in the script
The text was updated successfully, but these errors were encountered: