Networking Forums

Networking Forums > Computer Networking > Linux Networking > rpm package deleted?

Reply
Thread Tools Display Modes

rpm package deleted?

 
 
Jan Redepenning
Guest
Posts: n/a

 
      07-19-2003, 10:40 PM
when a rpm package has been deleted manually how can i install it new

the problem is i canīt install it
and i canīt unistall it

i think ther is a database with the installed packages but i donīt know how
to
find or how to get the wrong package out

please help




 
Reply With Quote
 
 
 
 
Trevor Jenkins
Guest
Posts: n/a

 
      07-19-2003, 11:12 PM
On Sun, 20 Jul 2003 00:40:19 +0200, Jan Redepenning <(E-Mail Removed)> wrote:

> when a rpm package has been deleted manually how can i install it new


Did just that recently whilst cd'ed into /usr/bin !!! Not the best place
to do rm * okay so it wasn't me per se rather the Mozilla installer being
over enthusiastic.

> the problem is i canīt install it
> and i canīt unistall it
>
> i think ther is a database with the installed packages but i donīt know how
> to
> find or how to get the wrong package out


Several iterations of this (or similar):

rpm -Va|grep missing|cut --delimiter=" " --field=5|xargs \
rpm --install --replacepkgs

In otherwords rpm --install --replacepkgs is your friend.

Got evrything back.

Regards, Trevor

<>< Re: deemed!
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
To wireless package or not to wireless package - opinion needed! Stripee Wireless Internet 0 09-28-2006 03:43 PM
Deleted files =?Utf-8?B?dmlkcm8=?= Windows Networking 1 02-21-2005 05:52 PM
my profile deleted =?Utf-8?B?TiBBIEtoYW4=?= Windows Networking 1 01-18-2005 07:15 PM
My profile deleted???? =?Utf-8?B?TiBBIEtoYW4=?= Windows Networking 1 01-17-2005 08:52 PM
IPC$ deleted accidently!!!! Hon Tseng Windows Networking 3 09-17-2003 03:09 AM



1 2 3 4 5 6 7 8 9 10 11