Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493824 - www-servers/apache-2.4.7 fails with prefix patch
Summary: www-servers/apache-2.4.7 fails with prefix patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-10 08:49 UTC by Alan Hourihane
Modified: 2013-12-10 10:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2013-12-10 08:49:30 UTC
>>> Unpacking source...
>>> Unpacking httpd-2.4.7.tar.bz2 to /j/var/tmp/portage/www-servers/apache-2.4.7/work
>>> Unpacking gentoo-apache-2.4.4-20130801.tar.bz2 to /j/var/tmp/portage/www-servers/apache-2.4.7/work
>>> Source unpacked in /j/var/tmp/portage/www-servers/apache-2.4.7/work
>>> Preparing source in /j/var/tmp/portage/www-servers/apache-2.4.7/work/httpd-2.4.7 ...
/j/var/tmp/portage/www-servers/apache-2.4.7/work/gentoo-apache-2.4.4 /j/var/tmp/portage/www-servers/apache-2.4.7/work/httpd-2.4.7
 * Applying apache-2.4.7-prefix.patch ...

 * Failed Patch: apache-2.4.7-prefix.patch !
 *  ( /j/usr/portage/www-servers/apache/files/apache-2.4.7-prefix.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /j/var/tmp/portage/www-servers/apache-2.4.7/temp/apache-2.4.7-prefix.patch.out


The failing patch out file is this....

=====================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch  < '/j/usr/portage/www-servers/apache/files/apache-2.4.7-prefix.patch'

=====================================
checking file conf/httpd.conf
Hunk #1 succeeded at 37 (offset 1 line).
Hunk #2 succeeded at 78 (offset 1 line).
checking file scripts/apache2ctl
checking file scripts/gentestcrt.sh
checking file docs/ip-based-vhost.conf.example
Hunk #2 succeeded at 101 (offset -4 lines).
checking file docs/name-based-vhost.conf.example
Hunk #1 succeeded at 53 (offset -9 lines).
Hunk #2 succeeded at 111 (offset -13 lines).
checking file docs/ssl-vhost.conf.example
Hunk #2 succeeded at 92 (offset -4 lines).
checking file patches/config.layout
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED
checking file scripts/apache2-logrotate
checking file init/apache2.confd
Hunk #2 succeeded at 29 (offset 1 line).
Hunk #3 FAILED at 41.
1 out of 3 hunks FAILED
checking file init/apache2.initd
Hunk #2 succeeded at 37 with fuzz 2 (offset 17 lines).
Hunk #3 succeeded at 54 (offset 17 lines).
checking file conf/vhosts.d/00_default_ssl_vhost.conf
checking file conf/vhosts.d/00_default_vhost.conf
Hunk #1 succeeded at 34 (offset -3 lines).
checking file conf/vhosts.d/default_vhost.include
Hunk #2 succeeded at 57 with fuzz 1 (offset -1 lines).
checking file conf/modules.d/00_apache_manual.conf
Hunk #1 succeeded at 3 with fuzz 1.
checking file conf/modules.d/00_error_documents.conf
checking file conf/modules.d/00_default_settings.conf
Hunk #1 succeeded at 96 (offset 29 lines).
checking file conf/modules.d/00_mod_log_config.conf
checking file conf/modules.d/00_mod_mime.conf
Hunk #1 succeeded at 1 (offset -9 lines).
Hunk #2 succeeded at 40 (offset -9 lines).
checking file conf/modules.d/00_mpm.conf
Hunk #1 FAILED at 4.
1 out of 1 hunk FAILED
checking file conf/modules.d/40_mod_ssl.conf
Hunk #1 FAILED at 51.
1 out of 1 hunk FAILED
checking file conf/modules.d/45_mod_dav.conf
checking file conf/modules.d/00_mod_autoindex.conf
Hunk #1 succeeded at 2 with fuzz 1.

patch program exited with status 1
=====================================
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2013-12-10 10:55:12 UTC
Patches are updated.