Package Details: bazelisk 1.22.1-1

Git Clone URL: https://aur.archlinux.org/bazelisk.git (read-only, click to copy)
Package Base: bazelisk
Description: A user-friendly launcher for Bazel.
Upstream URL: https://github.com/bazelbuild/bazelisk
Keywords: bazel bazelisk starlark
Licenses: Apache-2.0
Conflicts: bazel, bazelisk-bin
Provides: bazel
Submitter: Kernald
Maintainer: FantasqueX
Last Packager: FantasqueX
Votes: 9
Popularity: 0.49
First Submitted: 2019-03-26 21:04 (UTC)
Last Updated: 2024-11-04 02:03 (UTC)

Dependencies (2)

Required by (62)

Sources (1)

Pinned Comments

Latest Comments

xiota commented on 2024-07-02 05:24 (UTC) (edited on 2024-07-02 05:27 (UTC) by xiota)

Clean chroot. Build failed.

INFO: Build completed successfully, 27 total actions
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 60)
WARNING: Waiting for server process to terminate (waited 10 seconds, waiting at most 60)
WARNING: Waiting for server process to terminate (waited 30 seconds, waiting at most 60)
INFO: Waited 60 seconds for server process (pid=3173) to terminate.
WARNING: Waiting for server process to terminate (waited 5 seconds, waiting at most 10)
WARNING: Waiting for server process to terminate (waited 10 seconds, waiting at most 10)
INFO: Waited 10 seconds for server process (pid=3173) to terminate.
FATAL: Attempted to kill stale server process (pid=3173) using SIGKILL, but it did not die in a timely fashion.
==> ERROR: A failure occurred in build().

Also, some changes needed:

  • Path variables need to be guarded with quotes (eg, $srcdir, $pkgdir)
  • Conflicts on bazelisk-bin should be removed. (Already covered by conflicts in bazelisk-bin package itself.)

FantasqueX commented on 2023-10-11 02:26 (UTC)

I have readded bazel as provides.

FantasqueX commented on 2023-10-11 00:43 (UTC)

I'm examining this package currently. I only used bazelisk instead of a renamed bazel previously. I'll fix this after looking through how other OS packages bazelisk.

tonyseek commented on 2023-10-10 12:32 (UTC) (edited on 2023-10-10 12:33 (UTC) by tonyseek)

Are there some reasons to remove "provides = bazel" from this package? It's breaking packages which dependent to one of bazel providers.

error: failed to prepare transaction (could not satisfy dependencies)
:: installing bazelisk (1.18.0-3) breaks dependency 'bazel' required by bazel-compilation-database

lenerd commented on 2020-01-13 20:01 (UTC)

The package needs "git" to build.