Your message dated Wed, 14 Mar 2007 05:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#378312: fixed in python-libgmail 0.1.5.1-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gmailfs
Version: 0.7.1-6
Severity: normal
After mounting a gmailfs file system I can't list the contents:
# mount -t gmailfs none /root/gmailfs -o \
username=my.user.name,password=my.password,fsname=gfsSillyMe
# ls gmailfs
Traceback (most recent call last):
File "/usr/share/gmailfs/gmailfs.py", line 701, in getdir
log.debug("thread.summary is " + thread.snippet)
TypeError: cannot concatenate 'str' and 'list' objects
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/fuse.py", line 40, in __call__
return apply(self.func, args, kw)
File "/usr/share/gmailfs/gmailfs.py", line 725, in getdir
return map(lambda x: (x,0), lst)
TypeError: argument 2 to map() must support iteration
ls: reading directory gmailfs: Invalid argument
# echo "Silly content" > gmailfs/test
# ls gmailfs
Traceback (most recent call last):
File "/usr/share/gmailfs/gmailfs.py", line 701, in getdir
log.debug("thread.summary is " + thread.snippet)
TypeError: cannot concatenate 'str' and 'list' objects
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/fuse.py", line 40, in __call__
return apply(self.func, args, kw)
File "/usr/share/gmailfs/gmailfs.py", line 725, in getdir
return map(lambda x: (x,0), lst)
TypeError: argument 2 to map() must support iteration
ls: reading directory gmailfs: Invalid argument
# cat gmailfs/test
Silly content
#
This pulls down the usefulness of gmailfs somewhat :(
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages gmailfs depends on:
ii fuse-utils 2.5.3-2.1 Filesystem in USErspace (utilities
ii python 2.3.5-11 An interactive high-level object-o
ii python-fuse 2.5-4 Python bindings for FUSE (Filesyst
ii python-libgmail 0.1.4-3 Python bindings to access Gmail ac
Versions of packages gmailfs recommends:
ii encfs 1.2.5-1-1 encrypted virtual filesystem
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-libgmail
Source-Version: 0.1.5.1-3
We believe that the bug you reported is fixed in the latest version of
python-libgmail, which is due to be installed in the Debian FTP archive:
python-libgmail_0.1.5.1-3.diff.gz
to pool/main/p/python-libgmail/python-libgmail_0.1.5.1-3.diff.gz
python-libgmail_0.1.5.1-3.dsc
to pool/main/p/python-libgmail/python-libgmail_0.1.5.1-3.dsc
python-libgmail_0.1.5.1-3_all.deb
to pool/main/p/python-libgmail/python-libgmail_0.1.5.1-3_all.deb
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.
Sebastien Delafond <[EMAIL PROTECTED]> (supplier of updated python-libgmail
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.7
Date: Tue, 13 Mar 2007 20:10:46 -0700
Source: python-libgmail
Binary: python-libgmail
Architecture: source all
Version: 0.1.5.1-3
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Sebastien Delafond <[EMAIL PROTECTED]>
Changed-By: Sebastien Delafond <[EMAIL PROTECTED]>
Description:
python-libgmail - Python bindings to access Gmail accounts
Closes: 378312 407201
Changes:
python-libgmail (0.1.5.1-3) testing-proposed-updates; urgency=low
.
* Better handling of attachements (Closes: #407201, 378312).
Files:
39f338f85800fe1ef4db7aff5790e61c 731 python extra python-libgmail_0.1.5.1-3.dsc
f8f2d0580fb9d90c51d6e6c85095cb8f 3922 python extra
python-libgmail_0.1.5.1-3.diff.gz
df7f6cd837b6be97f85d79d1019d91e7 31614 python extra
python-libgmail_0.1.5.1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFF92mmiZgNKcDdyD8RAsQTAJ98FWhCkgEcuuS0Vwu+icOZi9fEZQCgq5zz
q6WifgfbnL1tZZS5EO7SgMk=
=u31u
-----END PGP SIGNATURE-----
--- End Message ---