Skip to content

Upgrade to Debian 12 (Bookworm) #127

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

Draft
wants to merge 8 commits into
base: feature/bookworm2
Choose a base branch
from
Draft

Conversation

mabezi
Copy link

@mabezi mabezi commented Jan 27, 2025

Fixes #126

@mabezi mabezi marked this pull request as draft January 27, 2025 11:30
@mabezi
Copy link
Author

mabezi commented Jan 27, 2025

Wait for mabezi/python-arpreq@a1ac87c to be upstream.

@mabezi
Copy link
Author

mabezi commented Jan 27, 2025

Bookworm ships SQLAlchemy 1.4.

SQLAlchemy 1.4 has some breaking changes compared to 1.3, for example RowProxy got replaced.
See also: https://docs.sqlalchemy.org/en/14/changelog/migration_14.html#change-4710-core

A few minor adjustments are therefore necessary. For example in dhcp_script.py

@sebschrader
Copy link
Member

sebschrader commented Apr 15, 2025

I already began porting it bookworm back in 2023 among lots of other work and pushed this to branch feature/bookworm2

@sebschrader sebschrader changed the base branch from main to feature/bookworm2 April 16, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

Upgrade to Debian 12 (bookworm)
2 participants