Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656882 - dev-libs/liberasurecode outdated - source moved
Summary: dev-libs/liberasurecode outdated - source moved
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-30 06:26 UTC by f0o
Modified: 2018-05-30 07:16 UTC (History)
0 users

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


Attachments
updated liberasurecode ebuild (liberasurecode-1.5.0.ebuild,789 bytes, text/plain)
2018-05-30 06:45 UTC, f0o
Details

Note You need to log in before you can comment on or make changes to this bug.
Description f0o 2018-05-30 06:26:20 UTC
the ebuild for dev-libs/liberasurecode are not maintained, updated and also point to the wrong source.

The project moved to Github at https://github.com/openstack/liberasurecode.

Versions have progressed quite a bit as well. As a result anything that bases on liberasurecode/pyeclib will error (such as OpenStack's Swift).

Let me know if you need any further informations.

/ Daniel
Comment 1 f0o 2018-05-30 06:45:34 UTC
Created attachment 534046 [details]
updated liberasurecode ebuild

This ebuild can be used for all versions from 1.2.0 onwards.

To get versions below 1.2.0 the SRC_URI must be changed to:
SRC_URI="https://github.com/openstack/liberasurecode/archive/v${PV}.tar.gz -> ${P}.tar.gz"
Comment 2 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-05-30 07:16:36 UTC
updated, thanks