[Python-modules-team] Bug#664989: python-gdata: docs module no longer works
Eric Wong
eric at taedium.com
Thu Mar 22 05:52:58 UTC 2012
Package: python-gdata
Version: 2.0.16-1
Severity: normal
Tags: upstream
The docs module fails. For example, when using the google command
line interface,
> % google docs list
> 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'
This has been reported and fixed in the upstream subversion repository,
http://code.google.com/p/googlecl/issues/detail?id=449
Eric
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=, LC_CTYPE= (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-gdata depends on:
ii python 2.7.2-10
ii python2.6 2.6.7-4
ii python2.7 2.7.3~rc2-1
python-gdata recommends no packages.
Versions of packages python-gdata suggests:
pn python-gdata-doc <none>
-- no debconf information
More information about the Python-modules-team
mailing list