You are not logged in.
Hello,
I got some strange errors when doing an upgrade of my system since few days :
[victor@goldmund ~]$ LANG=C ls -al /usr/lib/ >/dev/null
ls: cannot access /usr/lib/libwx_baseu_net-2.8.so.0.5.0: Input/output error
ls: cannot access /usr/lib/libQtGui.so: Input/output error
ls: cannot access /usr/lib/libQtTest.so.4.5.0: Input/output error
ls: cannot access /usr/lib/libQtAssistantClient.so: Input/output error
ls: cannot access /usr/lib/libQtNetwork.so: Input/output error
ls: cannot access /usr/lib/libQtSvg.prl: Input/output error
ls: cannot access /usr/lib/libwx_baseu_xml-2.8.so.0: Input/output error
ls: cannot access /usr/lib/libwx_gtk2u_stc-2.8.so: Input/output error
ls: cannot access /usr/lib/libQtXmlPatterns.so: Input/output error
ls: cannot access /usr/lib/libQtSql.so.4.5.0: Input/output error
ls: cannot access /usr/lib/libQtTest.so.4: Input/output error
ls: cannot access /usr/lib/libQtUiTools.a: Input/output error
I am not sure it is arch fault, but since I don't think I have a disk problem (dmesg doesn't show errors), I thought that maybe there was a problem with the packages or something else ...
I tried to remove these files and reinstall the package, but I can't (rm show me the Input/output error).
Thanks
Last edited by kaouete (2009-05-09 12:58:42)
Offline
I am also having an error with the QT file.. showing "file not found". It started yesterday with upgrading. I will give it another day or so to see if its just a sync issue.
thanks
Offline
Execute dmesg an see what are the errors that kernel reports. This is a disk or file system failure.
Offline
Execute dmesg an see what are the errors that kernel reports. This is a disk or file system failure.
Here not, or this is a failure not reported by the kernel, which would be strange, no ?
Offline
yes. Reboot with force fsck to check your filesystems. (I asume that you use ext2/3/4)
shutdown -F -r now
Offline
Sorry, i wasn't clear on mine... I believe its a server issue. the qt file - "not found" on the server....
thanks & sorry for the confusion
Offline
yes. Reboot with force fsck to check your filesystems. (I asume that you use ext2/3/4)
shutdown -F -r now
You were right, there was a problem with the filesystem (there was no badblock, I checked, so I guess (hope) it was only logical).
Got a bunch of errors about flag that should not be set (extend, compress) and size that should not be good, and also errors on the files I mentioned above.
I reinstalled the corresponding package and I did not got the errors I was getting before.
So I guess (hope again :) that all is alright now.
Thank you !
Offline
you are welcome
Please put [SOLVED] in the title
Offline