Hi Michael,

2016-03-08 10:48 GMT+01:00 Michael Meskes <mes...@debian.org>:
>
> Could you please try with the latest version? It works for me.
>

This is the scenario to reproduce the issue: you have a running
system without quota and you want to enable it.

To be sure there isn't any "strange" configuration on the system I
have installed
a fresh jessie and a fresh stretch without quota and without
quota-enabled filesystem.

Step 1: enable quota on filesystems.
I edited /etc/fstab adding, to any partition I want to monitor, the following
settings "usrjquota=aquota.user,jqfmt=vfsv0" (I choose only user quota, but
adding group quota makes no difference)

Step 2: remount filesystems.
"mount -o remount /mountpoint" for any mountpoint just edited in /etc/fstab

Step 3: install quota "aptitude install quota"
On jessie it fails with the error I already reported, on stretch the
installation
completes without errors but the quota is not enabled and on reboot no quota
still present.

To solve the issue I have to stop quota.service, exec "quotacheck -cau" and,
on jessie, disable and mask quotaon.service. Then reboot the system.


Bye
Simone

Reply via email to