Re: [arch-general] [arch-dev-public] [signoff] coreutils 7.1-2
Andreas Radke wrote:
Somebody else? Any known issues?
-Andy
Yes, in ls -v "sort by version" problem with hidden files For example: (with coreutils-7.1) $ touch .0 .9 .a .z .A .Z 0 9 a z A Z $ /bin/ls -va . .A .Z .a .z 0 9 A Z a z .0 .9 .. (with coreutils-6.12) $ touch .0 .9 .a .z .A .Z 0 9 a z A Z $ /bin/ls -va . .. .0 .9 .A .Z .a .z 0 9 A Z a z You can see here the original bug report here http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/c... And a patch here http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16902 -- Gerardo Exequiel Pozzi ( djgera ) http://www.djgera.com.ar KeyID: 0x1B8C330D Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D
Am Tue, 10 Mar 2009 04:46:03 -0200 schrieb Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>:
Andreas Radke wrote:
Somebody else? Any known issues?
-Andy
Yes, in ls -v "sort by version" problem with hidden files
For example:
(with coreutils-7.1) $ touch .0 .9 .a .z .A .Z 0 9 a z A Z $ /bin/ls -va . .A .Z .a .z 0 9 A Z a z .0 .9 ..
(with coreutils-6.12) $ touch .0 .9 .a .z .A .Z 0 9 a z A Z $ /bin/ls -va . .. .0 .9 .A .Z .a .z 0 9 A Z a z
You can see here the original bug report here http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/c... And a patch here http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16902
Please file a bug. The mailing list is a bad place I could have easily missed. -Andy
Andreas Radke wrote:
Am Tue, 10 Mar 2009 04:46:03 -0200 schrieb Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>:
Andreas Radke wrote:
Somebody else? Any known issues?
-Andy
Yes, in ls -v "sort by version" problem with hidden files
For example:
(with coreutils-7.1) $ touch .0 .9 .a .z .A .Z 0 9 a z A Z $ /bin/ls -va . .A .Z .a .z 0 9 A Z a z .0 .9 ..
(with coreutils-6.12) $ touch .0 .9 .a .z .A .Z 0 9 a z A Z $ /bin/ls -va . .. .0 .9 .A .Z .a .z 0 9 A Z a z
You can see here the original bug report here http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/c... And a patch here http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16902
Please file a bug. The mailing list is a bad place I could have easily missed.
-Andy
Ok Andreas, i was not filled a BR because is a upstream bug, btw i now fill a BR ;) -- Gerardo Exequiel Pozzi ( djgera ) http://www.djgera.com.ar KeyID: 0x1B8C330D Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D
Gerardo Exequiel Pozzi schrieb:
Please file a bug. The mailing list is a bad place I could have easily missed.
-Andy
Ok Andreas, i was not filled a BR because is a upstream bug, btw i now fill a BR ;)
You can report upstream problems on the Archlinux Bugtracker if we actually have a chance of fixing them (for example, a reasonable patch exists).
participants (3)
-
Andreas Radke
-
Gerardo Exequiel Pozzi
-
Thomas Bächler