Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > On 9/12/05, Henrik Frisk <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Recently I have been having a lot of problems when running > > update-all. Many URL's return 404 and curl exits with code 22. I have > > tried reconfiguring fink and updated the list of servers to use and I > > have tried to close down my firewall temporarily, but nothing seems to > > help. I recently reinstalled Fink on both my computers but this didn't > > resolve the problem either. Any suggestions? > > > > /Henrik > > > > > > That's a vague report. > Yes, I realize that. I'm sorry. The logic behind this post was, "let's see if this is a well known issue..." . I may take this opportunity to thank all the people behind Fink for excellent work. Thank You!
> Can you provide at least a few examples of the "many" packages > (meaning give an example of an attempt to download, showing the URL > used, not just the package name)? That way we can at least check > whether the problem is at your end, and if not, to have some idea > which packages may need their source URLs change. Most of the time the problem is resolved by just choosing another mirror but xpdf wouldn't download at all (even the source URL failed though this isn't listed below). xpdf curl -f -L -O http://distfiles.arn.se.eu.finkmirrors.net/xpdf-3.01.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 403 ### execution of curl failed, exit code 22 Downloading the file "xpdf-3.01.tar.gz" failed. ... curl -f -L -O http://distfiles.bru.be.eu.finkmirrors.net/xpdf-3.01.tar.gz ... curl -f -L -O http://distfiles.lis.pt.eu.finkmirrors.net/xpdf-3.01.tar.gz ... curl -f -L -O http://distfiles.uox.ms.us.finkmirrors.net/xpdf-3.01.tar.gz ... curl -f -L -O http://distfiles.bne.qld.au.finkmirrors.net/xpdf-3.01.tar.gz ... > > Also, it would be good in this case to know what version of the > fink-mirrors package you're using. I'm using cvs and these version, though I'm not sure if this is what you are asking for fink --version Package manager version: 0.24.10 Distribution version: 0.8.0.cvs ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
