From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G0W7L-0001QO-8y for garchives@archives.gentoo.org; Wed, 12 Jul 2006 04:14:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6C4D7xo025366; Wed, 12 Jul 2006 04:13:07 GMT Received: from outbound.mailhop.org (outbound.mailhop.org [63.208.196.171]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6C47c03003664 for ; Wed, 12 Jul 2006 04:07:38 GMT Message-Id: <200607120407.k6C47c03003664@robin.gentoo.org> Received: from c-24-16-16-159.hsd1.wa.comcast.net ([24.16.16.159] helo=daevid.com) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51) id 1G0W0f-0005u0-Kg for gentoo-user@lists.gentoo.org; Wed, 12 Jul 2006 00:07:37 -0400 Received: from red.lockdownnetworks.com ([67.105.193.226] helo=gabriel) by daevid.com with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.54) id 1G0W0e-0006uM-QK for gentoo-user@lists.gentoo.org; Tue, 11 Jul 2006 21:07:37 -0700 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 24.16.16.159 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: DAE51D From: "Daevid Vincent" To: Subject: [gentoo-user] SVN stopped working after update of neon? Date: Tue, 11 Jul 2006 21:06:59 -0700 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Thread-Index: AcalaJ7/ghKss894TLqhfrf1k75OEQ== X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k6C47c03003664 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k6C4D707025366 X-Archives-Salt: ea6979fd-5dd6-4cfc-8494-85ae1316baa4 X-Archives-Hash: 5be86afcb5f1131eaee4e6bc37b12832 I had SVN working fine, but then sometime recently neon was updated (due = to gnome I believe?). I'm only trying to connect to a remote SVN server (not local). daevid@locutus $ svn update svn: error while loading shared libraries: libneon.so.25: cannot open sha= red object file: No such file or directory So I recompiled subversion and neon (both in ~x86 because gnome needed th= e ~ version, and the stable svn doesn't work with the non ~ neon and it's all just a big-ol-happy-linux-mess as usual) This get's me closer, but still no love. daevid@locutus $ svn update svn: Unrecognized URL scheme for 'https://trac.myserver.com/svn/projects/foo/trunk' The FAQ didn't help (and apparently I have the modules loaded anyways, so= I doubt that's the issue): http://subversion.tigris.org/faq.html#unrecognized-url-error daevid@locutus $ svn --version svn, version 1.3.2 (r19776) compiled Jul 11 2006, 18:39:46 The following repository access (RA) modules are available: * ra_svn : Module for accessing a repository using the svn network protoc= ol. - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme Here are the versions I have installed [ebuild R ] dev-util/subversion-1.3.2-r1 USE=3D"apache2 bash-complet= ion berkdb minimal nls perl python ruby* zlib -emacs -java -nowebdav" [ebuild R ] net-misc/neon-0.26.1 USE=3D"nls ssl zlib -expat -gnutls -socks5 -static" I tried this: locutus env.d # revdep-rebuild --library=3Dlibneon.so.25 Configuring search environment for revdep-rebuild Checking reverse dependencies... Packages containing binaries and libraries using libneon.so.25 will be emerged. Collecting system binaries and libraries... done. (/root/.revdep-rebuild.1_files) Checking dynamic linking... done. (/root/.revdep-rebuild_8de088a8.3_rebuild) Assigning files to ebuilds... Nothing to rebuild Evaluating package order... done. (/root/.revdep-rebuild_8de088a8.5_order) There are no dynamic links to libneon.so.25... All done. Any ideas? =D0=C65=CF=D0=20 --=20 gentoo-user@gentoo.org mailing list