Re: Updated packaging for MobilityDB 1.1.0 - Mailing list pgsql-pkg-debian

From Bradford Boyle
Subject Re: Updated packaging for MobilityDB 1.1.0
Date
Msg-id CAOMoQbT4hv+0bfmOSye=8v3vEkRoun7eS5ZmDeRPXUvvdQbKWg@mail.gmail.com
Whole thread Raw
In response to Re: Updated packaging for MobilityDB 1.1.0  (Bradford Boyle <bradford.d.boyle@gmail.com>)
List 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



pgsql-pkg-debian by date:

Previous
From: apt.postgresql.org Repository Update
Date:
Subject: pgsql-http updated to version 1.6.0-4.pgdg+1
Next
From: Bradford Boyle
Date:
Subject: Re: Updated packaging for MobilityDB 1.1.0