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

Bug 5333

Summary: Arts-1.0.1 fails unmerge -- inheret missing version
Product: Gentoo Linux Reporter: Nicholas Jones (RETIRED) <carpaski>
Component: [OLD] KDEAssignee: Bart Verwilst <bart>
Status: RESOLVED FIXED    
Severity: major CC: carpaski, vapier
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicholas Jones (RETIRED) gentoo-dev 2002-07-21 04:29:48 UTC
Apparently old versions are being removed from the kde eclass, but the installed
packages require the information to uninstall... See what follows:

primus arts # qpkg -v arts
kde-base/arts-1.0.1 *
kde-base/arts-1.0.1.20020604 *
kde-base/arts-1.0.2
kde-base/arts-1.0.2-r1
kde-base/arts-1.0.6

primus arts # emerge -C =kde-base/arts-1.0.1

 kde-base/arts
    selected: 1.0.1
   protected: none
     omitted: 1.0.1.20020604

>>> Packages in red are slated for removal.
>>> Packages in green will not be removed.

>>> Waiting 5 seconds before starting unmerge.
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1 0
>>> Unmerging kde-base/arts-1.0.1...

!!! ERROR: The ebuild did not complete successfully.
!!! Function inherit, Line -2044, Exitcode 0
!!! kde.org: Error: unrecognized version 1.0.1, could not set SRC_URI

!!! pkg_prerm() script failed; exiting.
Comment 1 SpanKY gentoo-dev 2002-07-21 11:56:33 UTC
oy, is this dup #10 of this bug yet ?

yet another duplicate of http://bugs.gentoo.org/show_bug.cgi?id=5108
see it for information on how to fix
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2002-07-21 21:42:08 UTC
Danamark fixed this yesterday.