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

[pull] master from balena-io:master #120

Open
wants to merge 74 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 20, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Apr 20, 2024
flowzone-app bot and others added 24 commits April 22, 2024 06:51
patch: configure prettier in the project to use balena-lint config
patch: replace deprecated pkg with yao-pkg and bump etcher-util to node20
patch: prevent rebuild of native modules by @electron/rebuild
- switch api roles flow
- use websocket instead of node-ipc
- integrate; modernize; simplify and deprecate sudo-prompt
aethernet and others added 30 commits May 8, 2024 23:06
patch: fix injection of analytics key at build time
patch: add sentry debug flag
patch: fix missing windows dependency
patch: fix missing windows dependency
Replace deprecated Flowzone inputs
patch: remove gconf2 libgconf-2-4 deps
rpmbuild strips executables by default when generating an rpm packge.
This was causing the JavaScript code bundled in the etcher-util file
to be removed, causing "Pkg: Error reading from file." whenever
etcher-util was called.

This in turn caused balena-etcher to generate the error message
`Error: (0, h.requestMetadata) is not a function` when attempting
to write an SD card.

This fixes the issue for RPM builds by replacing the `strip` command
with `true` so that rpmbuild no longer strips the executables and
the embeded code stays intact.

See: #4150

Signed-off-by: Richard Glidden <[email protected]>
patch: etcher-util is corrupted in RPM package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants