Opened 6 years ago

Closed 6 years ago

#56219 closed defect (fixed)

libuv is not present in the mirror server

Reported by: news24lor Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version: 2.4.2
Keywords: Cc: michaelld (Michael Dickens)
Port: libuv

Description

I have an error about libuv package. Ot is not present in the mirror server.

Thanks

Change History (6)

comment:1 Changed 6 years ago by raimue (Rainer Müller)

Can you show us the error message? If no pre-compiled binary is available, port should just build the software locally.

comment:2 Changed 6 years ago by raimue (Rainer Müller)

Port: libuv added

comment:3 Changed 6 years ago by news24lor

Yes, I have to build libuv

Thank you

This is the error:

:debug:fetch Executing org.macports.fetch (libuv)
:info:fetch --->  libuv-1.20.0.tar.gz does not exist in /opt/local/var/macports/distfiles/libuv
:notice:fetch --->  Attempting to fetch libuv-1.20.0.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/libuv
:debug:fetch Fetching distfile failed: The requested URL returned error: 404
:notice:fetch --->  Attempting to fetch libuv-1.20.0.tar.gz from http://lil.fr.distfiles.macports.org/libuv
:debug:fetch Fetching distfile failed: The requested URL returned error: 404
:notice:fetch --->  Attempting to fetch libuv-1.20.0.tar.gz from http://nue.de.distfiles.macports.org/libuv

......

:debug:fetch Fetching distfile failed: The requested URL returned error: 404
:notice:fetch --->  Attempting to fetch libuv-1.20.0.tar.gz from http://osl.no.distfiles.macports.org/libuv
:debug:fetch Fetching distfile failed: Connection timed out after 30001 milliseconds
:error:fetch Failed to fetch libuv: Connection timed out after 30001 milliseconds
:debug:fetch Error code: NONE
:debug:fetch Backtrace: Connection timed out after 30001 milliseconds

comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

It can't be built locally, if the user runs an old macOS version that can't fetch from GitHub, and if we haven't mirrored the distfiles, which we haven't for this port. The question is why haven't we?

comment:5 Changed 6 years ago by raimue (Rainer Müller)

There is a problem with mpbb, see #56225. I scheduled new forced builds for libuv on the buildbot.

comment:6 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsserver/hosting
Owner: set to admin@…
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.