I'm trying to install the lastest version of ceph on my armhf platform. I have already updated my installed release of ubuntu to the latest development of Xenial.
problem is, everytime i check, i find ceph version 0.94.5 (hammer) available for download. but when i check the actual repository at ports.ubuntu.com, i find version 9.2 (Infernalis) available. but the packages.[gz,bz2] file always lists version 0.94.5 instead.
what's the reason for this, and how can I fix this to install the latest available version ?
to explain that my questions is different from the proposed, i'm asking about the newest release which is already available in the repository. Thanks!
Packages
files forxenial-proposed
, that's to say, they're in testing for an unreleased version of Ubuntu. As such, the question is the same. You're right about Ceph not supporting armhf by themselves, sorry about that. – muru Dec 31 '15 at 23:36proposed
and you should be good to go, though: http://askubuntu.com/questions/49609/how-do-i-add-the-proposed-repository It can't be any more riskier than running 16.04 itself. – muru Dec 31 '15 at 23:57