could not read directory '/usr/local/cargo/registry/index/git.luolix.top-1285ae84e5963aae/.git//refs': Value too large for defined data type; class=Os (2) #59
Labels
build
Build / packaging / compiling / publishing (not docker)
dependencies
Pull requests that update a dependency file
docker
Docker related
This problem seems to be caused by incompatible FS/cpu arch with Rust in some images (e.g. arm ones) and has already happened during the build of signal dependencies (see
signal-debian.Dockerfile
) but it now also happens during the build of slixmpp because newer versions of cryptography require Rust : slixmpp -> cryptography -> rust.See full trace here : https://github.com/nicolabs/nicobot/runs/1866971889?check_suite_focus=true
The original issue is tracked here : docker/buildx#395
See also #57
The text was updated successfully, but these errors were encountered: