Hi maintainers, sorry for asking this in this repo (I couldn’t find the original repository under the new org account).
I’m trying to build the Milk-V Duo image from this repo, but the build fails because the rootfs download URL is dead:
URL: http://kscale.ai/milkv/host-tools.tar.gz (returns 404 / unreachable)
Used in: .gitlab-ci.yml (step “Copy alpine rootfs”)
Could you please confirm:
What is the new location for alpine.tar.gz (or an alternative mirror)?
If this artifact is no longer hosted, what’s the recommended way to generate or replace the Alpine rootfs overlay for the build?
If you can point me to the correct file/source, I’m happy to submit a PR updating the CI/script accordingly. Thanks!
Hi maintainers, sorry for asking this in this repo (I couldn’t find the original repository under the new org account).
I’m trying to build the Milk-V Duo image from this repo, but the build fails because the rootfs download URL is dead:
URL: http://kscale.ai/milkv/host-tools.tar.gz (returns 404 / unreachable)
Used in: .gitlab-ci.yml (step “Copy alpine rootfs”)
Could you please confirm:
What is the new location for alpine.tar.gz (or an alternative mirror)?
If this artifact is no longer hosted, what’s the recommended way to generate or replace the Alpine rootfs overlay for the build?
If you can point me to the correct file/source, I’m happy to submit a PR updating the CI/script accordingly. Thanks!