Gentoo Archives: gentoo-user

From: Rumen Yotov <rumen@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] layman: svn broken?
Date: Sun, 04 May 2008 16:20:00
Message-Id: 20080504162302.GA10403@qrypto.org
In Reply to: [gentoo-user] layman: svn broken? by Norberto Bensa
1 On (04/05/08 12:49) Norberto Bensa wrote:
2 > Hello list,
3 >
4 > svn (dev-util/subversion-1.5.0_rc4) doesn't want to update nor add layman's
5 > repos:
6 >
7 > $ sudo layman -a vmware
8 > * Running command "/usr/bin/svn co
9 > "http://overlays.gentoo.org/svn/proj/vmware/trunk/"
10 > "/usr/portage/local/layman/vmware""...
11 > svn: Unrecognized URL scheme for
12 > 'http://overlays.gentoo.org/svn/proj/vmware/trunk'
13 > * Failed to add overlay "vmware".
14 > * Error was: Adding the overlay failed!
15 >
16 >
17 >
18 > $ sudo layman -S
19 > * Running command "/usr/bin/svn update
20 > "/usr/portage/local/layman/mozilla""...
21 > svn: Unrecognized URL scheme for
22 > 'http://overlays.gentoo.org/svn/proj/mozilla'
23 > * Running command "cd "/usr/portage/local/layman/desktop-effects" &&
24 > /usr/bin/git pull"...
25 > Already up-to-date.
26 > * Running command "/usr/bin/svn update
27 > "/usr/portage/local/layman/sunrise""...
28 > svn: Unrecognized URL scheme for
29 > 'http://overlays.gentoo.org/svn/proj/sunrise/reviewed'
30 > * Running command "cd "/usr/portage/local/layman/gnome" && /usr/bin/git
31 > pull"...
32 > Already up-to-date.
33 > *
34 > * Success:
35 > * ------
36 > *
37 > * Successfully synchronized overlay "desktop-effects".
38 > * Successfully synchronized overlay "gnome".
39 > *
40 > * Errors:
41 > * ------
42 > *
43 > * Failed to sync overlay "mozilla".
44 > * Error was: Syncing overlay "mozilla" returned status 256!
45 > *
46 > * Failed to sync overlay "sunrise".
47 > * Error was: Syncing overlay "sunrise" returned status 256!
48 > *
49 >
50 >
51 > Anyone knows more about it?
52 >
53 > Thanks!
54 > Norberto
55 >
56 > ----------------------------------------------------------------
57 > This message was sent using IMP, the Internet Messaging Program.
58 >
59 >
60 > --
61 > gentoo-user@l.g.o mailing list
62 >
63 Hi,
64
65 Had similar problems with neon library which interfaces svn with http://
66 The testing svn seems to have some new USE-flags 'webdav-neon'
67 Try downgrading to stable to see if it works.
68 Some wild guesses here but HTH.
69 Rumen

Replies

Subject Author
Re: [gentoo-user] layman: svn broken? Alan McKinnon <alan.mckinnon@×××××.com>