Something interesting happened today.
I was notified of more updates... I went to check out which ones they were, and one of them was for 'glibc', mentioned above.... I went to try and install that update (along with the others), and glibc is the only update that failed for the same error that I've been getting... all the other packages installed without issue...
This is very interesting.. I'm going to try taking a look through my file system and see if I can reproduce the problem there.
EDIT: Alright, now I KNOW there's an issue with that part of my installation... I just went to the folder described by the error (/usr/share/locale/cs/LC_MESSAGES/)
I found that I could not manipulate the cracklib.mo file that was in there... couldn't move it, copy it, (haven't tried deleting yet, but i'm tempted)... and I have a feeling this may have something to do with it..
Code:
fragment@linux-5lyb:/usr/share/locale/cs/LC_MESSAGES> ls -l
ls: cannot access diffutils.mo: Input/output error
ls: cannot access pam_krb5.mo: Input/output error
ls: cannot access dialog.mo: Input/output error
ls: cannot access libgpg-error.mo: Input/output error
ls: cannot access cracklib.mo: Input/output error
ls: cannot access xdg-user-dirs.mo: Input/output error
ls: cannot access recode.mo: Input/output error
ls: cannot access rpm.mo: Input/output error
ls: cannot access sane-backends.mo: Input/output error
ls: cannot access pm-profiler.mo: Input/output error
ls: cannot access a2ps.mo: Input/output error
ls: cannot access Linux-PAM.mo: Input/output error
ls: cannot access man-db-gnulib.mo: Input/output error
ls: cannot access libc.mo: Input/output error
ls: cannot access grep.mo: Input/output error
ls: cannot access xkeyboard-config.mo: Input/output error
total 2692
-????????? ? ? ? ? ? a2ps.mo
-rw-r--r-- 1 root root 30327 Oct 29 11:45 aspell.mo
-rw-r--r-- 1 root root 6394 Oct 29 00:34 attr.mo
-rw-r--r-- 1 root root 2564 Oct 29 16:18 command-not-found.mo
-rw-r--r-- 1 root root 35804 Oct 30 04:24 compiz.mo
-????????? ? ? ? ? ? cracklib.mo
-rw-r--r-- 1 root root 1771 Jan 8 00:43 cracklib.mo;4f092d06
-rw-r--r-- 1 root root 1771 Jan 8 00:46 cracklib.mo;4f092dc1
-rw-r--r-- 1 root root 1771 Jan 8 00:47 cracklib.mo;4f092de3
-rw-r--r-- 1 root root 1771 Jan 10 22:44 cracklib.mo;4f0d0585
-rw-r--r-- 1 root root 1771 Jan 10 22:48 cracklib.mo;4f0d068b
-rw-r--r-- 1 root root 1771 Jan 10 23:00 cracklib.mo;4f0d094a
-rw-r--r-- 1 root root 1771 Jan 10 23:00 cracklib.mo;4f0d0974
-rw-r--r-- 1 root root 1771 Jan 11 23:51 cracklib.mo;4f0e66d2
-rw-r--r-- 1 root root 1771 Jan 11 23:51 cracklib.mo;4f0e66e8
-rw-r--r-- 1 root root 1771 Jan 12 09:41 cracklib.mo;4f0ef112
-rw-r--r-- 1 root root 1771 Jan 12 14:11 cracklib.mo;4f0f3076
-rw-r--r-- 1 root root 1771 Jan 12 14:12 cracklib.mo;4f0f3094
-rw-r--r-- 1 root root 1771 Jan 12 15:22 cracklib.mo;4f0f411b
-rw-r--r-- 1 root root 24336 Oct 29 14:14 cryptsetup.mo
-rw-r--r-- 1 root root 730472 Nov 5 06:08 desktop_translations.mo
-????????? ? ? ? ? ? dialog.mo
-????????? ? ? ? ? ? diffutils.mo
-rw-r--r-- 1 root root 103620 Oct 29 12:55 e2fsprogs.mo
-rw-r--r-- 1 root root 1054 Oct 22 15:18 gettext-runtime.mo
-rw-r--r-- 1 root root 68015 Oct 29 15:06 gimp-print.mo
-rw-r--r-- 1 root root 60674 Oct 30 02:25 gnome-panel-3.0.mo
-rw-r--r-- 1 root root 2451 Oct 30 02:57 gnome-shell-extensions.mo
-????????? ? ? ? ? ? grep.mo
-rw-r--r-- 1 root root 31554 Oct 30 02:56 gutenprint.mo
-rw-r--r-- 1 root root 28213 Oct 29 23:42 icewm.mo
-????????? ? ? ? ? ? libc.mo
-rw-r--r-- 1 root root 138244 Jan 1 13:58 libc.mo;4f00acd7
All those files with unknown permissions and owners seem to be "ghost" files... You can see them and they take memory and namespace, but you can't manipulate them at all...
I've seen that type of thing before and it's been unrelated to the integrity of the drive, but it's still something really screwed up...
Anyone seen anything like this before?
Bookmarks