Skip to content

Conversation

@cedric-anne
Copy link
Member

@cedric-anne cedric-anne commented Jan 7, 2026

This should permit to bypass the following error that prevent to rebuild GLPI 11.0.x images:

Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
  - Root composer.json requires altcha-org/altcha == 1.1.2.0 (exact version match), found altcha-org/altcha[v1.1.2] but these were not loaded, because they are affected by security advisories. To ignore the advisories, add ("PKSA-5rb8-j658-qvzz") to the audit "ignore" config. To turn the feature off entirely, you can set "block-insecure" to false in your "audit" config.

This patch will have to be removed once GLPI 11.0.5 will be released.

@cedric-anne
Copy link
Member Author

@froozeify
Copy link
Member

Weirdly it failed with exception : ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/src/glpi/tools/build_glpi.sh" did not complete successfully: exit code: 132

@cedric-anne
Copy link
Member Author

cedric-anne commented Jan 7, 2026

Weirdly it failed with exception : ERROR: failed to build: failed to solve: process "/bin/sh -c /usr/src/glpi/tools/build_glpi.sh" did not complete successfully: exit code: 132

Yes, but this error did not appeared on second attempt (https://github.com/glpi-project/docker-images/actions/runs/20773873795/job/59656135734). I hope this kind of error will not trigger too often on arm64 builds.

@cedric-anne cedric-anne merged commit aad8b0f into main Jan 7, 2026
1 of 2 checks passed
@cedric-anne cedric-anne deleted the task/patch-composer-config branch January 7, 2026 08:47
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.

3 participants