missing dependencies

Bug #593462 reported by JT Moree
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WiiCan
Fix Released
Medium
Juanje Ojeda
0.2
Fix Released
Medium
Juanje Ojeda

Bug Description

I am using Kubuntu. At first I get python-notify errors. After installation of python-notify then I get errors about glade. The wiican package probably needs to include python-notify and glade as dependencies.

$ wiican
Traceback (most recent call last):
  File "/usr/bin/wiican", line 27, in <module>
    import pynotify
ImportError: No module named pynotify

$ wiican
Traceback (most recent call last):
  File "/usr/bin/wiican", line 31, in <module>
    from wiican import wiimotemanager
  File "/usr/lib/pymodules/python2.6/wiican/wiimotemanager.py", line 27, in <module>
    from gtk import glade
ImportError: cannot import name glade

Tags: packaging

Related branches

Revision history for this message
J. Félix Ontañón (fontanon) wrote :

You're right, the control file for debian source package does not set depends for glade or notify.
Anyway i suppose you're trying WiiCan 0.2.x series, isn't? I've dropped notify dependency on 0.3 series. Can you confirm?

Thanks.

tags: added: packaging
Changed in wiican:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Juanje Ojeda (juanje)
Revision history for this message
Juanje Ojeda (juanje) wrote :

It should be 0.2.x series because is the only one with packages at the PPA.

I've confirmed the missed dependencies: python-glade2 and python-notify. I've just added to the control file at the ubuntu branch.

Changed in wiican:
status: Confirmed → Fix Committed
Revision history for this message
Juanje Ojeda (juanje) wrote :

The package has been fixed and released at the PPA (for Lucid).

Please update from the PPA and test it.
Thanks.

Changed in wiican:
status: Fix Committed → 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.