Re: contrib/sepgsql fails on Fedora 28

2018-05-25 Thread Tom Lane
Mike Palmiotto writes: > On 05/24/2018 03:30 PM, Tom Lane wrote: >> I tried to run the regression test for sepgsql on F28 (so I could >> fix the now-obsolete expected-file therein). It fails at this >> preparatory step: >> $ sudo semodule -u sepgsql-regtest.pp > This error appears to be due to a

Re: contrib/sepgsql fails on Fedora 28

2018-05-24 Thread Mike Palmiotto
On 05/24/2018 03:30 PM, Tom Lane wrote: > I tried to run the regression test for sepgsql on F28 (so I could > fix the now-obsolete expected-file therein). It fails at this > preparatory step: > > $ sudo semodule -u sepgsql-regtest.pp > The --upgrade option is deprecated. Use --install instead. >