Public bug reported:

Binary package hint: gmailfs

Do the following on the CLI  :-

 sudo mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
Ignored option :rw
Ignored option :noexec
Ignored option :nosuid
Ignored option :nodev
Ignored option :user
Traceback (most recent call last):
  File "/sbin/mount.gmailfs", line 166, in <module>
    main(mountpoint, namedOptions, useEncfs)
  File "/sbin/mount.gmailfs", line 92, in main
    gmailfs.main(mountpoint, namedOptions)
  File "/usr/lib/python2.5/site-packages/gmailfs.py", line 1175, in main
    server = Gmailfs(namedOptions,mountpoint,version="gmailfs 
0.8.0",usage='',dash_s_do='setsingle')
  File "/usr/lib/python2.5/site-packages/gmailfs.py", line 611, in __init__
    self.ga.login()
  File "/usr/lib/python2.5/site-packages/libgmail.py", line 320, in login
    raise GmailLoginFailure("Login failed. (Wrong username/password?)")
libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in 
apport_excepthook
    binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
IndexError: list index out of range

Original exception was:
Traceback (most recent call last):
  File "/sbin/mount.gmailfs", line 166, in <module>
    main(mountpoint, namedOptions, useEncfs)
  File "/sbin/mount.gmailfs", line 92, in main
    gmailfs.main(mountpoint, namedOptions)
  File "/usr/lib/python2.5/site-packages/gmailfs.py", line 1175, in main
    server = Gmailfs(namedOptions,mountpoint,version="gmailfs 
0.8.0",usage='',dash_s_do='setsingle')
  File "/usr/lib/python2.5/site-packages/gmailfs.py", line 611, in __init__
    self.ga.login()
  File "/usr/lib/python2.5/site-packages/libgmail.py", line 320, in login
    raise GmailLoginFailure("Login failed. (Wrong username/password?)")
libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'

Note that its a fictious username/password combo. Should that traceback
be given?

Also have encfs installed before only so why is it complaining?

** Affects: gmailfs (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: gmailfs
  
  Do the following on the CLI  :-
  
   sudo mount -t gmailfs none /mnt/gmailfs -o 
umask=0022,user,uid=1000,username=user,password=pass,fsname=blahblah
  Ignored option :rw
  Ignored option :noexec
  Ignored option :nosuid
  Ignored option :nodev
  Ignored option :user
  Traceback (most recent call last):
    File "/sbin/mount.gmailfs", line 166, in <module>
      main(mountpoint, namedOptions, useEncfs)
    File "/sbin/mount.gmailfs", line 92, in main
      gmailfs.main(mountpoint, namedOptions)
    File "/usr/lib/python2.5/site-packages/gmailfs.py", line 1175, in main
      server = Gmailfs(namedOptions,mountpoint,version="gmailfs 
0.8.0",usage='',dash_s_do='setsingle')
    File "/usr/lib/python2.5/site-packages/gmailfs.py", line 611, in __init__
      self.ga.login()
    File "/usr/lib/python2.5/site-packages/libgmail.py", line 320, in login
      raise GmailLoginFailure("Login failed. (Wrong username/password?)")
  libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'
  Error in sys.excepthook:
  Traceback (most recent call last):
    File "/var/lib/python-support/python2.5/apport_python_hook.py", line 42, in 
apport_excepthook
      binary = os.path.realpath(os.path.join(os.getcwdu(), sys.argv[0]))
  IndexError: list index out of range
  
  Original exception was:
  Traceback (most recent call last):
    File "/sbin/mount.gmailfs", line 166, in <module>
      main(mountpoint, namedOptions, useEncfs)
    File "/sbin/mount.gmailfs", line 92, in main
      gmailfs.main(mountpoint, namedOptions)
    File "/usr/lib/python2.5/site-packages/gmailfs.py", line 1175, in main
      server = Gmailfs(namedOptions,mountpoint,version="gmailfs 
0.8.0",usage='',dash_s_do='setsingle')
    File "/usr/lib/python2.5/site-packages/gmailfs.py", line 611, in __init__
      self.ga.login()
    File "/usr/lib/python2.5/site-packages/libgmail.py", line 320, in login
      raise GmailLoginFailure("Login failed. (Wrong username/password?)")
  libgmail.GmailLoginFailure: 'Login failed. (Wrong username/password?)'
  
  Note that its a fictious username/password combo. Should that traceback
  be given?
+ 
+ Also have encfs installed before only so why is it complaining?

-- 
doesn't give helpful error messages
https://bugs.launchpad.net/bugs/133010
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to