From: | Bradford Boyle <bradford(dot)d(dot)boyle(at)gmail(dot)com> |
---|---|
To: | SCHOEMANS Maxime <maxime(dot)schoemans(at)ulb(dot)be> |
Cc: | Christoph Berg <myon(at)debian(dot)org>, "pgsql-pkg-debian(at)lists(dot)postgresql(dot)org" <pgsql-pkg-debian(at)lists(dot)postgresql(dot)org>, Esteban Zimanyi <estebanzimanyi(at)gmail(dot)com> |
Subject: | Re: Updated packaging for MobilityDB 1.1.0 |
Date: | 2024-04-10 06:44:03 |
Message-ID: | CAOMoQbT4hv+0bfmOSye=8v3vEkRoun7eS5ZmDeRPXUvvdQbKWg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Hi Christop,
I was reviewing the latest builds for MobilityDB on pgdgbuild and it
looks like autopkgtest is still failing. The issue is that the cmake
build assumes the source tree is writable and the source tree is not
checked out in the same directory as AUTOPKGTEST_TMP. Here are two lines
from one of the failed autopkgtest runs:
chmod -R go+rwX /tmp/autopkgtest.R3ZFXt/autopkgtest_tmp
...
CMake Error: Could not open file for write in copy operation
/tmp/autopkgtest.R3ZFXt/tree/postgis/postgis_config.h.tmp
This is why recursively chmod-ing the AUTOPKGTEST_TMP didn't work. I
have a fix in mind but need to find some time to verify it.
--Bradford
From | Date | Subject | |
---|---|---|---|
Next Message | Bradford Boyle | 2024-04-14 00:58:57 | Re: Updated packaging for MobilityDB 1.1.0 |
Previous Message | apt.postgresql.org Repository Update | 2024-04-09 11:25:17 | pgsql-http updated to version 1.6.0-4.pgdg+1 |