unikraft / kraftkit

Build and use highly customized and ultra-lightweight unikernel VMs.
https://unikraft.org/docs/cli
BSD 3-Clause "New" or "Revised" License
203 stars 61 forks source link

fix(buildenvs): Create '/run/user' directories #1706

Closed craciunoiuc closed 2 weeks ago

craciunoiuc commented 2 weeks ago

Prerequisite checklist

Description of changes

Fixes indirect warning:

time="2024-06-05T21:58:13Z" level=warning msg="\"/run/user/1001\" directory set by $XDG_RUNTIME_DIR does not exist. Either create the directory or unset $XDG_RUNTIME_DIR.: stat /run/user/1001: no such file or directory: Trying to pull image in the event that it is a public image."
craciunoiuc commented 2 weeks ago

Ignore run fail: it's because it cached some stuff my side and didn't build properly, after this is in i can rebuild