View Single Post
Posts: 946 | Thanked: 1,650 times | Joined on Oct 2009 @ Germany
#15
ok, problem isolated (the standard ucf is broken).

at the beginning of
/var/lib/dpkg/info/tex-common.postinst
please replace the line (ca. 35)

UCF="sh /usr/bin/ucf" # WORKAROUND hardcoded bash

with

UCF=":" # WORKAROUND hardcoded bash

and try again