apple/foundationdb

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

Open

#12 610 ouverte le 26 déc. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (1 266 forks)batch import
help wanted

Métriques du dépôt

Stars
 (13 912 stars)
Métriques de merge PR
 (Merge moyen 4j 12h) (126 PRs mergées en 30 j)

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:

Guide contributeur