You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: An error occurred during the fetch of repository 'openssl':
Traceback (most recent call last):
File "/home/chuqi/llm-hack-test/dlrover/xpu_timer/workspace.bzl", line 30, column 14, in _dynamic_local_repository_impl
_link(repository_ctx, lib_path, lib_name)
File "/home/chuqi/llm-hack-test/dlrover/xpu_timer/workspace.bzl", line 21, column 27, in _link
repository_ctx.symlink(repository_ctx.path(src), symlink_target)
Error in symlink: java.io.IOException: Could not create symlink from /usr/bin/openssl to /home/chuqi/.cache/bazel/_bazel_chuqi/5c4df50cc4470d125614360ebc6ea020/external/openssl/openssl: /home/chuqi/.cache/bazel/_bazel_chuqi/5c4df50cc4470d125614360ebc6ea020/external/openssl (Not a directory)
ERROR: /home/chuqi/llm-hack-test/dlrover/xpu_timer/WORKSPACE:24:15: fetching dynamic_local_repository rule //external:openssl: Traceback (most recent call last):
File "/home/chuqi/llm-hack-test/dlrover/xpu_timer/workspace.bzl", line 30, column 14, in _dynamic_local_repository_impl
_link(repository_ctx, lib_path, lib_name)
File "/home/chuqi/llm-hack-test/dlrover/xpu_timer/workspace.bzl", line 21, column 27, in _link
repository_ctx.symlink(repository_ctx.path(src), symlink_target)
Error in symlink: java.io.IOException: Could not create symlink from /usr/bin/openssl to /home/chuqi/.cache/bazel/_bazel_chuqi/5c4df50cc4470d125614360ebc6ea020/external/openssl/openssl: /home/chuqi/.cache/bazel/_bazel_chuqi/5c4df50cc4470d125614360ebc6ea020/external/openssl (Not a directory)
Dear developer,
I tried to install xpu_timer by using
However, bazelisk throws the following error:
I tried to
But this doesn't work.
I appreciate your help!
The text was updated successfully, but these errors were encountered: