Skip to content

fix: update rugged gem version to 1.9.6 on alpine; switch to system package on ubuntu - #207

Merged
rwaffen merged 2 commits into
mainfrom
rugged
Aug 28, 2026
Merged

fix: update rugged gem version to 1.9.6 on alpine; switch to system package on ubuntu#207
rwaffen merged 2 commits into
mainfrom
rugged

Conversation

@rwaffen

@rwaffen rwaffen commented Aug 28, 2026

Copy link
Copy Markdown
Member

Short description

ubuntu

rugged needs libgit2 and both need to be on the same version.
ubuntu only has libgit2 1.9.1, so we cannot install rugged 1.9.6.

hack: install ruby-rugged system package which is build against the system libgit2 version.

alpine

The build stays the same.

Fixes #161

Checklist

I have:

…ackage on ubuntu

Signed-off-by: Robert Waffen <rw@betadots.de>
…ntu and Alpine containers

Signed-off-by: Robert Waffen <rw@betadots.de>
@rwaffen
rwaffen requested a review from a team as a code owner August 28, 2026 08:09
@rwaffen rwaffen added the bug Something isn't working label Aug 28, 2026
@rwaffen

rwaffen commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

for refernce: https://launchpad.net/ubuntu/+source/libgit2

@rwaffen
rwaffen merged commit 2f4e629 into main Aug 28, 2026
20 checks passed
@rwaffen
rwaffen deleted the rugged branch August 28, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants