Bug ID 1131077
Summary PostgreSQL database not supported by Minetest 5.0.0
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS openSUSE Factory
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee bnc-team-screening@forge.provo.novell.com
Reporter opensuse@trummer.xyz
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

The Minetest 5.0.0 package in Tumbleweed apparently doesn't work with Postgres
(and perhaps neither with redis or leveldb) anymore.

log output:
M�r 31 20:04:25 hostname minetestserver[17266]: 2019-03-31 20:04:25:
ERROR[Main]: An unhandled exception occurred: Database backend postgresql not
supported.

It used to work with the previous Minetest 0.4.17.

Could that be because of this line in the spec file?
https://build.opensuse.org/package/view_file/openSUSE:Factory/minetest/minetest.spec

%if 0%{?suse_version} >= 1500 || (0%{?sle_version} > 120100 &&
0%{?is_opensuse})
%bcond_without leveldb
%bcond_without redis
%bcond_without postgresql


You are receiving this mail because: