Your message dated Thu, 11 Jul 2013 19:18:41 +0000
with message-id <[email protected]>
and subject line Bug#715032: fixed in gunicorn 17.5-2
has caused the Debian Bug report #715032,
regarding gunicorn: Ignore ~ files in /etc/gunicorn.d
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.)
--
715032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715032
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gunicorn
Version: 0.14.5-3+deb7u1
Severity: wishlist
Dear Maintainer,
The debian start script of gunicorn automatically loads configuration from
/etc/gunicorn.d .
It already ignores common "bogus" files: .dpkg-old, .pyc, ...
I think it would be appropriate to also ignore "~ files", the automatic backups
ending with ~ that some text editors generate.
Just adding "~$" to the regexp would do, like :
re_ignore =
re.compile(r'(~$|^_|\.(dpkg-(old|dist|new|tmp)|example)$|\.pyc|\.comc$)')
Regards,
-- System Information:
Debian Release: 7.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash
Versions of packages gunicorn depends on:
ii python 2.7.3-4
ii python-pkg-resources 0.6.24-1
ii python-setuptools 0.6.24-1
gunicorn recommends no packages.
Versions of packages gunicorn suggests:
pn python-gevent <none>
pn python-pastedeploy <none>
pn python-setproctitle <none>
pn python-tornado <none>
-- Configuration Files:
/etc/init.d/gunicorn changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gunicorn
Source-Version: 17.5-2
We believe that the bug you reported is fixed in the latest version of
gunicorn, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Lamb <[email protected]> (supplier of updated gunicorn 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, 11 Jul 2013 20:05:04 +0100
Source: gunicorn
Binary: gunicorn
Architecture: source all
Version: 17.5-2
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description:
gunicorn - Event-based HTTP/WSGI server
Closes: 715032
Changes:
gunicorn (17.5-2) unstable; urgency=low
.
* Ignore automatic backup files (eg. "filename~") in /etc/gunicorn.d. Thanks
to Gael Le Mignot <[email protected]>. (Closes: #715032)
Checksums-Sha1:
ba39ff85cb834162fc12f654223641551519e746 1208 gunicorn_17.5-2.dsc
c19a94d80a2e56654ebf162ffd6889765c117c4a 9944 gunicorn_17.5-2.debian.tar.gz
377751cb94c1f7dc0b9b266450c059a663349c38 142838 gunicorn_17.5-2_all.deb
Checksums-Sha256:
2322d3111ee66b35eb11110177fa44d47f1785a879d8d0ad11a9e91c49091920 1208
gunicorn_17.5-2.dsc
a4cff89ee9864751f4d0e0c5e09f38495caa84ddb7be24d963c22d8f034fc4a4 9944
gunicorn_17.5-2.debian.tar.gz
d23692d2d84a80c53862fb017ced5896e4fcca0f7755ad6df7b141e2a144b31c 142838
gunicorn_17.5-2_all.deb
Files:
fc30c3381355ac6e054b5dd10df5326a 1208 python optional gunicorn_17.5-2.dsc
dcfd37b10b16d0da9abf8fbc8210a4e5 9944 python optional
gunicorn_17.5-2.debian.tar.gz
43af4b03e3fd5aab92a337f25e4fe905 142838 python optional gunicorn_17.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlHfAzoACgkQ5/8uW2NPmiDRpQCfX8ppqXPL1yNeGpYKg1H2qoZy
slkAn3VmlQSxbKev2VHz12Gw7GTVo089
=7je3
-----END PGP SIGNATURE-----
--- End Message ---