The pre-install script in that package is failing - it says returning
status 1, and it should return 0. You can use "dpkg" to extract the package
archive, and then try to run DEBIAN/preinst by hand. That should let you
figure out what is wrong with the script. Sometimes it is something simple
like the interpreter does not exist (the file mentioned after the "#!" on
the first line) or there's no exit statement at the end of the script.
Sometimes the script runs another program that fails or doesn't exist.

        Bruce
-- 
Can you get your operating system fixed when you need it?
Linux - the supportable operating system. http://www.debian.org/support.html
Bruce Perens K6BP   [EMAIL PROTECTED]   510-215-3502


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to