mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
arm build failes: failed to get hwcodec as a dependency of package scrap v0.5.0 #2703
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @czyt on GitHub (May 22, 2024).
Bug Description
/workspace /opt/rust-1.75.0-aarch64-unknown-linux-gnu /home/qx/actions-runner/_work/rustdesk/rustdesk
--jobs 3
Updating crates.io index
error: failed to get
hwcodecas a dependency of packagescrap v0.5.0 (/workspace/libs/scrap)Caused by:
failed to load source for dependency
hwcodecCaused by:
Unable to update registry
crates-ioCaused by:
failed to fetch
[https://github.com/rust-lang/crates.io-index](https://github.com/rust-lang/crates.io-index%60)Caused by:
network failure seems to have happened
if a proxy or similar is necessary
net.git-fetch-with-climay help herehttps://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
Caused by:
SSL error: unknown error; class=Ssl (16)
Error: The process '/home/qx/actions-runner/_work/_actions/rustdesk-org/run-on-arch-action/amd64-support/src/run-on-arch.sh' failed with exit code 101
How to Reproduce
use github arm64 runner
Expected Behavior
build pass
Operating system(s) on local side and remote side
action runner ubuntu arm64 24.2
RustDesk Version(s) on local side and remote side
1.24.0
Screenshots
Additional Context
@rustdesk commented on GitHub (May 22, 2024):
#763