- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Base system
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version Trunk
- Due in Version Undecided
-
Due Date
Undecided
- Private
FS#2636 - Turris Onmia: sysupgrade is broken
I just found that a sysupgrade fails on mvebu_cortexa9 → Turris Omnia using
“OpenWrt SNAPSHOT, r11595-5d2a900163”
Steps to reproduce:
- install OpenWrt master (r11595-5d2a900163) via medkit; hold reset-button on powerup till 4 LEDs are flashing
- wait till OpenWrt is installed
- login
- “cd /tmp” - “wget http://downloads.openwrt.org/snapshots/targets/mvebu/cortexa9/openwrt-mvebu-cortexa9-cznic_turris-omnia-sysupgrade.img.gz” - “sysupgrade -n openwrt-mvebu-cortexa9-cznic_turris-omnia-sysupgrade.img.gz” - following output will come up
root@OpenWrt:/tmp# sysupgrade -n /tmp/openwrt-mvebu-cortexa9-cznic_turris-omnia-
sysupgrade.img.gz
zcat: write error: Broken pipe
zcat: write: Broken pipe
Unable to determine upgrade device
Image check failed.
This seems to apply to OpenWrt 19.07.0-rc1 also