Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384535 - app-portage/metagen-0.6.1: local variable 'herds' referenced before assignment
Summary: app-portage/metagen-0.6.1: local variable 'herds' referenced before assignment
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Jesus Rivero (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-26 15:17 UTC by Sebastian Pipping
Modified: 2011-09-28 14:58 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 Sebastian Pipping gentoo-dev 2011-09-26 15:17:22 UTC
# metagen -n 'Sebastian Pipping' -e 'sping@gentoo.org'
Traceback (most recent call last):
  File "/usr/bin/metagen-2.6", line 161, in <module>
    txt = generate_xml(options)
  File "/usr/bin/metagen-2.6", line 66, in generate_xml
    for herd in herds:
UnboundLocalError: local variable 'herds' referenced before assignment
Comment 1 Jesus Rivero (RETIRED) gentoo-dev 2011-09-28 14:58:09 UTC
Thanks Seb, 

Version 0.6.2 is now in the tree, and it should take care of this slip.

Best regards,