|
Bugzilla – Full Text Bug Listing |
| Summary: | system-config-printer completely broken | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | S. B. <sb56637> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | dimstar, jsmeix, mpluskal, stefan.fent |
| Version: | 201502* | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
S. B.
2015-03-12 13:11:08 UTC
system-config-printer belongs to the bugzilla component Gnome. Seems we're actually lacking python3-cups in Tumbleweed... and python-cups is, incidentally, maintained by jsmeix :) Somehow I inherited python-cups but never had a look at it (zero entries in python-cups.changes from me). I don't know anything about how it works internally. I cannot do anything here. That maintainer setting is actually plain wrong. On https://build.opensuse.org/package/users/devel:languages:python/python-cups I cannot remove my bugownership of python-cups. I guess that is an old setting from ancient times when OBS was created. Hmm, so what should I do to have a working system-config-printer on Tumbleweed? It seems there is a python3-cups package: ---------------------------------------------------------------------- $ osc search python3-cups ... matches for 'python3-cups' in packages: # Project # Package devel:languages:python3 python3-cups home:dimstar:Factory python3-cups $ osc results devel:languages:python3 python3-cups openSUSE_Tumbleweed ppc64 succeeded openSUSE_Tumbleweed ppc64le succeeded openSUSE_Tumbleweed i586 succeeded openSUSE_Tumbleweed x86_64 succeeded openSUSE_Factory i586 succeeded openSUSE_Factory x86_64 succeeded openSUSE_13.2 i586 succeeded openSUSE_13.2 x86_64 succeeded openSUSE_13.1 i586 succeeded openSUSE_13.1 x86_64 succeeded ... ---------------------------------------------------------------------- (Luckily I have nothing at all to do with this package.) Perhaps it works after you installed python3-cups? I submitted already a python3-cups to the respective devel project, as well as a system-config-printer (1.5.5 package) that specifies the (hopefully complete) set of dependencies needed. With this setup, it works already on my TW machine again * python3-cups from devel:languages:python3 * system-config-printer from home:dimstar:Factory Any further testing is appreciated on those packages. (In reply to Johannes Meixner from comment #6) > It seems there is a python3-cups package: > ---------------------------------------------------------------------- > $ osc search python3-cups > ... > matches for 'python3-cups' in packages: > # Project # Package > devel:languages:python3 python3-cups > home:dimstar:Factory python3-cups > osc cat devel:languages:python3 python3-cups python3-cups.changes | head ------------------------------------------------------------------- Thu Mar 12 14:16:07 UTC 2015 - dimstar@opensuse.org - Initial package, version 1.9.72 for python3. Based on the existing python-cups package. Yes, it does exist by now :) system-config-printer together with python3-cups are now available in Tumbleweed |