bug#21890: "ls -l" strange alphabetical order

2015-11-12 Thread Pádraig Brady
tag 21890 notabug close 21890 stop On 12/11/15 14:15, Andreas Papadopoulos wrote: > I am experiencing a strange bug when executing "ls -l" on my machine running > Xubuntu 14.04.3, Terminal Emulator 0.6.3 and ls --version 8.21. > > As you can see in the png attachment after running "ls -l" the

bug#21889: hostname -f

2015-11-12 Thread Notes Jonny
GNU package seems to be quite different to the standard debian package https://tracker.debian.org/pkg/hostname http://man7.org/linux/man-pages/man1/hostname.1.html Cygwin uses GNU Coreutils version with my old cygwin seems to not support -f Could "hostname" be standardised, creating a single

bug#21890: "ls -l" strange alphabetical order

2015-11-12 Thread Andreas Papadopoulos
I am experiencing a strange bug when executing "ls -l" on my machine running Xubuntu 14.04.3, Terminal Emulator 0.6.3 and ls --version 8.21. As you can see in the png attachment after running "ls -l" the files "kati.xml", "kati2.xml", "kati3.xml" are wrongly sorted. I assume the correct order is

bug#21889: hostname -f

2015-11-12 Thread Eric Blake
tag 21889 notabug thanks On 11/12/2015 05:16 AM, Notes Jonny wrote: > GNU package seems to be quite different to the standard debian package Or rather, debian packages a different hostname for their distro than the GNU coreutils' hostname. > > https://tracker.debian.org/pkg/hostname > >