Re: Multiple rpm entries

2002-12-03 Thread Todd A. Jacobs
On Tue, 3 Dec 2002, ABrady wrote: > rpm -e kernel-2.4.18-5 --allmatches The allmatches flag did the trick. Thanks. Kind of scary that this is something that happens often enough to need its own flag, though. :) -- "Whenever I feel blue, I start breathing again."

Re: Multiple rpm entries

2002-12-03 Thread Emmanuel Seyman
> On Tue, 3 Dec 2002, Emmanuel Seyman wrote: > > > rpm -e kernel-2.4.18-5 On Tue, Dec 03, 2002 at 01:49:01PM -0500, Mike Burger wrote: > > Can't do it...he's got two listings for 2.4.18-5 Yes, I saw that after replying... Sorry, I typed before I read. Emmanuel -- redhat-list mailing list un

Re: Multiple rpm entries

2002-12-03 Thread Mike Burger
Hmm...didnt' think of that, either. On Tue, 3 Dec 2002, ABrady wrote: > On Tue, 3 Dec 2002 08:58:54 -0800 (PST) > "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote: > > > I have two copies of the same package listed in the rpm database. > > Here's the output of "rpm -q kernel": > > > > kernel-2.4.

Re: Multiple rpm entries

2002-12-03 Thread Mike Burger
Can't do it...he's got two listings for 2.4.18-5 On Tue, 3 Dec 2002, Emmanuel Seyman wrote: > On Tue, Dec 03, 2002 at 08:58:54AM -0800, Todd A. Jacobs wrote: > > > > I get an error when trying to remove kernel-2.4.18-5, complaining about > > multiple packages. How can I remove the 2.4.18-5 kerne

Re: Multiple rpm entries

2002-12-03 Thread Mike Burger
rpm --rebuilddb On Tue, 3 Dec 2002, Todd A. Jacobs wrote: > I have two copies of the same package listed in the rpm database. Here's > the output of "rpm -q kernel": > > kernel-2.4.18-5 > kernel-2.4.18-5 > kernel-2.4.18-17.7.x > kernel-2.4.18-18.7.x > > I get an error when tryi

Re: Multiple rpm entries

2002-12-03 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 3 Dec 2002 08:58:54 -0800 (PST), Todd A. Jacobs wrote: > I have two copies of the same package listed in the rpm database. > Here's the output of "rpm -q kernel": > > kernel-2.4.18-5 > kernel-2.4.18-5 > kernel-2.4.18-17.7.x >

Re: Multiple rpm entries

2002-12-03 Thread ABrady
On Tue, 3 Dec 2002 08:58:54 -0800 (PST) "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote: > I have two copies of the same package listed in the rpm database. > Here's the output of "rpm -q kernel": > > kernel-2.4.18-5 > kernel-2.4.18-5 > kernel-2.4.18-17.7.x > kernel-2.4.18-18.7.x > >

Re: Multiple rpm entries

2002-12-03 Thread Emmanuel Seyman
On Tue, Dec 03, 2002 at 08:58:54AM -0800, Todd A. Jacobs wrote: > > I get an error when trying to remove kernel-2.4.18-5, complaining about > multiple packages. How can I remove the 2.4.18-5 kernel when the database > is in this state? Just specify the version number: rpm -e kernel-2.4.18-5 Em

Multiple rpm entries

2002-12-03 Thread Todd A. Jacobs
I have two copies of the same package listed in the rpm database. Here's the output of "rpm -q kernel": kernel-2.4.18-5 kernel-2.4.18-5 kernel-2.4.18-17.7.x kernel-2.4.18-18.7.x I get an error when trying to remove kernel-2.4.18-5, complaining about multiple packages. How can I