Skip to content
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

ci: make sure liblzma is installed #3410

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Conversation

flavorjones
Copy link
Member

What problem is this PR intended to solve?

Recently we've been getting upstream CI failures for libxml2 head on ubuntu: https://github.com/sparklemotion/nokogiri/actions/runs/12705536326/job/35416744559

configure:15841: checking for liblzma
configure:15848: $PKG_CONFIG --exists --print-errors "liblzma"
Package liblzma was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblzma.pc'
to the PKG_CONFIG_PATH environment variable
Package 'liblzma', required by 'virtual:world', not found
configure:15851: $? = 1
configure:15865: $PKG_CONFIG --exists --print-errors "liblzma"
*** ../../../../ext/nokogiri/extconf.rb failed ***

@flavorjones flavorjones enabled auto-merge January 10, 2025 14:41
@flavorjones flavorjones merged commit 148dda4 into main Jan 10, 2025
161 of 162 checks passed
@flavorjones flavorjones deleted the flavorjones-ci-upstream-lzma branch January 10, 2025 15:10
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.

1 participant