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

Ruby 3.3.5 moved from rexml 3.2.x to 3.3, making rubygem-agama-yast uninstallable #1595

Closed
DimStar77 opened this issue Sep 10, 2024 · 0 comments · Fixed by #1596
Closed

Ruby 3.3.5 moved from rexml 3.2.x to 3.3, making rubygem-agama-yast uninstallable #1595

DimStar77 opened this issue Sep 10, 2024 · 0 comments · Fixed by #1596

Comments

@DimStar77
Copy link

Ruby 3.3.5 no longer ships rexml 3.2.x, but moved to 3.3.x

This causes an issue with agama, as the lock file defines a 3.2.x dependency

Installcheck problems for x86_64

    nothing provides rubygem(ruby:3.3.0:rexml:3.2) >= 3.2.5 needed by ruby3.3-rubygem-agama-yast-9.devel664.x86_64

imobachgs added a commit that referenced this issue Sep 10, 2024
Relax REXML dependency to allow building in Ruby 3.3 (fixes #1595).
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 a pull request may close this issue.

1 participant