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

Bug 596734

Summary: dev-lang/julia-0.5.0-r2 rc version misnamed
Product: Gentoo Linux Reporter: korppi
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED INVALID    
Severity: minor CC: patrick
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description korppi 2016-10-10 07:47:17 UTC
As per the rules for atom names (https://devmanual.gentoo.org/ebuild-writing/file-format/) a release candidate is named with "_rcX", "-rX" is intended for revisions.
This causes 0.5.0-r2 to be ordered as newer than 0.5.0 proper, which is already available( and can be installed via https://github.com/JKrehl/julia-portage).

A simple rename to julia-0.5.0-rc2 and the subsequent changes in the .ebuild do solve this.

Sincerely
Comment 1 Andreas Sturmlechner gentoo-dev 2017-03-22 21:53:15 UTC
What is this about? julia-0.5.0-r2 clearly packages 0.5.0 release tarball.