linbox-team / fflas-ffpack

FFLAS-FFPACK - Finite Field Linear Algebra Subroutines / Package
http://linbox-team.github.io/fflas-ffpack/
GNU Lesser General Public License v2.1
57 stars 23 forks source link

Release tag is 2.4.3 instead of v2.4.3 #310

Closed Liozou closed 4 years ago

Liozou commented 4 years ago

Hi! I am currently trying to install LinBox using the linbox-auto-install.sh script with the option --stable=yes. However, this script relies on the latest stable release of FFLAS-FFPACK to be tagged "v${STABLE_FFLAS}" instead of "${STABLE_FFLAS}", which is not the case of release 2.4.3 (see https://github.com/linbox-team/linbox/blob/76f3bf6e7d3bdabe28f731add081c06ff608ad5d/linbox-auto-install.sh#L546, 552 and 555). I don't know if the tag can be renamed and if not, changing those three lines in the script fixes this particular issue so it's not too bad, but I thought it was worth opening an issue here to mention it.

ClementPernet commented 4 years ago

Hi, Thanks for the report. I just renamed the tag to v2.4.3