Shawn,

client.py, line 96: On non-OpenSolaris platforms (even for S9 and S10), we can't guarantee that python is at /usr/bin/python (see line 1), so a script must be used to run client.py. On Windows, client.py is run via a pkg.bat file. This means that os.path.basename(sys.argv[0]) is not going to be "pkg". Rather, it will probably be python or python.exe. Can't we just hardcode "pkg" here?

Thanks.
Tom



Shawn Walker wrote:
The following webrev includes proposed fixes for the following bugs:

   115 pkg needs to not have a cow on a SIGPIPE

webrev:
http://cr.opensolaris.org/~swalker/pkg-115/


begin:vcard
fn:Tom Mueller
n:Mueller;Tom
org:Sun Microsystems, Inc.;Update Center/OpenInstaller Software
adr:;;21915 Hillandale Dr;Elkhorn;NE;68022;USA
email;internet:[EMAIL PROTECTED]
title:Senior Staff Engineer
tel;work:877-250-4011
tel;fax:877-250-4011
tel;home:402-916-9943
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to