Bug#634952: xfsprogs: xfs_quota commands are internationalized

2011-07-21 Thread Arkadiusz Miskiewicz
On Thursday 21 of July 2011, Cajus Pollmeier wrote: > Package: xfsprogs > Version: 3.1.5 > Severity: normal Will be fixed in next release. In meantime backport this patch from git http://oss.sgi.com/cgi- bin/gitweb.cgi?p=xfs/cmds/xfsprogs.git;a=commit;h=ad76559588085a614402ef6fecbaee0acc41c033 --

Bug#634952: xfsprogs: xfs_quota commands are internationalized

2011-07-21 Thread Cajus Pollmeier
Package: xfsprogs Version: 3.1.5 Severity: normal If your system locale is non english and you use the xfs_quota tool, you run into problems if you do not set LC_ALL=C in front of your command: # xfs_quota -x -c report /home Befehl »report« nicht gefunden vs # LC_ALL=C xfs_quota -x -c report