Ticket #1853 (closed defect: fixed)
Loader regress failures on trunk
| Reported by: | robe | Owned by: | strk |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.1.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Since the perl change I have been unable to successfully make check. It is failing on all the loader tests. Though the other tests are fine.
I have to test on my mingw64 as I was having other issues with make check failing on xml processing which may have nothing to do with perl change.
the loader.err file shows:
Unable to open .shp or .SHP. .shp: dbf file (.dbf) can not be opened.
and there are a whole bunch of tmp files with content like
PGCOPY ÿ
This is testing against 9.2 beta1. Though I don't recall having issue pre-perl when I tested this. I'll check my other versions next to see if its a 9.2 specific thing.
