| Summary: | Installing =dev-lang/python-3* breaks installation of multiple pkgs due to design it's introduced in tree. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Samuli Suominen (RETIRED) <ssuominen> |
| Component: | Current packages | Assignee: | Gentoo Quality Assurance Team <qa> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | david+gentoo.org, gentoo, python |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | 289253 | ||
| Bug Blocks: | |||
| Attachments: |
PyQt4 failure.
qscintilla-python Log from #gentoo-qa. log of failed updates, see comment |
||
|
Description
Samuli Suominen (RETIRED)
2009-10-15 20:23:35 UTC
Created attachment 207244 [details] PyQt4 failure. Make sure /usr/lib/python3.1/site-packages/ is empty, as in, you just installed python-3 for the first time. http://tinderbox.dev.gentoo.org/misc/rindex/dev-python/PyQt4 Created attachment 207246 [details] qscintilla-python Same as above. http://tinderbox.dev.gentoo.org/misc/rindex/dev-python/qscintilla-python Created attachment 207247 [details]
Log from #gentoo-qa.
Can be reproduced by any package with SUPPORT_PYTHON_ABIS set in ebuild, and has deps that's required to be built first with it. python-updater has to be run after changing Python versions. *** This bug has been marked as a duplicate of bug 289253 *** The breakage is present. The solution is not available. This really isn't acceptable. Come on and lets figure out how this should work in a way that doesn't break the tree and force things on our users. I wonder what's going on with this python 3.1 upgrade. Python itself does compile, but the combination of eselect python and python-updater somehow doesn't work. After several unsuccessful attempts I've reverted to python2.6. If I now try to upgrade python-updater wants to re-install 27 packages and already the first one fails. A more extensive description will be attached. Created attachment 207557 [details]
log of failed updates, see comment
app-admin/python-updater-0.8 is now in the tree. (In reply to comment #10) > app-admin/python-updater-0.8 is now in the tree. > Awesome. I will try it this weekend, until now I've had =python-3* locally masked. |