https://bugzilla.novell.com/show_bug.cgi?id=735288 https://bugzilla.novell.com/show_bug.cgi?id=735288#c8 --- Comment #8 from Sascha Peilicke <speilicke@suse.com> 2011-12-08 08:40:00 UTC ---
(In reply to comment #5) One way to minimize the effort is to simply to run
gofix ./
in the %prep or %build section. If you update the compiler and a library is not yet updated, it will be fixed automatically. You haven't used it yet, I guess? I agree with you, it used to catch most cases but wasn't updated much recently, even the boldest moves (like the mentioned os.Error or template pkg) aren't taken care of. Nope, porting remains a manual task.
This could be even standard in the %go_make_install macro. Won't help, see above.
Anyways, waiting for Go1 is not an option, but waiting for the next major release (like r60.4) and not updating to weekly releases (happened only once in a while anyways) may be worth giving a try. How does that sound to you? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.