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

Adding VersionStream for libreoffice-24.8 #27265

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Aug 28, 2024

No description provided.

Copy link
Contributor Author

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


To fix the error:
1. Check the patch file `download.lst.rej` for details on the failed hunk.
2. Correct the patch or update the source code to match the patch.
3. Re-run the build process.

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

1. Check the build logs for specific errors.
2. Ensure all dependencies for libreoffice-24.8 are installed.
3. Verify the Makefile paths and targets.
4. Clean the build environment: `make clean`.
5. Rebuild the package: `make package/libreoffice-24.8`.
6. If the error persists, review recent changes in the pipeline configuration.

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.

0 participants