[om-qa-alerts] [Bug 2119] devede requires python2 but python3 is used

issues.openmandriva bugzilla-daemon at openmandriva.net
Sat May 6 16:06:39 EDT 2017


https://issues.openmandriva.org/show_bug.cgi?id=2119

--- Comment #4 from Ben Bullard <benbullard79 at cox.net> ---
# rpm -qa python-pkg-resources
python-pkg-resources-34.3.1-1-omv2015.0.noarch

With:

To satisfy dependencies, the following packages are going to be installed:
 Package                        Version      Release       Dist  DEpoch Arch 
(medium "main")
 mencoder                       1.3.0        1             omv   2015.0 x86_64 
 python-cairo                   1.10.0       10            omv   2015.0 x86_64 
(medium "main updates")
 python-pkg-resources           34.3.1       1             omv   2015.0 noarch 
(medium "contrib updates")
 devede                         4.8.8        2             omv   2015.0 noarc

still doesn't open but Konsole error is different:

$ devede_ng.py

** (devede_ng.py:7586): WARNING **: Couldn't register with accessibility bus:
Did not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the reply
timeout expired, or the network connection was broken.
Traceback (most recent call last):
  File "/usr/bin/devede_ng.py", line 27, in <module>
    import devedeng.project
  File "/usr/lib/python3.4/site-packages/devedeng/project.py", line 26, in
<module>
    import devedeng.file_movie
  File "/usr/lib/python3.4/site-packages/devedeng/file_movie.py", line 21, in
<module>
    import devedeng.configuration_data
  File "/usr/lib/python3.4/site-packages/devedeng/configuration_data.py", line
22, in <module>
    import pkg_resources
  File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 70,
in <module>
    import packaging.version
ImportError: No module named 'packaging'

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-qa-alerts_ml.openmandriva.org/attachments/20170506/046ddaf1/attachment.html>


More information about the OM-QA-Alerts mailing list