Bug 20515 - xdot lacks a dependency on "python-pkg-resources"
Summary: xdot lacks a dependency on "python-pkg-resources"
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Olivier Blin
QA Contact:
URL:
Whiteboard:
Keywords: Junior_job
Depends on:
Blocks:
 
Reported: 2017-03-18 10:09 CET by Jybz
Modified: 2017-03-18 11:14 CET (History)
0 users

See Also:
Source RPM: python-xdot
CVE:
Status comment:


Attachments

Description Jybz 2017-03-18 10:09:45 CET
Description of problem:

I wasn't able to start xdot, message :
-$ xdot
-    Traceback (most recent call last):
-      File "/usr/bin/xdot", line 5, in <module>
-        from pkg_resources import load_entry_point
-    ImportError: No module named pkg_resources

I found here an answer http://stackoverflow.com/a/26955537

So I install it
-# urpmi python-pkg-resources
-#     rsync://mageia.mirror.triple-it.nl/mageia/distrib/cauldron/x86_64/media/core/release/python-pkg-resources-19.6.2-1.mga6.noarch.rpm
-#    installation de python-pkg-resources-19.6.2-1.mga6.noarch.rpm depuis /var/cache/urpmi/rpms                         
-#    Préparation...                   #################################################################################
-#          1/1: python-pkg-resources  #################################################################################

And xdot started after !

bye
Rémi Verschelde 2017-03-18 11:11:46 CET

Keywords: (none) => Junior_job
Assignee: bugsquad => mageia
Summary: The dependency "python-pkg-resources" is missing. => xdot lacks a dependency on "python-pkg-resources"
Source RPM: xdot => python-xdot

Comment 1 Rémi Verschelde 2017-03-18 11:14:50 CET
Thanks for the report, should be fixed in python-xdot-0.6-5.mga6.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.