lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
juri__ has joined #armbian-rockchip
juri_ has quit [Ping timeout: 268 seconds]
DC-IRC has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <Tonymac32> probably a decent little set of boards/modules, but as per usual the software is INSANELY bad, clear down to instructions for installing virtualbox to do the dev work 😄
<DC-IRC>
[Discord] <masterphi> I'm getting this error installing docker on a fresh Armbian install: (running on OrangePi 5)
<DC-IRC>
[Discord] <masterphi> ```
<DC-IRC>
[Discord] <masterphi> # after running the commands provided by the docker docs
<DC-IRC>
[Discord] <tenkawa42> 404 Not Found [IP: 2600:9000:20ac:3a00:3:db06:4200:93a1 443]
<DC-IRC>
[Discord] <tenkawa42> You said this was "on" a Armbian built box right?
<DC-IRC>
[Discord] <tenkawa42> did you add this or was it already there?
juri_ has joined #armbian-rockchip
<DC-IRC>
[Discord] <tenkawa42> ahh there it is your second post
<DC-IRC>
[Discord] <tenkawa42> I don't think you can run that with the system sources "don't quote me"... someone else in here would need to confirm/negate
<DC-IRC>
[Discord] <tenkawa42> I think there is a docker package installable from inside Armbian
<DC-IRC>
[Discord] <tenkawa42> but I don't use docker currently so I canot verify
<DC-IRC>
[Discord] <tenkawa42> this error 404 Not Found [IP: 2600:9000:20ac:3a00:3:db06:4200:93a1 443] however is the website doesn't have it all that you are trying to pull
<DC-IRC>
[Discord] <tenkawa42> this error 404 Not Found [IP: 2600:9000:20ac:3a00:3:db06:4200:93a1 443] however is the website/repo doesn't have it all that you are trying to pull
<DC-IRC>
[Discord] <masterphi> but all it's doing is an `apt update`
<DC-IRC>
[Discord] <tenkawa42> right...its not an apt repo
<DC-IRC>
[Discord] <tenkawa42> (at least not for ubuntu bookworm)... let me look... I have ipv6 so I should be able to access it
<DC-IRC>
[Discord] <masterphi> oh hold on
<DC-IRC>
[Discord] <masterphi> I copied the wrong command for the sources
<DC-IRC>
[Discord] <tenkawa42> jeah bookworm is debian not ubuntu
<DC-IRC>
[Discord] <tenkawa42> yeah bookworm is debian not ubuntu
<DC-IRC>
[Discord] <masterphi> let me re-do the pastebin
<DC-IRC>
[Discord] <tenkawa42> just noticed
<DC-IRC>
[Discord] <tenkawa42> you need the right "ubuntu" version name
<DC-IRC>
[Discord] <masterphi> it should have been debian instead
<DC-IRC>
[Discord] <tenkawa42> or change that line to bookworm... this is all Debian from the output in your pastebin.. not Ubuntu
<DC-IRC>
[Discord] <masterphi> This is the actual error: