rancher / os

Tiny Linux distro that runs the entire OS as Docker containers
https://rancher.com/docs/os/v1.x/en/
Apache License 2.0
6.44k stars 660 forks source link

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

Open starmacco opened 3 years ago

starmacco commented 3 years ago

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 commented 3 years ago

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

ondrasek commented 3 years ago

Caused by #3052 ?

olljanat commented 3 years ago

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 commented 3 years ago

The issue is that the EOL is a very well kept secret. The websites still refer to Rancher/OS as a “alive and well” project and whatever is on github does not mention it either.

Ondrej

Get Outlook for iOShttps://aka.ms/o0ukef


From: Olli Janatuinen @.> Sent: Thursday, April 29, 2021 9:13:01 AM To: rancher/os @.> Cc: Krajíček Ondřej @.>; Comment @.> Subject: Re: [rancher/os] Release v1.5.8 is broken? No Arm images and make fails (#3050)

Note that RancherOS has reached EOL #3000https://github.com/rancher/os/issues/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

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/rancher/os/issues/3050#issuecomment-828995085, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AATIAPQVY3JCAKFISAC5OK3TLEBH3ANCNFSM4YGOV63A.


CONFIDENTIALITY NOTICE This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify us by email to @.*** with a copy of this message. You must not, directly or indirectly, use, disclose, distribute, print or copy any part of this message if you are not the intended recipient. Y Soft and any of its subsidiaries each reserves the right to monitor all e-mail communications through its networks. Y Soft is neither liable for the proper, complete transmission of the information contained in this communication nor any delay in its receipt. This email was scanned for the presence of computer viruses. In the unfortunate event of infection Y Soft does not accept liability. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them.

virtualpilotlight commented 2 years ago

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.