Emerge compile error: the file cannot be downloaded the package "sys-libs/ldb" point to "https://samba.org/ftp/pub/ldb/ldb-2.8.1.tar.gz" but this repertory do not exists. The real path is : "https://samba.org/ftp/ldb/ldb-2.8.1.tar.gz" This package is needed by a samba install thank you !
It's likely that your GENTOO_MIRRORS is invalid / out of date, as it should be mirrored (it's likely that upstream moved the file afterwards). Can you show us emerge --info and the fetch log please?
Created attachment 914869 [details] emerge --info >>> Emerging (1 of 1) sys-libs/ldb-2.8.1::gentoo >>> Downloading 'http://tux.rainside.sk/gentoo/distfiles/33/ldb-2.8.1.tar.gz' --2024-12-25 17:54:47-- http://tux.rainside.sk/gentoo/distfiles/33/ldb-2.8.1.tar.gz Resolving tux.rainside.sk... 212.89.225.155 Connecting to tux.rainside.sk|212.89.225.155|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2024-12-25 17:54:47 ERROR 404: Not Found. >>> Downloading 'ftp://tux.rainside.sk/gentoo/distfiles/33/ldb-2.8.1.tar.gz' --2024-12-25 17:54:47-- ftp://tux.rainside.sk/gentoo/distfiles/33/ldb-2.8.1.tar.gz => ‘/var/cache/distfiles/ldb-2.8.1.tar.gz.__download__’ Resolving tux.rainside.sk... 212.89.225.155 Connecting to tux.rainside.sk|212.89.225.155|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /gentoo/distfiles/33 ... done. ==> SIZE ldb-2.8.1.tar.gz ... done. ==> PASV ... done. ==> RETR ldb-2.8.1.tar.gz ... No such file ‘ldb-2.8.1.tar.gz’. >>> Downloading 'https://samba.org/ftp/pub/ldb/ldb-2.8.1.tar.gz' --2024-12-25 17:54:49-- https://samba.org/ftp/pub/ldb/ldb-2.8.1.tar.gz Resolving samba.org... 144.76.82.148, 2a01:4f8:192:486::2:3 Connecting to samba.org|144.76.82.148|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.samba.org/ftp/pub/ldb/ldb-2.8.1.tar.gz [following] --2024-12-25 17:54:49-- https://www.samba.org/ftp/pub/ldb/ldb-2.8.1.tar.gz Resolving www.samba.org... 144.76.82.148, 2a01:4f8:192:486::2:3 Connecting to www.samba.org|144.76.82.148|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2024-12-25 17:54:50 ERROR 404: Not Found. !!! Couldn't download 'ldb-2.8.1.tar.gz'. Aborting.
You were right. I make a new "mirrorselect" and everything now compile normaly ! thanks.
Should probably be updated to point here: https://download.samba.org/pub/ldb/ldb-2.8.1.tar.gz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd63481e9a5c431ddbd6d1e4badeb2e62280d61 commit bfd63481e9a5c431ddbd6d1e4badeb2e62280d61 Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2024-12-30 19:57:54 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2024-12-30 19:58:12 +0000 sys-libs/ldb: update SRC_URI Closes: https://bugs.gentoo.org/946920 Signed-off-by: Ben Kohler <bkohler@gentoo.org> sys-libs/ldb/ldb-2.8.1.ebuild | 2 +- sys-libs/ldb/ldb-2.8.2.ebuild | 2 +- sys-libs/ldb/ldb-2.9.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)