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

Bug 780681

Summary: go-module eclass not dealing well with URL escaping?
Product: Gentoo Linux Reporter: Vjaceslavs Klimovs <vklimovs>
Component: EclassesAssignee: William Hubbs <williamh>
Status: UNCONFIRMED ---    
Severity: major CC: jstein, sam, williamh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild that fails
ebuild result

Description Vjaceslavs Klimovs 2021-04-07 01:47:48 UTC
Created attachment 698055 [details]
ebuild that fails

I wrote a small go-module ebuild for Authelia that works for 4.25.0 but no for 4.27.4 (attached), with no other changes to anything but GO_SUM variable generated by get-ego-vendor. From the looks of the error, it looks like go-module is perhaps having issues dealing with URL encoding of the downloaded file?
Comment 1 Vjaceslavs Klimovs 2021-04-07 01:48:44 UTC
Created attachment 698058 [details]
ebuild result