Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596734 - dev-lang/julia-0.5.0-r2 rc version misnamed
Summary: dev-lang/julia-0.5.0-r2 rc version misnamed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-10 07:47 UTC by korppi
Modified: 2017-03-22 21:53 UTC (History)
1 user (show)

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 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.