[Bug 1178478] New: [rpm4.16] apache2 fails to build
http://bugzilla.opensuse.org/show_bug.cgi?id=1178478 Bug ID: 1178478 Summary: [rpm4.16] apache2 fails to build Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Apache Assignee: bnc-team-apache@forge.provo.novell.com Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Tumbleweed is currently preparing to upgrade to RPM 4.16. Apache2 is one of the packages failing this: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:A...
[ 202s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7LI2vq [ 202s] + umask 022 [ 202s] + cd /home/abuild/rpmbuild/BUILD [ 202s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/apache2-2.4.46-9.2.x86_64 [ 202s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT [ 202s] + /usr/bin/mkdir /home/abuild/rpmbuild/BUILDROOT/apache2-2.4.46-9.2.x86_64 [ 202s] + cd httpd-2.4.46 [ 202s] + cat [ 202s] /var/tmp/rpm-tmp.7LI2vq: line 36: /home/abuild/rpmbuild/BUILDROOT/apache2-2.4.46-9.2.x86_64//usr/lib64/apache2_MMN: No such file or directory [ 202s] error: Bad exit status from /var/tmp/rpm-tmp.7LI2vq (%install)
The reson for this lies in the changed behavior of RPM 4.16, which forcibly empties DESTDIR at the beginning of %install and apache2.spec abusivly installing files already during the %build phase. I actually recommend to changethis package to a _multibuild and build each flavor sepearately (see for example how I converted bogofilter - https://build.opensuse.org/request/show/846028 ) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178478 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-apache@forge.provo |pgajdos@suse.com |.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1178478 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |crrodriguez@opensuse.org -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com