Opened 7 years ago

Closed 6 years ago

#3813 closed defect (fixed)

Dronie and gitlab running GEOS 3.4.2 need to be upgraded to 3.5.0

Reported by: robe Owned by: strk
Priority: blocker Milestone: PostGIS 2.5.0
Component: QA/buildbots Version: master
Keywords: Cc:

Description (last modified by robe)

After I made GEOS 3.5.0 minimum, both dronie and gitlab are failing.

https://gitlab.com/postgis/postgis/-/jobs/30018714

both are running GEOS 3.4.2

Change History (17)

comment:1 by robe, 7 years ago

Component: postgisbuildbots
Owner: changed from pramsey to strk

comment:2 by robe, 7 years ago

Description: modified (diff)
Summary: Dronie is running GEOS 3.4.2 needs to be upgraded to 3.5.0Dronie and gitlab running GEOS 3.4.2 need to be upgraded to 3.5.0

comment:3 by strk, 7 years ago

Dronie needs an update of the docker image, check out the build-test image in https://git.osgeo.org/gogs/postgis/postgis-docker.git

comment:4 by strk, 7 years ago

NOTE: geos version is limited by trisquel docker version

comment:5 by robe, 7 years ago

In 15572:

Try to upgrade gitlab to newer PostgreSQL and GEOS using alternative repo.
References #3813

comment:6 by robe, 7 years ago

In 15573:

Try to upgrade gitlab to newer PostgreSQL / GEOS (get rid of sudo)
References #3813

comment:7 by robe, 7 years ago

In 15574:

attempt 3
references Try to upgrade gitlab to newer PostgreSQL / GEOS (install add repo tools)
References #3813

comment:8 by robe, 7 years ago

In 15575:

attempt 4
references Try to upgrade gitlab to newer PostgreSQL / GEOS (add a -y to force install of apt repo tools)
References #3813

comment:9 by robe, 7 years ago

In 15576:

attempt 5
references Try to upgrade gitlab to newer PostgreSQL / GEOS (add install software-properties-common )
References #3813

comment:10 by robe, 7 years ago

In 15577:

Revert changes done for gitlab upgrade
References #3813

Make GEOS 3.4 the new minimum
Closes #3810

comment:11 by robe, 7 years ago

Milestone: PostGIS 2.4.0PostGIS 2.5.0

it turns out my Ubuntu 14.04 PostgreSQL 9.6, PostGIS 2.3.3 I got from I think apt.postgresql.org is also running GEOS 3.4.2, so I think this should be tabled till 2.5 to give packagers more chance to upgrade.

comment:12 by strk, 6 years ago

In 16349:

[drone] Use trisquel2 image, test all pgsql versions and upgrades

The new docker image also uses newer GEOS (3.6.2).
References #3813 taking a step in the GEOS upgrade direction for Dronie

comment:13 by strk, 6 years ago

In 16353:

[drone] Use trisquel2 image, test all pgsql versions and upgrades

The new docker image also uses newer GEOS (3.6.2).
References #3813 for 2.4 branch
NOTE: could not use -Werror in this branch as it would fail

comment:14 by strk, 6 years ago

In 16354:

[drone] Use trisquel2 image, test all pgsql versions and upgrades

The new docker image also uses newer GEOS (3.6.2).
References #3813 for 2.3 branch
NOTE: -Werror is not used in this branch

comment:15 by strk, 6 years ago

Resolution: fixed
Status: newclosed

In 16355:

[drone] Use trisquel2 image, test all pgsql versions and upgrades

The new docker image also uses newer GEOS (3.6.2).
Closes #3813 in 2.2 branch
NOTE: -Werror is not used in this branch

comment:16 by strk, 6 years ago

Resolution: fixed
Status: closedreopened

While Dronie is ready (GEOS 3.6.2 there) GitLab is still to be verified, thus reopening

comment:17 by robe, 6 years ago

Resolution: fixed
Status: reopenedclosed

Looks like GitLab is now running - GEOS: 3.5.1-CAPI-1.9.1 r4246 so closing this

Note: See TracTickets for help on using tickets.