On Di, 09 Mai 2023, Bram Moolenaar wrote:
> > > Patch 9.0.1473 > > Problem: CI does not run sound tests. > > Solution: Re-enable sound tests. Use "apt-get" instead of "apt". (Ozaki > > Kiichi, closes #12280) > > Files: .github/workflows/ci.yml, ci/build-snd-dummy.sh > > Unfortunately the snd-dummy setup started failing now: > > Run cd /lib/modules/5.15.0-1036-azure > Reading package lists... > Building dependency tree... > Reading state information... > E: Unable to locate package linux-modules-extra-5.15.0-1036-azure > E: Couldn't find any package by glob 'linux-modules-extra-5.15.0-1036-azure' > E: Couldn't find any package by regex 'linux-modules-extra-5.15.0-1036-azure' > Error: Process completed with exit code 100. > > Is there a fix? Or should I disable this for now? It looks like there exists no package linux-modules-extra-5.15.0-1036-azure but Ubuntu has in its repository the package linux-modules-extra-5.15.0-1037-azure so I guess we have to wait, until the runner is updated to run linux version 5.15.0-1037 (which should be there soon: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230507.1) I guess it should resolve itself soon. Best, Christian -- Die Rechtschreibung bereitet dem Menschen sein ganzes Leben lang Schwierigkeiten, sei denn, er ist Analphabet. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/ZFtDQ9rXSYUPfsoC%40256bit.org.
