Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 233208

Summary: use_desc_gen script can not handle CVS tree
Product: Gentoo Infrastructure Reporter: Doug Goldstein (RETIRED) <cardoe>
Component: OtherAssignee: Alec Warner <antarus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 199788    

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