Summary: | dev-lang/python-2.6.5-r3: readline patch fails to apply | ||
---|---|---|---|
Product: | Gentoo/Alt | Reporter: | Timothy Miller <theosib> |
Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
patch.out
build log environment |
Description
Timothy Miller
2011-04-05 01:55:56 UTC
Created attachment 268537 [details]
patch.out
[ebuild U ] dev-lang/python-2.6.5-r3 [2.6.5-r2] USE="aqua ncurses readline ssl threads (wide-unicode) xml (-berkdb) -build -doc -examples -gdbm -ipv6 -sqlite -tk -wininst" Created attachment 268539 [details]
build log
Created attachment 268541 [details]
environment
Is there any reason you use python-2.6.5? Or do you just still have it installed, and does portage try to upgrade it here? It was selected by eselect. Also, when I did an update, portage told me to run "emerge @preserved-rebuild", and when I did that, I got the error I reported. I used eselect to choose Python 2.7 and did a depclean, and now, 2.6.5 has been removed, so the error is gone. I never used eselect to choose a python version, so I don't know why it latched onto 2.6.5. Thanks for your explanation. The upgrade code that does select the active interpreter is somewhat buggy. If you don't need 2.6, I'll close this bug as wontfix, as 2.6 is scheduled for removal soon. (In reply to comment #7) > Thanks for your explanation. > > The upgrade code that does select the active interpreter is somewhat buggy. If > you don't need 2.6, I'll close this bug as wontfix, as 2.6 is scheduled for > removal soon. Best mask it sooner than later as this is a general problem for everyone that tries to build 2.6 I tried fixing a couple of patches, but it turned out setup.py got a complete rewrite. Since I announced the removal of python:2.6 anyway, I've done it 2 minutes ago. |