<p></p>
<p>Today encountered the following error when running <strong>Squeak in smalltalkCI</strong> on <strong>ubuntu-latest</strong> (as part of a GitHub workflow):</p>
<pre><code>Extracting virtual machine...
Cog VM Information
/home/runner/.smalltalkCI/_cache/vms/Squeak64-Trunk/sqcogspur64linuxht/lib/squeak/5.0-202003021730/squeak: error while loading shared libraries: libpulse-simple.so.0: cannot open shared object file: No such file or directory

Error with status code 127:
264 squeak::prepare_vm /home/runner/.smalltalkCI/squeak/run.sh
</code></pre>
<p>If this error turns out to be permanent, I will try to find out why it did not occur before. Maybe an update in the pulseaudio upstream dependency?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/538">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4ID3GMLKHQ2WSEZP3SRFQ3TANCNFSM4T6VRESQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW53B5QBOLURW5MP36LSRFQ3TA5CNFSM4T6VRES2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LE2TCOQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/538",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/538",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>