On Nov 18, 2007 4:38 AM, Michael Velez mikev777@hotmail.com wrote:
Hello all,
Lately, I've been getting the following error when I try to install the nx.x86_64 package with yum:
error: unpacking of archive failed on file /usr/lib/NX: cpio: rename
The package never gets installed so I get this error every time I run yum. Does anybody know how to resolve this?
Thank you, Michael
On an x86_64 system, /usr/lib/NX is a symlink like:
$ ls -ld /usr/lib/NX lrwxrwxrwx 1 root root 11 Oct 20 13:31 /usr/lib/NX -> ../lib64/NX
What do you see there?
Akemi