Emerge aliases, fixes to dockerfile for gentoo #57
ci.yaml
on: push
Lint
2m 2s
Arch Linux Docker Image
3m 10s
Fedora Docker Image
1m 11s
Gentoo Docker Image
2m 50s
Annotations
3 errors
Fedora Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/sh -o pipefail -c \"yes | \tAUTOMATED=1 /home/max/src/miscellaneous/install.sh && \tdnf clean all\"" did not complete successfully: exit code: 141
|
Gentoo Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c emerge --sync && \temerge --tree --update --deep --newuse @world && \temerge --depclean && \teselect profile set default/linux/amd64/23.0 && \temerge --tree --update --deep --newuse @world && \temerge --depclean" did not complete successfully: exit code: 1
|
Arch Linux Docker Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/sh -o pipefail -c \"yes | \tAUTOMATED=1 /home/max/src/miscellaneous/install.sh && \tpacman -Scc --noconfirm && \tyay -Scc --noconfirm && \trm -rf /home/max/.cache/yay/* && rm -rf /var/cache/pacman/pkg/*\"" did not complete successfully: exit code: 141
|