rancher/os

Release v1.5.8 is broken? No Arm images and make fails

starmacco opened this issue · 5 comments

Hi,

Links provided for this release are broken - getting 404 on them:

https://releases.rancher.com/os/v1.5.8/arm64/initrd
https://releases.rancher.com/os/v1.5.8/arm64/vmlinuz
https://releases.rancher.com/os/v1.5.8/arm64/rootfs_arm64.tar.gz
https://releases.rancher.com/os/v1.5.8/arm64/rancheros-raspberry-pi64.zip

Also running 'make' fails with:

+ echo 'build-image: Building rancher/os-rootfs:fcdc9ca4'
build-image: Building rancher/os-rootfs:fcdc9ca4
+ '[' -x images/00-rootfs/prebuild.sh ']'
+ images/00-rootfs/prebuild.sh
+ dapper -d --build -f images/00-rootfs/Dockerfile -- -t rancher/os-rootfs images/00-rootfs
DEBU[0000] Building os:master using images/00-rootfs/Dockerfile 
FATA[0000] pattern contains path separator              
+ '[' 1 '!=' 42 ']'
+ exit 1
FATA[0025] exit status 1                                
make: *** [Makefile:11: default] Error 1

Caused by #3052 ?

Note that RancherOS has reached EOL #3000

I highly encourage you to join our journey with BurmillaOS (fork of RancherOS):

On that side we already have also support for Raspberry Pi 4B: https://github.com/burmilla/os/releases/tag/v2.0.0-beta4

Looks like https://releases.rancher.com/os/v1.5.5/arm64/rancheros-raspberry-pi64.zip is the last working version

Thank you! I've been looking for the supported version and wasn't able to find it.