Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8704 - new python patch fails
Summary: new python patch fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 8705 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-03 10:11 UTC by Andrei Ivanov
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Andrei Ivanov 2002-10-03 10:11:24 UTC
Following the security advisory I tried to upgrade python, but this error 
apears:
>>> md5 ;-) Python-2.2.1.tgz
>>> Unpacking source...
>>> Unpacking Python-2.2.1.tgz
patching file Lib/os.py
patching file setup.py
Hunk #1 FAILED at 1.
1 out of 2 hunks FAILED -- saving rejects to file setup.py.rej
patching file Modules/Setup.dist
Hunk #2 succeeded at 167 with fuzz 1.

Then the configure runs, but I think this patch needs to apply corectly...
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-03 10:24:50 UTC
*** Bug 8705 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2002-10-03 10:40:59 UTC
Sorry for this, when I added the patch to cvs some portions of the patch were
altered. Fixed and re-uploaded.