some notes i faced when trying the build #2
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?
afai understand. no need to check for those deps since all build happens on the dev-container
"upx""rustc""cargo"it will be easier if we can skip building the components each time and install the artifacts from their repo directly
git zinit https://forge.ourworld.tf/delandtj/zinit.git main build_zinitgit mycelium https://forge.ourworld.tf/geomind_code/mycelium_network v0.7.0 build_mycelium# git youki git@github.com:youki-dev/youki.git v0.5.7 build_youkigit myfs https://forge.ourworld.tf/geomind_code/my_fs/ main build_myfswe can make uploading the dist optional to skip the hustle of setup S3 server when build is only needed for development/local-use
even if i set
UPLOAD_KERNEL=falseit still tries to upload to s3 serveralso it fails early if not config
elselog_error "No myfs config found. Create config/myfs.conf or config/myfs.conf.example"return 1fion one of the machines i tested on


i got this problem with
mcli, my connection looks fine, not sure if it is from the s3 server itselfon another machine


looks that build script exited successfully but i couldn't find vmlinuz file on the dist. did i missed something?
when we will have decent releases for zinit/myfs I'll be all for it, but for now these projects are/will be quite in flux, so I prefer to work from the git tree. -> builds available are not musl either.
read better, that build script didn't exit successfully (exit1)
Can you puh-leeeeze not make screenshots, but ``` ``` copies ?