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

FS#2822 - sysupgrade does not work with coreutils sha256sum #7619

Open
openwrt-bot opened this issue Feb 8, 2020 · 0 comments
Open

FS#2822 - sysupgrade does not work with coreutils sha256sum #7619

openwrt-bot opened this issue Feb 8, 2020 · 0 comments
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

legogris:

When running sysupgrade backup, checksum generation fails as per below if having installed coreutils version of sha256sum as it doesn't recognize the -s flag.

OpenWrt 19.07-SNAPSHOT r10906-3212290a3b

sha256sum --version

sha256sum (GNU coreutils) 8.30

sysupgrade -b /root/backup-${HOSTNAME}-$(date +%F).tar.gz

sha256sum: invalid option -- 's'
Try 'sha256sum --help' for more information.
[...]
sha256sum: invalid option -- 's'
Try 'sha256sum --help' for more information.
Saving config files...

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

2 participants