Re: NEED HELP: Poudriere error: Refuses to install postgresql11-server

2020-04-04 Thread Axel Rau
Manually installing the packages with pkg add seems to work. Axel > Am 04.04.2020 um 11:16 schrieb Axel Rau : > > Update: > > It seems that I have a problem with pkg update -f > There are other packages which depend on postgresqlxx-client. > Even if I build them against postgresql11-client and

Re: NEED HELP: Poudriere error: Refuses to install postgresql11-server

2020-04-04 Thread Axel Rau
Update: It seems that I have a problem with pkg update -f There are other packages which depend on postgresqlxx-client. Even if I build them against postgresql11-client and poudriere committs them to the repo, pkg tries to install the wrong packages: root@db3:~ # pkg update -f Updating lrau-repo

NEED HELP: Poudriere error: Refuses to install postgresql11-server

2020-04-04 Thread Axel Rau
While preparing upgrading postgresql11 to 12, I changed the poudriere make.conf from DEFAULT_VERSIONS= pgsql=11 to DEFAULT_VERSIONS= pgsql=12 and installed the postgresql12 packages in a different root. Now while testing migration of data with pg_upgrade, I got ld-elf.so.1: