selfupdate is broken

Vincent Lefevre vincent-opdarw at vinc17.org
Thu May 17 17:40:35 PDT 2007


On 2007-05-15 15:25:29 -0400, Kevin Ballard wrote:
> BTW, I've already fixed this particular issue in trunk. Port will
> now run svn as the user who owns the WC.

This doesn't work here:

Synchronizing from file:///Users/vinc17/wd/macosx/dports
Password:

It shouldn't ask any password (I have a ssh-agent). The problem is
that sudo probably resets the environment. You probably need to run
the user's shell in a wrapper (and I'm not sure this is sufficient).

A cleaner solution would be that port should do the sudo when need be.

Fortunately, there's the [nosync] flag...

-- 
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



More information about the macports-dev mailing list