you have to copy:

/usr/share/gmailfs/gmailfs.py in /usr/local/bin
and
/usr/bin/mount.gmailfs in /sbin

but now there is another problem:
when i give the mount command (with all the option, cause it doesn't care about 
gmail.conf) i obtain these messages:


Traceback (most recent call last):
  File "/sbin/mount.gmailfs", line 162, in ?
    main(mountpoint, odata, useEncfs)
  File "/sbin/mount.gmailfs", line 88, in main
    gmailfs.main(mountpoint, odata)
  File "/usr/local/bin/gmailfs.py", line 1133, in main
    server = Gmailfs(mountpoint, odata)
  File "/usr/local/bin/gmailfs.py", line 603, in __init__
    self.ga.login()
  File "/usr/lib/site-python/libgmail/__init__.py", line 318, in login
    pageData = self._retrievePage(redirectURL)
  File "/usr/lib/site-python/libgmail/__init__.py", line 331, in _retrievePage
    resp = urllib2.urlopen(req)
  File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.4/urllib2.py", line 356, in open
    req = meth(req)
  File "/usr/lib/python2.4/urllib2.py", line 943, in do_request_
    raise URLError('no host given')
urllib2.URLError: <urlopen error no host given>

Lord_Alba

-- 
GmailFS won't mount
https://launchpad.net/bugs/62349

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to