AW: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general

From: Kämpf, Heiko (OWL-IT) <h(dot)kaempf(at)owl-it(dot)de>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: AW: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general
Date: 2021-08-11 07:23:33
Message-ID: a2173ce347fb4e5a9079091eac838711@owl-it.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello Devrim,

can you inform us about the current state of this BUG ID, please.
Since the repositories have been updatet in July, an installation of postgreSQL 11,12 or 13 for SLES15 SP2 isn't possible anymore.

Many thanks
Kind regards
Heiko

-----Ursprüngliche Nachricht-----
Von: Kämpf, Heiko (OWL-IT)
Gesendet: Donnerstag, 29. Juli 2021 09:36
An: 'Devrim Gündüz' <devrim(at)gunduz(dot)org>; pgsql-bugs(at)lists(dot)postgresql(dot)org
Betreff: AW: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general

Hello Devrim,

we have just updated our SUSE Manager with the new released PostgreSQL 11,12 and 13 Repositories for SLES15 SP2 including clang11.

https://download.postgresql.org/pub/repos/zypp/11/suse/sles-15.2-x86_64/
https://download.postgresql.org/pub/repos/zypp/12/suse/sles-15.2-x86_64/
https://download.postgresql.org/pub/repos/zypp/13/suse/sles-15.2-x86_64/

But now an installation of any of the PostgreSQL base packages (version 11, 12 or 13) isn't possible anymore because of missing libm.so.6 library.

Please find below the installation output:

....
.......
.........
# zypper in postgresql13 postgresql13-contrib postgresql13-libs postgresql13-server Refreshing service 'spacewalk'.
Loading repository data...
Reading installed packages...
Resolving package dependencies...
3 Problems:
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql13-13.3-3PGDG.sles15.x86_64
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql13-contrib-13.3-3PGDG.sles15.x86_64
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql13-server-13.3-3PGDG.sles15.x86_64

Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql13-13.3-3PGDG.sles15.x86_64
Solution 1: do not install postgresql13-13.3-3PGDG.sles15.x86_64
Solution 2: break postgresql13-13.3-3PGDG.sles15.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): c .........
......
....
# zypper in postgresql12 postgresql12-contrib postgresql12-libs postgresql12-server Refreshing service 'spacewalk'.
Loading repository data...
Reading installed packages...
Resolving package dependencies...
3 Problems:
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql12-12.7-3PGDG.sles15.x86_64
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql12-contrib-12.7-3PGDG.sles15.x86_64
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql12-server-12.7-3PGDG.sles15.x86_64

Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql12-12.7-3PGDG.sles15.x86_64
Solution 1: do not install postgresql12-12.7-3PGDG.sles15.x86_64
Solution 2: break postgresql12-12.7-3PGDG.sles15.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): c .......
.....
..
# zypper in postgresql11 postgresql11-contrib postgresql11-libs postgresql11-server Refreshing service 'spacewalk'.
Loading repository data...
Reading installed packages...
Resolving package dependencies...
3 Problems:
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql11-11.12-3PGDG.sles15.x86_64
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql11-server-11.12-3PGDG.sles15.x86_64
Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql11-server-11.12-3PGDG.sles15.x86_64

Problem: nothing provides libm.so.6(GLIBC_2.29)(64bit) needed by postgresql11-11.12-3PGDG.sles15.x86_64
Solution 1: do not install postgresql11-11.12-3PGDG.sles15.x86_64
Solution 2: break postgresql11-11.12-3PGDG.sles15.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): c ........
....
..

As far as we know, this library isn't part of SLES15 SP2.
The last included version of glibc in our SUSE Manager Repositories for SLES15 SP2 ist 2.2.6 and this version is already installed.
Could you advice how to proceed with the installation, please

Kind regards
Heiko

-----Ursprüngliche Nachricht-----
Von: Devrim Gündüz <devrim(at)gunduz(dot)org>
Gesendet: Freitag, 16. Juli 2021 13:15
An: Kämpf, Heiko (OWL-IT) <h(dot)kaempf2(at)owl-it(dot)de>; pgsql-bugs(at)lists(dot)postgresql(dot)org
Betreff: Re: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general

Hi,

On Tue, 2021-05-25 at 12:03 +0000, Kämpf, Heiko (OWL-IT) wrote:
>
> we have updated our SUSE Manager with the latest package versions of
> your download repositories.
> But we still have the issue about missing clang10-devel when
> installing PostgreSQL development version 11 or 12.
> Can you inform us about a possible solution or workaround for this BUG
> ID, please.

Quick update: I just released new PostgreSQL minor updates for SLES 15 SP 2 and 3, along with clang11/llvm11 support:

https://download.postgresql.org/pub/repos/zypp/12/suse/sles-15.2-x86_64/

Our repo now includes llvm11/clang11 packages that you need.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Masahiko Sawada 2021-08-11 07:24:20 Re: Issue with logical replication
Previous Message Rainer Tammer 2021-08-11 06:33:10 Re: Postgres 9.2.13 on AIX 7.1