[arch-general] ssh mutt etc problem
Dear Archers, With the latest pacman -Syu I am getting segfaults with ssh and mutt. I think the two are related for the following reason (1) Mutt works alright till it tries to make SSL/TLS connection and then it seg faults (2) ssh directly seg faults I think this has got to do with an update in openssl (both mutt and openssh depends on this) although the openssl comman itself does not seem to have a problem Regards ppk
I'd have to check, but if there was a soname bump on the last update, things might not be linked correctly. Does recompiling the affected programs help? On Mon, Oct 18, 2010 at 3:01 PM, Piyush P Kurur <ppk@cse.iitk.ac.in> wrote:
Dear Archers,
With the latest pacman -Syu I am getting segfaults with ssh and mutt. I think the two are related for the following reason
(1) Mutt works alright till it tries to make SSL/TLS connection and then it seg faults
(2) ssh directly seg faults
I think this has got to do with an update in openssl (both mutt and openssh depends on this) although the openssl comman itself does not seem to have a problem
Regards
ppk
On Mon, Oct 18, 2010 at 10:05:51AM -0500, Daniel J Griffiths (Ghost1227) wrote:
I'd have to check, but if there was a soname bump on the last update, things might not be linked correctly. Does recompiling the affected programs help?
My problem. Everythign seems to be working now. I really dont know what changed I removed mutt ssh and installed again and it started working. Regards ppk
participants (2)
-
Daniel J Griffiths (Ghost1227)
-
Piyush P Kurur