- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- rpm problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО08-12-2004 11:43 PM
тАО08-12-2004 11:43 PM
I have just install the mysql4 rpm and uninstall it and then install mysq3.xx then uninstall it , now when I use the rpm like "rpm -qa" or "rpm -ivh *.rpm" etc , then the process will be hang , but I found that it is no problem if I use general user to run "rpm -qa" , could suggest what is the problem ? is it the rpm table problem ? thx.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2004 11:55 PM
тАО08-12-2004 11:55 PM
Re: rpm problem
#rpm -e MySQL-3.23.58-1
error reading information on service mysql: No such file or directory
error: %preun(MySQL-3.23.58-1) scriptlet failed, exit status 1
# rpm -ivh MySQL-3.23.58-1.i386.rpm
warning: MySQL-3.23.58-1.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
package MySQL-3.23.58-1 is already installed
# rpm -e MySQL-3.23.58-1.i386.rpm
error: package MySQL-3.23.58-1.i386.rpm is not installed
when install it , it report it is installed , but when uninstall it , it denied, what is wrong ? thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-12-2004 11:58 PM
тАО08-12-2004 11:58 PM
Re: rpm problem
# rpm -qa |grep My
MySQL-3.23.58-1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 12:21 AM
тАО08-13-2004 12:21 AM
Re: rpm problem
If processes have locks on certain files the removeal will fail.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2004 02:54 PM
тАО08-15-2004 02:54 PM
Re: rpm problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2004 03:31 PM
тАО08-15-2004 03:31 PM
SolutionTo get past the issue, remove '/var/lib/rpm/__db*', and try your RPM command again.
I'm not aware of any updates that fix this issue conclusivly, but there are a few available from redhat.
This issue doesn't happen every time, just occasionally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2004 03:42 PM
тАО08-15-2004 03:42 PM