|
Segmentation fault using RPM
I am trying to install a package and get the following error.
root@localhost:/usr/dnl rpm -ivh libstdc++-3.3.2-6.i386.rpm
warning: libstdc++-3.3.2-6.i386.rpm: V3 DSA signature: NOKEY, key ID 30c9ecf8
Preparing... ########################################### [100%]
Segmentation fault
root@localhost:/usr/dnl
This also happens if I use RPM to uninstall a package.
What could be wrong?
|