Re: sepgsql seems rather thoroughly broken on Fedora 30

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@lists.postgresql.org
Cc: Joe Conway <mail@joeconway.com>
Date: 2019-07-17T16:54:14Z
Lists: pgsql-hackers
I wrote:
> I tried to run the contrib/sepgsql tests, following the instructions,
> on a recently-set-up Fedora 30 machine.  I've done that successfully
> on previous Fedora releases, but it's no go with F30.
> ...
> I'm pretty sure the test recipe last worked for me on F28.
> Off to try F29.

On Fedora 29, compiling the policy file spews what look like exactly
the same "errors".  Everything after that works.

I don't have a functioning F28 installation right now, so I can't
double-check whether the errors appear on that.

			regards, tom lane



Commits

  1. Fix contrib/sepgsql test policy to work with latest SELinux releases.