opensmalltalk-vm icon indicating copy to clipboard operation
opensmalltalk-vm copied to clipboard

[Ubuntu] libpulse-simple.so.0: cannot open shared object file: No such file or directory

Open LinqLover opened this issue 3 years ago • 1 comments

Today encountered the following error when running Squeak in smalltalkCI on ubuntu-latest (as part of a GitHub workflow):

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

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?

LinqLover avatar Nov 22 '20 19:11 LinqLover

Well, a few builds later it worked again ... Sporadic issue.

LinqLover avatar Nov 22 '20 19:11 LinqLover