Your message dated Tue, 19 May 2009 11:02:09 +0000
with message-id <e1m6n5f-0000gp...@ries.debian.org>
and subject line Bug#529256: fixed in pywebdav 0.9.2-5
has caused the Debian Bug report #529256,
regarding Does not show any file
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.)
--
529256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-webdav
Version: 0.9.2-2
Severity: grave
Tags: patch
There seems to be a problem in DAVServer/fshandler.py.
pywebdav does not list any files
--- pywebdav-0.9.2.orig/DAVServer/fshandler.py 2009-05-11 17:16:06.000000000
+0200
+++ pywebdav-0.9.2/DAVServer/fshandler.py 2009-05-18 11:03:28.000000000
+0200
@@ -62,7 +62,7 @@
""" map local filename to self.baseuri """
pnum=len(split(self.directory,"/"))
- parts=split(filename,"/")[pnum:]
+ parts=split(filename,"/")[pnum-1:]
sparts="/"+joinfields(parts,"/")
uri=urlparse.urljoin(self.baseuri,sparts)
return uri
-- 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
--- End Message ---
--- Begin Message ---
Source: pywebdav
Source-Version: 0.9.2-5
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-5_all.deb
to pool/main/p/pywebdav/python-webdav_0.9.2-5_all.deb
pywebdav_0.9.2-5.diff.gz
to pool/main/p/pywebdav/pywebdav_0.9.2-5.diff.gz
pywebdav_0.9.2-5.dsc
to pool/main/p/pywebdav/pywebdav_0.9.2-5.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 529...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <dan...@debian.org> (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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 19 May 2009 12:43:19 +0200
Source: pywebdav
Binary: python-webdav
Architecture: source all
Version: 0.9.2-5
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <dan...@debian.org>
Changed-By: Daniel Baumann <dan...@debian.org>
Description:
python-webdav - WebDAV server implementation in Python
Closes: 529256
Changes:
pywebdav (0.9.2-5) unstable; urgency=low
.
* Updating patch.patch (Closes: #529256).
Checksums-Sha1:
0f75a289394aceaad321f79f3c615d60de03c0a0 1168 pywebdav_0.9.2-5.dsc
f7e3147420e81a17dd65ec1d2540ec22eb5f9b66 2611 pywebdav_0.9.2-5.diff.gz
ee248a9156aa4fc1f4e2cde9ec89354da0dfc8d9 41804 python-webdav_0.9.2-5_all.deb
Checksums-Sha256:
9172cfc13883ace7dacc6bc63ded031e25138c1d4c777409c696c013dfb21aa9 1168
pywebdav_0.9.2-5.dsc
4561f227cb273f113bb4474144a4cb0b4fad7cf9a8d182e20293e3809bde9d53 2611
pywebdav_0.9.2-5.diff.gz
2929d4805f6277b410bfee707da9087c245119d3df799548dcb59c8c9aca8b1e 41804
python-webdav_0.9.2-5_all.deb
Files:
9210676c0c8e94eb7f23204bc0267240 1168 python optional pywebdav_0.9.2-5.dsc
9eafc84a7d1779e51a59e9ff9f1c7d5f 2611 python optional pywebdav_0.9.2-5.diff.gz
d27ad17c1cb747484d063fdf79ae4961 41804 python optional
python-webdav_0.9.2-5_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkoSjcgACgkQ+C5cwEsrK5628gCfcTrxND0jTIFurN9ZDHJPSkwx
hL8AoI/dNcFoYMpuA2tQLnF8j3NUMo95
=Inbm
-----END PGP SIGNATURE-----
--- End Message ---