Bug 715424 - angrydd should depend on gtk2
Summary: angrydd should depend on gtk2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: angrydd
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 21:00 UTC by Jan Stodola
Modified: 2011-07-01 18:58 UTC (History)
1 user (show)

Fixed In Version: angrydd-1.0.1-7.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-01 18:58:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Stodola 2011-06-22 21:00:40 UTC
Description of problem:
Installation scriplet(s) of the package angrydd runs '/usr/bin/gtk-update-icon-cache', but the package doesn't depend on gtk2:

[root@gilliam test_rpms]# rpm -q --scripts -p rpms/angrydd-1.0.1-6.fc15.noarch.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/angrydd-1.0.1-6.fc15.noarch.rpm | grep gtk2
[root@gilliam test_rpms]#

It causes error messages in some cases:
...
  Installing : python-nose-1.0.0-3.fc15.noarch                            67/70 
  Installing : 1:numpy-1.5.1-1.fc15.x86_64                                68/70 
  Installing : pygame-1.9.1-4.fc15.x86_64                                 69/70 
  Installing : angrydd-1.0.1-6.fc15.noarch                                70/70 
/var/tmp/rpm-tmp.0PQcjJ: line 2: /usr/bin/gtk-update-icon-cache: No such file or directory


Version-Release number of selected component (if applicable):
angrydd-1.0.1-6.fc15

How reproducible:
always

Steps to Reproduce:
1. yum --installroot=/root/new_install_root install angrydd

Actual results:
errors during installation

Expected results:
angrydd depends on gtk2, no error messages during installation

Comment 1 Fedora Update System 2011-06-23 00:53:46 UTC
angrydd-1.0.1-7.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/angrydd-1.0.1-7.fc15

Comment 2 Fedora Update System 2011-06-24 03:49:46 UTC
Package angrydd-1.0.1-7.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 angrydd-1.0.1-7.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/angrydd-1.0.1-7.fc15
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-07-01 18:58:32 UTC
angrydd-1.0.1-7.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.