os icon indicating copy to clipboard operation
os copied to clipboard

ingress-nginx-controller-1.11/1.11.2 package update

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

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

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-840585063 INFO guest dir: /temp/melange-guest-1152152908 ERRO failed to build package: unable to run package ingress-nginx-controller-1.11 pipeline: unable to run pipeline: exit status 1 make[1]: *** [Makefile:111: packages/aarch64/ingress-nginx-controller-1.11-1.11.2-r0.apk] Error 1 make[1]: Leaving directory '/github/home' make: *** [Makefile:101: package/ingress-nginx-controller-1.11] Error 2 ##[error]Process completed with exit code 2.


Suggested actions:
1. Check logs in `/temp/melange-workspace-840585063` and `/temp/melange-guest-1152152908`.
2. Ensure all dependencies are installed.
3. Verify Makefile targets and paths.
4. Run `make clean`.
5. Retry the build.

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

Open AI suggestions to solve the build error:

The error message is: "ERRO failed to build package: unable to run package ingress-nginx-controller-1.11 pipeline: unable to run pipeline: exit status 1"

1. Verify the pipeline configuration for syntax errors.
2. Ensure all dependencies are correctly installed.
3. Check the logs for more detailed error messages.
4. Confirm that the build environment matches the package requirements.
5. Re-run the pipeline with increased verbosity for more insights.

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

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-2463195294
INFO   guest dir: /temp/melange-guest-2721138084
ERRO failed to build package: unable to run package ingress-nginx-controller-1.11 pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/ingress-nginx-controller-1.11-1.11.2-r0.apk] Error 1
make: *** [Makefile:101: package/ingress-nginx-controller-1.11] Error 2
make[1]: Leaving directory '/github/home'
##[error]Process completed with exit code 2."

1. Verify dependencies in the Makefile.
2. Check for missing or incorrect paths.
3. Ensure all required tools are installed.
4. Review logs in /temp/melange-workspace-2463195294.
5. Fix any identified issues and retry the build.

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

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-1376563127
INFO guest dir: /temp/melange-guest-3716056220
ERRO failed to build package: unable to run package ingress-nginx-controller-1.11 pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:111: packages/aarch64/ingress-nginx-controller-1.11-1.11.2-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/ingress-nginx-controller-1.11] Error 2
##[error]Process completed with exit code 2."

1. Verify dependencies are installed.
2. Check for typos in the Makefile.
3. Ensure the build environment is correctly set up.
4. Review logs in /temp/melange-workspace-1376563127.
5. Run `make` with verbose mode for more details.
6. Validate the pipeline configuration.

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

Open AI suggestions to solve the build error:

The error message is:

./configure: error: ngx_http_modsecurity_module requires the ModSecurity library. ERRO ERROR: failed to build package. the build environment has been preserved: INFO workspace dir: /temp/melange-workspace-3362757677 INFO guest dir: /temp/melange-guest-488722456 ERRO failed to build package: unable to run package ingress-nginx-controller-1.11 pipeline: unable to run pipeline: exit status 1 make[1]: *** [Makefile:111: packages/aarch64/ingress-nginx-controller-1.11-1.11.2-r0.apk] Error 1 make[1]: Leaving directory '/github/home' make: *** [Makefile:101: package/ingress-nginx-controller-1.11] Error 2 ##[error]Process completed with exit code 2.


To fix this error:
1. Install the ModSecurity library on your system.
2. Ensure the library paths are correctly set in your environment variables.
3. Re-run the `./configure` script.
4. Verify the installation with `make` and `make install`.
5. Rebuild the package using the provided Makefile.

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

closing in favor of https://github.com/wolfi-dev/os/pull/27123

jdolitsky avatar Aug 26 '24 22:08 jdolitsky