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

MacPorts noreply at macports.org
Tue Sep 24 23:41:54 UTC 2019


#58934: 'stack' port does not build solely from a MacPorts mirror
-----------------------+-----------------------
  Reporter:  greyhare  |      Owner:  essandess
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.5.4
Resolution:            |   Keywords:
      Port:  stack     |
-----------------------+-----------------------

Comment (by ryandesign):

 Replying to [comment:2 essandess]:
 > Replying to [ticket:58934 greyhare]:
 > > `stack` won't build because it's trying to get stuff directly from
 GitHub
 >
 > That’s a feature, not a bug. Perhaps not the answer you’re looking for,
 but that’s how `stack` works.

 As far as MacPorts is concerned, it is a bug in the port. Ports should
 fetch everything they need in the fetch phase, and ideally they should do
 so by downloading distfiles, since we can mirror those.

 Because of this bug, the port
 [https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/57/steps
 /install-dependencies/logs/stdio cannot build on OS X 10.8] and earlier,
 because the `git` built into OS X 10.8 and earlier is too old to
 communicate with the GitHub servers' more advanced encryption needs.

 Please fix the bug. :)

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


More information about the macports-tickets mailing list