FS#76101 - [nix-busybox] source url returns 404
Attached to Project:
Community Packages
Opened by Felix Yan (felixonmars) - Monday, 03 October 2022, 09:42 GMT
Last edited by George Rawlinson (rawlinsong) - Tuesday, 04 October 2022, 06:51 GMT
Opened by Felix Yan (felixonmars) - Monday, 03 October 2022, 09:42 GMT
Last edited by George Rawlinson (rawlinsong) - Tuesday, 04 October 2022, 06:51 GMT
|
Details
Description:
-> Downloading busybox-1.35.0.tar.bz2... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 262 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://www.busybox.net/download/busybox-1.35.0.tar.bz2 The fix is as easy as: - "$url/download/$_pkgname-$pkgver.tar.bz2"{,.sig} + "$url/downloads/$_pkgname-$pkgver.tar.bz2"{,.sig} |
This task depends upon
Closed by George Rawlinson (rawlinsong)
Tuesday, 04 October 2022, 06:51 GMT
Reason for closing: Fixed
Tuesday, 04 October 2022, 06:51 GMT
Reason for closing: Fixed
Pushing a fix to svn but I won't do a rebuild because it's only the source URL being changed.