[MacPorts] #58934: 'stack' port does not build solely from a MacPorts mirror

MacPorts noreply at macports.org
Thu Sep 5 16:37:14 UTC 2019


#58934: 'stack' port does not build solely from a MacPorts mirror
----------------------+--------------------
 Reporter:  greyhare  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.5.4
 Keywords:            |       Port:  stack
----------------------+--------------------
 I'm on a Macbook Pro running on an isolated network, using a mirror for
 MacPorts files.

 I'm trying to update `pandoc`, which pulls in `stack` as a dependency, and
 `stack` won't build because it's trying to get stuff directly from GitHub:

 {{{
 $ sudo port upgrade pandoc
 --->  Fetching archive for stack
 --->  Attempting to fetch stack-2.1.3_0+bootstrap.darwin_18.x86_64.tbz2
 from https://packages.macports.org/stack
 --->  Attempting to fetch stack-2.1.3_0+bootstrap.darwin_18.x86_64.tbz2
 from http://aus.us.packages.macports.org/macports/packages/stack
 --->  Attempting to fetch stack-2.1.3_0+bootstrap.darwin_18.x86_64.tbz2
 from http://fco.it.packages.macports.org/mirrors/macports-packages/stack
 --->  Fetching distfiles for stack
 --->  Verifying checksums for stack
 --->  Extracting stack
 --->  Configuring stack
 --->  Building stack
 Error: Failed to build stack: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_mirror.arlut.utexas.edu_macports_release_lang_stack/stack/main.log
 for details.
 Error: Problem while installing stack
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

 `main.log` attached.

 We have a limited mirror of GitHub (the limit is it only mirrors a
 whitelisted set of repos). Is there some way I can get a list of GitHub
 repos to mirror and point MacPorts at our mirror?

-- 
Ticket URL: <https://trac.macports.org/ticket/58934>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list