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

Add a test in Dockerfile directly to check php version #388

Merged
merged 1 commit into from Jan 18, 2023

Conversation

hhorak
Copy link
Member

@hhorak hhorak commented Nov 15, 2022

Otherwise when a wrong stream is installed, it's only found by scl test, which is too late in the process and might even go through uncought, especially when the scl test is removed for non-SCL distros at some point.

@hhorak
Copy link
Member Author

hhorak commented Nov 15, 2022

[test]

@phracek
Copy link
Member

phracek commented Nov 23, 2022

[test-all]

Otherwise when a wrong stream is installed, it's only found by scl test,
which is too late in the process and might even go through uncought,
especially when the scl test is removed for non-SCL distros at some point.
@hhorak
Copy link
Member Author

hhorak commented Jan 16, 2023

[test]

@phracek
Copy link
Member

phracek commented Jan 17, 2023

The RHEL9 test is failing on:

Last metadata expiration check: 0:00:11 ago on Mon Jan 16 16:32:49 2023.
Installed package tzdata-2022f-1.el9_1.noarch not available.
Error: No packages marked for reinstall.

RHEL7 failure is expected. The problem with RHEL7 compose should be solved soon.

@phracek
Copy link
Member

phracek commented Jan 17, 2023

Fedora failures are caused by Fedora 35 EOL.

@phracek
Copy link
Member

phracek commented Jan 18, 2023

LGTM. Let's get merge it Fedora tests are fixed by #390

@phracek phracek merged commit a7192fb into sclorg:master Jan 18, 2023
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.

None yet

2 participants