[gentoo-portage-dev] RDEPEND = DEPEND

2006-01-27 Thread Alec Warner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes, more mail from me, excited already aren't you? :) make repoman complain if DEPEND and RDEPEND are not set[1] This was discussed earlier on gentoo-dev and everyone seemed to agree that the check was not needed and that this behavior was good[2].

Re: [gentoo-portage-dev] http-replicator: error: invalid directory '/var/cache/http-replicator' [ ok ]

2006-01-27 Thread Lares Moreau
On Fri, 2006-01-27 at 13:35 -0600, Dan Sheffner wrote: > which group should I send this to? Try, gentoo-user, gentoo-server /maybe/ search forums.gentoo.org && wiki.gentoo.org if those fail. submit a bug on bugs.gentoo.org -Lares -- Lares Moreau <[EMAIL PROTECTED]> | LRU: 400755 http://count

Re: [gentoo-portage-dev] http-replicator: error: invalid directory '/var/cache/http-replicator' [ ok ]

2006-01-27 Thread Brian Harring
On Fri, Jan 27, 2006 at 01:35:25PM -0600, Dan Sheffner wrote: >which group should I send this to? If you're asking about bugs.g.o, just file it without a group, the wrangler will redirect it (although if you look in the metadata.xml, it'll list the group to assign it to if there is a specific

Re: [gentoo-portage-dev] http-replicator: error: invalid directory '/var/cache/http-replicator' [ ok ]

2006-01-27 Thread Dan Sheffner
which group should I send this to?On 1/27/06, Brian Harring <[EMAIL PROTECTED]> wrote: On Fri, Jan 27, 2006 at 12:11:13PM -0600, Dan Sheffner wrote:>I'm trying to get the http replicator working.Wrong ml- try gentoo-user ml or bugs.gentoo.org.gentoo-portage-dev == sys-apps/portage development o

Re: [gentoo-portage-dev] making aux_get more usable for vardbapi

2006-01-27 Thread Brian Harring
On Fri, Jan 27, 2006 at 10:19:50AM -0800, Brian Harring wrote: > #!/bin/sh > eval $(bzcat environment.bz2 | filter-env -f '.*' -v 'BASH.*' ) > for __x in "$@"; do > echo __x=$(echo "${__x}" | tr '\n,\r,\t' ' , , ') echo ${__x}=$(echo "${!__x}" | tr '\n,\r,\t' ' , , ') > done Change a

Re: [gentoo-portage-dev] http-replicator: error: invalid directory '/var/cache/http-replicator' [ ok ]

2006-01-27 Thread Brian Harring
On Fri, Jan 27, 2006 at 12:11:13PM -0600, Dan Sheffner wrote: >I'm trying to get the http replicator working. Wrong ml- try gentoo-user ml or bugs.gentoo.org. gentoo-portage-dev == sys-apps/portage development only, ebuilds within the distributed gentoo tree is a seperate issue :) ~harring

Re: [gentoo-portage-dev] making aux_get more usable for vardbapi

2006-01-27 Thread Brian Harring
On Sat, Jan 28, 2006 at 12:47:43AM +0900, Jason Stubbs wrote: > On Tuesday 24 January 2006 23:52, Marius Mauch wrote: > > On Mon, 23 Jan 2006 14:08:00 -0800 > > Brian Harring <[EMAIL PROTECTED]> wrote: > > > Well, if you disagreed with the original response, continue the > > > conversation prior t

[gentoo-portage-dev] http-replicator: error: invalid directory '/var/cache/http-replicator' [ ok ]

2006-01-27 Thread Dan Sheffner
I'm trying to get the http replicator working. I'm not sure what I'm doing wrong. Below are the steps I did to prep the machine. I know that the user portage has write/read access as specified in /etc/conf.d/http-replicator. I also went over step by step with a user that has been using this before

Re: [gentoo-portage-dev] making aux_get more usable for vardbapi

2006-01-27 Thread Jason Stubbs
On Tuesday 24 January 2006 23:52, Marius Mauch wrote: > On Mon, 23 Jan 2006 14:08:00 -0800 > Brian Harring <[EMAIL PROTECTED]> wrote: > > Well, if you disagreed with the original response, continue the > > conversation prior to commiting- otherwise we see a commit, then a > > rebuttal a few hours