New comment by shak-mar on void-packages repository https://github.com/void-linux/void-packages/pull/37895#issuecomment-1176434744 Comment: Not sure what to do about the failed pipeline. Running the check phase fails with this error: ``` File "/builddir/PGPy-0.5.3/test_load_asc_bench.py", line 9, in from progressbar import ProgressBar, AnimatedMarker, Timer, Bar, Percentage, Widget ModuleNotFoundError: No module named 'progressbar' ``` We don't have a package for progressbar yet. I've tried running the check phase on current master, and it fails too.