Skip to content

chore(deps): Bump debian from 11-slim to 12-slim#3402

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/docker/debian-12-slim
Closed

chore(deps): Bump debian from 11-slim to 12-slim#3402
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/docker/debian-12-slim

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 19, 2023

Bumps debian from 11-slim to 12-slim.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added area/ci kind/update Update an existing feature, configuration file or the documentation priority/medium labels Jun 19, 2023
@dependabot dependabot Bot requested a review from a team June 19, 2023 12:57
Copy link
Copy Markdown
Member

@georglauterbach georglauterbach left a comment

Choose a reason for hiding this comment

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

Blocking this for now until proper review can be done.

@dependabot dependabot Bot force-pushed the dependabot/docker/debian-12-slim branch 2 times, most recently from 146eb22 to 1b9f6a7 Compare June 19, 2023 21:14
@georglauterbach
Copy link
Copy Markdown
Member

assigning @casperklein due to Dovecot packages; he's probably faster when it comes to resolving the issue

Bumps debian from 11-slim to 12-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/docker/debian-12-slim branch from 1b9f6a7 to 1312d95 Compare June 19, 2023 21:21
@polarathene
Copy link
Copy Markdown
Member

due to Dovecot packages

At a glance it looks like the target/scripts/build/packages.sh just needs to adjust from Bullseye repo to Bookworm?

After Dovecot, rspamd will probably encounter the same issue then.

Required to support base image change to Bookworm.
@polarathene
Copy link
Copy Markdown
Member

I just did the change via Github web UI, it doesn't look like a backports repo is necessary, so the aarch64 block may be redundant now (until a future rspamd release becomes available via an eventual bookworm-backports I guess?), since I assume it was adding in a bullseye-backports repo source 😅

  • arm64 => rspamd 3.4 (Debian Bookworm)
  • amd64 => rspamd 3.5 (Rspamd repo)

Build now fails because Dovecot doesn't have a Bookworm source yet (assuming we still need to grab it from there instead of using the Debian Bookworm package).

@georglauterbach
Copy link
Copy Markdown
Member

I'll need to double-check on Rspamd (arm64 vs amd64). I'll do that as soon as I have some free time.

@casperklein
Copy link
Copy Markdown
Member

As always: no need for rushing.

I did already some quick tests building DMS with Debian 12 last week just to see if it would succeed, but encountered several issues.

Beside failing builds/tests, we should also compare the new shipped default configurations of postfix etc, to ensure, nothing breaking is introduced (which may not covered by our tests).

@georglauterbach
Copy link
Copy Markdown
Member

@dependabot close

@dependabot dependabot Bot closed this Jun 20, 2023
@dependabot dependabot Bot deleted the dependabot/docker/debian-12-slim branch June 20, 2023 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci kind/update Update an existing feature, configuration file or the documentation priority/medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants