Bug 842004 - rpm fails: find-debuginfo.sh uses obsoleted "find -perm +111" syntax
Summary: rpm fails: find-debuginfo.sh uses obsoleted "find -perm +111" syntax
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: 13.1 Beta 1
Hardware: Other openSUSE 12.3
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Michael Schröder
QA Contact: E-mail List
URL:
Whiteboard:
Keywords: build
Depends on:
Blocks:
 
Reported: 2013-09-24 09:06 UTC by Bernhard Voelker
Modified: 2013-09-26 08:00 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Voelker 2013-09-24 09:06:38 UTC
User-Agent:       Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36

findutils version 4.5.12 removed the long-obsolete syntax "-perm +MODE",
but the rpm script find-debuginfo.sh still uses it:

[  113s] + /usr/lib/rpm/find-debuginfo.sh /home/abuild/rpmbuild/BUILD/findutils-4.5.12
[  113s] find: invalid mode '+111'
[  113s] error: Bad exit status from /var/tmp/rpm-tmp.z353Kw (%install)

E.g. the build of findutils-4.5.12 itself:
https://build.opensuse.org/package/live_build_log/home:bernhard-voelker:branches:Base:System/findutils/openSUSE_Factory_PowerPC/ppc64


Reproducible: Always

Steps to Reproduce:
1. build findutils-4.5.12
Actual Results:  
The build of the RPM package fails during processing the %install section.

Expected Results:  
No failure.

Substitute "-perm +111" by "-perm /111" in
https://build.opensuse.org/package/view_file/Base:System/rpm/finddebuginfo.diff?expand=1
in line 42.
Comment 1 Bernhard Voelker 2013-09-24 10:53:49 UTC
Request created for Base:System/rpm:
  https://build.opensuse.org/request/show/200349
Comment 2 Dirk Mueller 2013-09-24 12:25:54 UTC
It is fixed, then.
Comment 3 Bernhard Wiedemann 2013-09-24 13:00:18 UTC
This is an autogenerated message for OBS integration:
This bug (842004) was mentioned in
https://build.opensuse.org/request/show/200369 Factory / rpm
Comment 4 Bernhard Wiedemann 2013-09-26 08:00:14 UTC
This is an autogenerated message for OBS integration:
This bug (842004) was mentioned in
https://build.opensuse.org/request/show/200646 Factory / rpm