Bug 259146 - math/mpfr: Fetch failure
Summary: math/mpfr: Fetch failure
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-13 17:28 UTC by Jason W. Bacon
Modified: 2021-10-15 23:43 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ale)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason W. Bacon freebsd_committer freebsd_triage 2021-10-13 17:28:14 UTC
math/mpfr is currently failing to fetch.

fetch -Fpr (default fetch command for the port) hangs consistently.

fetch, fetch -r, fetch -pr work intermittently.

This may be an ongoing problem with the download site.  The port hasn't been updated in a long time, so poudriere may be getting by with an existing binary package.

I think it needs to be addressed ASAP, though, as mpfr has many dependents.
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-10-13 21:23:48 UTC
I wonder if it's something on your end?

root@freebsd-dev:/usr/ports/math/mpfr # make fetch
===>  License LGPL3+ accepted by the user
===>   mpfr-4.1.0_1 depends on file: /usr/local/sbin/pkg - found
=> mpfr-4.1.0.tar.xz doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/mpfr-4.1.0.tar.xz
mpfr-4.1.0.tar.xz                                     1489 kB  793 kBps    02s
=> patch01 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch01
patch01                                               2061  B   19 MBps    00s
=> patch02 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch02
patch02                                               2543  B   24 MBps    00s
=> patch03 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch03
patch03                                               9973  B   17 MBps    00s
=> patch04 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch04
patch04                                                 26 kB  578 kBps    00s
=> patch05 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch05
patch05                                               5345  B   47 MBps    00s
=> patch06 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch06
patch06                                               4026  B   40 MBps    00s
=> patch07 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch07
patch07                                               3580  B   33 MBps    00s
=> patch08 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch08
patch08                                               4002  B   32 MBps    00s
=> patch09 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch09
patch09                                               4591  B   31 MBps    00s
=> patch10 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch10
patch10                                                 25 kB  581 kBps    00s
=> patch11 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch11
patch11                                               4584  B   41 MBps    00s
=> patch12 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch12
patch12                                               6768  B   13 MBps    00s
=> patch13 doesn't seem to exist in /usr/ports/distfiles/mpfr-4.1.0.
=> Attempting to fetch https://www.mpfr.org/mpfr-4.1.0/patch13
patch13                                               3344  B   31 MBps    00s
===> Fetching all distfiles required by mpfr-4.1.0_1 for building

Just a minute ago
Comment 2 Jason W. Bacon freebsd_committer freebsd_triage 2021-10-13 22:34:46 UTC
I've built a couple hundred packages today with poudriere and manually.  mpfr is the only one having fetch problems.

Maybe there's an issue somewhere along the route to my place.

How about we both keep testing the fetch periodically for a little while and see if either you can reproduce it or it resolves itself for me.
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2021-10-14 14:06:47 UTC
No issues on my end as well. I guess any site can have connectivity issues, as well as any user may have routing issues.
Comment 4 Jason W. Bacon freebsd_committer freebsd_triage 2021-10-15 23:43:26 UTC
Working fine for me today.