Hi Nick
Thanks
In the end I gave up with deb and built the source code. That seems to have
worked, but wasn't plain sailing as not all the dependencies were
there, but I was able to get them without much hassle. I just have to
create the 3 databases. Interesting that the error message that comes
Hi Paul,
Thanks for the update.
We do use Zgzip when building our packages:
https://github.com/apache/couchdb-pkg/blob/main/debian/rules#L45-L47
Trying to install couchdb on ubuntu jammy worked on my VM. I noticed
it pulled in libmozjs-78 and libicu70 (70.1-2) was already present on
the server:
Hello again
After a bit of digging, I got to this:
Ubuntu switched the default compression of Debian packages to zstd
(observed in 22.04). This will now result in files containing
control.tar.zst and data.tar.zst.
Artifactory does not seem to handle this packages, they do not show up
inside the
Hello there
I am trying to install this version of couchdb on Ubuntu 22.0 following the
instructions in the documentation, but unfortunately it fails. It says no
sources for couchdb exist. I have done the pre-step and run apt update and
apt upgrade. It is a totally clean server. When I try to down