The win postgis check

Dapeng Wang wangdapeng20191008 at gmail.com
Wed Nov 20 04:22:20 PST 2024


I have used the path /tmp/pgis_reg/pgis_reg_tmp/test_4_tmp, but I still
can't get it to work.

When I run the check on PostGIS 3.4.1 on Windows, there are two errors: one
related to COPY and the other to FlatGeobuf. Everything else checks out
fine.

The flatgeobuf.sql at 'PL' line, need lwerror("mixed geometry type is not
supported"), but it is not doing so. The database process continues to run
and does not terminate, causing the check to become stuck.

Debugging works fine on Linux, and I am currently debugging on the Windows
platform.

Are there any records of checks on the Windows platform?

Regina Obe <lr at pcorp.us> 于2024年11月15日周五 02:21写道:

> Are you building your own postgis and this is during regression testing?
>
> Did you build your own PostgreSQL?
>
>
>
> I think I’ve run into that issue before when I was testing against my
> meson built PostgreSQL.  I think it might be those additional // causing
> the issue.
>
>
>
> e.g. has /tmp/pgis_reg/pgis_reg_tmp//test_4_tmp
>
>
>
> instead of /tmp/pgis_reg/pgis_reg_tmp/test_4_tmp
>
>
>
> I haven’t switched back to my meson build to confirm that is it.
>
>
>
> *From:* Dapeng Wang <wangdapeng20191008 at gmail.com>
> *Sent:* Thursday, November 14, 2024 2:18 AM
> *To:* PostGIS Users Discussion <postgis-users at lists.osgeo.org>
> *Subject:* The win postgis check
>
>
>
> Hi everyone,
>
> I encountered two errors while running PostGIS checks on the Windows
> platform, both related to the COPY command.
> +ERROR: could not open file "/tmp/pgis_reg/pgis_reg_tmp//test_4_tmp" for
> writing: No such file or directory
>
> What should I do?
> I have already made sure there are no file permission issues.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20241120/f6c311a7/attachment.htm>


More information about the postgis-users mailing list