This has been failing to build on the nightlies for a few days. It looks like this version may have been removed.
If there is a better place to report this or not report failures like this, please let me know.
Here is my build command
cd ~
rm -r LibreELEC.tv
git clone https://github.com/LibreELEC/LibreELEC.tv.git
cd LibreELEC.tv
PROJECT=RPi ARCH=aarch64 DEVICE=RPi4 make image
GET procps-ng (archive)
--2023-03-28 01:35:00-- https://gitlab.com/procps-ng/proc…v3.3.17.tar.bz2
Resolving gitlab.com (gitlab.com)... 2606:4700:90:0:f22e:fbec:5bed:a9b9, 172.65.251.78
Connecting to gitlab.com (gitlab.com)|2606:4700:90:0:f22e:fbec:5bed:a9b9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/home/dietpi/http://LibreELEC.tv/sources/procps-ng/procps-ng-3.3.17.tar.bz2'
/home/die [<=> ] 0 --.-KB/s
/home/diet [ <=> ] 458.68K 2.02MB/s
/home/dietpi/LibreE [ <=> ] 932.65K 2.99MB/s in 0.3s
2023-03-28 01:35:00 (2.99 MB/s) - '/home/dietpi/http://LibreELEC.tv/sources/procps-ng/procps-ng-3.3.17.tar.bz2' saved [955031]
WARNING Incorrect checksum calculated on downloaded file: got 463f3dc84d5147bb949a8ec56a1bb59cf0449aa1a12be45ddfffc c2fc432571c wanted 8374d281f91e5fc9bb9ea8dc991b25331e3a2b0299b46f22c633f7fb6bcb0764
--2023-03-28 01:35:00-- http://sources.libreelec.tv/mirror/procps-…-3.3.17.tar.bz2
Resolving sources.libreelec.tv (sources.libreelec.tv)... 138.68.75.163
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://sources.libreelec.tv/mirror/procps-…-3.3.17.tar.bz2 [following]
--2023-03-28 01:35:01-- https://sources.libreelec.tv/mirror/procps-…-3.3.17.tar.bz2
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-03-28 01:35:01 ERROR 404: Not Found.
--2023-03-28 01:35:01-- https://gitlab.com/procps-ng/proc…v3.3.17.tar.bz2
Resolving gitlab.com (gitlab.com)... 2606:4700:90:0:f22e:fbec:5bed:a9b9, 172.65.251.78
Connecting to gitlab.com (gitlab.com)|2606:4700:90:0:f22e:fbec:5bed:a9b9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: '/home/dietpi/http://LibreELEC.tv/sources/procps-ng/procps-ng-3.3.17.tar.bz2'
/home/die [<=> ] 0 --.-KB/s
/home/diet [ <=> ] 298.49K 1.17MB/s
/home/dietp [ <=> ] 554.37K 1.18MB/s
/home/dietpi/LibreE [ <=> ] 932.65K 1.61MB/s in 0.6s
2023-03-28 01:35:02 (1.61 MB/s) - '/home/dietpi/http://LibreELEC.tv/sources/procps-ng/procps-ng-3.3.17.tar.bz2' saved [955031]
WARNING Incorrect checksum calculated on downloaded file: got 463f3dc84d5147bb949a8ec56a1bb59cf0449aa1a12be45ddfffc c2fc432571c wanted 8374d281f91e5fc9bb9ea8dc991b25331e3a2b0299b46f22c633f7fb6bcb0764
--2023-03-28 01:35:02-- http://sources.libreelec.tv/mirror/procps-…-3.3.17.tar.bz2
Resolving sources.libreelec.tv (sources.libreelec.tv)... 138.68.75.163
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://sources.libreelec.tv/mirror/procps-…-3.3.17.tar.bz2 [following]
--2023-03-28 01:35:02-- https://sources.libreelec.tv/mirror/procps-…-3.3.17.tar.bz2
Connecting to sources.libreelec.tv (sources.libreelec.tv)|138.68.75.163|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-03-28 01:35:03 ERROR 404: Not Found.
Cannot get procps-ng sources : https://gitlab.com/procps-ng/proc…v3.3.17.tar.bz2
Try later!
*********** FAILED COMMAND ***********
. "${get_handler}"
**************************************
*********** FAILED COMMAND ***********
${SCRIPTS}/get "${PKG_NAME}"
**************************************
*********** FAILED COMMAND ***********
${SCRIPTS}/unpack "${PKG_NAME}" "${PARENT_PKG}"