mxbuild requirs libicu and xargs provided by findutils package by xiwenc · Pull Request #165 · mendix/docker-mendix-buildpack
Navigation Menu
{{ message }}
mendix / docker-mendix-buildpack Public
- Notifications You must be signed in to change notification settings
- Fork 130
Merged
mxbuild requirs libicu and xargs provided by findutils package#165
zlogic merged 1 commit intomendix:masterfrom
mxbuild requirs libicu and xargs provided by findutils package#165
zlogic merged 1 commit intomendix:masterfrom
Conversation
Copy link Copy Markdown
Contributor
xiwenc
commented
May 16, 2023
xiwenc
commented
Fixes issues:
ERROR: MxBuild returned errors: {"errors": [{"message": "An error occurred while cleaning the deployment directory.", "details": "\n\nxargs is not available\n\n\n"}], "problems": []}
And
Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.
zlogic
merged commit
08540aa
into
mendix:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment