Hey been having problems installing MySQL packages into Redhat 7.3 using VMWare Workstation 4.0. At first I thought it was problems with the RPM's themselves, as KPackage would start installing the packages since this is the message I get:
Found 0 source and 1 binary packages
insatlling binary packages
But KPackage just sits there, not doing anything. I have these options checked: Upgrade, Replace Packages, Check Dependencies. Unchecking Ugrade and Replace Packages makes no difference.
However, in GnoRPM, when trying to install the same packages I get the error message:
Application "gnorpm-auth" (process xxxx) has crashed due to a fatal error.
(Segmentation fault)
Trying to allocate more memory to the Linux virtual machine didn't help at all.
Finally I tried to install the RPM's from command line, using the command "rpm -ivh *packagename.rpm" but this is the error message I get:
error: unpacking of archive failed on file /usr/bin/comp_err;3f6e8e60: epio: read
Segmentation fault
What could be causing this?
Found 0 source and 1 binary packages
insatlling binary packages
But KPackage just sits there, not doing anything. I have these options checked: Upgrade, Replace Packages, Check Dependencies. Unchecking Ugrade and Replace Packages makes no difference.
However, in GnoRPM, when trying to install the same packages I get the error message:
Application "gnorpm-auth" (process xxxx) has crashed due to a fatal error.
(Segmentation fault)
Trying to allocate more memory to the Linux virtual machine didn't help at all.
Finally I tried to install the RPM's from command line, using the command "rpm -ivh *packagename.rpm" but this is the error message I get:
error: unpacking of archive failed on file /usr/bin/comp_err;3f6e8e60: epio: read
Segmentation fault
What could be causing this?