Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Lenore Horner
> On Apr 12, 2018, at 18:52, Ryan Schmidt wrote: > > Thanks for the pointers! The problem was that release/base was configured to > sync from the *old* location of trunk/base (from before I moved everything > but the rsync data onto the SSD): > > git -C /Volumes/RAID/var/tmp/mprsyncup/release

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Ryan Schmidt
Thanks for the pointers! The problem was that release/base was configured to sync from the *old* location of trunk/base (from before I moved everything but the rsync data onto the SSD): git -C /Volumes/RAID/var/tmp/mprsyncup/release/base config remote.origin.url /var/tmp/mprsyncup/trunk/base I

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Ryan Schmidt
On Apr 12, 2018, at 11:27, Rainer Müller wrote: > On 2018-04-12 17:42, Ryan Schmidt wrote: >> On Apr 12, 2018, at 03:50, Clemens Lang wrote: >>> >>> Can you remove the -q flag and/or retry running git fetch? That should give >>> us >>> an idea what went wrong here. >> >> No change. No addition

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Ryan Schmidt
On Apr 12, 2018, at 11:05, Chris Jones wrote: > On 12/04/18 04:24, Ryan Schmidt wrote: >> On Apr 11, 2018, at 21:54, Joshua Root wrote: >>> On 2018-4-12 12:39 , Ryan Schmidt wrote: On Apr 11, 2018, at 10:23, Joshua Root wrote: > No, rsync just hasn't updated yet. The ports ar

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Rainer Müller
On 2018-04-12 17:42, Ryan Schmidt wrote: > On Apr 12, 2018, at 03:50, Clemens Lang wrote: >> >> Can you remove the -q flag and/or retry running git fetch? That should give >> us >> an idea what went wrong here. > > No change. No additional output is produced. The problem is that ${RBASE} is fet

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Chris Jones
On 12/04/18 04:24, Ryan Schmidt wrote: On Apr 11, 2018, at 21:54, Joshua Root wrote: On 2018-4-12 12:39 , Ryan Schmidt wrote: On Apr 11, 2018, at 10:23, Joshua Root wrote: No, rsync just hasn't updated yet. The ports are also a bit out of date. Ryan should be able to take a look before t

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Ryan Schmidt
On Apr 12, 2018, at 03:50, Clemens Lang wrote: > > Can you remove the -q flag and/or retry running git fetch? That should give us > an idea what went wrong here. No change. No additional output is produced.

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Carlo Tambuatco
How goes the update? Any progress? > On Apr 12, 2018, at 4:50 AM, Clemens Lang wrote: > > Hi, > > - On 12 Apr, 2018, at 05:24, Ryan Schmidt ryandes...@macports.org wrote: > >> 2018-04-12T03:16:17+ + read -r RELEASE_URL >> 2018-04-12T03:16:17+ + '[' -z >> https://github.com/macport

Re: MacPorts 2.4.3 has been released

2018-04-12 Thread Clemens Lang
Hi, - On 12 Apr, 2018, at 05:24, Ryan Schmidt ryandes...@macports.org wrote: > 2018-04-12T03:16:17+ + read -r RELEASE_URL > 2018-04-12T03:16:17+ + '[' -z > https://github.com/macports/macports-base/tags/v2.4.3 ']' > 2018-04-12T03:16:17+ + RBASE_CHANGED=1 > 2018-04-12T03:16:17+

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Ryan Schmidt
On Apr 11, 2018, at 21:54, Joshua Root wrote: > On 2018-4-12 12:39 , Ryan Schmidt wrote: >> >> On Apr 11, 2018, at 10:23, Joshua Root wrote: >> >>> No, rsync just hasn't updated yet. The ports are also a bit out of date. >>> Ryan should be able to take a look before too long. >> >> mprsyncup i

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Joshua Root
On 2018-4-12 12:39 , Ryan Schmidt wrote: > > On Apr 11, 2018, at 10:23, Joshua Root wrote: > >> No, rsync just hasn't updated yet. The ports are also a bit out of date. >> Ryan should be able to take a look before too long. > > mprsyncup is failing with: > > 2018-04-11T02:10:34+ error: path

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Ryan Schmidt
On Apr 11, 2018, at 10:23, Joshua Root wrote: > No, rsync just hasn't updated yet. The ports are also a bit out of date. > Ryan should be able to take a look before too long. mprsyncup is failing with: 2018-04-11T02:10:34+ error: pathspec 'v2.4.3' did not match any file(s) known to git.

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Joshua Root
On 2018-4-12 01:06 , Davide Liessi wrote: > 2018-04-11 15:20 GMT+02:00 Lenore Horner : >> Both last night after receiving this announcement and this morning I have >> run sudo port selfupdate and received the following response. >> ---> Updating MacPorts base sources using rsync >> MacPorts base v

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Davide Liessi
2018-04-11 15:20 GMT+02:00 Lenore Horner : > Both last night after receiving this announcement and this morning I have > run sudo port selfupdate and received the following response. > ---> Updating MacPorts base sources using rsync > MacPorts base version 2.4.2 installed, > MacPorts base version

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Richard DeLaurell
Sorry to pile on, but same here. On Wed, Apr 11, 2018 at 9:14 AM Riccardo Mottola via macports-users < macports-users@lists.macports.org> wrote: > Hi, > > Lenore Horner wrote: > > Both last night after receiving this announcement and this morning I > > have run sudo port selfupdate and received t

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Riccardo Mottola via macports-users
Hi, Lenore Horner wrote: Both last night after receiving this announcement and this morning I have run sudo port selfupdate and received the following response. --->  Updating MacPorts base sources using rsync MacPorts base version 2.4.2 installed, MacPorts base version 2.4.2 downloaded. ---> 

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Wahlstedt Jyrki
Same here 🤔 > On 11 Apr 2018, at 16.34, Chris Jones wrote: > > > > On 11/04/18 14:20, Lenore Horner wrote: >>> On Apr 10, 2018, at 22:10, Joshua Root >> > wrote: >>> >>> The MacPorts Project is pleased to announce the release of version >>> 2.4.3. This is a bugfix re

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Chris Jones
On 11/04/18 14:20, Lenore Horner wrote: On Apr 10, 2018, at 22:10, Joshua Root > wrote: The MacPorts Project is pleased to announce the release of version 2.4.3. This is a bugfix release with small changes only. See the ChangeLog [1] for the list of changes. If yo

Re: MacPorts 2.4.3 has been released

2018-04-11 Thread Lenore Horner
> On Apr 10, 2018, at 22:10, Joshua Root > wrote: > > The MacPorts Project is pleased to announce the release of version > 2.4.3. This is a bugfix release with small changes only. See the > ChangeLog [1] for the list of changes. > > If you already have MacPorts instal