[MacPorts] #53347: distfile mirrors not automatically updating

MacPorts noreply at macports.org
Sun Oct 8 17:37:54 UTC 2017


#53347: distfile mirrors not automatically updating
-----------------------------+---------------------
  Reporter:  GregoryEAllen   |      Owner:  admin@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:                  |   Keywords:
      Port:                  |
-----------------------------+---------------------

Comment (by kencu):

 It appears that most of this logic is in [https://github.com/macports
 /macports-
 infrastructure/blob/aa76ce1b56452bd9eade7f711fde519e21912c1c/buildbot/master.cfg
 buildbot/master.cfg]. There are entries in there that appear to reference
 the mirror stage.

 {{{
 if 'mirror' in config['deploy']:
     jobs_mirror_factory = util.BuildFactory()
     jobs_mirror_factory.addStep(steps.ShellCommand(
         command=util.WithProperties('port mirror %(portname)s'),
         name='mirror',
         description=['mirroring'],
         descriptionDone=['done']))
 }}}

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


More information about the macports-tickets mailing list