Code: Select all
glsa-check -l
WARNING: This tool is completely new and not very tested, so it should not be
used on production systems. It's mainly a test tool for the new GLSA release
and distribution system, it's functionality will later be merged into emerge
and equery.
Please read http://www.gentoo.org/proj/en/portage/glsa-integration.xml
before using this tool AND before reporting a bug.
[A] means this GLSA was already applied,
[U] means the system is not affected and
[N] indicates that the system might be affected.
Traceback (most recent call last):
File "/usr/bin/glsa-check", line 155, in ?
myglsa = Glsa(myid, glsaconfig)
File "/usr/lib/gentoolkit/pym/glsa.py", line 414, in __init__
self.read()
File "/usr/lib/gentoolkit/pym/glsa.py", line 432, in read
self.parse(urllib.urlopen(myurl))
File "/usr/lib/gentoolkit/pym/glsa.py", line 446, in parse
self.DOM = xml.dom.minidom.parse(myfile)
File "/tmp/stage1root/usr/lib/python2.3/xml/dom/minidom.py", line 1918, in parse
File "/tmp/stage1root/usr/lib/python2.3/xml/dom/expatbuilder.py", line 32, in ?
File "/tmp/stage1root/usr/lib/python2.3/xml/parsers/expat.py", line 4, in ?
ImportError: No module named pyexpat

