Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300859 - gentoolkit-0.3.0_rc8-r1 fails to apply gentoolkit-0.3.0_rc7-setup-prefix.patch
Summary: gentoolkit-0.3.0_rc8-r1 fails to apply gentoolkit-0.3.0_rc7-setup-prefix.patch
Status: VERIFIED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-13 16:14 UTC by Sven Schwyn (svoop)
Modified: 2010-01-14 09:06 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 Sven Schwyn (svoop) 2010-01-13 16:14:28 UTC
>>> Emerging (1 of 1) app-portage/gentoolkit-0.3.0_rc8-r1
 * gentoolkit-0.3.0_rc8.tar.gz RMD160 SHA1 SHA256 size ;-) ...           [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * CPV:  app-portage/gentoolkit-0.3.0_rc8-r1
 * REPO: gentoo_prefix
 * USE:  elibc_Darwin kernel_Darwin prefix userland_GNU x86-macos
>>> Unpacking source...
>>> Unpacking gentoolkit-0.3.0_rc8.tar.gz to /Gentoo/var/tmp/portage/app-portage/gentoolkit-0.3.0_rc8-r1/work
>>> Source unpacked in /Gentoo/var/tmp/portage/app-portage/gentoolkit-0.3.0_rc8-r1/work
>>> Preparing source in /Gentoo/var/tmp/portage/app-portage/gentoolkit-0.3.0_rc8-r1/work/gentoolkit-0.3.0_rc8 ...
 * Applying gentoolkit-0.3.0_rc7-revdep-prefix.patch ...                  [ ok ]
 * Applying gentoolkit-0.3.0_rc7-eclean-prefix.patch ...                  [ ok ]
 * Applying gentoolkit-0.3.0_rc7-setup-prefix.patch ...

 * Failed Patch: gentoolkit-0.3.0_rc7-setup-prefix.patch !


Reproducible: Always




***** gentoolkit-0.3.0_rc7-setup-prefix.patch *****

NOTE: skipping -p0 due to absolute paths in patch:
1:--- /var/folders/Pd/Pdnfrt7lFNuAynJB73STUk+++TI/-Tmp-/tmp.eTwFt57igy	2009-09-05 07:56:13 -0400
===================================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/app-portage/gentoolkit/files/gentoolkit-0.3.0_rc7-setup-prefix.patch'

===================================================
patching file setup.py
Hunk #1 FAILED at 31.
1 out of 1 hunk FAILED -- saving rejects to file setup.py.rej
===================================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/app-portage/gentoolkit/files/gentoolkit-0.3.0_rc7-setup-prefix.patch'

===================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /var/folders/Pd/Pdnfrt7lFNuAynJB73STUk+++TI/-Tmp-/tmp.eTwFt57igy	2009-09-05 07:56:13 -0400
|+++ a/setup.py	2009-09-05 07:56:26 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===================================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/app-portage/gentoolkit/files/gentoolkit-0.3.0_rc7-setup-prefix.patch'

===================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /var/folders/Pd/Pdnfrt7lFNuAynJB73STUk+++TI/-Tmp-/tmp.eTwFt57igy	2009-09-05 07:56:13 -0400
|+++ a/setup.py	2009-09-05 07:56:26 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
===================================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < '/Gentoo/usr/portage/app-portage/gentoolkit/files/gentoolkit-0.3.0_rc7-setup-prefix.patch'

===================================================
missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- /var/folders/Pd/Pdnfrt7lFNuAynJB73STUk+++TI/-Tmp-/tmp.eTwFt57igy	2009-09-05 07:56:13 -0400
|+++ a/setup.py	2009-09-05 07:56:26 -0400
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Comment 1 Fabian Groffen gentoo-dev 2010-01-13 19:41:26 UTC
thanks, fixed
Comment 2 Sven Schwyn (svoop) 2010-01-14 09:06:25 UTC
Great, thanks a bunch!