How goes the update? Any progress?
> On Apr 12, 2018, at 4:50 AM, Clemens Lang <c...@macports.org> wrote: > > Hi, > > ----- On 12 Apr, 2018, at 05:24, Ryan Schmidt ryandes...@macports.org wrote: > >> 2018-04-12T03:16:17+0000 + read -r RELEASE_URL >> 2018-04-12T03:16:17+0000 + '[' -z >> https://github.com/macports/macports-base/tags/v2.4.3 ']' >> 2018-04-12T03:16:17+0000 + RBASE_CHANGED=1 >> 2018-04-12T03:16:17+0000 + '[' -d >> /Volumes/RAID/var/tmp/mprsyncup/release/base/.git ']' >> 2018-04-12T03:16:17+0000 + cd /Volumes/RAID/var/tmp/mprsyncup/release/base >> 2018-04-12T03:16:17+0000 + /opt/local/bin/git fetch -q --tags >> 2018-04-12T03:16:18+0000 ++ /opt/local/bin/git rev-parse HEAD >> 2018-04-12T03:16:18+0000 + >> RBASE_OLD_REV=68708e1c5e2a4f21afa95e733c5d34cd0f5c71de > > Can you remove the -q flag and/or retry running git fetch? That should give us > an idea what went wrong here. > > -- > Clemens Lang