| Summary: | Guake missing dependency: pynotify | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Reinout van Schouwen <reinout> |
| Component: | RPM Packages | Assignee: | Jani Välimaa <jani.valimaa> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | jani.valimaa |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | guake | CVE: | |
| Status comment: | |||
The missing requires is called python-notify. Fixed in -4.mga1. Status:
NEW =>
RESOLVED |
Description of problem: I can install guake from the Mageia repos, but it won't start, giving this error: File "/usr/lib64/guake/guake.py", line 29, in <module> import pynotify ImportError: No module named pynotify The package pynotify isn't available in Mageia, as far as I can see. Version-Release number of selected component (if applicable): 0.4.2-3 How reproducible: Always Steps to Reproduce: 1. urpmi guake 2. run guake from the command line 3.