python3-oauth2client broken (absolute/relative imports)

Bug #1432954 reported by Robert Jordens
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-oauth2client (Debian)
Fix Released
Undecided
Unassigned
python-oauth2client (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

python3 -m oauth2client.client

Traceback (most recent call last):
  File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.4/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/usr/lib/python3/dist-packages/oauth2client/client.py", line 23, in <module>
    import clientsecrets
ImportError: No module named 'clientsecrets'
---
ApportVersion: 2.16.2-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
DistroRelease: Ubuntu 15.04
InstallationDate: Installed on 2014-08-08 (221 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
Package: python-oauth2client 1.2-3
PackageArchitecture: all
ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
Tags: vivid
Uname: Linux 3.19.0-9-generic x86_64
UpgradeStatus: Upgraded to vivid on 2015-01-19 (56 days ago)
UserGroups: adm audio cdrom dialout dip kismet libvirtd lpadmin plugdev sambashare sudo
_MarkForUpload: True

Revision history for this message
Robert Jordens (jordens) wrote : Dependencies.txt

apport information

tags: added: apport-collected vivid
description: updated
Revision history for this message
Robert Jordens (jordens) wrote : ProcEnviron.txt

apport information

summary: - python3-oauth2client broken (absolute relative imports)
+ python3-oauth2client broken (absolute/relative imports)
Revision history for this message
Robert Jordens (jordens) wrote :

And it goes on.

/usr/lib/python3/dist-packages/oauth2client/client.py in <module>()
     30 import time
     31 import urllib
---> 32 import urlparse
     33
     34 from oauth2client import GOOGLE_AUTH_URI

ImportError: No module named 'urlparse'

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python-oauth2client (Ubuntu):
status: New → Confirmed
Changed in python-oauth2client (Ubuntu):
importance: Undecided → Medium
Changed in python-oauth2client (Debian):
status: New → Fix Released
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.