bestgopher
bestgopher
> Hey @bestgopher , I tried running `just youki-release` on the current main branch, and it worked without any issues. Can you give me more details about the build error...
@YJDoc2 
The reason maybe the array is empty.https://github.com/containers/youki/blob/main/scripts/build.sh#L45
@jprendes centos7.9 and zsh ``` -> root@10-252-51-190 ~/youki git:(main) ? # echo $SHELL /bin/zsh -> root@10-252-51-190 ~/youki git:(main) ? # uname -r 5.4.247-1.el7.elrepo.x86_64 -> root@10-252-51-190 ~/youki git:(main) ? # uname...
@jprendes According to https://stackoverflow.com/questions/7577052/bash-empty-array-expansion-with-set-u, I will upgrade bash version and try again.
The first problem has been solved after I upgraded the bash version. But the second problem still exist. 
> > The first problem has been solved after I upgraded the bash version. But the second problem still exist. > > Can you check which seccomp library version is...
> > I am sorry that I dont know how to get the version. > > No worries : can you run `yum list installed | grep seccomp` and see...
> Hey @bestgopher , sorry I didn't get back to you on this. Changing dependency from crates.io to github should not have much difference as there don't seem to be...
Hi, I published a plugin for wakatime. Please take a try. #1327 You can install it from extensions page: And set it by [.wakatime.cfg](https://github.com/bestgopher/wakatime-zed?tab=readme-ov-file#wakatime-configuration-file) or [zed settings](https://github.com/bestgopher/wakatime-zed?tab=readme-ov-file#wakatime-configuration-file):