Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] portage bug ?
Date: Mon, 29 Aug 2011 19:05:37
Message-Id: 20110829190520.GI42206@gentoo.org
In Reply to: Re: [gentoo-alt] portage bug ? by Fabian Groffen
1 On 29-08-2011 11:42:03 +0200, Fabian Groffen wrote:
2 > On 29-08-2011 11:30:46 +0200, Burcin Erocal wrote:
3 > > > "--dir-file=%s/dir %s/%s" % (EPREFIX, inforoot, inforoot, x))[1]
4 > > > TypeError: not all arguments converted during string formatting
5 > >
6 > > I also ran into this last week. The following patch fixes the problem for me. It seems to be introduced in the prefix version of portage.
7 > >
8 >
9 > Thanks, there was a bug about it, I now see there is a ) missing. I'll
10 > apply your patch soon.
11
12 I've been looking at default, and didn't find extra parenthesis there,
13 so I tried the following. Does that work for you?
14
15 http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commitdiff;h=749ef8e20137bede1a9824448b2676224b06f71b;hp=5b6156b085ab5ae518fa6c4ed9b2e2c5b75fd184
16 or
17 http://prefix.gentooexperimental.org:8000/portage-prefix/rev/4e2a4854863a
18
19
20 --
21 Fabian Groffen
22 Gentoo on a different level

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-alt] portage bug ? Alan Hourihane <alanh@×××××××××××.uk>
Re: [gentoo-alt] portage bug ? Burcin Erocal <burcin@××××××.org>