somethings up at your end, this usually happens at source rather than destination (had it with a few other things for totally unrelated server packages, the sources checked and fixed their repo data and fixed it within an hour or so!)
a suggestion… maybe the distro info files on the downloads server arent set to public access? (as in internal groups only?)
The download page still only differentiates between armhf and arm64 for Linux (ARM) and those download links do work fine.
Also APT/DPkg natively only knows those two architectures (or armel with software floating point only), so any differentiation between software floating point and NEON would require two distinct repositories.
Getting the same issue. I have been updating this server for well over 3 years, and first instance i had of this issue.
Output of the apt-get update/upgrade below:
pi@retropie:~ $ sudo apt-get update
Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Get:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15.0 kB]
Hit:3 https://downloads.plex.tv/repo/deb public InRelease
Hit:4 http://pipplware.pplware.pt/pipplware/dists/stretch/main/binary ./ InRelease
Get:5 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages [11.7 MB]
Fetched 11.7 MB in 9s (1,202 kB/s)
Reading package lists... Done
pi@retropie:~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
plexmediaserver
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 76.9 MB of archives.
After this operation, 12.6 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 https://downloads.plex.tv/repo/deb public/main armhf plexmediaserver armhf 1.22.3.4523-d0ce30438
404 Not Found
E: Failed to fetch https://downloads.plex.tv/repo/deb/pool/plexmediaserver_1.22.3.4523-d0ce30438_armhf.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
pi@retropie:~ $ cat /etc/apt/sources.list.d/plexmediaserver.list
deb https://downloads.plex.tv/repo/deb public main
EDIT: Note that running with --fix-missing had no impact on the outcome
While you are at it @ChuckPa , latest release plexmediaserver_1.23.2.4625-a83d2d0f9_armhf.deb is not in the armhf debian repo yet but it’s downloadable via website and plex bugs me to update.
Still not working for me as of ~11:50am CT, @ChuckPa. Steps and output below.
(p.s. Sorry!)
pi@rpi-nas:~ $ sudo apt-get update
Get:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.7 kB]
Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [376 kB]
Hit:4 https://downloads.plex.tv/repo/deb public InRelease
Fetched 423 kB in 21s (20.1 kB/s)
Reading package lists... Done
pi@rpi-nas:~ $ sudo apt-get install plexmediaserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
plexmediaserver
0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
Need to get 76.9 MB of archives.
After this operation, 203 MB of additional disk space will be used.
Err:1 https://downloads.plex.tv/repo/deb public/main armhf plexmediaserver armhf 1.22.3.4523-d0ce30438
404 Not Found [IP: 2606:4700::6812:d2f 443]
E: Failed to fetch https://downloads.plex.tv/repo/deb/pool/plexmediaserver_1.22.3.4523-d0ce30438_armhf.deb 404 Not Found [IP: 2606:4700::6812:d2f 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
pi@rpi-nas:~ $ sudo apt-get install plexmediaserver --fix-missing
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
plexmediaserver
0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
Need to get 76.9 MB of archives.
After this operation, 203 MB of additional disk space will be used.
Err:1 https://downloads.plex.tv/repo/deb public/main armhf plexmediaserver armhf 1.22.3.4523-d0ce30438
404 Not Found [IP: 2606:4700::6812:d2f 443]
E: Failed to fetch https://downloads.plex.tv/repo/deb/pool/plexmediaserver_1.22.3.4523-d0ce30438_armhf.deb 404 Not Found [IP: 2606:4700::6812:d2f 443]
E: Internal Error, ordering was unable to handle the media swap
I didn’t realize that I wasn’t the only one experiencing this issue. I thought it was my system so I reset it and still nothing. I get the same error:
pi@net:~ $ sudo apt update
Hit:1 https://downloads.plex.tv/repo/deb public InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:3 http://archive.raspberrypi.org/debian buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
pi@net:~ $ sudo apt install plexmediaserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
plexmediaserver
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 76.9 MB of archives.
After this operation, 203 MB of additional disk space will be used.
Err:1 https://downloads.plex.tv/repo/deb public/main armhf plexmediaserver armhf 1.22.3.4523-d0ce30438
404 Not Found [IP: 104.18.13.47 443]
E: Failed to fetch https://downloads.plex.tv/repo/deb/pool/plexmediaserver_1.22. 3.4523-d0ce30438_armhf.deb 404 Not Found [IP: 104.18.13.47 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis sing?
It sure seems like https://downloads.plex.tv/repo/deb is simply not reachable. I tried looking back through the versions with sudo apt-cache madison plexmediaserver and then tried installing a few old versions, and it just wasn’t finding anything. Is there a network team that you can call in to help?
(p.s. Thanks for the hard work! I totally feel your pain, prod issues SUCK.)
Any chance with Dietpi? It blocks completely my upgrade to the latest version of DietPI.
I could not find any “complaints” on DietPI’s forums so far about the plexserver update.
Thanks.
I get the same issue on dietpi I created a post about it on their forum but then saw this one, it’s slightly annoying with dietpi because as you say it blocks the other upgrades I’d like to apply.