Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 416499 - python-updater-0.10-r2 unpack fails on AIX
Summary: python-updater-0.10-r2 unpack fails on AIX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All AIX
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 14:00 UTC by Brad Macpherson
Modified: 2012-05-18 17:20 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 Brad Macpherson 2012-05-18 14:00:02 UTC
Latest Python updater fails to unpack on AIX; 

***** python-updater-0.10-prefix.patch *****
PWD: /opt/gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10

NOTE: skipping -p0 due to absolute paths in patch:
1:--- /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater.orig     2012-05-17 13:27:42.704657000 +0200
2:+++ /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater  2012-05-17 14:02:38.209971000 +0200
============================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  < '/opt/gentoo/usr/portage/app-admin/python-updater/files/python-updater-0.10-prefix.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:
--------------------------
|--- /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater.orig      2012-05-17 13:27:42.704657000 +0200
|+++ /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater   2012-05-17 14:02:38.209971000 +0200
--------------------------
No file to patch.  Skipping patch.
14 out of 14 hunks ignored

patch program exited with status 1
============================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch  < '/opt/gentoo/usr/portage/app-admin/python-updater/files/python-updater-0.10-prefix.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:
--------------------------
|--- /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater.orig      2012-05-17 13:27:42.704657000 +0200
|+++ /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater   2012-05-17 14:02:38.209971000 +0200
--------------------------
No file to patch.  Skipping patch.
14 out of 14 hunks ignored

patch program exited with status 1
============================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch  < '/opt/gentoo/usr/portage/app-admin/python-updater/files/python-updater-0.10-prefix.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:
--------------------------
|--- /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater.orig      2012-05-17 13:27:42.704657000 +0200
|+++ /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater   2012-05-17 14:02:38.209971000 +0200
--------------------------
No file to patch.  Skipping patch.
14 out of 14 hunks ignored

patch program exited with status 1
============================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch  < '/opt/gentoo/usr/portage/app-admin/python-updater/files/python-updater-0.10-prefix.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:
--------------------------
|--- /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater.orig      2012-05-17 13:27:42.704657000 +0200
|+++ /Library/Gentoo/var/tmp/portage/app-admin/python-updater-0.10-r2/work/python-updater-0.10/python-updater   2012-05-17 14:02:38.209971000 +0200
--------------------------
No file to patch.  Skipping patch.
14 out of 14 hunks ignored




Copying the build to a local overlay and editing the patch file so the first two lines are

--- python-updater-0.10/python-updater.orig     2012-05-17 13:27:42.704657000 +0200
+++ python-updater-0.10/python-updater  2012-05-17 14:02:38.209971000 +0200


fixes the problem.
Comment 2 Brad Macpherson 2012-05-18 14:13:22 UTC
Thanks very much - I'll wait until tomorrow and retry (can only use webrsync here, so I'm still stuck on the portage-20120517 tarball). Hopefully the eselect-python unpack fail is fixed too, it'll save me opening another bug report and monkeying with the patches ;-)
Comment 3 Brad Macpherson 2012-05-18 14:17:48 UTC
(In reply to comment #2)
> Thanks very much - I'll wait until tomorrow and retry (can only use webrsync
> here, so I'm still stuck on the portage-20120517 tarball). Hopefully the
> eselect-python unpack fail is fixed too, it'll save me opening another bug
> report and monkeying with the patches ;-)

Yep, it has been fixed by Fabian. Cheers!
Comment 4 Fabian Groffen gentoo-dev 2012-05-18 17:20:38 UTC
Yeah, sorry.  A sync is hell, let me assure you that.  Nevertheless, sorry for the inconvenience.