[MacPorts] #69658: base.tar not updating on rsync

MacPorts noreply at macports.org
Wed Apr 3 02:02:27 UTC 2024


#69658: base.tar not updating on rsync
-----------------------------+---------------------
  Reporter:  jmroot          |      Owner:  admin@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  server/hosting  |    Version:
Resolution:                  |   Keywords:
      Port:                  |
-----------------------------+---------------------

Comment (by ryandesign):

 The servers were offline for awhile after a circuit breaker tripped. It
 looks like mprsyncup was in progress when the power went out. It had
 already updated the local git clone of base to the tag specified in
 RELEASE_URL, determined that this changed the git clone due to the 2.9.2
 release, and was in the process of rsyncing the changes to another
 directory, after which it would have created the new base.tar. When
 mprsyncup ran again after power came back on, it determined that updating
 the git clone to the RELEASE_URL tag did not change it so it did not
 proceed to rsync or make the tarball.

 To fix this, I ran `sudo -u buildbot git checkout v2.9.1` in the git clone
 so that on the next mprsyncup run it should again notice a change and
 update the tarball. I'll keep an eye on it.

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


More information about the macports-tickets mailing list