AW: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general - Mailing list pgsql-bugs

From Kämpf, Heiko (OWL-IT)
Subject AW: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general
Date
Msg-id a2173ce347fb4e5a9079091eac838711@owl-it.de
Whole thread Raw
In response to Re: AW: BUG #16858: clang10-devel packages are missing in SLES15 SP2 in general  (Devrim Gündüz <devrim@gunduz.org>)
List 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
possibleanymore.
 


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@gunduz.org>; pgsql-bugs@lists.postgresql.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
includingclang11.
 

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
missinglibm.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
alreadyinstalled.
 
Could you advice how to proceed with the installation, please

Kind regards
Heiko




-----Ursprüngliche Nachricht-----
Von: Devrim Gündüz <devrim@gunduz.org>
Gesendet: Freitag, 16. Juli 2021 13:15
An: Kämpf, Heiko (OWL-IT) <h.kaempf2@owl-it.de>; pgsql-bugs@lists.postgresql.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

pgsql-bugs by date:

Previous
From: Rainer Tammer
Date:
Subject: Re: Postgres 9.2.13 on AIX 7.1
Next
From: Masahiko Sawada
Date:
Subject: Re: Issue with logical replication