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

[master] Bump Compose v2.32.0 #1125

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Dec 13, 2024

- What I did
Bump Compose v2.32.0

- How I did it

- How to verify it

- Description for the changelog

Compose v2.32.0

- A picture of a cute animal (not mandatory but encouraged)

Signed-off-by: Nicolas De Loof <[email protected]>
@vvoland
Copy link
Contributor

vvoland commented Dec 13, 2024

Uh, some issues with the armhf build on ubuntu:noble:

Reading package lists...

+ apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common

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:

 packagekit : Depends: libapt-pkg6.0t64 (>= 2.8.2) but 2.7.14build2 is to be installed

E: Unable to correct problems, you have held broken packages.

make: *** [Makefile:95: verify] Error 100

script returned exit code 2

@vvoland
Copy link
Contributor

vvoland commented Dec 13, 2024

Looks like for some reason the armhf packagekit depends on libapt-pkg6.0t64 >= 2.7.14 while the amd64 one depends on libapt-pkg6.0t64 >= 1.9.2

@vvoland
Copy link
Contributor

vvoland commented Dec 13, 2024

Not related to the compose bump, and other checks are green, so let me bring this one in. - actually github won't let me 😅

@thaJeztah
Copy link
Member

Kicked a rebuild to see if it picks up the fix that was merged in master (ISTR Jenkins will do a merge first, but not 100% sure)

if not, I'll do a quick rebase

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 6ce2995 into docker:master Dec 13, 2024
8 checks passed
@thaJeztah thaJeztah changed the title Bump Compose v2.32.0 [master] Bump Compose v2.32.0 Dec 13, 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.

3 participants