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

Fixed failing integration test in CI #1565

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

lslezak
Copy link
Contributor

@lslezak lslezak commented Aug 30, 2024

Problem

Solution

  • Configure the bundler to reuse the preinstalled RPM packages. The rubygem-augeas is already patched in OBS.
  • The test passes when running from my fork

The augeas Ruby gem 0.5.0 from rubygems.org is not compatible with Ruby 3.3
but the preinstalled RPM package is patched in OBS.
Confugure the bundler to use the system gems.
@lslezak lslezak merged commit adc4a6e into agama-project:master Aug 30, 2024
@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 2024
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