Bug 31463

Summary: deinstall packages with multiple version fails
Product: kpackage Reporter: Jens Von Pilgrim <jpilgrim>
Component: generalAssignee: Toivo Pedaste <toivo>
Status: RESOLVED FIXED    
Severity: normal CC: grundleborg
Priority: NOR    
Version: 2.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jens Von Pilgrim 2001-08-24 11:03:29 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kpackage
Version:           2.2 (using KDE 2.2.0 )
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.2 19991024 (release)
OS:                Linux (i586) release 2.4.0-4GB
OS/Compiler notes: 

KPackage lists all versions of a package if multiple versions are installed but when deinstalling a version
KPackage "forgets" the version entry.

Example given:
Installed:
qt-2.3.1-18
qt-2.2.3-7
qt-2.3.1-26
It's not possible with KPackage to delete one if these packages.
I think KPackage generates a rpm call like
rpm -e qt
but correct is
rpm -e qt-2.2.3-7
This is why I stated this problem as a bug.

In bug #27101 someone reported that KPacke doesn't list mutliple version. In my version it does.

Jens

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 George Goldberg 2007-10-30 08:06:06 UTC
Is this bug still present in a recent KDE version, such as 3.5.8?
Comment 2 George Goldberg 2007-12-03 04:07:12 UTC
Closing due to feedback timeout. Please reopen if this bug still exists in a current KDE version.