Re: Missing source?

Hanspeter Niederstrasser <[email protected]>
Newsgroups gmane.os.apple.fink.general
Organization Snaggled Works
Message-ID <[email protected]>
On 10/1/23 11:00 AM, Scott Hannahs wrote:
> 
> 
>> On Sep 30, 2023, at 9:13 PM, Hanspeter Niederstrasser <[email protected]> wrote:
>>
>> On 9/30/23 2:56 PM, Scott Hannahs via Fink-users wrote:
>>> It seems one of the source packages for free type is no longer available and can not be downloaded?  Or has moved to an archive site?
>>> Package: freetype_2.12.1\+dfsg-4.debian.tar.xz
>>> Curl command,
>>> curl --connect-timeout 30 -f -L -A 'fink/0.45.99.git' -O http://ftp.by.debian.org/debian/pool/main/f/freetype/freetype_2.12.1\+dfsg-4.debian.tar.xz
>>>
>>
>> Its missing from upstream, but definitely available through the master finkmirrors:
>>
>> ```
>> curl --connect-timeout 30 -f -L -A 'fink/0.45.6' -O ftp://ftp.debian.org/debian/pool/main/f/freetype/freetype_2.12.1\+dfsg-4.debian.tar.xz
>>   % 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:29 --:--:--     0
>> curl: (28) Failed to connect to ftp.debian.org port 21 after 30000 ms: Timeout was reached
>> ### execution of curl failed, exit code 28
>> Downloading the file "freetype_2.12.1+dfsg-4.debian.tar.xz" failed.
>>
>> (1)	Give up
>> (2)	Retry the same mirror
>> (3)	Retry another mirror from your country
>> (4)	Retry another mirror from your continent
>> (5)	Retry another mirror
>> (6)	Retry using next mirror set "master"
>>
>> Default answer will be chosen in 120 seconds...
>> How do you want to proceed? [3] 6
>> curl --connect-timeout 30 -f -L -A 'fink/0.45.6' -O http://distfiles.master.finkmirrors.net/distfiles/freetype_2.12.1\+dfsg-4.debian.tar.xz
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time Current
>>                                  Dload  Upload   Total   Spent    Left Speed
>> 100   295  100   295    0     0    959      0 --:--:-- --:--:-- --:--:--   964
>> 100 43248  100 43248    0     0  58565      0 --:--:-- --:--:-- --:--:-- 58565
>> ```
> 
> So something is not quite right.  I have “search closest source mirrors first” set.
> ```
> (4)	Search closest source mirrors first. (combine all mirrors into one set)
> ```
> Which is fine but it doesn’t allow then asking fink to use the master set.  When I use that option I get the following
> ```
> curl --connect-timeout 30 -f -L -A 'fink/0.45.99.git' -O http://ftp2.cn.debian.org/debian/pool/main/f/freetype/freetype_2.12.1\+dfsg-4.debian.tar.xz
>    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                   Dload  Upload   Total   Spent    Left  Speed
>    0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
> curl: (22) The requested URL returned error: 404
> ### execution of curl failed, exit code 22
> Downloading the file "freetype_2.12.1+dfsg-4.debian.tar.xz" failed.
> 
> (1)	Give up
> (2)	Retry the same mirror
> (3)	Retry another mirror from your continent
> (4)	Retry another mirror
> 
> Default answer will be chosen in 120 seconds...
> How do you want to proceed? [4]
> ```
> 
> This should have the master mirrors in the combined list but it tries 4 or 5 times and gives up, always trying the ftp.debian sources.

I've never used ClosestFirst (have always had MasterLast). I wonder if 
the list of debian locations is so long that the try attempt counter 
runs out before it can get to the master mirrors. An easy test would be 
to edit /opt/sw/lib/fink/mirror/debian to leave only 2 or 3 sites, then 
try again.

Or for now temporarily switch the mirror ordering setting.

Hanspeter

-- 
"The great tragedy of science is the slaying of a beautiful hypothesis
by an ugly fact."
   --Thomas Henry Huxley



_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.