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

Bug 224057

Summary: dev-lang/python-2.4.4-r13: /usr/sbin/python-updater does not exist
Product: Gentoo Linux Reporter: jergendutch
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description jergendutch 2008-05-29 08:03:47 UTC
(emerge update)

 * Messages for package dev-lang/python-2.4.4-r13:
 * 
 * If you have just upgraded from an older version of python you
 * will need to run:
 * 
 * /usr/sbin/python-updater


/usr/sbin/python-updater does not exist.

Reproducible: Always
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2008-05-29 19:05:28 UTC
It is a separate package:
* app-admin/python-updater
    gentoo:                  0.2 0.3 0.4 {:0} 
    installed:               0.4* {:0} 
    Description:             Script used to remerge python packages when changing Python version.
    Homepage:                http://www.gentoo.org/proj/en/Python
    Relevant USE flags:      
    License:                 GPL-2
    Installed time:          Wed Apr  9 07:36:53 2008
    Source repository:       gentoo

And it's in PDEPEND for recent dev-lang/python versions including the one you mentioned. So it's a bit odd that you don't have it. Please emerge python-updater.
Please reopen if I've misunderstood.