i recently updated my system from snv_98 to snv_99, upon reboot i been
unable to use pkg for many things. i have poked around for help on this
problem, but for some reason it seems isolated to me. Many commands
cause the same error to be spit out, so i only attached the one. Any
help would be appreciated.
<snip>
[Fri 08/10/24 22:56 EDT][pts/5][i386/solaris2.11/5.11][4.3.4]
<tilt at blackhole(2):~/Source>
zsh/2 1013 [1] % pfexec pkg rebuild-index
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'
</snip>