Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606468 - gtk-sharp-module sets SRC_URI incorrectly for newer packages
Summary: gtk-sharp-module sets SRC_URI incorrectly for newer packages
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-18 23:48 UTC by Elliot Chandler
Modified: 2018-08-15 11:10 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 Elliot Chandler 2017-01-18 23:48:05 UTC
The gtk-sharp-module eclass should be updated: starting with gtk-sharp-2.12.21, the SRC_URI ends in "gz" instead of "bz2".

To do this, check if the gtk-sharp version is >=2.12.21, and if so adjust the SRC_URI accordingly: SRC_URI="${SRC_URI/%bz2/gz}"

Thanks!
Comment 1 Elliot Chandler 2017-01-19 01:26:44 UTC
On further looking, perhaps I missed the boat on this one — it looks like this eclass is on its way out. (The issue is still a thing, just not particularly important because of that.) (I could be wrong though.)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-08-15 11:10:09 UTC
Eclass removed.