On Monday 31 October 2005 11:43 pm, 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. > > Already did a rpm rebuild db. > > Best regards, > > Aschwin Marsman =========
Try rpm -e --justdb <package> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
