LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-02-2011, 04:19 PM   #1
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Rep: Reputation: 75
blinking red symlinks


Some symlinks in my home dir are blinking red today.
Code:
[root@jam ~]# ls -la | grep ^l
lrwxrwxrwx   1 root     root           31 Jul  1 15:31 cp-error_log -> /var/log/sw-cp-server/error_log
lrwxrwxrwx   1 root     root           24 Jul  1 15:29 error_log -> /var/log/httpd/error_log
lrwxrwxrwx   1 root     root           16 Jul  1 15:28 maillog -> /var/log/maillog
lrwxrwxrwx   1 root     root           17 Jul  1 15:28 messages -> /var/log/messages
lrwxrwxrwx   1 root     root           28 Jul  1 15:29 ssl_error_log -> /var/log/httpd/ssl_error_log
Ok here's the odd part they are there:
Code:
[root@jam ~]# ls -l `ls -la | grep ^l | awk '{print $11}'`
-rw-r--r--   1 root     root      1231224 Jul  2 15:30 /var/log/httpd/error_log
-rw-r--r--   1 root     root        22442 Jul  2 15:30 /var/log/httpd/ssl_error_log
-rw-r--r--   1 root     root            0 Jul  2 10:26 /var/log/maillog
-rw-r--r--   1 root     root            0 Jul  2 10:26 /var/log/messages
-rw-------   1 root     root       144656 Jul  2 15:30 /var/log/sw-cp-server/error_log
Then I tried:
Code:
[root@jam ~]# rm maillog 
rm: remove symbolic link `maillog'? y
[root@jam ~]# ln -s /var/log/maillog maillog
[root@jam ~]# ls -l | grep maillog
lrwxrwxrwx   1 root     root           16 Jul  2 16:16 maillog -> /var/log/maillog
Stilling blinking red. Any ideas?
 
Old 07-02-2011, 06:44 PM   #2
DJ Shaji
Member
 
Registered: Dec 2004
Location: Yo Momma's house
Distribution: Fedora Rawhide, ArchLinux
Posts: 518
Blog Entries: 15

Rep: Reputation: 106Reputation: 106
I'm thinking it has something to do with permissions. Can you read the files? Try 'less maillog' from your ~. Try 'ls -laL'.
 
Old 07-02-2011, 06:53 PM   #3
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Original Poster
Rep: Reputation: 75
Code:
[root@jam ~]# tail -1 error_log 
[Sat Jul 02 15:30:22 2011] [notice] Apache configured -- resuming normal operations
[root@jam ~]# ls -laL error_log 
-rw-r--r--   1 root     root      1231334 Jul  2 16:55 error_log
[root@jam ~]# ls -l error_log 
lrwxrwxrwx   1 root     root           24 Jul  1 15:29 error_log -> /var/log/httpd/error_log
[root@jam ~]#
still blinking red
 
Old 07-02-2011, 07:31 PM   #4
DJ Shaji
Member
 
Registered: Dec 2004
Location: Yo Momma's house
Distribution: Fedora Rawhide, ArchLinux
Posts: 518
Blog Entries: 15

Rep: Reputation: 106Reputation: 106
Maybe your computer has been invaded by zombies.

Quote:
Zombies are dead processes. You cannot kill the dead. All processes eventually die, and when they do they become zombies.
 
1 members found this post helpful.
Old 07-02-2011, 07:38 PM   #5
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Original Poster
Rep: Reputation: 75
I thought I was losing my mind, that is got to be it. Thanks
 
Old 07-02-2011, 08:19 PM   #6
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Have you tried doing file -b <symlink>? It's possible that the blinking red may indicate that it's broken… :-\

My ; hope it helps.
 
Old 07-02-2011, 08:50 PM   #7
micxz
Senior Member
 
Registered: Sep 2002
Location: CA
Distribution: openSuSE, Cent OS, Slackware
Posts: 1,131

Original Poster
Rep: Reputation: 75
Unhappy

Code:
[root@jam ~]# file -b maillog 
symbolic link to `/var/log/maillog'
Always in the past blinking red symlinks indicated the the file moved or was deleted. But not this time.
 
  


Reply

Tags
red blinking symlink



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cursor is not blinking.... since1993 Linux - Newbie 3 05-17-2013 04:34 PM
Blinking underline Snicko Linux - General 9 03-04-2010 08:10 AM
Broken symlinks aren't red anymore LocoMojo Slackware 21 11-19-2007 09:24 AM
links in console blinking red student04 Mandriva 2 12-28-2004 09:35 PM
Blinking Red File Names Crashed_Again Linux - Newbie 1 03-18-2003 10:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration