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

Fix outdated Dockerfile deps #328

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Fix outdated Dockerfile deps #328

merged 1 commit into from
Oct 30, 2024

Conversation

fareesh
Copy link

@fareesh fareesh commented Oct 28, 2024

Fixes the following during docker build:

8.035 Package openssl is not available, but is referred to by another package.
8.035 This may mean that the package is missing, has been obsoleted, or
8.035 is only available from another source
8.035 
8.035 Package libtiff5 is not available, but is referred to by another package.
8.035 This may mean that the package is missing, has been obsoleted, or
8.035 is only available from another source
8.035 
8.035 Package libtiff-tools is not available, but is referred to by another package.
8.035 This may mean that the package is missing, has been obsoleted, or
8.035 is only available from another source
8.035 
8.038 E: Version '4.3.0-6ubuntu0.9' for 'libtiff-tools' was not found
8.038 E: Version '4.3.0-6ubuntu0.9' for 'libtiff5' was not found
8.038 E: Version '3.0.2-0ubuntu1.15' for 'openssl' was not found

@info-wordcab info-wordcab self-assigned this Oct 30, 2024
@info-wordcab info-wordcab merged commit 162830f into Wordcab:main Oct 30, 2024
2 of 3 checks passed
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