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

mkosi-initrd: include libtss2 packages on ubuntu by name if they exist #2347

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

behrmann
Copy link
Contributor

@behrmann behrmann commented Feb 6, 2024

Fixes: #2346

@septatrix
Copy link
Contributor

For me this only works with an additional dash (libtss2-mu-...) though I guess that would make it fail for earlier debian releases?

Copy link
Member

@keszybz keszybz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dunno, this looks very complex. If it works, meh.

@behrmann behrmann force-pushed the focallibtss branch 3 times, most recently from 6f14fb4 to 295d7b4 Compare February 8, 2024 10:50
@behrmann behrmann force-pushed the focallibtss branch 2 times, most recently from 513ce52 to 105d9a3 Compare February 8, 2024 11:00
…elease

The package changes from libtss2-mu0 to libtss2-mu-4.0.1-0 in Debian
trixie.

Also remove unnecessary escaping in the regex.

Fixes: systemd#2346
@DaanDeMeyer DaanDeMeyer merged commit 4c2f0f7 into systemd:main Feb 9, 2024
23 checks passed
@behrmann behrmann deleted the focallibtss branch February 9, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

mkosi v20.2 fails building ubuntu focal image
4 participants