Bug 715416 - agistudio should depend on gtk2
Summary: agistudio should depend on gtk2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: agistudio
Version: 15
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-22 20:30 UTC by Jan Stodola
Modified: 2011-07-01 19:00 UTC (History)
1 user (show)

Fixed In Version: agistudio-1.2.4-5.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-01 19:00:59 UTC
Type: ---


Attachments (Terms of Use)

Description Jan Stodola 2011-06-22 20:30:06 UTC
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

Comment 1 Fedora Update System 2011-06-23 00:54:37 UTC
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

Comment 2 Fedora Update System 2011-06-24 03:34:28 UTC
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).

Comment 3 Fedora Update System 2011-07-01 19:00:53 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.