Your message dated Mon, 18 May 2009 12:17:20 +0000
with message-id <[email protected]>
and subject line Bug#529262: fixed in pywebdav 0.9.2-4
has caused the Debian Bug report #529262,
regarding daemonaction status does not work when daemon is running
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.)


-- 
529262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529262
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-webdav
Version: 0.9.2-2
Severity: normal
Tags: patch

Sorry Daniel, another small patch




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (505, 'testing-proposed-updates'), (501, 'testing'), (500, 
'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-rc5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-webdav depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-pkg-resources          0.6c9-2    Package Discovery and Resource Acc
ii  python-support                1.0.2      automated rebuilding support for P
ii  python-xml                    0.8.4-10.1 XML tools for Python

python-webdav recommends no packages.

python-webdav suggests no packages.

-- no debconf information
--- pywebdav-0.9.2.orig/DAVServer/server.py     2009-05-11 23:43:08.000000000 
+0200
+++ pywebdav-0.9.2/DAVServer/server.py  2009-05-18 12:00:29.000000000 +0200
@@ -272,7 +272,7 @@
     if daemonize:
 
         # check if pid file exists
-        if os.path.exists('/tmp/pydav%s.pid' % counter) and daemonaction != 
'stop':
+       if os.path.exists('/tmp/pydav%s.pid' % counter) and daemonaction not in 
['status', 'stop']:
             print >>sys.stderr, \
                   '>> ERROR: Found another instance! Either use -i to specifiy 
another instance number or remove /tmp/pydav%s.pid!' % counter
             sys.exit(3)

--- End Message ---
--- Begin Message ---
Source: pywebdav
Source-Version: 0.9.2-4

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

python-webdav_0.9.2-4_all.deb
  to pool/main/p/pywebdav/python-webdav_0.9.2-4_all.deb
pywebdav_0.9.2-4.diff.gz
  to pool/main/p/pywebdav/pywebdav_0.9.2-4.diff.gz
pywebdav_0.9.2-4.dsc
  to pool/main/p/pywebdav/pywebdav_0.9.2-4.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.
Daniel Baumann <[email protected]> (supplier of updated pywebdav 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: Mon, 18 May 2009 14:05:15 +0200
Source: pywebdav
Binary: python-webdav
Architecture: source all
Version: 0.9.2-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description: 
 python-webdav - WebDAV server implementation in Python
Closes: 529262
Changes: 
 pywebdav (0.9.2-4) unstable; urgency=low
 .
   * Adding patch from Joerg Friedrich <[email protected]>
     to fix that daemonaction status does not work when daemon is running
     (Closes: #529262).
Checksums-Sha1: 
 9b9dcfad551daccc16c051691176fe23e62a4600 1168 pywebdav_0.9.2-4.dsc
 c148d1ca7025714f09c2bf6b3d47fbac1d4092cc 2658 pywebdav_0.9.2-4.diff.gz
 dd8214a964e1361317e508b19105894c6a8fe48a 41760 python-webdav_0.9.2-4_all.deb
Checksums-Sha256: 
 2a576b3aa7f657b193d72252faf84b057a5fda467e7fecb4c097c774b1cadbce 1168 
pywebdav_0.9.2-4.dsc
 1bdd4240bdb19a8af9628c85ce52e4e00da9d6f175051c8911a5d639373b473d 2658 
pywebdav_0.9.2-4.diff.gz
 0ddbd7e28b69e78aa05dc1e56a22807d5c23e81dadcc1d8755fc90248df050b4 41760 
python-webdav_0.9.2-4_all.deb
Files: 
 f8056a8f098dcdf7d18ccf1bb3a175e9 1168 python optional pywebdav_0.9.2-4.dsc
 d1a83be360f634407a5b6d2678160f91 2658 python optional pywebdav_0.9.2-4.diff.gz
 ac5ed220d79a857235e722cfcf9667b4 41760 python optional 
python-webdav_0.9.2-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkoRTzIACgkQ+C5cwEsrK55jRQCgxMVSykqg2sI6PIlP8hhbeGrS
wYMAniX37tosPyNO1M6dis/Re8qy+p94
=hxVu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to