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

Remove wrong LANG from dockerfile use parent default #27129

Merged
merged 1 commit into from Aug 17, 2022

Conversation

ia3andy
Copy link
Contributor

@ia3andy ia3andy commented Aug 4, 2022

Default in parent is LANG="C.utf8":

According to https://access.redhat.com/solutions/5211991 , the UBI image has glibc-minimal-langpack is installed by default for C, POSIX and C.UTF-8 locales. To use en_US.utf8, glibc-langpack-en would need to be installed but using LANG="C.utf8" should be ok.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Aug 4, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 4, 2022

Failing Jobs - Building 79d7ed5

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/jpa-oracle integration-tests/reactive-oracle-client 

📦 integration-tests/jpa-oracle

Failed to execute goal io.fabric8:docker-maven-plugin:0.40.1:start (docker-start) on project quarkus-integration-test-jpa-oracle: I/O Error

📦 integration-tests/reactive-oracle-client

Failed to execute goal io.fabric8:docker-maven-plugin:0.40.1:start (docker-start) on project quarkus-integration-test-reactive-oracle-client: I/O Error

@cescoffier cescoffier merged commit 233f8b8 into quarkusio:main Aug 17, 2022
@quarkus-bot quarkus-bot bot added this to the 2.13 - main milestone Aug 17, 2022
@gsmet gsmet modified the milestones: 2.13 - main, 2.11.3.Final Aug 23, 2022
@gsmet gsmet modified the milestones: 2.11.3.Final, 2.7.7.Final Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants