Gentoo Archives: gentoo-portage-dev

From: Brian <dol-sen@×××××.net>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Questions regarding the new portage API (savior branch)
Date: Thu, 02 Mar 2006 15:18:58
Message-Id: 1141312742.29872.74.camel@localhost
In Reply to: Re: [gentoo-portage-dev] Questions regarding the new portage API (savior branch) by Brian Harring
1 On Thu, 2006-02-03 at 00:41 -0800, Brian Harring wrote:
2 > On Wed, Mar 01, 2006 at 08:15:19PM -0800, Brian wrote:
3 > > On Wed, 2006-01-03 at 17:39 -0800, Brian Harring wrote:
4 > > > emerge bzr
5 > > > bzr get http://gentooexperimental.org/~ferringb/bzr/saviour
6 > > > cd saviour
7 > > > bzr pull
8 > > >
9 > > > ...roughly. ;)
10 > >
11 > > a little too rough :)
12 > >
13 > > brian@big_squirt ~ $ bzr get http://gentooexperimental.org/~ferringb/bzr/saviour
14 > > bzr: ERROR: Not a branch: http://gentooexperimental.org/~ferringb/bzr/saviour
15 > > brian@big_squirt ~ $
16 >
17 > Try again :)
18 >
19 > ~harring
20
21 getting there. It is extremely slow for a first check-out. It ran
22 about 30 mins. last night... got 219 weaves, at 52 revision-store items
23 when I went to bed. When I awoke this morning I found:
24
25 brian@big_squirt ~ $ bzr get http://gentooexperimental.org/~ferringb/bzr/saviour
26 bzr: ERROR: urllib2.HTTPError: HTTP Error 403: Forbidden
27 at /usr/lib/python2.4/urllib2.py line 480
28 in http_error_default
29 brian@big_squirt ~ $
30
31
32 After getting 156 items in saviour/.bzr/revision-store (219 items in weaves)
33
34 trying:
35
36 brian@big_squirt ~ $ cd saviour
37 brian@big_squirt ~/saviour $ bzr pull
38 bzr: ERROR: No pull location known or specified.
39 brian@big_squirt ~/saviour $
40
41
42 Perhaps a permissions thing on some files?
43
44 --
45 Brian <dol-sen@×××××.net>
46
47 --
48 gentoo-portage-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-portage-dev] Questions regarding the new portage API (savior branch) Michael Schilling <gentoo@×××××××.de>