ROCKNIX / distribution

Other
258 stars 51 forks source link

[BUG] Fakeroot fails to download #313

Closed Charadon closed 7 hours ago

Charadon commented 2 weeks ago

Describe the bug

You can't download fakeroot as it was removed from deb.debian.org

How to reproduce

Steps to reproduce the behavior:

  1. make docker-RK3566
  2. See error eventually.

Log file

/fakeroot/fakeroot-1.34.tar.gz: Scheme missing.
--2024-06-20 14:55:35--  http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.34.orig.tar.gz
Resolving deb.debian.org (deb.debian.org)... 151.101.14.132, 2a04:4e42:d::644
Connecting to deb.debian.org (deb.debian.org)|151.101.14.132|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-06-20 14:55:35 ERROR 404: Not Found.

/fakeroot/fakeroot-1.34.tar.gz: Scheme missing.

Cannot get fakeroot sources : http://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.34.orig.tar.gz
Try later!
FAILURE: scripts/build fakeroot:host has failed!
[051/622] [FAIL] build   fakeroot:host
parallel: This job failed:
package_worker 11 48 622 'build fakeroot:host'
Parallel build failure. Time of failure: Thu Jun 20 14:55:35 UTC 2024

Context

Charadon commented 2 weeks ago

And bdf2psf has the same problem