Package: quotatool Version: 1.4.12-1 Severity: important Tags: upstream Dear Maintainer,
The current version of repquota is broken, as found by xfstests test 219. This is a regression introduced since the upstream 4.00-pre release. This upstream commit fixes the problem: http://linuxquota.git.sourceforge.net/git/gitweb.cgi?p=linuxquota/linuxquota;a=commit;h=6ba6546dd167297cb9ed69d0257ee245b0faea47 repquota: Fix reporting for XFS Conversion to generic quota scanning introduced a bug for XFS where we stopped scanning after quotactl reported first error. quotactl for XFS however reports ENOENT when it has nothing to report for a particular user / group and we shouldn't stop scanning after that. We tried to test for this but the test was wrong. Fix it. Essentially, without the above commit, repquota is broken to the point of being useless on XFS filesystems - it will stop reporting quotas as soon as a user/group ID is found that has no quota associated with it (i.e. daemon, bin, etc). -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.4-trunk-amd64 (SMP w/8 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages quotatool depends on: ii libc6 2.13-34 Versions of packages quotatool recommends: ii quota 4.00-4 quotatool suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

