Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49235 - glsa-check -t 200403-18 fails if 200403-18 isn't the correct #
Summary: glsa-check -t 200403-18 fails if 200403-18 isn't the correct #
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All All
: High normal
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-04-27 20:46 UTC by Peter Penkala
Modified: 2004-12-08 03:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Penkala gentoo-dev 2004-04-27 20:46:46 UTC
200404-18 was the valid number, I typoed as 200403-18

# glsa-check -t 200403-18
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.

Traceback (most recent call last):
  File "/usr/bin/glsa-check", line 200, in ?
    myglsa = Glsa(myid, glsaconfig)
  File "/usr/lib/gentoolkit/pym/glsa.py", line 371, in __init__
    self.read()
  File "/usr/lib/gentoolkit/pym/glsa.py", line 389, in read
    self.parse(urllib.urlopen(myurl))
  File "/usr/lib/python2.3/urllib.py", line 76, in urlopen
    return opener.open(url)
  File "/usr/lib/python2.3/urllib.py", line 181, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.3/urllib.py", line 410, in open_file
    return self.open_local_file(url)
  File "/usr/lib/python2.3/urllib.py", line 420, in open_local_file
    raise IOError(e.errno, e.strerror, e.filename)
IOError: [Errno 2] No such file or directory: '/data/portage/metadata/glsa/glsa-200403-18.xml'
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2004-12-08 03:35:06 UTC
in 0.2.0_rc1