I still can't reproduce this one... Do you see the same behavior with
another fsName ?

--Seb

On Thu, Jul 27, 2006 at 02:57:38PM -0400, Matthew Gabeler-Lee wrote:
> Package: gmailfs
> Version: 0.7.1-6
> Followup-For: Bug #378312
> 
> 
> I'm seeing the exact same behavior as the original reporter.
> 
> $ mount.gmailfs none /home/cheetah/gmailfs -o username=fastcat -p
> Gmail password: 
> $ cd gmailfs
> $ ls
> 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 .: Invalid argument
> $ echo hi > foo
> $ cat foo
> hi
> $ ls
> <same exception trace>
> 
> In case it matters, I also have some python2.4 packages installed:
> 
> python2.4/testing uptodate 2.4.3-7
> python2.4-minimal/testing uptodate 2.4.3-7
> python2.4-dev/testing uptodate 2.4.3-7
> 
> And the rest of the fuse-related packages, in case that matters:
> 
> fuse-utils/testing uptodate 2.5.3-2.1
> libfuse2/testing uptodate 2.5.3-2.1
> libfuse-dev/testing uptodate 2.5.3-2.1
> python-fuse/testing uptodate 2.5-4
> 
> (fuse kernel module is from vanilla 2.6.16.13)
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable')
> Architecture: amd64 (x86_64)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.16.13-van1
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> 
> 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
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to