HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: RPM not responding
Operating System - Linux
1831357
Members
2954
Online
110024
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 09:21 AM
09-29-2003 09:21 AM
I was installing some updates with rpm on a linux blade running RedHat 8, and it hung while updating glibc.
The rpms are okay. I've used them on several other systems without problems and the checksums match. Now any attempts to run rpm hang.
rpm -Vvva shows
[root@blade0s3 init.d]# rpm -Vvva
D: opening db environment /var/lib/rpm/Packages joinenv
D: opening db index /var/lib/rpm/Packages rdonly mode=0x0
and that's as far as it gets. Any ideas?
The kernel is 2.4.18-14. That's on the list to update, btw. I can't say what rev rpm is at, since it's fubared.
I've yet to try rebooting. Anyone ever seen this before?
The rpms are okay. I've used them on several other systems without problems and the checksums match. Now any attempts to run rpm hang.
rpm -Vvva shows
[root@blade0s3 init.d]# rpm -Vvva
D: opening db environment /var/lib/rpm/Packages joinenv
D: opening db index /var/lib/rpm/Packages rdonly mode=0x0
and that's as far as it gets. Any ideas?
The kernel is 2.4.18-14. That's on the list to update, btw. I can't say what rev rpm is at, since it's fubared.
I've yet to try rebooting. Anyone ever seen this before?
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 11:21 AM
09-29-2003 11:21 AM
Re: RPM not responding
you updated glibc?
wont it break the complete system dependency. since all programs are linked against glibc and the glibc version is no longer there, wont ur machine become useless.
just curious.
-b-
wont it break the complete system dependency. since all programs are linked against glibc and the glibc version is no longer there, wont ur machine become useless.
just curious.
-b-
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 08:56 PM
09-29-2003 08:56 PM
Solution
probably you have this problem:
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=73097
solution:
rm -f /var/lib/rpm/__db*
rpm --rebuilddb
Rgds,
Vitaly
http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=73097
solution:
rm -f /var/lib/rpm/__db*
rpm --rebuilddb
Rgds,
Vitaly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 09:33 AM
09-30-2003 09:33 AM
Re: RPM not responding
Tom
cd /var/lib/rpm
rm -f /var/lib/rpm/__db*
rpm -vv --rebuilddb (if you use the -vv you get verbose output...which is cool)
--dan
cd /var/lib/rpm
rm -f /var/lib/rpm/__db*
rpm -vv --rebuilddb (if you use the -vv you get verbose output...which is cool)
--dan
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP