Re: Git question

2020-01-10 Thread Ken Cunningham
That's about it! K

Re: Git question

2020-01-10 Thread Gerben Wierda
OK. I'm back in git hell (suggestions made on this list, tips on stackexchange, git documentation, nothing gives me the answer) I have albus:macports-ports sysbh$ git remote -v local https://github.com/gctwnl/macports-ports.git (fetch) local https://github.com/gctwnl/macports-ports.git (push

Re: Git question

2020-01-10 Thread Gerben Wierda
This actually completed, but on GitHub.com I still see: This branch is 2 commits ahead, 343 commits behind macports:master. In other words, any pull request will still be denied because it consists of multiple commits on a part instead of a single one. I understand that MacPorts wants to keep t

Re: Git question

2020-01-10 Thread Dr M J Carter
On Thu, Jan 09, 2020 at 11:57:56PM -0800, Michael wrote: > On 2020-01-09, at 2:33 PM, Steven Smith <[1]steve.t.sm...@gmail.com> > wrote: > >> Me too. We’re discussing MacPorts-relevant git commands >> in [2]https://github.com/macports/macports-ports/pull/6106 . >> Easiest, most destructive to loc

Re: Git question

2020-01-10 Thread Christopher Jones
> On 10 Jan 2020, at 9:34 am, Gerben Wierda wrote: > > OK. I'm back in git hell (suggestions made on this list, tips on > stackexchange, git documentation, nothing gives me the answer) > > I have > albus:macports-ports sysbh$ git remote -v > local https://github.com/gctwnl/macports-ports.git

Re: Git question

2020-01-10 Thread Steven Smith
There’s always an xkcd. Don’t forget to read the hover text: > If that doesn't fix it, git.txt contains the phone number of a friend of mine > who understands git. Just wait through a few minutes of 'It's really pretty > simple, just think of branches as...' and eventually you'll learn the > c

Works! (Was: nginx with +dav and +davext variant doesn't work)

2020-01-10 Thread Gerben Wierda
It took some time because I first had to solve my MacPorts/git issues, but now that I have (and created another attempt at a pull request for unbound) I could test this and I can report that it works. Thank you! Gerben > On 6 Jan 2020, at 02:48, Marius Schamschula

postfix fails to launch at boot

2020-01-10 Thread Gerben Wierda
postfix is started during boot on my macOS system. This fails with: Jan 10 18:00:08 mail postfix/master[488]: fatal: bind 0.0.0.0 port 25: Address already in use Jan 10 18:00:10 mail /postfix-script[511]: fatal: mail system startup failed but when I shortly thereafter launch it it just starts fi

Solution (almost certainly): postfix fails to launch at boot

2020-01-10 Thread Gerben Wierda
> On 10 Jan 2020, at 18:37, Gerben Wierda wrote: > > postfix is started during boot on my macOS system. This fails with: > > Jan 10 18:00:08 mail postfix/master[488]: fatal: bind 0.0.0.0 port 25: > Address already in use > Jan 10 18:00:10 mail /postfix-script[511]: fatal: mail system startup