Skip to content

updated dependencies for ubuntu 24.04#67

Open
mschleie wants to merge 1 commit into
hnesk:masterfrom
mschleie:update-deps-ubuntu
Open

updated dependencies for ubuntu 24.04#67
mschleie wants to merge 1 commit into
hnesk:masterfrom
mschleie:update-deps-ubuntu

Conversation

@mschleie

Copy link
Copy Markdown

For working on Ubuntu 24.04 two dependencies must be changed, because they are missing in newer Ubuntu versions. These changes contain the update of the dependencies and their reference in the code. With these changes ocrd-browser can be build and run on Ubuntu 24.04.

@bertsky

bertsky commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

@hnesk a few comments how to proceed with this:

Currently, the Dockerfile base stage is python:3.8, which itself is based on Debian 12 Bookworm (similar to Ubuntu 22). So for consistency, this PR should change this to python:3.11, which is based on Debian 13 Trixie (similar to Ubuntu 24).

Oh, and the README needs to be updated, too.

However, following OCR-D convention, deps-ubuntu targets ocrd/core, which is currently based on ubuntu:22.04 (and has switched from 20.04 just recently). So I would recommend keeping this open until such time when OCR-D switches to ubuntu:24.04.

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.

2 participants