You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
All of our auto-scale jobs started failing yesterday on starttask with the following in stderr:
dpkg-query: package 'blobfuse' is not installed and no information is available
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
blobfuse: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by blobfuse)
blobfuse: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by blobfuse)
Problem Description
All of our auto-scale jobs started failing yesterday on starttask with the following in stderr:
Batch Shipyard Version
3.9.1
Redacted Configuration
pool.yaml:
Additonal Comments
Please let me know if you need any more info or if the issue is not Shipyard-specific and we should look for a solution elsewhere.