Bug 1226871

Summary: gutenprint-foomatic should require python3-cups
Product: [Fedora] Fedora Reporter: Robert Kuska <rkuska>
Component: gutenprintAssignee: Tim Waugh <twaugh>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jberan, jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gutenprint-5.2.10-11.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-07 16:07:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Kuska 2015-06-01 11:01:42 UTC
Subpackage gutenprint-foomatic requires python-cups even though its script run on python3 (see head output), please change the requires to python3-cups instead.

> $ rpm -q gutenprint-foomatic --requires
/bin/sh
/bin/sh
/usr/bin/python3
foomatic
foomatic-db
gutenprint(x86-64) = 5.2.10-10.fc22
python-cups
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


> $ head /usr/sbin/gutenprint-foomaticppdupdate 
#!/usr/bin/python3

## gutenprint-foomaticppdupdate

## A utility for updating foomatic-generated PPDs so that they work with
## a newly-installed gutenprint package.

## Copyright (C) 2007, 2009, 2014 Red Hat, Inc.
## Author: Tim Waugh <twaugh

Comment 1 Jiri Popelka 2015-06-01 12:00:40 UTC
You're right, thanks !

Comment 2 Fedora Update System 2015-06-01 12:24:05 UTC
gutenprint-5.2.10-11.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gutenprint-5.2.10-11.fc22

Comment 3 Fedora Update System 2015-06-02 15:16:04 UTC
Package gutenprint-5.2.10-11.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gutenprint-5.2.10-11.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9344/gutenprint-5.2.10-11.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-07 16:07:43 UTC
gutenprint-5.2.10-11.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.