Yunchih Chen

Results 4 issues of Yunchih Chen

`local-repo` used `pacman -Sy` to install dependencies, ignoring a common case that some dependencies might come from AUR. This commit add the ability to distinguish between dependencies from official repositories...

Some relevant info: ``` $ systemctl --user cat portfusion # /home/yunchih/.config/systemd/user/portfusion.service [Unit] Description=Port Fusion [Service] ExecStart=/bin/sh -c "exec /home/yunchih/Downloads/PortFusion-Linux-x86-64 ] 11011 [" [Install] WantedBy=multi-user.target $ systemctl --user start portfusion $...

Based on [this commit](https://github.com/edx/configuration/commit/5cb4421893a331a0c780d52fecb70ee25ddfd1e4) on master. When building MySQL container using `make docker.build.mysql`, the Ansible process running inside Docker container failed with the following messages: ``` TASK [user : Grant...

### Describe the bug Under the example helloworld-c of application catalog, kraft crashes. ``` root@d1f93b7d424e:/tmp/helloworld-c# kraft run --rm --plat qemu --arch x86_64 . [+] pulling unikraft.org/base:latest (qemu/x86_64) ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• 100% [8.2s]...

kind/bug