

10·
4 天前To be fair: How many games on Steam support ARM anyways?
To be fair: How many games on Steam support ARM anyways?
The space makes that two different tokens, in reality what happens is ‘a’ + (+‘a’) that resolves to ‘a’ + ‘NaN’.
I got burned way too many times thanks to SD cards, one time I had a very good SD card fail way too early and can’t trust them anymore since then.
If I was supposed to do something like this, I’d consider using a SATA disk with an adapter.
Not OP, but it was very simple if you have already seen that error.
First of all, there is one single easily parsable error.
https://repo.jellyfin.org/debian produced a 404 error, thus the URL is invalid.
Let’s ignore why it’s invalid for a second.
This error happens after
apt update
, thus we can deduce the following:/etc/apt/sources.list.d/
Back to why it’s invalid, maybe it used to be valid in the past, or there is a temporary server error, this can be verified with the official documentation.
If the documentation does not mention this repository URL, then it’s a mistake to use it.
This is a good moment to google this URL and find out why/which guide tells you to use it, and to analyze which steps they made you take.
From there, reverse those steps.
Even if you hadn’t found this guide, you can be sure that by looking into
/etc/apt/sources.list.d
you would’ve found that file containing that URL, simply removing the file or URL would’ve removed the error.Lastly, you look for either the official documentation, or a more reliable guide.