Nuxeo and Ubuntu 14.04
I am trying to install nuxeo via the Nuxeo APT repository, but it seems not to work. I do the following:
sudo apt-add-repository “deb http://apt.nuxeo.org/ trusty releases”
and this gets me a:
W: Failed to fetch http://apt.nuxeo.org/dists/trusty/releases/binary-amd64/Packages 404 Not Found
what am I doing wrong?
We haven't tagged the package as trusty-compatible yet due to its dependency on ffmpeg, which no longer exists in the ubuntu repositories for 14.04.
We will make ffmpeg packages available on our repository eventually (it's waiting on some changes on our build infrastructure).
If you have your own version of the ffmpeg package installed, you can still install the nuxeo package, just specify another ubuntu version name (the package is the same for all of them).