From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Vladimir Koković <vladimir(dot)kokovic(at)a-asoft(dot)com> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: make check-world problem |
Date: | 2015-08-09 11:56:06 |
Message-ID: | CAB7nPqTpFuYVu-qnwKveTgi2MqJ83pXZW=ph26kb0H4N_jFA6w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Aug 9, 2015 at 5:00 PM, Vladimir Koković
<vladimir(dot)kokovic(at)a-asoft(dot)com> wrote:
> starting permutation: s2check s1b s2b s1i s2summ s1c s2c s2check
> setup failed: ERROR: could not open extension control file
> "/home/src/postgresql-devel/dev-build/tmp_install/home/src/postgresql-devel/dev-install/share/extension/pageinspect.control":
Yes, this is a known issue that has been caused by the recent commit
2834855c which has added a dependency to the contrib module
pageinspect in the isolation test you are seeing failing. I would
imagine that a fix is in the works as well, which is going to remove
this dependency to pageinspect.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2015-08-09 12:41:38 | Re: tap tests remove working directories |
Previous Message | Vladimir Koković | 2015-08-09 08:00:11 | make check-world problem |