Description of problem: RPM %post scripts are calling gtk-update-icon-cache such that it produces stderr/stdout output, which is bad, %post scripts should be silent. Version-Release number of selected component (if applicable): gtk2-2.6.1-1 How reproducible: always Raw Hide install.log from a few days ago: Installing gnome-icon-theme-2.9.90-2.noarch. Cache file created successfully. Cache file created successfully. Installing gtkspell-2.0.7-2.i386. Installing ImageMagick-6.0.7.1-4.i386. Installing libwmf-0.2.8.3-7.i386. Installing netpbm-progs-10.26-1.i386. Installing redhat-artwork-0.120-4.i386. Cache file created successfully. Cache file created successfully. Cache file created successfully.
I'll release gtk 2.6.2 later this week, which adds a --quiet argument to gtk-update-icon-cache.
It's noisy again. [root@trash ~]# rpm -qf /usr/bin/gtk-update-icon-cache gtk2-2.6.5-1 Installing system-config-nfs-1.3.6-1.noarch. Cache file created successfully. Installing system-config-securitylevel-1.5.5-1.i386. Cache file created successfully. Installing usermode-gtk-1.79-2.i386.
gtk2-2.6.7-1 also talks to me at installing of system-config-date.
There are 30 instances of this one now: [root@trash ~]# grep ^Cache install.log | wc -l 30
I think I cleaned all of these out yesterday. If there are any left, file them separately against the specific packages.