Bug 20515

Summary: xdot lacks a dependency on "python-pkg-resources"
Product: Mageia Reporter: Jybz <j.biernacki+mga>
Component: RPM PackagesAssignee: Olivier Blin <mageia>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal Keywords: Junior_job
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: python-xdot CVE:
Status comment:

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