Re: pfctl: Fail on missing anchor

2020-01-15 Thread Alexandr Nedvedicky
Hello, On Thu, Jan 16, 2020 at 12:15:39AM +0100, Klemens Nanni wrote: > There is no reason to continue on anchor specific paths if the given > anchor does not exist, so fix the last occurences better error messages: > > # pfctl -a regress\* -Fa > Anchor 'regress' not found. > p

pfctl: Fail on missing anchor

2020-01-15 Thread Klemens Nanni
There is no reason to continue on anchor specific paths if the given anchor does not exist, so fix the last occurences better error messages: # pfctl -a regress\* -Fa Anchor 'regress' not found. pfctl: pfctl_get_anchors failed to retrieve list of anchors, can't continue