outdated dependency listing: python-iso8601

Bug #1328303 reported by Frances Hocutt
This bug report is a duplicate of:  Bug #903637: missing dependency on python-iso8601. Edit Remove
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-simplemediawiki (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

1. > lsb_release -rd
Description: Ubuntu 14.04 LTS
Release: 14.04

2. > apt-cache policy python-simplemediawiki
python-simplemediawiki:
  Installed: 1.0.2-2
  Candidate: 1.0.2-2
  Version table:
 *** 1.0.2-2 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
        100 /var/lib/dpkg/status

3. I expected to be able to import the simplemediawiki module in Python with no errors.

4. I got an ImportError:

I installed python-simplemediawiki with sudo apt-get install python-simplemediawiki on Ubuntu 14.04, which didn't raise any errors.

When I opened python and typed "import simplemediawiki" I got the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/simplemediawiki.py", line 36, in <module>
    import iso8601
ImportError: No module named iso8601

Running "sudo apt-get install python-iso8601" solved the problem, but python-iso8601 is not actually needed for the current version of python-simplemediawiki and this dependency should be removed.

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

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

Changed in python-simplemediawiki (Ubuntu):
status: New → Confirmed
Revision history for this message
Frances Hocutt (frances-hocutt) wrote :

Removed listed duplicate bug (https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/90363), as it appears to have nothing to do with simplemediawiki.

Revision history for this message
Frances Hocutt (frances-hocutt) 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.