Buchan Milne <[EMAIL PROTECTED]> writes:

> running 8.2beta3, this time an RPM from the beta dist:
> 
> [bgmilne:~]# rpm -Uvh
> /mnt/cdrom/Mandrake/RPMS2/openssh-askpass-gnome-3.0.2p1-5mdk.i586.rpm
> Preparing...                ########################################### [100%]
> Segmentation fault (core dumped)

Are you sure this is rpm which segfault, this could be located in %post of
package (update-alternatives) ?

Does you have staling /var/lib/rpm/__db* files ?

Can you try directly the following script (from %post) :
update-alternatives --install /usr/lib/ssh/ssh-askpass ssh-askpass 
/usr/lib/ssh/gnome-ssh-askpass 20

François.

Reply via email to