Your message dated Thu, 19 Jun 2014 11:19:48 +0000
with message-id <e1wxang-00009r...@franck.debian.org>
and subject line Bug#752067: fixed in quota 4.01-6
has caused the Debian Bug report #752067,
regarding quotarpc init scripts stops with error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
752067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752067
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: quota
Version: 4.01-4
Severity: serious

Dear Michael,

unfortunately quota 4.01-4 fails to upgrade or install on machines where
no quota is present in /etc/fstab. It also does not care if the word
"quota" appears in an actuall file system line or in a comment.

I've added a "set +x" to /var/lib/dpkg/info/quota.postinst to get the
following traces:

Without the string "quota" anywhere in /etc/fstab:

# dpkg --configure --pending
Setting up quota (4.01-4) ...
+ set -e
+ '[' configure = configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/quota.postinst configure 
4.01-3
+ set -e
+ '[' configure = configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ '[' '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ '[' '!' -f /etc/warnquota.conf ']'
+ '[' '!' -f /etc/default/quota ']'
+ db_stop
+ echo STOP
+ case "$1" in
+ test '!' -f /var/run/quota.upgrade
+ '[' -f /etc/fstab ']'
++ grep -v quota=off
++ grep quota /etc/fstab
+ fs=
dpkg: error processing package quota (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 quota
# 

With "quota" in a comment:

# dpkg --configure --pending
Setting up quota (4.01-4) ...
+ set -e
+ '[' configure = configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/quota.postinst configure 
4.01-3
+ set -e
+ '[' configure = configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ '[' '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ '[' '!' -f /etc/warnquota.conf ']'
+ '[' '!' -f /etc/default/quota ']'
+ db_stop
+ echo STOP
+ case "$1" in
+ test '!' -f /var/run/quota.upgrade
+ '[' -f /etc/fstab ']'
++ grep -v quota=off
++ grep quota /etc/fstab
+ fs='# quota'
+ '[' '# quota' ']'
++ which invoke-rc.d
+ '[' -x /usr/sbin/invoke-rc.d ']'
+ invoke-rc.d quota start
+ touch /var/lib/quota/new
+ '[' -d /var/state/quota ']'
+ test -f /var/run/quota.upgrade
+ rm -f /var/run/quota.upgrade
+ deb-systemd-helper unmask quota.service
+ deb-systemd-helper --quiet was-enabled quota.service
+ deb-systemd-helper enable quota.service
+ deb-systemd-helper unmask quota.service
+ deb-systemd-helper --quiet was-enabled quota.service
+ deb-systemd-helper enable quota.service
+ '[' -x /etc/init.d/quota ']'
+ update-rc.d quota defaults
+ '[' -x /etc/init.d/quotarpc ']'
+ update-rc.d quotarpc defaults
+ invoke-rc.d quotarpc start
Job for quotarpc.service failed. See 'systemctl status quotarpc.service' and 
'journalctl -xn' for details.
invoke-rc.d: initscript quotarpc, action "start" failed.
+ exit 1
dpkg: error processing package quota (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 quota
#

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (400, 'stable'), (110, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages quota depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  e2fslibs               1.42.10-1
ii  init-system-helpers    1.19
ii  libc6                  2.19-1
ii  libcomerr2             1.42.10-1
ii  libdbus-1-3            1.8.4-1
ii  libldap-2.4-2          2.4.39-1
ii  libnl-3-200            3.2.24-2
ii  libnl-genl-3-200       3.2.24-2
ii  libtirpc1              0.2.3-1
ii  libwrap0               7.6.q-25
ii  lsb-base               4.1+Debian13

quota recommends no packages.

Versions of packages quota suggests:
ii  libnet-ldap-perl                1:0.6300+dfsg-1
ii  postfix [mail-transport-agent]  2.11.1-1
pn  rpcbind                         <none>

-- debconf information:
  quota/cc_before:
  quota/subject:
  quota/group_message:
  quota/supportphone:
  quota/charset:
  quota/signature:
  quota/rquota_setquota:
  quota/message:
  quota/group_signature:
  quota/supportemail:
  quota/cc:
* quota/run_warnquota: false
  quota/mailfrom:

--- End Message ---
--- Begin Message ---
Source: quota
Source-Version: 4.01-6

We believe that the bug you reported is fixed in the latest version of
quota, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 752...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Meskes <mes...@debian.org> (supplier of updated quota package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jun 2014 11:21:58 +0200
Source: quota
Binary: quota
Architecture: source amd64
Version: 4.01-6
Distribution: unstable
Urgency: medium
Maintainer: Michael Meskes <mes...@debian.org>
Changed-By: Michael Meskes <mes...@debian.org>
Description:
 quota      - disk quota management tools
Closes: 752067
Changes:
 quota (4.01-6) unstable; urgency=medium
 .
   * Make sure new scripts are executable. (Closes: #752067)
Checksums-Sha1:
 27efca88bdca282ef7d3b65612d7b6d71538d4ec 1188 quota_4.01-6.dsc
 2661252fd8e0ebbfa13c1ee5ce13c5c43fc0e155 58224 quota_4.01-6.diff.gz
 7cb3ae9b1dee3cb388fcb03d0b5f0857608f7bfa 316360 quota_4.01-6_amd64.deb
Checksums-Sha256:
 cb6154e307945f2a0e59845a1231094b12fd0aab78722d395d6572a3271619a5 1188 
quota_4.01-6.dsc
 15c4b8ef1fd97ec812af01c103d1c2a54be4cca1405554f2ccc90254f731e87a 58224 
quota_4.01-6.diff.gz
 f97eff692826abf03479feac7227a21649d6fcc8b9c98daa33020e3f187fc784 316360 
quota_4.01-6_amd64.deb
Files:
 86aec6ef2ad6146c9c39f3a3ad06dd4a 316360 admin optional quota_4.01-6_amd64.deb
 fdcbf81061bfb46109ffdce9dd355399 1188 admin optional quota_4.01-6.dsc
 bc2e2339b6f924e876b1740e29d1061c 58224 admin optional quota_4.01-6.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFTosKkVkEm8inxm9ERAgKgAKCJPjzHEMw/ZfUNFQNG3rmDEIXmigCbByaf
Abp4Onb0JpDGFrXreOatkR0=
=F1fi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to