Skip to content

FIPS issue when upgrading cluster from CentOS7 to CentOS8 and erlang 20 -> 23 #4365

Answered by nickva
bdoyle0182 asked this question in Q&A
Discussion options

You must be logged in to vote

-erlang-md5 is a configure option.

./configure --dev --erlang-md5
make
make release

So you'd have to grab the tgz release source file and then ./configure it and build it.

If you happen to use docker you can build in there we have a CI image we use to build packages:

docker pull apache/couchdbci-centos:7-erlang-24.3.4.7

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@bdoyle0182
Comment options

@bdoyle0182
Comment options

@nickva
Comment options

nickva Jan 11, 2023
Collaborator

Answer selected by bdoyle0182
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
Category
Q&A
Labels
None yet
3 participants