On 24.01.14 Peter De Wachter ([email protected]) wrote: Hi,
> This error occured when upgrading the texlive-base:
>
> /var/lib/dpkg/info/texlive-base.postinst: 230: [: missing ]
>
> Looks like a simple typo.
>
Yes, correct. In the code block
if [ -d /etc/texmf/xdvi] ; then
rmdir --ignore-fail-on-non-empty /etc/texmf/xdvi
fi
must be a <space> between /etc/texmf/xdvi and ] .
Hilmar
--
sigmentation fault
signature.asc
Description: Digital signature

