On Mon, May 12, 2008 at 4:23 PM, Tom Mueller <[EMAIL PROTECTED]> wrote: > Shawn, > > What were your thoughts about getting Cherrypi onto the system? I don't see > a package for it currently in OpenSolaris. Would it just be bundled with > pkg? A separate package? Merged with the python package? To support pkg on > other platforms, we'll have to get Cherrypi there too, which means packaging > it somehow.
Well, I hadn't though of it, but I can certainly create a package. > Are you just setting PYTHONPATH to do the build? Yes. I did a "python setup.py install --home=~" and then set my PYTHONPATH. > Any thought of splitting pkg into client and server packages, since the > server part is taking on this dependency? Isn't it already? I don't see anything here that would cause the client to take on this dependency. Only depot.py. > In repository.py, I don't see where usage() is used. It isn't. It is used in depot.py. repository.py is strictly intended to be for the depot server at the moment. -- Shawn Walker "To err is human -- and to blame it on a computer is even more so." - Robert Orben _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss