Skip to content

Conversation

@solemnwarning
Copy link
Contributor

  • Remove dependency on sudo when already running as root - not available in all environments.

  • Remove unnecessary use of find to copy build artifacts as build-runtime.sh already puts them in a known place and the find command chokes under the current Ubuntu kernel while iterating over the /proc/ filesystem.

solemnwarning and others added 3 commits October 23, 2024 15:56
- Remove dependency on sudo when already running as root - not
  available in all environments.

- Remove unnecessary use of `find` to copy build artifacts as
  build-runtime.sh already puts them in a known place and the find
  command chokes under the current Ubuntu kernel while iterating over
  the /proc/ filesystem.
@github-actions
Copy link

github-actions bot commented Dec 8, 2024

Build for testing:
artifacts i686
artifacts x86_64
artifacts armhf
artifacts aarch64
Use at your own risk.

@probonopd probonopd changed the title Fix issues when building via the chroot_build.sh script. Do not use sudo when already root, do not use find for copying build products Dec 8, 2024
@TheAssassin TheAssassin enabled auto-merge (squash) December 8, 2024 15:00
@AppImage AppImage deleted a comment from github-actions bot Dec 8, 2024
@probonopd probonopd disabled auto-merge December 8, 2024 17:17
@probonopd probonopd merged commit 9f87a66 into AppImage:main Dec 8, 2024
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.

3 participants