Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#5031 closed defect (fixed)

gitlab-CI fails in 3.0 branch due to missing libprotobuf-c >= version 1.1

Reported by: strk Owned by: robe
Priority: medium Milestone: Website Management, Bots
Component: QA/buildbots Version:
Keywords: Cc:

Description

Change History (4)

comment:1 by strk, 2 years ago

The tickets.sql test fails with this message:

+ERROR:  ST_AsGeobuf: Missing libprotobuf-c >= version 1.1

I think the test should be MOVED to geobuf.sql instead, which is ONLY enabled when GEOBUF is enabled.

comment:2 by strk, 2 years ago

In 3.1 branch and above the test was already moved to the appropriate file with [ded6c340501289255ad0aca03bb34ff185de0bd8/git]

comment:3 by Sandro Santilli <strk@…>, 2 years ago

Resolution: fixed
Status: newclosed

In 4e1e532f/git:

Move geobuf tests from tickets to geobuf

… So doesn't fail on systems that don't have mvt/geobuf installed

Fixes #5031

comment:4 by strk, 2 years ago

I've pushed a backport of that commit to the stable-3.0 branch

Note: See TracTickets for help on using tickets.