Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272979 - app-admin/python-updater should respect PACKAGE_MANAGER variable
Summary: app-admin/python-updater should respect PACKAGE_MANAGER variable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-06-06 21:32 UTC by Ulrich Müller
Modified: 2009-07-12 04:29 UTC (History)
0 users

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


Attachments
Proposed patch (python-updater-pm.patch,615 bytes, patch)
2009-06-06 21:38 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2009-06-06 21:32:58 UTC
As discussed with dev-zero on irc: It would be nice if we could standardise package manager selection in different tools. app-admin/eselect and app-admin/emacs-updater already use the PACKAGE_MANAGER variable (with allowed values "portage" (default), "pkgcore", or "paludis") for this purpose.
Comment 1 Ulrich Müller gentoo-dev 2009-06-06 21:38:35 UTC
Created attachment 193762 [details, diff]
Proposed patch

Attached patch will make python-updater respect the PACKAGE_MANAGER variable.
(It will still be possible to override this by specifying the -P option.)
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-12 04:29:18 UTC
Fixed in app-admin/python-updater-0.7.