Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281685 - python-updater should reflect EMERGE_DEFAULT_OPTS
Summary: python-updater should reflect EMERGE_DEFAULT_OPTS
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 16:32 UTC by Fab
Modified: 2009-08-17 17:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
current python-updater output (python-updater.output,5.73 KB, text/plain)
2009-08-16 16:33 UTC, Fab
Details
expected result (expected.result,2.92 KB, text/plain)
2009-08-16 16:34 UTC, Fab
Details
emerge --info (emerge.info,3.47 KB, text/plain)
2009-08-16 16:37 UTC, Fab
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fab 2009-08-16 16:32:57 UTC
I'm using a system with --usepkgonly set in EMERGE_DEFAULT_OPTS.

On this system, when I run python-updater, it doesn't care of this flag, emerge wants to rebuild itself every package from the tree. I must hit CTRL+C to abort.

When I run myself the command given by python-updater, emerge is using binary packages from $PKGDIR, as expected.

# python-updater -V
0.7

May be related with bug #281655. Thanks

Reproducible: Always

Steps to Reproduce:
Comment 1 Fab 2009-08-16 16:33:57 UTC
Created attachment 201429 [details]
current python-updater output
Comment 2 Fab 2009-08-16 16:34:50 UTC
Created attachment 201431 [details]
expected result
Comment 3 Fab 2009-08-16 16:37:36 UTC
Created attachment 201433 [details]
emerge --info
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-17 17:18:44 UTC
See bug #232304.