Gentoo Archives: gentoo-dev

From: "Olivier CrĂȘte" <tester@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] i have an idea ! (erescue)
Date: Mon, 16 May 2005 01:57:52
Message-Id: 1116192710.8413.6.camel@TesterBox.tester.ca
In Reply to: [gentoo-dev] i have an idea ! (erescue) by Mike Frysinger
1 On Sun, 2005-15-05 at 17:18 -0400, Mike Frysinger wrote:
2 > for example, when i broke binutils in unstable with a gcc4 patch, i noticed
3 > that it's hard for users to *easily* recover from this ... we developers end
4 > up scrambling to build a bunch of binary packages for a variety of compatible
5 > compiler/libc combinations so the user can just wget the file and run `emerge
6 > binutils.tbz2` and be on their way
7
8 I had exactly the same problem recently and I had a hard time finding a
9 fitting tbz2 since the package was part of the stages and not the GRP.
10
11 Just having packages built as part of a stage3 uploaded somewhere
12 as .tbz2s on the mirrors would already be a good first step and isn't
13 much more work for the release teams.
14
15 Would erescue just be static "tar xjvf ${file} -C /" or do you want
16 something more intelligent that would also update the portage db ?
17
18
19 --
20 Olivier CrĂȘte
21 tester@g.o
22 x86 Security Liaison

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] i have an idea ! (erescue) Chris Gianelloni <wolf31o2@g.o>