Thank you for taking the time to report this bug and helping to make
Ubuntu better. I was able to reproduce in the last Ubuntu version,
Raring 13.04, looking at the code seems like the problem can be solved
by adding:

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 6dfd113..e56c3c3 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -110,6 +110,7 @@ EXEC 01;32
 #.csh 01;32
 
  # archives or compressed (bright red)
+.arc 01;31
 .tar 01;31
 .tgz 01;31
 .arj 01;3

I'll forward it to upstream, thanks again for you report

** Changed in: coreutils (Ubuntu)
     Assignee: (unassigned) => Javier P.L. (chilicuil)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088131

Title:
  ls --color doesn't recognize an arc archive as an archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1088131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to