Hide Forgot
Description of problem: agistudio runs '/usr/bin/gtk-update-icon-cache' in its installation scriplets, but the package doesn't depend on gtk2: [root@gilliam test_rpms]# rpm -q --scripts -p rpms/agistudio-1.2.4-4.fc15.x86_64.rpm postinstall scriptlet (using /bin/sh): touch --no-create /usr/share/icons/hicolor || : /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : postuninstall scriptlet (using /bin/sh): touch --no-create /usr/share/icons/hicolor || : /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : [root@gilliam test_rpms]# rpm -qf /usr/bin/gtk-update-icon-cache gtk2-2.24.4-1.fc15.x86_64 [root@gilliam test_rpms]# rpm -q --requires -p rpms/agistudio-1.2.4-4.fc15.x86_64.rpm | grep gtk2 [root@gilliam test_rpms]# It causes error messages in some cases: ... Installing : qt3-3.3.8b-35.fc15.x86_64 56/58 Installing : hicolor-icon-theme-0.12-3.fc15.noarch 57/58 Installing : agistudio-1.2.4-4.fc15.x86_64 58/58 /var/tmp/rpm-tmp.FC5rfw: line 2: /usr/bin/gtk-update-icon-cache: No such file or directory Version-Release number of selected component (if applicable): agistudio-1.2.4-4.fc15 How reproducible: always Steps to Reproduce: 1. yum --installroot=/root/new_install_root install agistudio Actual results: errors during installation Expected results: agistudio depends on gtk2, no error messages during installation
agistudio-1.2.4-5.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/agistudio-1.2.4-5.fc15
Package agistudio-1.2.4-5.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing agistudio-1.2.4-5.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/agistudio-1.2.4-5.fc15 then log in and leave karma (feedback).
agistudio-1.2.4-5.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.