Bug 1156121

Summary: 'tkimg' should require 'tk'
Product: [Fedora] Fedora Reporter: Jaromír Cápík <jcapik>
Component: tkimgAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: ovasik, tcallawa
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tkimg-1.4-19.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-17 04:47:57 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 Jaromír Cápík 2014-10-23 15:28:13 UTC
Description of problem:
tkimg apparently cannot work without tk, but only tcl is listed in the requires.
The following test fails with 'can't find package Tk 8.3' when tk is missing.

$ cat a.tcl
package require img::png

$ tclsh a.tcl
can't find package Tk 8.3
    while executing
"load /usr/lib64/tcl8.6/Img1.4/libtkimgpng1.4.so"
    ("package ifneeded img::png 1.4" script)
    invoked from within
"package require img::png"
    (file "a.tcl" line 1)


Version-Release number of selected component (if applicable):
tkimg-1.4-18.fc21

How reproducible:
always

Comment 1 Fedora Update System 2014-11-03 21:06:31 UTC
tkimg-1.4-19.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/tkimg-1.4-19.fc21

Comment 2 Fedora Update System 2014-11-05 19:25:37 UTC
Package tkimg-1.4-19.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tkimg-1.4-19.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-14329/tkimg-1.4-19.fc21
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-12-17 04:47:57 UTC
tkimg-1.4-19.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.