bazelbuild/bazel

Documentation issue: Installing Bazel on Fedora 35 Fails per the Instructions

Open

#14,649 创建于 2022年1月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Java (4,465 fork)batch import
P3help wantedteam-Documentationteam-OSStype: documentation (cleanup)

仓库指标

Star
 (25,384 star)
PR 合并指标
 (平均合并 22天 20小时) (30 天内合并 77 个 PR)

描述

Documentation URL: https://docs.bazel.build/versions/5.0.0/install-redhat.html

#  dnf copr enable vbatts/bazel
 dnf install bazel4
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.

The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.

Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.

Do you really want to enable copr.fedorainfracloud.org/vbatts/bazel? [y/N]: y
Error: This repository does not have any builds yet so you cannot enable it now.

Installing the yum repo manually from the following location does work:

https://copr.fedorainfracloud.org/coprs/vbatts/bazel/repo/fedora-35/vbatts-bazel-fedora-35.repo

贡献者指南