Gwibber missing python-httplib2 dependency

Bug #1089995 reported by Donny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gwibber (Ubuntu)
New
Undecided
Unassigned

Bug Description

A fresh install of Gwibber on Kubuntu fails to connect to supported services (Facebook, Twitter in my case). It complains about getting error code 1 from gwibber-service.

Attempting to start gwibber-service directly results in an ImportError due to a missing Python package:
$ gwibber-service
Traceback (most recent call last):
  File "/usr/bin/gwibber-service", line 55, in <module>
    from gwibber.microblog.util.log import setup_logging
  File "/usr/lib/python2.7/dist-packages/gwibber/microblog/util/__init__.py", line 1, in <module>
    import re, cgi, httplib2
ImportError: No module named httplib2

Installing 'python-httplib2' manually fixes the problem. Thus it should probably be a dependency (or a dependency of a dependency, etc.) of gwibber.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gwibber-service 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Thu Dec 13 10:37:08 2012
InstallationDate: Installed on 2012-11-18 (25 days ago)
InstallationMedia: Kubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: gwibber
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Donny (luxliquidus) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.