I suddenly get "svn: Unrecognized URL scheme for " when trying to do something with svn

Bug #43567 reported by asdf
6
Affects Status Importance Assigned to Milestone
subversion (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: subversion

According to the FAQ something with the shared libraries is wrong. I tried to run ldconfig, uninstall subversion and libsvn0 but it did not help.

Here is the output of ldd `which svn`:

        linux-gate.so.1 => (0xffffe000)
        libsvn_client-1.so.0 => /usr/lib/libsvn_client-1.so.0 (0xb7f5f000)
        libsvn_wc-1.so.0 => /usr/lib/libsvn_wc-1.so.0 (0xb7f36000)
        libsvn_ra-1.so.0 => /usr/lib/libsvn_ra-1.so.0 (0xb7f31000)
        libsvn_delta-1.so.0 => /usr/lib/libsvn_delta-1.so.0 (0xb7f29000)
        libsvn_subr-1.so.0 => /usr/lib/libsvn_subr-1.so.0 (0xb7f03000)
        libapr-0.so.0 => /usr/lib/libapr-0.so.0 (0xb7ee3000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7ed1000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7da2000)
        libsvn_diff-1.so.0 => /usr/lib/libsvn_diff-1.so.0 (0xb7d9b000)
        libaprutil-0.so.0 => /usr/lib/libaprutil-0.so.0 (0xb7d87000)
        libsvn_ra_local-1.so.0 => /usr/lib/libsvn_ra_local-1.so.0 (0xb7d81000)
        libsvn_repos-1.so.0 => /usr/lib/libsvn_repos-1.so.0 (0xb7d64000)
        libsvn_fs-1.so.0 => /usr/lib/libsvn_fs-1.so.0 (0xb7d5f000)
        libsvn_ra_svn-1.so.0 => /usr/lib/libsvn_ra_svn-1.so.0 (0xb7d4e000)
        libdb-4.3.so => /usr/lib/libdb-4.3.so (0xb7c72000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb7c53000)
        librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb7c4b000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7c29000)
        libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb7bfb000)
        libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb7be6000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7be3000)
        /lib/ld-linux.so.2 (0xb7f96000)
        libsvn_fs_fs-1.so.0 => /usr/lib/libsvn_fs_fs-1.so.0 (0xb7bca000)
        libsvn_fs_base-1.so.0 => /usr/lib/libsvn_fs_base-1.so.0 (0xb7ba700

Can anybody confirm this

[1] http://subversion.tigris.org/faq.html#unrecognized-url-error

Revision history for this message
Emmet Hikory (persia) wrote :

Please try upgrading to 1.3.1-3ubuntu1, as that includes a fix for this issue.

Revision history for this message
Jérémie Corbier (jcorbier) wrote :

Rejecting this bug as it is a duplicate.

Changed in subversion:
status: Unconfirmed → Rejected
Revision history for this message
asdf (asdf123123-deactivatedaccount-deactivatedaccount) wrote : Re: [Bug 43567] Re: I suddenly get "svn: Unrecognized URL scheme for " when trying to do something with svn

That was quick, thanks a lot!

> Please try upgrading to 1.3.1-3ubuntu1, as that includes a fix for this
> issue.

http://packages.ubuntu.com/dapper/devel/subversion

there is still subversion (1.3.0-1ubuntu3), how can i get this newer version?

Revision history for this message
Emmet Hikory (persia) wrote :

http://archive.ubuntu.com/ubuntu/pool/main/s/subversion/ provides links to all current subversion builds. You can download the packages and dependencies manually, wait for them to get to your mirror, or use archive.ubuntu.com directly in /etc/apt/sources.list, and run `aptitude update`, or your favorite archive update mechanism.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.