bug#22880: cut does a strange cut

2016-03-02 Thread Pádraig Brady
tag 22880 notabug close 22880 stop This is Fedora specific (and maybe already fixed (so try updating coreutils (from updates-testing))) There is some Fedora specific churn with i18n support, without any tests unfortunately. cheers, Pádraig On 02/03/16 00:01, Matteo Melli wrote: Hello, I

bug#22885: unrecognized file system type

2016-03-02 Thread Andrew Vanada
I thought I'd report this error message that I've been seeing on the network device that my company has created. We are using an UBIFS mounted on /dev/mtd6. This error shows when I run a tail on any file in the system: tail: unrecognized file system type 0x24051905 for ‘/var/log/syslog’.

bug#22879: Typo on ls man page

2016-03-02 Thread Stephane Chazelas
2016-03-02 11:17:17 -0500, Assaf Gordon: [...] > >-h, --human-readable > > with -l, print sizes in human readable format (e.g., 1K 234M > > This is not a typo, it is the correct explanation. > Using "-h" by itself (e.g. "ls -h") does not print sizes at all, neither > exact

bug#22879: Typo on ls man page

2016-03-02 Thread Assaf Gordon
tag 22879 notabug close 22879 stop Hello Antonion, On 03/02/2016 04:20 AM, Antonio Morell wrote: there is a typo in the man page of command *ls*. It incorrectly states -l in the explanation: -h, --human-readable with -l, print sizes in human readable format (e.g., 1K

bug#22880: cut does a strange cut

2016-03-02 Thread Matteo Melli
Hello, I found a bug on cut from coreutils version (GNU coreutils) 8.25 in Fedora rawhide that I can not reproduce in Fedora 23 (version (GNU coreutils) 8.24). It is quite simple to reproduce with this line: echo " >

bug#22879: Typo on ls man page

2016-03-02 Thread Antonio Morell
Hello, there is a typo in the man page of command *ls*. It incorrectly states -l in the explanation: -h, --human-readable with -l, print sizes in human readable format (e.g., 1K 234M 2G) It should be: -h, --human-readable *with -h,* print sizes in