HI If I am not mistaken, IPS GUI has some known issues . You might want to install the latest IPS package and try with the command line
- open a command line terminal window pfexec pkg refresh pfexec pkg install pkg:/[EMAIL PROTECTED],5.11 here is a related post in the forum http://opensolaris.org/jive/thread.jspa?threadID=64612&tstart=0 Chris wrote: > I am not sure what can be done, or if anyone has received this as feedback > when running /usr/bin/packagemanager from the terminal, or if someone knows a > bit more about Python than I than I do (which is limited at best), but this > is the std out from /usr/bin/packagemanager: > > [EMAIL PROTECTED]:~# > Exception in thread Thread-4: > Traceback (most recent call last): > File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap > self.run() > File "/usr/lib/python2.4/threading.py", line 422, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.4/vendor-packages/pkg/gui/installupdate.py", line > 228, in download_stage > self.preexecute(package_plan) > File "/usr/lib/python2.4/vendor-packages/pkg/gui/installupdate.py", line > 486, in preexecute > package_plan.destination_fmri > File "/usr/lib/python2.4/vendor-packages/pkg/gui/filelist.py", line 52, in > __init__ > filelist.FileList.__init__(self, image, fmri, maxbytes=None) > TypeError: __init__() takes at least 4 non-keyword arguments (3 given) > > Any assistance will be appreciated. > -- > > This message posted from opensolaris.org > > _______________________________________________ > indiana-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/indiana-discuss > _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
