Re: Problems running regression tests - Mailing list pgsql-general

From Karl O. Pinc
Subject Re: Problems running regression tests
Date
Msg-id 1143331482l.5653l.0l@mofo
Whole thread Raw
In response to Re: Problems running regression tests  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 03/24/2006 10:07:24 PM, Tom Lane wrote:
> "Karl O. Pinc" <kop@meme.com> writes:
> > The Makefile has

> Does it work better if you change that to
>
> [ -x /usr/bin/chcon ] && /usr/bin/chcon -u user_u -r object_r -t
> postgresql_db_t testtablespace results

Nope.  The other thing to keep in mind here is that I'm using
a binary rpm I rebuilt from the offical pg srpm.   Could rebuilding
without SELinux have disappeared required SELinux-ness
in the offical binary rpm?  Wouldn't think so, but this
could well be rpm related.  postgresql-8.0.7-1PGDG

(Also, I did a 'cp -a' on regress as root before
trying gmake check, as postgres, just to keep from
ruining my original. FYI.)

bash-3.00$ gmake check
rm -rf testtablespace results
mkdir testtablespace results
[ -x /usr/bin/chcon ] && /usr/bin/chcon -u user_u -r object_r -t
postgresql_db_t testtablespace results
/usr/bin/chcon: can't apply partial context to unlabeled file
testtablespace
/usr/bin/chcon: can't apply partial context to unlabeled file results
gmake: *** [cleandirs] Error 1
bash-3.00$ ls -Z results
Sorry, this option can only be used on a SELinux kernel.


Karl <kop@meme.com>
Free Software:  "You don't pay back, you pay forward."
                  -- Robert A. Heinlein


pgsql-general by date:

Previous
From: "Just Someone"
Date:
Subject: A place to post pgbench results
Next
From: "Alex bahdushka"
Date:
Subject: Re: PANIC: heap_update_redo: no block