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
--
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
2 matches
Mail list logo