[Bug 1109470] New: noarch post-build-checks contains arch-dependent /etc/suse-ignored-rpaths.conf
http://bugzilla.opensuse.org/show_bug.cgi?id=1109470 Bug ID: 1109470 Summary: noarch post-build-checks contains arch-dependent /etc/suse-ignored-rpaths.conf Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Factory Status: NEW Severity: Major Priority: P5 - None Component: Development Assignee: ro@suse.com Reporter: bwiedemann@suse.com QA Contact: qa-bugs@suse.de CC: adrian@suse.com, matz@suse.com Found By: Development Blocker: --- When using osc build to build zziplib or 4ti2 (or ~760 others) it can happen that in build-root there is cat /etc/suse-ignored-rpaths.conf /usr/lib /usr/local/lib lib /usr/lib/Xaw3d /usr/x86_64-suse-linux/lib /opt/kde3/lib instead of /usr/lib64 /usr/local/lib64 lib64 /usr/lib64/Xaw3d /usr/x86_64-suse-linux/lib /opt/kde3/lib64 This is related to https://github.com/openSUSE/open-build-service/issues/5784 This caused local `osc build` to produce binaries with readelf -aW showing an extra 0x000000000000001d (RUNPATH) Library runpath: [/usr/lib64] IMHO /etc/suse-ignored-rpaths.conf should not be in a noarch package. We could split it off into an arch-dependent package and Require it in post-build-checks (or somewhere else) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1109470 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1109534 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1109470 http://bugzilla.opensuse.org/show_bug.cgi?id=1109470#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> --- Proposing https://github.com/openSUSE/post-build-checks/pull/23 as part of a fix. are lines 4 and 5 in there really a good thing? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1109470 http://bugzilla.opensuse.org/show_bug.cgi?id=1109470#c8 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #8 from Bernhard Wiedemann <bwiedemann@suse.com> --- Fix is in Factory and likely also helped those packages that were rebuilt for SLE-15-SP1 - tested OK with zypper and nginx -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com