Open GoogleCodeExporter opened 9 years ago
You can use the python-support from debian backports and build python-gdata
from testing to get it to work.
Original comment by doenit...@gmail.com
on 20 Jun 2010 at 4:18
I also see this problem - I applied the described workaround, but a debian
stable compatible package would be nice.
Original comment by mpsteven...@gmail.com
on 21 Jun 2010 at 9:47
yeah i wanted to use this on my debian 5 server (no gui)...it's solid as a rock
at the moment and i don't really want to enable backports.
Original comment by lupineho...@gmail.com
on 23 Jun 2010 at 11:52
The version requirement on python-support was removed. Unfortunately, I'm not
sure when that was done, but the unsigned 0.9.9 .deb file certainly has the
change.
Original comment by tom.h.mi...@gmail.com
on 30 Jul 2010 at 5:16
Is this supposed to be fixed? I'm still having problems:
james@tv:/usr/local/src$ sudo dpkg -i googlecl_0.9.9-1_all.deb
Selecting previously deselected package googlecl.
(Reading database ... 27491 files and directories currently installed.)
Unpacking googlecl (from googlecl_0.9.9-1_all.deb) ...
dpkg: dependency problems prevent configuration of googlecl:
googlecl depends on python-support (>= 0.90.0); however:
Version of python-support on system is 0.8.4lenny2.
googlecl depends on python-gdata (>= 1.2.4); however:
Package python-gdata is not installed.
dpkg: error processing googlecl (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
googlecl
Original comment by JamesASt...@gmail.com
on 15 Aug 2010 at 3:58
You're right, the dependency on python-support 0.90.0 still managed to make it
in there. Sorry about that.
Original comment by tom.h.mi...@gmail.com
on 16 Aug 2010 at 12:56
Still seems to be a problem with 0.9.13. dpkg --force-depends-version doesn't
seem to work, either.
ocypete:~# google
Traceback (most recent call last):
File "/usr/bin/google", line 54, in <module>
import googlecl
ImportError: No module named googlecl
Original comment by jh314...@googlemail.com
on 15 Jun 2011 at 11:58
any solution to this issue so far?
Original comment by jrwebmas...@gmail.com
on 23 Jul 2011 at 9:51
Original issue reported on code.google.com by
rtulke
on 19 Jun 2010 at 6:22