Package: googlecl
Version: 0.9.13-1
Severity: normal
Greetings,
while trying to upload a document (any kind of document) via google docs upload
$file,
I get a python exception:
$ google docs upload file.docx
Traceback (most recent call last):
File "/usr/bin/google", line 849, in <module>
main()
File "/usr/bin/google", line 835, in main
run_once(options, args)
File "/usr/bin/google", line 540, in run_once
options.config)
File "/usr/bin/google", line 373, in import_service
service_module = import_at_runtime('googlecl.' + service + '.client')
File "/usr/bin/google", line 332, in import_at_runtime
return __import__(module, globals(), fromlist=['0'])
File "/usr/lib/pymodules/python2.7/googlecl/docs/client.py", line 47, in
<module>
googlecl.client.BaseClientCL):
File "/usr/lib/pymodules/python2.7/googlecl/docs/client.py", line 55, in
DocsClientCL
DOCLIST_FEED_URI = gdata.docs.client.DOCLIST_FEED_URI
AttributeError: 'module' object has no attribute 'DOCLIST_FEED_URI'
The document does not get uploaded.
The same goes for any google docs subcommands, including list.
google calendar works fine.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (400, 'unstable'), (101,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages googlecl depends on:
ii python 2.7.2-10
ii python-gdata 2.0.16-1
ii python-support 1.0.14
googlecl recommends no packages.
googlecl suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]