Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233208 - use_desc_gen script can not handle CVS tree
Summary: use_desc_gen script can not handle CVS tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alec Warner
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glep56
  Show dependency tree
 
Reported: 2008-07-28 21:40 UTC by Doug Goldstein (RETIRED)
Modified: 2008-07-28 23:15 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 Doug Goldstein (RETIRED) gentoo-dev 2008-07-28 21:40:18 UTC
% ~/work/gentoo/users/antarus/projects/infra/use_desc_gen --repo_path /home/cardoe/work/gentoo-x86/
ERROR:root:REPO_PATH is /home/cardoe/work/gentoo-x86/
Traceback (most recent call last):
  File "/home/cardoe/work/gentoo/users/antarus/projects/infra/use_desc_gen", line 38, in <module>
    Main()
  File "/home/cardoe/work/gentoo/users/antarus/projects/infra/use_desc_gen", line 34, in Main
    use_desc_gen.FindMetadataFiles(opts.repo_path, opts.category_path)
  File "/home/cardoe/work/gentoo/users/antarus/projects/infra/use_desc_gen.py", line 62, in FindMetadataFiles
    f = open(metadata_path, 'rb')
IOError: [Errno 2] No such file or directory: '/home/cardoe/work/gentoo-x86/app-accessibility/CVS/metadata.xml'
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2008-07-28 23:03:27 UTC
Duplicated locally.
Comment 2 Alec Warner (RETIRED) archtester gentoo-dev Security 2008-07-28 23:15:17 UTC
Fixed in CVS