On Fri, 2009-12-18 at 08:51 -0700, Leslie H Wood wrote: > I see the same on my update to build 129 just done on a Ultra 20. The > icon is just a plain gray blue and when I truss the command I see lots > of python2.6 Err#2. > > pfexec truss /usr/bin/packagemanager > > Kostas Oikonomou wrote, On 12/18/09 08:42: > > Hi, > > > > I've just updated my Toshiba Satellite laptop to snv_129 > > with no problems, but now the package manager refuses to > > start. When I click on its icon in the top toolbar, it > > seems that it starts but dies after a fraction of a second. > > > > I know the manager is a Python 2.6 script, but I have no > > idea how to find out any more information about what the > > problem might be. > > > > snv_129 is running fine on another system I have, an HP > > 2100z , AMD64-based. The Toshiba uses two Pentium 4s. > > > > Thanks for any suggestions. > > > > > > Kostas > > > > _______________________________________________ > > opensolaris-help mailing list > > opensolaris-help at opensolaris.org > > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org
This is bug in snv_129 the solution is too add the python26 extras package. pfexec pkg install SUNWgnome-python26-extras This should solve you problem. Regards, Paul