BUG #17661: Nothing provides 'libselinux.so.1(LIBSELINUX_1.0)(64bit) - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #17661: Nothing provides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)
Date
Msg-id 17661-bf972e4939ce3fa3@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17661
Logged by:          Evgeny
Email address:      djakson@mail.ru
PostgreSQL version: 14.5
Operating system:   SUSE Linux Enterprise Server 15 SP 3
Description:

When I install postgresql versions:
11.8, 11.9, 11.17, 12.3, 12.4, 12.12, 13.0, 13.8, 14.5
then I get an error: Problem: nothing provides
'libselinux.so.1(LIBSELINUX_1.0)(64bit)' needed by the to be installed
postgresql14-contrib-14.5-1PGDG.sles15.x86_64

# cat /etc/os-release
NAME="SLES"
VERSION="15-SP3"
VERSION_ID="15.3"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP3"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp3"

This library is present in the system:
# ldconfig -p | grep libseli
libselinux.so.1 (libc6,x86-64) => /lib64/libselinux.so.1
/lib64/libselinux.so.1: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked,
BuildID[sha1]=584b547cc140d565f7c793320617491612c11f0b, stripped

Installed repo postgresql:
[pg14]
name=Postgresql-14 for sles15.3
baseurl=https://download.postgresql.org/pub/repos/zypp/14/suse/sles-15.3-x86_64/
priority=1
enabled=1


# zypper in postgresql14-14.5 postgresql14-server-14.5
postgresql14-contrib-14.5 postgresql14-libs-14.5
Refreshing service 'Basesystem_Module_15_SP3_x86_64'.
Refreshing service 'SUSE_Linux_Enterprise_Server_15_SP3_x86_64'.
Refreshing service 'SUSE_Package_Hub_15_SP3_x86_64'.
Refreshing service 'Server_Applications_Module_15_SP3_x86_64'.
Building repository 'Postgresql-14 for sles15.3' cache

............................................................................................................................................[done]
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' needed by
the to be installed postgresql14-contrib-14.5-1PGDG.sles15.x86_64
 Solution 1: do not install postgresql14-contrib-14.5-1PGDG.sles15.x86_64
 Solution 2: break postgresql14-contrib-14.5-1PGDG.sles15.x86_64 by ignoring
some of its dependencies

Choose from above solutions by number or cancel [1/2/c/d/?] (c):


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17660: JSONPATH issue using like_regex followed by the && operator
Next
From: Shahar Belizon
Date:
Subject: Re: BUG #17660: JSONPATH issue using like_regex followed by the && operator