bestgopher

Results 39 comments of 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 ![image](https://github.com/containers/youki/assets/36840497/f364bf10-6bd8-4ea9-8566-b8b494b2f7e6)

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. ![image](https://github.com/containers/youki/assets/36840497/53c9cfc7-5df7-4ee0-ac07-d40e9a1a6a41)

> > 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):