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(test): docker images build to handle old linux distributions #270

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

alquerci
Copy link
Contributor

@alquerci alquerci commented Nov 29, 2022

Fix #269

Issue

  • GPG signature expired.

    W: GPG error: http://deb.debian.org jessie-updates InRelease: The following signatures were invalid: KEYEXPIRED 1668891673
    W: GPG error: http://deb.debian.org jessie Release: The following signatures were invalid: KEYEXPIRED 1668891673
    
  • Debian jessie is now an archived distribution.

@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch 2 times, most recently from 77f3a13 to 26f12f0 Compare November 29, 2022 14:38
@alquerci alquerci changed the title [WIP] Fix build of php53 docker-compose server Fix build of php53 docker-compose server Nov 29, 2022
@alquerci alquerci changed the title Fix build of php53 docker-compose server Fix docker images build to handle GPG signature expiration of APT packages Nov 29, 2022
@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch from e242b02 to 29e04e5 Compare November 29, 2022 16:03
Copy link

@saracubillas saracubillas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker images worked now

@thirsch
Copy link
Collaborator

thirsch commented Jan 12, 2023

@alquerci could you please rebase?

@alquerci alquerci changed the title Fix docker images build to handle GPG signature expiration of APT packages Fix docker images build to handle old linux distributions Apr 26, 2023
@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch 4 times, most recently from 12db883 to 5c09a0f Compare April 26, 2023 20:40
@alquerci
Copy link
Contributor Author

@thirsch rebased.

And build test passes without cache.

docker-compose build --no-cache

@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch from 5c09a0f to 2bcd760 Compare November 18, 2023 18:03
@alquerci
Copy link
Contributor Author

alquerci commented Nov 18, 2023

@thePanz it's rebased on master branch and ready to merge.

Build test passes without cache.

docker-compose build --no-cache

@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch 9 times, most recently from 0e62a49 to c5d9986 Compare November 19, 2023 13:21
@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch 2 times, most recently from 12dddb0 to bf1e373 Compare December 30, 2023 20:30
@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch 4 times, most recently from e8493ba to 12a5214 Compare January 1, 2024 09:36
@alquerci alquerci changed the title Fix docker images build to handle old linux distributions fix(test): docker images build to handle old linux distributions Jan 1, 2024
@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch from 12a5214 to d548963 Compare January 5, 2024 20:36
@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch from 66cf71e to a7602a5 Compare January 19, 2024 23:52
@alquerci
Copy link
Contributor Author

Rebased on master branch

@alquerci alquerci force-pushed the fix-build-of-php53-docker-compose-server branch 2 times, most recently from d06d614 to 0e9e01a Compare January 20, 2024 19:48
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.

Error on executing test
4 participants