BUG #16716: postgresql11-devel pckage from Refreshing service 'spacewalk' complains about missing - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16716: postgresql11-devel pckage from Refreshing service 'spacewalk' complains about missing
Date
Msg-id 16716-56d609345f9bbf51@postgresql.org
Whole thread Raw
Responses Re: BUG #16716: postgresql11-devel pckage from Refreshing service 'spacewalk' complains about missing
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16716
Logged by:          heiko kaempf
Email address:      h.kaempf@owl-it.de
PostgreSQL version: 11.10
Operating system:   SUSE Linux Enterpirse Server 12 SP5
Description:

Dear PostgreSQL developer team,

we have just incuded the follwing repository of postgresql 11.10-1 for SLES
12 SP5 in our environment:
https://download.postgresql.org/pub/repos/zypp/11/suse/sles-12.5-x86_64/
When installing the development package there is a dependency to a missing
libclang6 library
that doesn't seem to be a part of SLES 12 in general, it seems.
Please find below detailed version of our Linux version and the error
messages:

cat /etc/os-release
NAME="SLES"
VERSION="12-SP5"
VERSION_ID="12.5"
PRETTY_NAME="SUSE Linux Enterprise Server 12 SP5"
ID="sles"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:12:sp5"

zypper in postgresql11-devel
Refreshing service 'spacewalk'.
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides libclang6 needed by
clang6-6.0.1-43.25.sles12.x86_64
 Solution 1: do not install postgresql11-devel-11.10-1PGDG.sles12.x86_64
 Solution 2: break clang6-6.0.1-43.25.sles12.x86_64 by ignoring some of its
dependencies

Choose from above solutions by number or cancel [1/2/c] (c): c
......
.....
.
As far as we know, the libclang6 library has not been released in SLES 12,
it seems.
There are some of packages for open SUSE avalable but not a supported
version for openSUSE 12
https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=ALL&q=libclang6

Any idea on how to proceed?
Is it possible to just implement the missing library from one of the
openSUSE packages
or to install one of those package versions to SLES 12 SP5 to procced the
installation.
Will there be a postgresql 11 version bind to libclang7 which is available
in SLES12?

Many thanks
Kind regard
Heiko Kaempf


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16714: INSERT ON CONFLICT DO UPDATE fails to infer constraint if it's not at top-level partition
Next
From: PG Bug reporting form
Date:
Subject: BUG #16717: ERRORDATA_STACK_SIZE exceeded after 5 times of the same command