Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was trying to update the packages on my system, and when apt tried to update the gdm package it returned with an error that says: 'unable to stat ./var/log/gdm' and 'permission denied'. I took a look at the /var/log directory and the permissions appear to be very screwed up, below is the output I get from 'ls -al'. I've never seen question marks in the output like this and it won't let me chmod any of the files as root. Anybody got any ideas?
Yeah, looks like you have some filesystem corruption. Weirdly I had something like this with dapper about two months ago. There were no bad blocks on my disk, so it was purely a software issue. I wonder if it is an Ubuntu thing... It's scary.
remount read-only, backup, fsck, fix corruption, check if any files got nuked, look in lost+found.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.