Re: memaker failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/28/2018 07:14 AM, Tim via users wrote:
Tim:
If I try it from the command line, I get this unfamiliar set of
messages in return:


INFO:root:python-launchpadlib not found!
Traceback (most recent call last):
    File "/usr/bin/memaker", line 55, in <module>
      from MeMaker.app import MeMakerApp
    File "/usr/lib/python2.7/site-packages/MeMaker/app.py", line 41, in <module>
      from utils.paths import MeMakerPaths
    File "/usr/lib/python2.7/site-packages/MeMaker/utils/paths.py", line 23, in <module>
      from xdg import BaseDirectory as xdg
ImportError: No module named xdg

Samuel Sieb:
The requires have been fixed in more recent versions.
Installing "python2-pyxdg" should fix it.

Yep, that did the trick.  How did you work out the required package
from that information?

The important part was "ImportError: No module named xdg". I did a dnf search for "xdg" to see if there is a python package and I saw there was one for both python2 and python3. When I did a repoquery on the memaker package, I found that it uses python2 and it also had a dependency on python2-pyxdg. I looked in koji and found that the last changelog entry was about adding missing dependencies, but that's only in F28.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/5VHZM2H5KXVGZ326JFIGEDMRVA4QLG2Y/



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux