Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366793 - python-updater always rebuilds app-emulation/emul-linux-x86-baselibs and dev-libs/boost
Summary: python-updater always rebuilds app-emulation/emul-linux-x86-baselibs and dev...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 21:01 UTC by Bibär.ch
Modified: 2011-05-10 21:06 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 Bibär.ch 2011-05-10 21:01:06 UTC
python-updater recompiles healthy binary's on each run.

Reproducible: Always

Steps to Reproduce:
1. install "app-emulation/emul-linux-x86-baselibs" and "dev-libs/boost"
2. run "python-updater -- -vq"
3. watch python-updater recompile over and over again
Actual Results:  
watch python-updater recompile over and over again

Expected Results:  
Python-updater should quit. The system is stable and (i guess) consistent.

 * Main active version of Python:  2.7
 * Active version of Python 2:     2.7
 * Active version of Python 3:     3.1

app-emulation/emul-linux-x86-baselibs-20110129
dev-libs/boost-1.42.0-r2
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-05-10 21:06:12 UTC
Yes. python-updater can't handle some packages, did you read the manual page?

       manual
           python-updater has a list of packages that are known to break
           by Python upgrades but can't be determined by methods specified
           above. This check can be disabled if you're sure you've rebuilt
           the package once and it's OK now.
           Enabled by default.

I'll close this bug, thanks for the report though. Please re-open if you feel the need.