> On Oct 28, 2016, at 08:02, Daren Gillespie <dgilles...@leg.ne.gov> wrote: > > Just updated to Xcode 8.1 and now I'm getting errors during fink update-all. > > curl --connect-timeout 30 -f -L -A 'fink/0.41.0' -O > ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DA/DAGOLDEN/ExtUtils-CBuilder-0.2703.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:01 --:--:-- 0 > > curl: (78) RETR response: 550 > > ### execution of curl failed, exit code 78 > > Downloading the file "ExtUtils-CBuilder-0.2703.tar.gz" failed. > > > I don't see that version of ExtUtils on the mirrors. > > Thanks. > > -- > Daren Gillespie > Senior Network Administrator > NE State Legislature > 402-471-2553
That has absolutely nothing to do with Xcode, which has only to do with programs, libraries, and headers used to build packages. We specify URLs for sources, and upstream sites sometimes (re)move them. This particular source archive is no longer available via the original URL, but I can fetch it from one of our master mirrors: $ fink fetch extutils-cbuilder-pm Information about 9929 packages read in 0 seconds. curl --connect-timeout 30 -f -L -A 'fink/0.41.0.git' -O http://distfiles.master.finkmirrors.net/distfiles/ExtUtils-CBuilder-0.2703.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 30584 100 30584 0 0 10753 0 0:00:02 0:00:02 --:--:— 10753 Try again and select the option to download from a Master mirror if that is presented to you (some fink configurations don’t make that an option). -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users