When I try to emerge "net-dialup/capi4k-utils" the ebuild tries to load the file ftp://ftp.in-berlin.de/pub/capi4linux/capi4k-utils-2002-07-01.tar.gz. This file has been replaced by ftp://ftp.in-berlin.de/pub/capi4linux/capi4k-utils-2002-11-27.tar.gz. Reproducible: Always Steps to Reproduce: 1. emerge capi4k-utils 2. 3. Actual Results: ebuild fails Expected Results: capi4linux should be installed Resolving ftp.in-berlin.de... done. Connecting to ftp.in-berlin.de[192.109.42.66]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/capi4linux ... done. ==> PASV ... done. ==> RETR capi4k-utils-2002-07-01.tar.gz ... No such file `capi4k-utils-2002-07-01.tar.gz'. !!! Couldn't download capi4k-utils-2002-07-01.tar.gz. Aborting.
For some reason, however you are trying to get the file, it didnt CWD far enough. Its on all of the distfiles mirrors AFAIK,and after killing my mirrors I get this from the SRC_URI- Resolving ftp.in-berlin.de... done. Connecting to ftp.in-berlin.de[192.109.42.66]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/capi4linux/OLD ... done. ==> SIZE capi4k-utils-2002-07-01.tar.gz ... done. ==> PASV ... done. ==> REST 6864 ... done. ==> RETR capi4k-utils-2002-07-01.tar.gz ... done. Length: 433,102 [426,238 to go] As for the newer 11-27 build, Im working on an ebuild for it, but it contains a known bug and will probably never hit stable, I'll be unmasking the 20021026 real soon, within a day or two:) I'd say delete the dir and re-sync, maybe line burp, it works for me:)
db issue