Skip to content

feat: move base containers to trixie#9535

Merged
jennifer-richards merged 1 commit intoietf-tools:feat/debian-trixiefrom
avtobiff:docker-base-debian-trixie
Sep 16, 2025
Merged

feat: move base containers to trixie#9535
jennifer-richards merged 1 commit intoietf-tools:feat/debian-trixiefrom
avtobiff:docker-base-debian-trixie

Conversation

@avtobiff
Copy link
Copy Markdown
Contributor

  • Use latest release of yanglint, e.g. libyang3-tools.

  • Remove apt-utils, since apt-key is removed.

Fixes: #8701

Copy link
Copy Markdown
Member

@jennifer-richards jennifer-richards left a comment

Choose a reason for hiding this comment

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

Moving to python 3.13 is not an option yet as it's not supported by Django 4.2. We'll need to confirm that other deps are compatible with trixie.

* Use latest release of yanglint, e.g. libyang3-tools.

* Remove apt-utils, since apt-key is removed.

Fixes: ietf-tools#8701
@avtobiff avtobiff force-pushed the docker-base-debian-trixie branch from 5c5e70c to 1a0a706 Compare September 16, 2025 08:47
@avtobiff
Copy link
Copy Markdown
Contributor Author

I moved it to python:3.12-trixie instead, keeping the current Python version.

@avtobiff avtobiff changed the title feat: move base containers to trixie and Python 3.13 feat: move base containers to trixie Sep 16, 2025
@jennifer-richards
Copy link
Copy Markdown
Member

Thank you, this is very helpful! I'm going to re-point this PR to a feature branch so we can do sandbox testing and have a place for additional adjustments that might be needed before it can merge to main.

@jennifer-richards jennifer-richards changed the base branch from main to feat/debian-trixie September 16, 2025 13:17
@jennifer-richards jennifer-richards merged commit fd4487f into ietf-tools:feat/debian-trixie Sep 16, 2025
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Older yanglint is triggering false positive YANG module warnings

3 participants