Skip to content

contrib/release.sh: do not re-download full dist/ after gpg errors - #10847

Open
SomberNight wants to merge 1 commit into
spesmilo:masterfrom
SomberNight:202608_contrib_release_sh_mget_resume
Open

contrib/release.sh: do not re-download full dist/ after gpg errors#10847
SomberNight wants to merge 1 commit into
spesmilo:masterfrom
SomberNight:202608_contrib_release_sh_mget_resume

Conversation

@SomberNight

Copy link
Copy Markdown
Member

When running release.sh as non-RM, with sftp access, mget * downloads ~500 MB of data. This takes several minutes for me. On line 299, gpg --sign can error, e.g. due to human-error with the hardware-security-module, in which case I have to re-run release.sh and redownload 500 MB again.

This change allows me to avoid redownloading and to reuse the existing files.

When running release.sh as non-RM, with sftp access, `mget *` downloads ~500 MB of data. This takes several minutes for me. On line 299, `gpg --sign` can error, e.g. due human-error with the hardware-security-module, in which case I have to re-run release.sh and redownload 500 MB again.

This change allows me to avoid redownloading and to reuse the existing files.
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.

1 participant