From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3CEAF138935 for ; Sat, 9 Feb 2013 11:01:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85871E071E; Sat, 9 Feb 2013 11:00:58 +0000 (UTC) Received: from icp-osb-irony-out4.external.iinet.net.au (icp-osb-irony-out4.external.iinet.net.au [203.59.1.220]) by pigeon.gentoo.org (Postfix) with ESMTP id AF6D0E0682 for ; Sat, 9 Feb 2013 11:00:56 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgkFAJcrFlF8qcEC/2dsb2JhbABEgzmDFLpMFnOCHwEBAQQBAiAPAUEEEQsNCwICBRYLAgIJAwIBAgEWLxMGAgEBiAyseJIhgSOLewYNgQKCFoETA4hkiw2CM4VxIopAgw2BWQIHFw X-IronPort-AV: E=Sophos;i="4.84,634,1355068800"; d="scan'208";a="85338216" Received: from unknown (HELO moriah.localdomain) ([124.169.193.2]) by icp-osb-irony-out4.iinet.net.au with ESMTP; 09 Feb 2013 19:00:54 +0800 Received: from localhost (localhost [127.0.0.1]) by moriah.localdomain (Postfix) with ESMTP id 8989E62774 for ; Sat, 9 Feb 2013 19:00:53 +0800 (WST) X-Virus-Scanned: amavisd-new at lan.localdomain Received: from moriah.localdomain ([127.0.0.1]) by localhost (moriah.lan.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7q9L8xYxYX-j for ; Sat, 9 Feb 2013 19:00:41 +0800 (WST) Received: from [192.168.44.1] (moriah [192.168.44.1]) by moriah.localdomain (Postfix) with ESMTP id B14CC62DB2 for ; Sat, 9 Feb 2013 19:00:40 +0800 (WST) Message-ID: <51162C57.4080405@iinet.net.au> Date: Sat, 09 Feb 2013 19:00:39 +0800 From: William Kenworthy User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130120 Thunderbird/17.0.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] neon/davfs2/cadaver failing with openssl-1.0.1c References: <51159966.1020702@iinet.net.au> <1586963969.84.1360403269339.JavaMail.root@bougieperso.fr> In-Reply-To: <1586963969.84.1360403269339.JavaMail.root@bougieperso.fr> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: d9b448dc-0bf1-4e33-9eea-587b79e6b487 X-Archives-Hash: 1b2fa6ef46095402c6b0442077a9e61a Many times! (and the list includes libreoffice so its painfully long in build time :( I had one machine working still using 9.8x so I upgraded that ... and it broke too. ok, so I thought, go back to 9.8 and remove 1.0.1c ... and found that its now slotted, and is just a stub so it installs libs but no headers etc ... useless when you want to downgrade :( There is an entry in the changelog saying 1.0.1c suffers breakage (but not what) so I went ~x86 and its rebuilding now, but still doesn't work. Cant believe I am the only one suffering this, unless its just some servers like the blackboard ones :( BillK On 09/02/13 17:47, Arnaud Desgranges wrote: > Have you tried "revdep-rebuild -L libssl.so.1.0.0" ? > > ----- Mail original ----- > De: "William Kenworthy" > À: gentoo-user@lists.gentoo.org > Envoyé: Samedi 9 Février 2013 01:33:42 > Objet: [gentoo-user] neon/davfs2/cadaver failing with openssl-1.0.1c > > I have been using dev-libs/openssl-0.9.8x with neon/davfs2 to mount a > share from blackboard, but after upgrading to 1.01c it no longer works. > Ive been rebuilding and cleaning up the libs but no luck so far. The > problem is limited (as far as I can see) to neon and the autofallback to > tlsv1.0 failing (server will only do that version). > > openssl-1.0.1c also installs libraries numbered like > /usr/lib/libssl.so.1.0.0 - its probably not related though one of two > failing systems did have a 1.0.0 version installed at one stage. > > Has this been seen before? > > BillK > >