Rob McMahon wrote:
> [EMAIL PROTECTED] wrote:
>> The OpenSolaris development package repository
>>
>>      http://pkg.opensolaris.org/
>>
>> has been updated to reflect the changes in snv_100a including major
>> fixes to the Caiman "Slim Install" and the Image Packaging System
>> (IPS).
>>
>> Users who wish to update their system to the development build can do
>> so using the "image-update" facility provided by the pkg(1) command.
>> For important information about "image-update", see the instructions at
>>   
> Argh.  Anybody know how to tweak this ?
> 
>  > pkg install SUNWipkg
> Traceback (most recent call last):
>   File "/bin/pkg", line 2314, in ?
>     __img.history.operation_result = \
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/history.py", line 
> 205, in __setattr__
>     self.__save()
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/history.py", line 
> 417, in __save
>     encoding=sys.getdefaultencoding())
>   File 
> "/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
>  
> line 1746, in writexml
>   File 
> "/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
>  
> line 821, in writexml
>   File 
> "/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
>  
> line 816, in writexml
>   File 
> "/var/tmp/pkgbuild-gbuild/SUNWPython-extra-2.4.2-build/usr/lib/python2.4/site-packages/_xmlplus/dom/minidom.py",
>  
> line 304, in _write_data
> AttributeError: 'NoneType' object has no attribute 'replace'

Ensure that you're running this command this way:

pfexec pkg install SUNWipkg

sudo will likely not work; if you have changed root to be a user and not 
a role, then you may need to login as root and exuecte "pkg install 
SUNWipkg".

Cheers,
-- 
Shawn Walker
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to