Skip to content

ci: install libselinux1-dev #7132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

cakebaker
Copy link
Contributor

This PR is an attempt to fix the failing "Documentation/warnings" job in the CI (see, for example, https://github.com/uutils/coreutils/actions/runs/12742477783/job/35510671748). It currently fails with

thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/selinux-sys-0.6.13/build.rs:258:10:
  selinux-sys: Failed to find 'selinux/selinux.h'. Please make sure the C header files of libselinux are installed and accessible: Kind(NotFound)

@sylvestre
Copy link
Contributor

interesting regression

@cakebaker
Copy link
Contributor Author

Yep, maybe it's related to Github's migration of ubuntu-latest to 24.04?

@sylvestre sylvestre merged commit 54bc3cf into uutils:main Jan 13, 2025
65 checks passed
@cakebaker cakebaker deleted the ci_install_libselinux branch January 13, 2025 08:38
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/misc/stdbuf is no longer failing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants