Re: rpm installed twice...

2002-05-04 Thread christopher j bottaro
i issued the following commands: rpm -e --allmatches --nodeps kernel-2.4.9-31 fatal error: unable to find a suitable template rpm -ivh kernel-2.4.9-31.i386.rpm Preparing...### [100%] 1:kernel #

Re: rpm installed twice...

2002-05-03 Thread Jeremy Hogan
christopher j bottaro wrote: > hey, > > ok, i accidentally deleted some kernel files like a moron. so i downloaded > the latest kernel from redhat and installed it. weird thing is that rpm > didn't complain that the rpm was already installed. now when i issue the > following command: > > r

Re: rpm installed twice...

2002-05-03 Thread Joachim Breuer
christopher j bottaro <[EMAIL PROTECTED]> writes: > [...] > now when i issue the following command: > > rpm -qa | grep -i kernel > > i get the following output: > > kernel-source-2.4.9-31 > kernel-2.4.9-31 > kernel-2.4.9-31 > kernel-headers-2.4.9-31 Don't know why this happens, rpm -F (freshen i

Re: rpm installed twice...

2002-05-03 Thread Amir Tal
On Friday 03 May 2002 10:22, christopher j bottaro wrote: > hey, > > ok, i accidentally deleted some kernel files like a moron. so i downloaded > the latest kernel from redhat and installed it. weird thing is that rpm > didn't complain that the rpm was already installed. now when i issue the >

rpm installed twice...

2002-05-03 Thread christopher j bottaro
hey, ok, i accidentally deleted some kernel files like a moron. so i downloaded the latest kernel from redhat and installed it. weird thing is that rpm didn't complain that the rpm was already installed. now when i issue the following command: rpm -qa | grep -i kernel i get the following