mariadb 10 available, but 5.5 installs?
#1
Mon, 2015-11-23 19:52
jake
-
- Offline
- 1 year 3 months ago
- 2015-11-23
pkgs.alpinelinux.org says mariadb version is 10.1.8-r1 (in the main repository), but when i pkg add mariadb (from alpine-3.2) it seems to only be able to install 5.5.43-r3...
i've tried specifying an exact version (mariadb=10.1.8.r1) as well as a minimum version ('mariadb>10.1.0'), but no luck.
am i missing something here, or is this a known issue?
FWIW, I eventually found the answer to my own question on http://wiki.alpinelinux.org/wiki/Edge...
It'd be helpful if pkgs.alpinelinux.org would offer a "release" select field to compliment the "repository" and "architecture" fields... ;)
That is being worked on I believe