On Wed, 2011-12-21 at 14:11 -0600, Johnny Hughes wrote:
There was also the fact that several packages did not build correctly because of a change in the default environment: https://bugzilla.redhat.com/show_bug.cgi?id=743229
That reminds me. I saw this recently on yum update:
Non-fatal POSTUN scriptlet failure in rpm package gtk2 Cleanup : 1:cups-libs-1.4.2-39.el6_1.1.x86_64 146/230 /usr/bin/update-gdk-pixbuf-loaders: line 54: /etc/gtk-2.0/x86_64-unknown-linux-gnu/gdk-pixbuf.loaders: No such file or directory /usr/bin/update-gtk-immodules: line 54: /etc/gtk-2.0/x86_64-unknown-linux-gnu/gtk.immodules: No such file or directory warning: %postun(gtk2-2.18.9-6.el6.x86_64) scriptlet failed, exit status 1
/var/tmp/rpm-tmp.QyhGhF: line 23: /etc/pango/x86_64-unknown-linux-gnu/pango.modules: No such file or directory
The pango warning is an issue with the old package that got removed, but the gtk2 package current on that system (gtk2-2.18.9-6.el6.x86_64 from the CR repo) still has that incorrect directory (/etc/gtk-2.0/x86_64-unknown-linux-gnu/)
And yes, of course, thank you team for all the hard work you put into CentOS!
Regards, Leonard.