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
I'm confused why PyBOMBS would decide to install alsa from source. Could it be because you had not yet run sudo apt update to fetch the list of available packages?
If I recall, this was run from a fully up to date Ubuntu 18.04 virtual machine, where I had run apt update and apt upgrade to ensure the host was fully up to date before starting any PyBombs steps.
Strange. I tested this in an Ubuntu 18.04 container and it didn't attempt to build alsa or pygobject from source. We'll need to find out why that happened.
The also source URL is also broken though, so we should fix the recipe.
On a clean Ubuntu 18.04.5 virtual machine,
alsa
fails to install. Tested at commit c437808The text was updated successfully, but these errors were encountered: