Is there is a realease date for the next fastrack ?
Hi,
i just found that fastrack version hasn't been released yet ? have you got any release date for FT 9.1 ?
my original question : i just tried to install the latest fastrack on my ubuntu server ( xenial ) but i only find the FT 8.3 version. Do i have to use the zip archive instead or have i missed something ? jérémie
0 votes
2 answers
2121 views
You must not skip the LTS release. When using FT releases, it is recommended to register both fasttracks and releases pools:
wget -q -O- http://apt.nuxeo.org/nuxeo.key | sudo apt-key add -
sudo add-apt-repository "deb http://apt.nuxeo.org/ $(lsb_release -cs) releases"
sudo add-apt-repository "deb http://apt.nuxeo.org/ $(lsb_release -cs) fasttracks"
Source: https://doc.nuxeo.com/nxdoc/installing-the-nuxeo-platform-on-linux/#from-the-terminal
9.1-SNAPSHOT
Did you find the bug in http://jira.nuxeo.com/ ?If not, please report the issue.
btw, how do i install the developpement version ?
For a report, please indicate: the Nuxeo version, the environment, the output of
nuxeoctl showconf
, logs (the whole stacktrace is needed) and finally the steps to reproduce.