apple/foundationdb

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

Open

#12,610 创建于 2025年12月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (1,266 fork)batch import
help wanted

仓库指标

Star
 (13,912 star)
PR 合并指标
 (平均合并 4天) (30 天内合并 78 个 PR)

描述

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:

贡献者指南