Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 366793

Summary: python-updater always rebuilds app-emulation/emul-linux-x86-baselibs and dev-libs/boost
Product: Gentoo Linux Reporter: Bibär.ch <bugs.gentoo.org>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.