This is a discussion on Problem using "RPM" within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hi, I have a linux redhat 8 system. After using the "redhat-config-packages" to remove some software I can no ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| "H" <sh302@lycos.com> wrote in message news:1b45fd2d.0401300014.21708d3f@posting.google.c om > I have a linux redhat 8 system. After using the > "redhat-config-packages" to remove some software I can no longer use > the "rpm" command. > The "rpm" just hung. Any ideas how to fix this problem. Thanks. It may be fixable, depending of course on what software you removed. Have you done an "rpm --rebuild" yet, just to see if that helps things? tony -- use hotmail for any email replies -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- http://www.newsfeeds.com - The #1 Newsgroup Service in the World! -----== Over 100,000 Newsgroups - 19 Different Servers! =----- |
| |||
| On 1/30/2004 4:01 AM, I believe that H wrote: > Hi, > I have a linux redhat 8 system. After using the "redhat-config-packages" > to remove some software I can no longer use the "rpm" command. > The "rpm" just hung. Any ideas how to fix this problem. Thanks. > This is a known issue with rpm that came with RHL 8.0. As root, remove the __db.* files in /var/lib/rpm/ and rebuild your rpm database using the command 'rpm --rebuildb' HTH, Tim |
| |||
| On Fri, 30 Jan 2004 01:01:30 -0800, H wrote: > Hi, > I have a linux redhat 8 system. After using the "redhat-config-packages" > to remove some software I can no longer use the "rpm" command. The "rpm" > just hung. Any ideas how to fix this problem. Thanks. > > Shane Go to your /var/lib/rpm directory and delete the __db.00* files. Then do a rpm --rebuilddb. That should take care of the problem. |
| ||||
| Tim Wunder <twunder@REMOVEcomcast.net> wrote in message news:<IWsSb.2$AJ.45183@news.abs.net>... > On 1/30/2004 4:01 AM, I believe that H wrote: > > Hi, > > I have a linux redhat 8 system. After using the "redhat-config-packages" > > to remove some software I can no longer use the "rpm" command. > > The "rpm" just hung. Any ideas how to fix this problem. Thanks. > > > > This is a known issue with rpm that came with RHL 8.0. > As root, remove the __db.* files in /var/lib/rpm/ and rebuild your rpm > database using the command 'rpm --rebuildb' > > HTH, > Tim Thanks, it fixed the problem. Shane |
| Thread Tools | |
| Display Modes | |
|
|