Skip to content

Update Selkies-GStreamer dependencies #86

Update Selkies-GStreamer dependencies

Update Selkies-GStreamer dependencies #86

Triggered via push September 6, 2023 03:32
Status Failure
Total duration 10m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-2204
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends -y python3-pip python3-dev python3-gi python3-setuptools python3-wheel udev wmctrl jq gdebi-core libgdk-pixbuf2.0-0 libgtk2.0-bin libgl-dev libgles-dev libglvnd-dev libgudev-1.0-0 xclip x11-utils xdotool x11-xserver-utils xserver-xorg-core wayland-protocols libwayland-dev libwayland-egl1 libx11-xcb1 libxkbcommon0 libxdamage1 libsoup2.4-1 libsoup-gnome2.4-1 libsrtp2-1 lame libopus0 libwebrtc-audio-processing1 pulseaudio libpulse0 libcairo-gobject2 libpangocairo-1.0-0 libgirepository1.0-1 libopenjp2-7 libjpeg-dev libwebp-dev libvpx-dev zlib1g-dev x264 va-driver-all i965-va-driver-shaders intel-media-va-driver-non-free libmfx-tools libva2 vainfo intel-gpu-tools radeontop && if [ \"${UBUNTU_RELEASE}\" \\> \"20.04\" ]; then apt-get install --no-install-recommends -y xcvt; fi && rm -rf /var/lib/apt/lists/* && cd /opt && SELKIES_VERSION=$(curl -fsSL \"https://api.github.com/repos/selkies-project/selkies-gstreamer/releases/latest\" | jq -r '.tag_name' | sed 's/[^0-9\\.\\-]*//g') && curl -fsSL \"https://github.com/selkies-project/selkies-gstreamer/releases/download/v${SELKIES_VERSION}/selkies-gstreamer-v${SELKIES_VERSION}-ubuntu${UBUNTU_RELEASE}.tgz\" | tar -zxf - && curl -O -fsSL \"https://github.com/selkies-project/selkies-gstreamer/releases/download/v${SELKIES_VERSION}/selkies_gstreamer-${SELKIES_VERSION}-py3-none-any.whl\" && pip3 install \"selkies_gstreamer-${SELKIES_VERSION}-py3-none-any.whl\" && rm -f \"selkies_gstreamer-${SELKIES_VERSION}-py3-none-any.whl\" && curl -fsSL \"https://github.com/selkies-project/selkies-gstreamer/releases/download/v${SELKIES_VERSION}/selkies-gstreamer-web-v${SELKIES_VERSION}.tgz\" | tar -zxf - && cd /usr/local/cuda/lib64 && sudo find . -maxdepth 1 -type l -name \"*libnvrtc.so.*\" -exec sh -c 'ln -snf $(basename {}) libnvrtc.so' \\;" did not complete successfully: exit code: 100
build-2004
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends -y python3-pip python3-dev python3-gi python3-setuptools python3-wheel udev wmctrl jq gdebi-core libgdk-pixbuf2.0-0 libgtk2.0-bin libgl-dev libgles-dev libglvnd-dev libgudev-1.0-0 xclip x11-utils xdotool x11-xserver-utils xserver-xorg-core wayland-protocols libwayland-dev libwayland-egl1 libx11-xcb1 libxkbcommon0 libxdamage1 libsoup2.4-1 libsoup-gnome2.4-1 libsrtp2-1 lame libopus0 libwebrtc-audio-processing1 pulseaudio libpulse0 libcairo-gobject2 libpangocairo-1.0-0 libgirepository1.0-1 libopenjp2-7 libjpeg-dev libwebp-dev libvpx-dev zlib1g-dev x264 va-driver-all i965-va-driver-shaders intel-media-va-driver-non-free libmfx-tools libva2 vainfo intel-gpu-tools radeontop && if [ \"${UBUNTU_RELEASE}\" \\> \"20.04\" ]; then apt-get install --no-install-recommends -y xcvt; fi && rm -rf /var/lib/apt/lists/* && cd /opt && SELKIES_VERSION=$(curl -fsSL \"https://api.github.com/repos/selkies-project/selkies-gstreamer/releases/latest\" | jq -r '.tag_name' | sed 's/[^0-9\\.\\-]*//g') && curl -fsSL \"https://github.com/selkies-project/selkies-gstreamer/releases/download/v${SELKIES_VERSION}/selkies-gstreamer-v${SELKIES_VERSION}-ubuntu${UBUNTU_RELEASE}.tgz\" | tar -zxf - && curl -O -fsSL \"https://github.com/selkies-project/selkies-gstreamer/releases/download/v${SELKIES_VERSION}/selkies_gstreamer-${SELKIES_VERSION}-py3-none-any.whl\" && pip3 install \"selkies_gstreamer-${SELKIES_VERSION}-py3-none-any.whl\" && rm -f \"selkies_gstreamer-${SELKIES_VERSION}-py3-none-any.whl\" && curl -fsSL \"https://github.com/selkies-project/selkies-gstreamer/releases/download/v${SELKIES_VERSION}/selkies-gstreamer-web-v${SELKIES_VERSION}.tgz\" | tar -zxf - && cd /usr/local/cuda/lib64 && sudo find . -maxdepth 1 -type l -name \"*libnvrtc.so.*\" -exec sh -c 'ln -snf $(basename {}) libnvrtc.so' \\;" did not complete successfully: exit code: 100