Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

RPM command hangs

Stop the install command and rebuild your rpm database.

You should be able to:

rm /var/lib/rpm/__db*

Then:

rpm --rebuilddb

Then attempt your installation again.

Tags:

Linux

Installation

Rpm

Glibc

Related

Remote Desktop event ID 20499. No noticeable issues Linux: CIFS/Samba mount hangs for several minutes Munin not creating HTML files in Ubuntu Server 14.04 How to auto-start unprivileged lxc containers? SSHD real-ip behind haproxy Best way to gracefully restart CentOS? How to properly use kexec with systemd on CentOS 7? Difference between ca-bundle.crt and ca-bundle.trust.crt Redirect all http requests behind Amazon ELB to https without using if Can PXE boot of Hyper-V VMs be disabled? Setting Access-Control-Allow-Origin on Cloudfront crontab listing or editing results in fopen: permission denied

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy