Bug 2182018

Summary: Guilt using deprecated find -perm +111
Product: [Fedora] Fedora Reporter: Benjamin Coddington <bcodding>
Component: guiltAssignee: Eric Sandeen <esandeen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 37CC: esandeen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: guilt-0.36-17.fc37 guilt-0.36-18.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-01 00:37:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Benjamin Coddington 2023-03-27 10:02:06 UTC
Guilt v0.36 still using deprecated /usr/bin/find option '-perm +111', example:

------------------------------------------
05:59 $ rpm -q guilt
guilt-0.36-16.fc37.noarch

05:54 $ guilt
Guilt v0.36

Pick a command:
find: invalid mode ‘+111’

Example:
	guilt push
------------------------------------------

There's a fix in guilt commit:
2bd00ac2e816 [PATCH] guilt: fix portability problem with using find -perm +111

.. which is on 0.37-rc1.  Can we package the rc1 in fedora, or should I ask the maintainer for a 0.37 release first?

Comment 1 Eric Sandeen 2023-06-08 23:19:16 UTC
I am sorry for being slow on this. I can add this patch to our release; it sure would be nice to promote the 5 year old -rc1 to a release though, yes. :)

I'll push the fix to rawhide, and older fedoras as needed. I've been using guilt on F36 and have not seen this; I think F37 is enough?

Thanks,
-Eric

Comment 2 Benjamin Coddington 2023-06-09 12:53:15 UTC
Eh, its no problem - I've got a patch or two of my own on top now so I'm using the upstream bits on F38.  Yes, I believe F37 has /usr/bin/find which started reporting the deprecated mode.

Comment 3 Fedora Update System 2023-06-22 17:28:14 UTC
FEDORA-2023-e5db6c1c1c has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e5db6c1c1c

Comment 4 Fedora Update System 2023-06-23 01:51:27 UTC
FEDORA-2023-e5db6c1c1c has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-e5db6c1c1c`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e5db6c1c1c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2023-06-23 01:51:58 UTC
FEDORA-2023-c7704fcf21 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-c7704fcf21`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-c7704fcf21

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2023-07-01 00:37:48 UTC
FEDORA-2023-c7704fcf21 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2023-07-01 01:45:06 UTC
FEDORA-2023-e5db6c1c1c has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.