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?

0 votes

1 answers

4909 views

ANSWER



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

1 votes



We now have a ffmpeg package in our apt repository (without mp4 support due to restricted licensing), so the nuxeo deb package should work on trusty now.
08/01/2014