Closed
Description
Greetings! We've been using python3.8-slim
image for our projects. This morning we discovered that our deployment pipeline no longer works because many packages seemed to be missing.
The issue started appearing after the switch to bookworm.
I might be missing something, but is there some way to switch back for some time to the older image until it's resolved? It seems to be reasonable. Thank you.
Package ttf-ubuntu-font-family is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package ttf-unifont is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
fonts-unifont
Package xfonts-cyrillic is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ttf-unifont' has no installation candidate
E: Package 'xfonts-cyrillic' has no installation candidate
E: Package 'ttf-ubuntu-font-family' has no installation candidate
E: Package 'python-dev' has no installation candidate
The command '...' returned a non-zero code: 100
Metadata
Metadata
Assignees
Labels
No labels