The problem is that texmacs-common.postinst calls gtk-update-icon-cache, which throws an error if 'No theme index file' has been created (see attached dpkg output).
This can be circumvented by forcing gtk-update-icon-cache to rebuild the index file by using the --ignore-theme-index option (see patch). However, I am not sure if this is the most elegant method or place to solve the bug. Some related (but old) discussions: https://bugzilla.redhat.com/show_bug.cgi?id=182775 https://launchpad.net/ubuntu/+source/gtk+2.0/+bug/17970 ** Bug watch added: Red Hat Bugzilla #182775 https://bugzilla.redhat.com/show_bug.cgi?id=182775 ** Attachment added: "dpkg --configure --debug 3773 texmacs-common.out" http://launchpadlibrarian.net/49992463/dpkg%20--configure%20--debug%203773%20texmacs-common.out -- package texmacs-common 1:1.0.7.2-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/512283 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
