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
tkimg-1.4-19.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/tkimg-1.4-19.fc21
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).
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.