Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=684729 --- Comment #2 from Ville Skyttä <[email protected]> 2011-06-24 10:43:52 EDT --- Created attachment 509778 --> https://bugzilla.redhat.com/attachment.cgi?id=509778 Fix scriptlet deps and avoid error on multilib erase The %postun script will additionally end up being invoked despite of the "$1 -gt 0" test when both pango.i686 and pango.x86_64 are being removed in the same rpm transaction: mock-chroot> rpm -e pango.i686 pango.x86_64 /var/tmp/rpm-tmp.Zl2DSB: line 26: /etc/pango/i386-redhat-linux-gnu/pango.modules: No such file or directory The attached patch should fix both issues, let me know if you'd like me to commit and build this for devel. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
