Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118975 - in catalyst2_rc12 are generic_stage_target.__init__ calling generic_target.__init__ with the wrong arguments
Summary: in catalyst2_rc12 are generic_stage_target.__init__ calling generic_target.__...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-01-14 05:18 UTC by Rasmus Meldgaard
Modified: 2006-01-16 07:41 UTC (History)
0 users

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


Attachments
patch to correct it (catalyst-2.0_rc12-wrong_args.patch,758 bytes, patch)
2006-01-14 05:19 UTC, Rasmus Meldgaard
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rasmus Meldgaard 2006-01-14 05:18:16 UTC
generic_stage_target.__init__ are calling generic_target.__init__ with self,addlargs,myspec but it should be self,myspec,addlargs
Comment 1 Rasmus Meldgaard 2006-01-14 05:19:42 UTC
Created attachment 77068 [details, diff]
patch to correct it

the patch to correct it
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-15 20:23:56 UTC
Is this still present in 2.0_rc14?  2.0_rc12 hasn't been in the tree for over a week.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-15 20:25:27 UTC
OK, this is still present in 2.0_rc14...  Please make sure you're running the latest versions when filing bugs, as many times we've already fixed them in newer versions.

Thanks... =]
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-16 07:41:25 UTC
This should be fixed in 2.0_rc15.