apple/foundationdb

RPM conflict error when following multi-version client installation guide (6.3.23 to 7.1.65)

Aberta

#12.610 aberto em 26 de dez. de 2025

 (1 comentário) (0 reação) (0 responsável)C++ (1.266 forks)batch import
help wanted

Métricas do repositório

Stars
 (13.912 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d) (78 fundiu PRs em 30d)

Description

When trying to install the 7.1.65 client on a machine with 6.3.23 already installed, the rpm -ivh command fails due to file conflicts. The documentation implies that multiple versions can coexist, but the RPM package structure prevents this for standard binary paths (e.g., /usr/bin/fdbcli).

Error Snapshot:

Guia do colaborador