Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [opensuse] rpm -e problem: specifies multiple packages
- From: Robert Schiele <rschiele@xxxxxxxxxxxxxxx>
- Date: Tue, 1 Nov 2005 09:09:49 +0100
- Message-id: <20051101080949.GV17590@xxxxxxxxxxxxxxxxxx>
On Tue, Nov 01, 2005 at 05:43:01AM +0100, Aschwin Marsman wrote:
> Hi,
>
> I have the following problem:
>
> # rpm -q lame
> lame-3.96.1-pm.1
> lame-3.96.1-pm.1
> # rpm -e lame
> error: "lame" specifies multiple packages
>
> How can I solve this? The smart package manager hangs when trying
> to remove the package and I can't get it deleted on the commandline.
# rpm -e --allmatches lame
Robert
--
Robert Schiele Tel.: +49-621-181-2214
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxxxxxxxx
> Hi,
>
> I have the following problem:
>
> # rpm -q lame
> lame-3.96.1-pm.1
> lame-3.96.1-pm.1
> # rpm -e lame
> error: "lame" specifies multiple packages
>
> How can I solve this? The smart package manager hangs when trying
> to remove the package and I can't get it deleted on the commandline.
# rpm -e --allmatches lame
Robert
--
Robert Schiele Tel.: +49-621-181-2214
Dipl.-Wirtsch.informatiker mailto:rschiele@xxxxxxxxxxxxxxx
| < Previous | Next > |