It looks like you need to reinstall dpkg:  the package database thinks you
have /sw/sbin/install-info and /sw/sbin/update-alternatives, but they are
absent on your system.

Alexander K. Hansen
Associate Research Scientist, Columbia University
visiting MIT Plasma Science and Fusion Center
Levitated Dipole Experiment
175 Albany Street, NW17-219
Cambridge, MA  02139-4213
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michèle Garoche
Sent: Saturday, April 12, 2003 10:19 PM
To: Alexander K. Hansen
Cc: [EMAIL PROTECTED]
Subject: Re: [Fink-users] KOffice fails to install


Le dimanche, 13 avr 2003, à 04:00 Europe/Paris, Alexander K. Hansen a 
écrit :

> For my next trick, lets see if the prerm script looks OK:
>
> cat /sw/var/lib/dpkg/info/openssl097-dev.prerm
> #!/bin/sh
> # prerm script for package openssl097-dev, auto-created by fink
>
> set -e
>
> if [ $1 != "upgrade" ]; then
> update-alternatives --remove md5.3 /sw/share/man/man3/md5.3.openssl097
> fi
>
>
> exit 0
Yes, I have:

#!/bin/sh
# prerm script for package openssl097-dev, auto-created by fink

set -e

if [ $1 != "upgrade" ]; then
update-alternatives --remove md5.3 /sw/share/man/man3/md5.3.openssl097
fi


exit 0

>
> Also, what do you get if you run update-alternatives by itself.  For
> comparison:
>
> % /sw/sbin/update-alternatives
I have no /sw/sbin/update-alternatives

Michèle
<http://micmacfr.homeunix.org/>



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to