chore(deps): update ublue-os/remove-unwanted-software action to v8 #576
Annotations
1 error
Build and push image (powershell-toolbox)
Error: buildah exited with code 1
Trying to pull ghcr.io/ublue-os/wolfi-toolbox:latest...
Getting image source signatures
Copying blob sha256:d6360dbe5c65067da2e80aa6d8fc045052c22d91a44e89c43e820854e92a392e
Copying blob sha256:43443a8fb45e8aa5136ebcedd453f9b86cbd8bf698818c80a1e8e5fd81d3b31c
Copying config sha256:df4c055dda02df8a4dc61016146a4d8f94f0aa14dbd7d8cff81ec840d9a4ac06
Writing manifest to image destination
/usr/lib/python3.12/site-packages/azure/batch/models/_models_py3.py:4839: SyntaxWarning: invalid escape sequence '\s'
"""A Job Preparation Task to run before any Tasks of the Job on any given
WARNING: Command group 'config' is experimental and under development. Reference and support levels: https://aka.ms/CLI_refstatus
install.sh: GitHub repository: https://github.com/cantino/mcfly
install.sh: Crate: mcfly
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 277 100 277 0 0 4471 0 --:--:-- --:--:-- --:--:-- 4540
install.sh: Tag: latest ()
install.sh: Target: x86_64-unknown-linux-musl
install.sh: Downloading: https://github.com/cantino/mcfly/releases/download//mcfly--x86_64-unknown-linux-musl.tar.gz
install.sh: ERROR https://github.com/cantino/mcfly/releases/download//mcfly--x86_64-unknown-linux-musl.tar.gz does not exist, you will need to build mcfly from source
Error: building at STEP "RUN apk upgrade && grep -v '^#' /tmp/packages.powershell | xargs apk add --no-cache && dotnet tool install --global PowerShell && az config set core.collect_telemetry=no && curl -s https://ohmyposh.dev/install.sh | bash -s -- -t /usr/local/share/oh-my-posh/themes && curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | sh -s -- --git cantino/mcfly && cp /tmp/profile.ps1 "$(~/.dotnet/tools/pwsh -Command "\$PROFILE.AllUsersAllHosts")" && echo 'if test ! -f ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ConsoleHost_history.txt; then mkdir -p ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ && touch ${XDG_DATA_HOME:-${HOME}/.local/share}/powershell/PSReadLine/ConsoleHost_history.txt; fi' > /etc/profile.d/mcfly-history.sh && printf 'LANG=en_US.utf8\nexport LANG\n' > /etc/profile.d/locale.sh && printf 'exec /usr/lib/dotnet/tools/pwsh' > /etc/profile.d/zz-pwsh.sh && mkdir -p /etc/zsh && printf 'LANG=en_US.utf8\nexport LANG\nexec /usr/lib/dotnet/tools/pwsh' >> /etc/zsh/zlogin && mkdir -p /etc/fish && printf 'if status is-login\n\tset -gx LANG en_US.utf8\n\texec /usr/lib/dotnet/tools/pwsh\nend\n' >> /etc/fish/config.fish && cp -r ~/.dotnet /usr/lib/dotnet && printf 'LANG="en_US.UTF-8"' > /etc/locale.conf && chown -R 1000:1000 /usr/lib/dotnet && rm -rf /tmp/*": while running runtime: exit status 1
|