Your message dated Thu, 29 Dec 2011 09:02:21 +0000
with message-id <[email protected]>
and subject line Bug#646109: fixed in hylafax 2:6.1~20111227-3
has caused the Debian Bug report #646109,
regarding hylafax-server: "/etc/init.d/hylafax stop" doesn't unmount
/var/spool/hylafax/etc in an OpenVZ container
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 [email protected]
immediately.)
--
646109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hylafax-server
Version: 2:6.0.5-4.1
Severity: normal
I'm running hylafax in an OpenVZ container on Proxmox VE. Here, /etc/mtab is
a symlink to /proc/mounts, therefore the first field is not "/etc/hylafax"
but the name of the device:
/dev/simfs /var/spool/hylafax/etc simfs rw,relatime 0 0
Not sure if this is considered a supported configuration, but anyway you can
fix this by checking only the second field. I believe it's safe enough, as
someone having a mountpoint there that was not generated by the hylafax init
script is likely using a *very* peculiar setup. I would in fact argue that:
umount "$1" 2>/dev/null || true
is good enough.
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-4-pve (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages hylafax-server depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii bsd-mailx [mailx] 8.1.2-0.20100314cvs-1 simple mail user agent
ii debconf [debconf-2 1.5.36.1 Debian configuration
management sy
ii ghostscript 8.71~dfsg2-9 The GPL Ghostscript
PostScript/PDF
ii hylafax-client 2:6.0.5-4.1 Flexible client/server fax
softwar
ii libc6 2.11.2-10 Embedded GNU C Library:
Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii libpam0g 1.1.1-6.1 Pluggable Authentication
Modules l
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
ii libtiff-tools 3.9.4-5+squeeze3 TIFF manipulation and
conversion t
ii libtiff4 3.9.4-5+squeeze3 Tag Image File Format
(TIFF) libra
ii lsb-base 3.2-23.2squeeze1 Linux Standard Base 3.2
init scrip
ii postfix [mail-tran 2.7.1-1+squeeze1 High-performance mail
transport ag
ii psmisc 22.11-1 utilities that use the proc
file s
ii sed 4.2.1-7 The GNU sed stream editor
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
hylafax-server recommends no packages.
Versions of packages hylafax-server suggests:
pn mgetty <none> (no description available)
pn psrip <none> (no description available)
-- Configuration Files:
/etc/hylafax/config changed [not included]
/etc/hylafax/hosts.hfaxd changed [not included]
/etc/init.d/hylafax changed [not included]
-- debconf information excluded
--
Flavio Stanchina
Informatica e Servizi
Trento - Italy
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
-- Brian W. Kernighan
--- End Message ---
--- Begin Message ---
Source: hylafax
Source-Version: 2:6.1~20111227-3
We believe that the bug you reported is fixed in the latest version of
hylafax, which is due to be installed in the Debian FTP archive:
hylafax-client-dbg_6.1~20111227-3_i386.deb
to main/h/hylafax/hylafax-client-dbg_6.1~20111227-3_i386.deb
hylafax-client_6.1~20111227-3_i386.deb
to main/h/hylafax/hylafax-client_6.1~20111227-3_i386.deb
hylafax-server-dbg_6.1~20111227-3_i386.deb
to main/h/hylafax/hylafax-server-dbg_6.1~20111227-3_i386.deb
hylafax-server_6.1~20111227-3_i386.deb
to main/h/hylafax/hylafax-server_6.1~20111227-3_i386.deb
hylafax_6.1~20111227-3.debian.tar.gz
to main/h/hylafax/hylafax_6.1~20111227-3.debian.tar.gz
hylafax_6.1~20111227-3.dsc
to main/h/hylafax/hylafax_6.1~20111227-3.dsc
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Giuseppe Sacco <[email protected]> (supplier of updated hylafax 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 29 Dec 2011 09:34:58 +0100
Source: hylafax
Binary: hylafax-server hylafax-client hylafax-server-dbg hylafax-client-dbg
Architecture: source i386
Version: 2:6.1~20111227-3
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Sacco <[email protected]>
Changed-By: Giuseppe Sacco <[email protected]>
Description:
hylafax-client - Flexible client/server fax software - client utilities
hylafax-client-dbg - Flexible client/server fax software - client utilities
hylafax-server - Flexible client/server fax software - server daemons
hylafax-server-dbg - Debug symbols for the hylafax server
Closes: 518474 646109
Changes:
hylafax (2:6.1~20111227-3) unstable; urgency=low
.
* Lazily try to umount $SPOOL/etc without prior checking if it is a
mount point. (Closes: #646109)
* Added two more options for cron jobs. Hylafax will delete old logs
and old faxes from its spool directory. Usually this is done after
35 days, but now it is possible to change this period and other
parameters in /etc/default/hylafax. (Closes: #518474)
* Updated NEWS and README.Debian with new variables used by cron jobs.
Checksums-Sha1:
0cc55bc843d89dd7db548e857a6b85dff576c948 1531 hylafax_6.1~20111227-3.dsc
b3886579238c65fe28d5420abd1ca78dbd1036e8 84616
hylafax_6.1~20111227-3.debian.tar.gz
8754d040ac96ca60383e943e4dd7c6134151db54 1126074
hylafax-server_6.1~20111227-3_i386.deb
5f8f0c43fc12f6b75d1ea0ddd583300edab91e5c 360450
hylafax-client_6.1~20111227-3_i386.deb
73320ed0d522ba3ff89da6ba5801aa195490f80d 1262284
hylafax-server-dbg_6.1~20111227-3_i386.deb
caab2edf5949f06c2154d74bc0c9ec2e4f42c01c 368848
hylafax-client-dbg_6.1~20111227-3_i386.deb
Checksums-Sha256:
1336dc4c7680ddba9b3b0b106652648baf597f7f910a4c1e1701b243f8a2178a 1531
hylafax_6.1~20111227-3.dsc
a76ae21b07cc3389d78fd7423cd461f310917995b76cb2846af2d0259440d703 84616
hylafax_6.1~20111227-3.debian.tar.gz
ac21eba511f3f2ada85ffe8d7ffa8087a631b70671e9d1f7b71989b3c215d959 1126074
hylafax-server_6.1~20111227-3_i386.deb
44d16ee163ac3c744bcc5d5fb63d3d6ed6bdac4ff15aa4dce64f9e56849b3401 360450
hylafax-client_6.1~20111227-3_i386.deb
b976dcf03ef3267eb915baf7278d836b4f28a8ba4df3ebaa872258d19c1c1763 1262284
hylafax-server-dbg_6.1~20111227-3_i386.deb
a45da943b3906497efa0e75e861b5dd8507720eabce4ade27241dd0c4bbf8edf 368848
hylafax-client-dbg_6.1~20111227-3_i386.deb
Files:
bb0e48027ec6f9473b5c29269db36bb2 1531 comm extra hylafax_6.1~20111227-3.dsc
a28de018ac4f0281330a8ec5cd150fa0 84616 comm extra
hylafax_6.1~20111227-3.debian.tar.gz
5cbbc07ff9f4556a56d33b5d2432eb50 1126074 comm extra
hylafax-server_6.1~20111227-3_i386.deb
4a85dff2d6a58be86056e5bc7597813e 360450 comm extra
hylafax-client_6.1~20111227-3_i386.deb
cd2ca23fcddad6ca5d34c462886dc321 1262284 comm extra
hylafax-server-dbg_6.1~20111227-3_i386.deb
4f62a34cb38596be475fec6d9c892879 368848 comm extra
hylafax-client-dbg_6.1~20111227-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk78JuUACgkQIgfFlOyXCJ0s7QCfZLe0g16U9XKmDO1Gj7sY3sNB
+KkAnRotDiLw1XwPinlP/2z4qXMf/g7w
=Okq0
-----END PGP SIGNATURE-----
--- End Message ---