|
Bugzilla – Full Text Bug Listing |
| Summary: | Turpial: ImportError: No module named pkg_resources | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Ursula Brueckner <ursula.brueckner> |
| Component: | GNOME | Assignee: | Dominique Leuenberger <dimstar> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | dimstar, ursula.brueckner |
| Version: | Leap 42.1 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Thanks for the bug report - and sorry for the extreme long delay in addressing it. But finally: Request: #438532 submit: home:dimstar:branches:GNOME:Apps/turpial@2(cleanup) -> GNOME:Apps Message: - Add (again!) python-distribute requires. This was accidentally lost when updating to version 3.0 (boo#957885). @GNOME Team: once this is accepted to GNOME:Apps we should MR it to openSUSE:Leap:42.1:Update too Update released. Resolved fixed. openSUSE-RU-2016:2806-1: An update that has one recommended fix can now be installed. Category: recommended (moderate) Bug References: 957885 CVE References: Sources used: openSUSE Leap 42.1 (src): turpial-3.0-4.1 |
Starting Turpial (turpial-3.0-2.2.noarch) fails with: :~> turpial Traceback (most recent call last): File "/usr/bin/turpial", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Installing python-setuptools which provides python-distribute resolves the issue. It's missing the dependency on python-distribute again. This was also reported and fixed for openSUSE 12.1 in Bug# 751192.