log-courier icon indicating copy to clipboard operation
log-courier copied to clipboard

2.10.0 packages missing from PPA (Ubuntu)

Open driskell opened this issue 1 year ago • 0 comments

Builds in PPA started failing after updating to Jammy. Looks like that Jammy uses a newer GLIBC and the cross-compilation isn't compatible now with versions prior to Jammy. So the testing of the binary after package creation fails.

bin/lc-admin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by bin/lc-admin)
bin/lc-admin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by bin/lc-admin)

There's also an issue with the dependencies install on Jammy for log-carver and log-courier that use systemd.

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sbuild-build-depends-main-dummy : Depends: dh-systemd but it is not installable

driskell avatar Mar 20 '23 11:03 driskell