Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [Bug 110386] Unable to remerge any package with -K (rc5 and rc6)
Date: Sat, 29 Oct 2005 04:35:19
Message-Id: 200510291335.45411.jstubbs@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [Bug 110386] Unable to remerge any package with -K (rc5 and rc6) by Jason Stubbs
1 On Saturday 29 October 2005 13:20, Jason Stubbs wrote:
2 > I've adjusted the patch a bit to make all method signature changes into
3 > keyword arguments. I've also change the default tree to None and added a
4 > warning message to doebuild when None is passed and defaulting it to tree
5 > there. With the EAPI changes, passing a tree is really a requirement. If a
6 > tree isn't passed, it'd be better to alert people to that rather than
7 > trying to backtrack to it as the cause of the bugs that will inevitably pop
8 > up.
9
10 Many usages of doebuild in emerge - one of which wasn't meant to go to
11 "porttree". The warning has helped already! ;)
12
13 Cleaned up those instances and also fixed a typo (of mine) in
14 portage.unmerge().
15
16 --
17 Jason Stubbs

Attachments

File name MIME type
treetype.patch text/x-diff

Replies