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

libxi/1.8.2 package update #27607

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Sep 5, 2024

@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Sep 5, 2024
Copy link
Contributor Author

octo-sts bot commented Sep 5, 2024

Open AI suggestions to solve the build error:

The error message is: "fatal: detected dubious ownership in repository at '/github/home'\nTo add an exception for this directory, call:\n\ngit config --global --add safe.directory /github/home\nERRO request failed error=\"Get \\\"./packages/apk-configuration\\\": unsupported protocol scheme \\\"\\\"\" method=GET url=./packages/apk-configuration\nERRO ERROR: failed to build package. the build environment has been preserved:\nINFO workspace dir: /temp/melange-workspace-3285417010\nINFO guest dir: /temp/melange-guest-2053277264\nERRO failed to build package: unable to run package libxi pipeline: unable to run pipeline: unable to run pipeline: exit status 1\nmake[1]: *** [Makefile:111: packages/aarch64/libxi-1.8.2-r0.apk] Error 1\nmake[1]: Leaving directory '/github/home'\nmake: *** [Makefile:101: package/libxi] Error 2\n##[error]Process completed with exit code 2."

To fix this error:
1. Run `git config --global --add safe.directory /github/home`.
2. Ensure the URL in the GET request for `./packages/apk-configuration` uses a supported protocol.
3. Verify the build environment and dependencies for the `libxi` package.
4. Ensure the Makefile paths and targets are correct.
5. Re-run the build process.

@mamccorm mamccorm self-requested a review September 5, 2024 09:31
@mamccorm mamccorm force-pushed the wolfictl-c6a3dfb6-8be0-4a02-ad38-6df1a613611d branch from 373a3d0 to 243a180 Compare September 5, 2024 09:32
Copy link
Contributor Author

octo-sts bot commented Sep 5, 2024

Open AI suggestions to solve the build error:

The error message is: "fatal: detected dubious ownership in repository at '/github/home'
To add an exception for this directory, call:

git config --global --add safe.directory /github/home
ERRO request failed error=\"Get \\\"./packages/apk-configuration\\\": unsupported protocol scheme \\\"\\\"\" method=GET url=./packages/apk-configuration
ERRO ERROR: failed to build package. the build environment has been preserved:
INFO workspace dir: /temp/melange-workspace-2219445160
INFO guest dir: /temp/melange-guest-3639210334
ERRO failed to build package: unable to run package libxi pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/libxi-1.8.2-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/libxi] Error 2
##[error]Process completed with exit code 2."

1. Run `git config --global --add safe.directory /github/home`.
2. Ensure the URL in the GET request uses a supported protocol (e.g., http or https).
3. Verify the build environment and dependencies for the `libxi` package.
4. Check the Makefile paths and targets.
5. Re-run the build process.

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@xnox xnox force-pushed the wolfictl-c6a3dfb6-8be0-4a02-ad38-6df1a613611d branch from 243a180 to 2bc80ce Compare September 20, 2024 16:54
Copy link
Contributor Author

octo-sts bot commented Sep 20, 2024

Open AI suggestions to solve the build error:

The error message is: "ERROR: failed to build package. the build environment has been preserved:
INFO   workspace dir: /temp/melange-workspace-2314901762
INFO   guest dir: /temp/melange-guest-1593043349
ERRO failed to build package: unable to run package libxi pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/libxi-1.8.2-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/libxi] Error 2
##[error]Process completed with exit code 2."

1. Check the build logs for specific errors.
2. Ensure all dependencies for libxi are installed.
3. Verify the Makefile paths and targets.
4. Clean the build environment and retry.
5. Update or patch the libxi package if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants