Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

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

Open
starmacco opened this issue Feb 25, 2021 · 5 comments
Open

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

starmacco opened this issue Feb 25, 2021 · 5 comments

Comments

@starmacco
Copy link

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
@ollytheninja
Copy link

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

@ondrasek
Copy link

Caused by #3052 ?

@olljanat
Copy link
Contributor

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

@ondrasek
Copy link

ondrasek commented Apr 29, 2021 via email

@virtualpilotlight
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants