On Mon, Sep 01, 2008 at 01:03:28PM -0700, Danek Duvall wrote: > If your cwd has been removed, pkg dies. Here > > http://cr.opensolaris.org/~dduvall/pkg-bug2964/
I've updated the webrev to explicitly set mydir to None if $PWD ended up giving us an empty string or something that wasn't an absolute path (since we'd end up crashing later, in a call to realpath()). Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
