apple/foundationdb

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

Open

#12.610 aperta il 26 dic 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (1266 fork)batch import
help wanted

Metriche repository

Star
 (13.912 star)
Metriche merge PR
 (Merge medio 4g 12h) (126 PR mergiate in 30 g)

Descrizione

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:

Guida contributor