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

Build NAV package for Debian Bookworm #19

Open
lunkwill42 opened this issue Jan 5, 2024 · 1 comment
Open

Build NAV package for Debian Bookworm #19

lunkwill42 opened this issue Jan 5, 2024 · 1 comment
Assignees

Comments

@lunkwill42
Copy link
Member

We need to build a Debian Bookworm package of NAV to support the latest stable distro.

However, Debian Bookworm comes with Python 3.11, and the latest version of NAV
(5.8) does not run on Python 3.11.

From here, there are two possible strategies:

  1. Wait until NAV is updated to run on Python 3.11
  2. Build a bookworm package with a dependency to a Python 3.9 port for Debian Bookworm (if such a thing exists).

Getting NAV to run on Python 3.11 is a complex tree of dependency upgrades, as detailed in Uninett/nav#2788

@lunkwill42
Copy link
Member Author

Removed blocked label, as the latest NAV master now supports Python 3.11 (and the default development image is now based on bookworm).

This work can now commence.

@lunkwill42 lunkwill42 self-assigned this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant