Release tarball not created for 0.8.0 because of Action failure (missing libtraceevent in CI)
thesamesam opened this issue · 1 comments
thesamesam commented
The release tarball for 0.8.0 didn't get created because the Create Release Action failed.
See https://github.com/mchehab/rasdaemon/actions/runs/4210487183/jobs/7308214621:
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libtraceevent... no
configure: error: Package requirements (libtraceevent) were not met:
No package 'libtraceevent' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
(Sorry if you're already aware/working on this, just wanted to file while I remembered.)
mchehab commented
Solved. Thanks for pointing it!