Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386047 - ebuilds with -python will fail to be upgraded with python-updater
Summary: ebuilds with -python will fail to be upgraded with python-updater
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 11:19 UTC by Benny Pedersen
Modified: 2011-10-15 16:16 UTC (History)
2 users (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 Benny Pedersen 2011-10-07 11:19:49 UTC
try running python-upgrader when new python version is installed and selected, if you have -python in make.conf use flags then eg file fails to be successfull upgraded

Reproducible: Always




its common to more then one ebuild that have use python in use flags, so i make a generic bug for all
Comment 1 Mike Gilbert gentoo-dev 2011-10-10 16:51:06 UTC
Why would python-updater need to rebuild a package when python support is disabled?
Comment 2 Benny Pedersen 2011-10-10 19:46:50 UTC
(In reply to comment #1)
> Why would python-updater need to rebuild a package when python support is
> disabled?

thats why i make this bug, just unsure if its python-updater bug, or ebuilds

hope i have described fully how to debug it
Comment 3 Mike Gilbert gentoo-dev 2011-10-10 19:54:10 UTC
I have no idea what problem you are trying to report. Please describe it more fully.
Comment 4 Mike Gilbert gentoo-dev 2011-10-11 00:01:52 UTC
More specifically, are you saying that packages (like sys-apps/file) exhibit build failures, or that python-updater should be pulling in packages that it currently does not?