Results 1 to 4 of 4
I had installed an rpm package but made an error. So in my course of frenzy I accidently manually removed the package folder in /usr/local/<packagedir>
I then have tried to ...
- 03-29-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 2
[SOLVED] Need help with an RPM issue
I had installed an rpm package but made an error. So in my course of frenzy I accidently manually removed the package folder in /usr/local/<packagedir>
I then have tried to re-install but it says it already exists. I tried running the sudo rpm -e <package> but no go cause it says doesn't exist lol
Please help!
I am really stuck on this and need to get this package re-installed.
This is on Linux by the way.
- 03-29-2010 #2
hi,
hmm, is that a self-built package?
Try rpm -i --replacepkgs <your-RPM>You must always face the curtain with a bow.
- 03-29-2010 #3
- 03-29-2010 #4
yw.
I just read the man page of rpm
You must always face the curtain with a bow.



