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

falco/0.38.1 package update #22280

Closed
wants to merge 6 commits into from

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Jun 19, 2024

@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Jun 19, 2024
@octo-sts octo-sts bot mentioned this pull request Jun 19, 2024
@cpanato
Copy link
Member

cpanato commented Jun 19, 2024

Upstream issue falcosecurity/libs#1820

Copy link
Contributor Author

octo-sts bot commented Jun 19, 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-3391274934
INFO guest dir: /temp/melange-guest-3977566080
INFO error during command execution: failed to build package: unable to run package falco pipeline: unable to run pipeline: unable to run pipeline: exit status 1
make[1]: *** [Makefile:150: packages/aarch64/falco-0.38.1-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:140: package/falco] Error 2
##[error]Process completed with exit code 2.


Suggestions:
1. Verify dependencies are installed.
2. Check for errors in the Makefile at lines 140 and 150.
3. Ensure the build environment is correctly set up.
4. Review the build logs for specific errors.
5. Test the build process locally.
6. Update or reinstall the required tools.
7. Consult the Falco documentation for build requirements.

@debasishbsws debasishbsws self-assigned this Jun 19, 2024
@debasishbsws
Copy link
Member

It is building locally in aarch64 lets see if the issue persisted in x86

wolfi-bot and others added 2 commits June 27, 2024 20:50
Signed-off-by: debasishbsws <[email protected]>
@krishjainx krishjainx force-pushed the wolfictl-3b67386a-d658-47ff-b6a7-2dacf55c35f0 branch from 861a4b1 to a754486 Compare June 28, 2024 00:50
@debasishbsws debasishbsws removed their assignment Jul 3, 2024
Copy link
Contributor Author

octo-sts bot commented Aug 5, 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-1014126537
INFO   guest dir: /temp/melange-guest-112714954
ERRO failed to build package: unable to run package falco pipeline: unable to run pipeline: unable to run pipeline: exit status 2
make[1]: *** [Makefile:111: packages/aarch64/falco-0.38.1-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/falco] Error 2
##[error]Process completed with exit code 2."

1. Check the Makefile at line 111 for errors.
2. Ensure all dependencies for falco are installed.
3. Verify the build environment and paths.
4. Run `make clean` to clear previous builds.
5. Re-run the build command with verbose logging for more details.

Copy link
Contributor Author

octo-sts bot commented Aug 6, 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-3870752442
INFO guest dir: /temp/melange-guest-1463568808
ERRO failed to build package: unable to run package falco pipeline: unable to run pipeline: unable to run pipeline: exit status 2
make[1]: *** [Makefile:111: packages/aarch64/falco-0.38.1-r0.apk] Error 1
make[1]: Leaving directory '/github/home'
make: *** [Makefile:101: package/falco] Error 2
##[error]Process completed with exit code 2.


Recommended actions:
1. Check logs in `/temp/melange-workspace-3870752442` and `/temp/melange-guest-1463568808`.
2. Ensure all dependencies for Falco are installed.
3. Verify the Makefile at line 111.
4. Run `make clean`.
5. Retry the build.
6. Use verbose logging if the issue persists.

@octo-sts octo-sts bot closed this Aug 19, 2024
Copy link
Contributor Author

octo-sts bot commented Aug 19, 2024

superseded by #26622

@octo-sts octo-sts bot deleted the wolfictl-3b67386a-d658-47ff-b6a7-2dacf55c35f0 branch August 20, 2024 00:01
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.

6 participants