Skip to content

CouchDB Repository RHEL 7 broken #4298

Answered by nickva
nelli81 asked this question in General
Discussion options

You must be logged in to vote

The repository package is are at: https://apache.jfrog.io/ui/native/couchdb-rpm/el7/x86_64/ notice the el7 vs el7Server. I don't remember if we have to add a symlink for it or how that works. We've only tested with CentOS 7 as I don't have a license for RHEL 7 proper.

In the the *.repo file that value come automatically from https://couchdb.apache.org/repo/couchdb.repo

[couchdb]
name=couchdb
baseurl=https://apache.jfrog.io/artifactory/couchdb-rpm/el$releasever/$basearch/
gpgkey=https://couchdb.apache.org/repo/keys.asc https://couchdb.apache.org/repo/rpm-package-key.asc
gpgcheck=1
repo_gpgcheck=1
enabled=1

So it seems we need something else there instead of el$releasever?

EDIT: For now I …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nelli81
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants