** Description changed:

  When listing the content of a directory with ls --color an arc archive
  isn't recognized as an such and isn't displayed with the appropriate
  colour. The following terminal output should give an idea:
  
  ubuntu@ubuntu:~/test$ ls
  sources.list
- ubuntu@ubuntu:~/test$ tar cfZ sources.taz sources.list 
- ubuntu@ubuntu:~/test$ arc a sources.arc sources.list 
+ ubuntu@ubuntu:~/test$ tar cfz sources.taz sources.list
+ ubuntu@ubuntu:~/test$ arc a sources.arc sources.list
  Creating new archive: sources.arc
  Adding file:   sources.list   analyzing, crunched, done. (29%)
  ubuntu@ubuntu:~/test$ ls
  sources.arc  sources.list  sources.taz
  
  Note that sources.taz would be correctly displayed in red, but not
  sources .arc which nevertheless is an archive and should also be
  displayed with the same colour. So the $LS_COLORS environment variable
  needs to be adjusted accordingly by default (the correct value to add
  would probably be "01;31", and arc is absent from the output of
  dircolors -p).
  
- ProblemType: Bug
- DistroRelease: Ubuntu 12.04
+ ProblemType: BugDistroRelease: Ubuntu 12.04
  Package: coreutils 8.13-3ubuntu3
  ProcVersionSignature: Ubuntu 3.2.0-29.46-generic-pae 3.2.24
  Uname: Linux 3.2.0-29-generic-pae i686
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  CasperVersion: 1.315
- Date: Sun Dec  9 06:33:54 2012
- LiveMediaBuild: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release i386 
(20120817.3)
+ Date: Sun Dec  9 06:33:54 2012LiveMediaBuild: Ubuntu 12.04.1 LTS "Precise 
Pangolin" - Release i386 (20120817.3)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- SourcePackage: coreutils
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bashSourcePackage: coreutils
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
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