Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275038 - app-emulation/virtinst-0.400.3 has incorrect patch - python syntax error
Summary: app-emulation/virtinst-0.400.3 has incorrect patch - python syntax error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
: 282416 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-22 09:23 UTC by Paul Hewlett
Modified: 2010-04-28 17:07 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 Paul Hewlett 2009-06-22 09:23:45 UTC
File files/virtinst-0.400.3-kvm-img.patch in app-emulation/virtinst-0.400.3 has incorrect python statement 'if ret = 127:' - this should be 'if ret == 127:'.


Reproducible: Sometimes
Comment 1 Paul Hewlett 2009-06-22 09:26:02 UTC
I cannot reproduce this - the script diskcfg.py is called during emerging of other packages - it is an obvious error though
Comment 2 Wormo (RETIRED) gentoo-dev 2009-06-27 07:19:23 UTC
Thanks for catching this, it is indeed a bug. Assigning to maintainers.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-23 20:43:45 UTC
*** Bug 282416 has been marked as a duplicate of this bug. ***
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2010-04-28 17:07:22 UTC
Somehow this bug slipped through the cracks. The version referenced is no longer in the tree and I've already merged this patch upstream with the correct fix.

Sorry for the delayed response but at least it has been fixed.