os icon indicating copy to clipboard operation
os copied to clipboard

gitlab-pages-17.2/17.2.2 package update

Open octo-sts[bot] opened this issue 1 year ago • 4 comments

octo-sts[bot] avatar Aug 11 '24 11:08 octo-sts[bot]

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 ERROR: failed to build package. the build environment has been preserved:
INFO workspace dir: /temp/melange-workspace-588873971
INFO guest dir: /temp/melange-guest-2628142757
ERRO failed to build package: unable to run package gitlab-pages-17.2 pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/gitlab-pages-17.2-17.2.2-r1.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/gitlab-pages-17.2] Error 2
##[error]Process completed with exit code 2."

1. Run `git config --global --add safe.directory /github/home`.
2. Verify the build environment and dependencies.
3. Check the Makefile for errors in the `packages/aarch64/gitlab-pages-17.2-17.2.2-r1.apk` target.
4. Ensure all required tools and libraries are installed.
5. Re-run the build process.

octo-sts[bot] avatar Aug 11 '24 11:08 octo-sts[bot]

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-432509206
INFO guest dir: /temp/melange-guest-4209777428
ERRO failed to build package: unable to run package gitlab-pages-17.2 pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/gitlab-pages-17.2-17.2.2-r1.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/gitlab-pages-17.2] Error 2
##[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 (e.g., `http://` or `https://`).
3. Verify the build environment and dependencies.
4. Ensure the Makefile targets and paths are correct.
5. Re-run the build process.

octo-sts[bot] avatar Aug 14 '24 15:08 octo-sts[bot]

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-569720389 INFO guest dir: /temp/melange-guest-451053173 ERRO failed to build package: unable to run package gitlab-pages-17.2 pipeline: unable to run pipeline: unable to run pipeline: exit status 1 make[1]: *** [Makefile:111: packages/aarch64/gitlab-pages-17.2-17.2.2-r1.apk] Error 1 make[1]: Leaving directory '/github/home' make: *** [Makefile:101: package/gitlab-pages-17.2] Error 2 ##[error]Process completed with exit code 2.


Suggested actions:
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.
4. Check the Makefile for errors or missing dependencies.
5. Re-run the build process.

octo-sts[bot] avatar Aug 19 '24 16:08 octo-sts[bot]

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-2692907323
INFO guest dir: /temp/melange-guest-2333032790
ERRO failed to build package: unable to run package gitlab-pages-17.2 pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/gitlab-pages-17.2-17.2.2-r1.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/gitlab-pages-17.2] 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.
3. Verify the build environment and dependencies.
4. Check Makefile paths and targets.
5. Re-run the build process.

octo-sts[bot] avatar Aug 19 '24 18:08 octo-sts[bot]