[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

re:TeX woes



># dpkg --configure texbin
>Setting up texbin ...
>dpkg: error processing texbin (--configure):
> subprocess post-installation script returned error exit status 1
>Errors were encountered while processing:
> texbin
># 

Take a look at the file /var/lib/dpkg/info/texbin.postrm and see if
you can find the reason it is failing.  Sometimes there will be an
"rm file" and the file doesn't exist.  If you change this to "rm -f file",
then it won't bomb out even if it doesn't exist.

                                        Brian
                                 ( bcwhite@bnr.ca )

-------------------------------------------------------------------------------
    In theory, theory and practice are the same.  In practice, they're not.


Reply to: