Date: Sun, 25 Apr 2010 21:40:09 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Aristedes Maniatis <ari@ish.com.au> Cc: freebsd-ports@freebsd.org Subject: Re: portmaster and IGNOREME Message-ID: <4BD51929.2050807@FreeBSD.org> In-Reply-To: <4BD4DB1A.3020706@ish.com.au> References: <4BD28512.2010506@ish.com.au> <4BD356AC.9080707@FreeBSD.org> <4BD37E1E.7010207@ish.com.au> <4BD39CD0.4040504@FreeBSD.org> <4BD39FDA.7070609@ish.com.au> <4BD4C85F.8010307@FreeBSD.org> <4BD4DB1A.3020706@ish.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/25/10 17:15, Aristedes Maniatis wrote: > On 26/04/10 8:55 AM, Doug Barton wrote: >> I've just committed a fix for this problem to the svn (development) >> version of portmaster. You can find information on how to download it at >> http://dougbarton.us/portmaster-proposal.html. I would appreciate it if >> you would test that version in your environment to confirm that the fix >> is satisfactory. > > Firstly, it looks like it is unable to run with a relative path. Pretty > minor issue, but I thought I'd mention it. yes, there is no way that will work. portmaster calls itself recursively, so it has to have an explicit path when you start it. > But when using an absolute path > # sh /root/portmaster -ai You could also chmod a+x /root/portmaster and then run it without the sh, but the way you did it works fine too. > * I get the list of ports to upgrade, then "Proceed y/n", and after that > it sees CGatePro and tries to upgrade it. Yes, I was too hasty to get the fix out the door. I just committed version 207220 which has a more thorough fix for this issue in -a. > * when using portmaster -ai I'm still given a choice to upgrade the > package with no ORIGIN. I changed the logic for -a to be warn+skip automatically if an +IGNOREME file is present. For the case of no ORIGIN and no +IGNOREME it's back to being a fatal error. > But why ask since we already know it will fail 100% of the time? Exactly right. Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BD51929.2050807>