Public bug reported:
Binary package hint: gmailfs
When attempting to mount a gmailfs I am able to create files in the mounted
directory however I am unable to read the directory. When looking in the gmail
account I can verify that the file is created there.
Below are the steps I did to recreate this problem. as well as the gmailfs.log
file
-----------
[EMAIL PROTECTED]:~% mkdir tmp
[EMAIL PROTECTED]:~% mount.gmailfs none ~/tmp -o username=mfilizzi,fsname=temp
-p
Gmail password:
[EMAIL PROTECTED]:~% echo "Testing" > ~/tmp/test
[EMAIL PROTECTED]:~% ls ~/tmp
[EMAIL PROTECTED]:~% ls -lha ~/tmp/test
-rw-r--r-- 1 mfilizzi mfilizzi 8 2008-09-19 16:20 /home/mfilizzi/tmp/test
[EMAIL PROTECTED]:~% cat ~/tmp/test
cat: /home/mfilizzi/tmp/test: Invalid argument
[EMAIL PROTECTED]:~%
------------
Also Here is the gmailfs.log file that it generated
------------
9/19/08 16:18:54 ERROR OpenSSLProxy is missing. Can't use HTTPS proxy!
09/19/08 16:18:58 INFO Starting gmailfs in child process (PID 22002)
09/19/08 16:18:58 INFO Mountpoint: /home/mfilizzi/tmp
09/19/08 16:18:58 INFO Named mount options: {'username': 'mfilizzi',
'password': '********', 'fsname': 'temp'}
09/19/08 16:18:58 INFO waiting for /home/mfilizzi/tmp to become a
mountpoint
09/19/08 16:19:00 INFO Connected to gmail
09/19/08 16:19:06 INFO /home/mfilizzi/tmp is now a mountpoint
09/19/08 16:20:46 ERROR Error reading file/test
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/gmailfs.py", line 1022, in read
arr.fromlist(buf)
TypeError: array item must be char
09/19/08 16:20:47 ERROR Error reading file/test
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/gmailfs.py", line 1022, in read
arr.fromlist(buf)
TypeError: array item must be char
09/19/08 16:26:07 INFO gmailfs terminated
** Affects: gmailfs (Ubuntu)
Importance: Undecided
Status: New
** Tags: intrepid
** Tags added: intrepid
--
unable to read from gmailfs
https://bugs.launchpad.net/bugs/272276
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs