GreenFrogSB / LMDS

LMDS - Linux Media Delivery System
https://greenfrognest.com
GNU General Public License v3.0
210 stars 45 forks source link

no matching manifest for linux/arm/v8 #76

Open alberto-martin opened 10 months ago

alberto-martin commented 10 months ago

Hello, thank you very much for making this available. I've been using it for close to two years now.

However, I decided to try the new version of Raspberry Pi OS (Bookworm, 32bit) in a Raspberry Pi 4 8GB, and now containers fail to install. I get the following error with all my selected services:

no matching manifest for linux/arm/v8 in the manifest list entries

Thank you again.

Kind regards,

Alberto

GreenFrogSB commented 10 months ago

Hi Alberto, Containers you selected might not support 32bit OS. Many containers support only 64bit ARM architecture these days. Please reinstall 64bit OS on your SBC and all should be fine.

On Sat 21 Oct 2023, 20:58 Alberto Martín-Martín, @.***> wrote:

Hello, thank you very much for making this available. I've been using it for close to two years now.

However, I decided to try the new version of Raspberry Pi OS (Bookworm, 32bit), and now containers fail to install. I get the following error with all my selected services:

no matching manifest for linux/arm/v8 in the manifest list entries

Thank you again.

Kind regards,

Alberto

— Reply to this email directly, view it on GitHub https://github.com/GreenFrogSB/LMDS/issues/76, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFVEPULYYYDVM6NG2NZTCTYAQLNNAVCNFSM6AAAAAA6KKMU5WVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2TKNRSGY4DMMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

alberto-martin commented 10 months ago

Thank you for the rapid response!