-
Notifications
You must be signed in to change notification settings - Fork 77
No libOSSlib.so while running audio/alsa-loopback-automated #1885
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When running tests audio/alsa-loopback-automated, it shows the following error.
After investigation, libOSSlib.so is provided by liboss4-salsa2, which is not installed by default on Noble
- We need to update the test to install the required package
OR - Update the test to not relay on optional packages
References:
- https://packages.ubuntu.com/noble/amd64/liboss4-salsa2/filelist
- https://launchpad.net/ubuntu/+source/alsa-lib
Related LP bug: https://bugs.launchpad.net/kobuk/+bug/2083895
Cert-blocker Test Case
- cert-blocker
To Reproduce
- Run job: audio/alsa-loopback-automated
Expected Result
Pass.
Actual Result
alsa_test: error while loading shared libraries: libOSSlib.so: cannot open shared object file: No such file or directory
Environment
- OS: Generic Server 24.04
- Checkbox Type: Snap
- Checkbox Version: 4.4.0-dev111
Relevant log output
alsa_test: error while loading shared libraries: libOSSlib.so: cannot open shared object file: No such file or directoryAdditional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working