Bug#1040452: libc6: upgrading libc6 to version 2.37-3 break almost every program (especially in a shell)

2023-07-06 Thread Kai Wasserbäch

Hey Aurelien,
Aurelien Jarno wrote on 06.07.23 21:43:

Hi,

On 2023-07-06 08:14, Kai Wasserbäch wrote:

OK, downgrading from the broken system state didn't work either and left me
with a lot of segfaulting programs. In the end it seems that 2.73-3 isn't
really broken, but the update process is somehow. After I went to a rescue
system and redid the update from there, everything worked out. Now 2.73-3 is
working here as well. In the rescue system environment the post-install
scripts ran successfully.


This looks very strange that downgrading and re-upgrading fixes the
issue. Did the initial upgrade finished properly? You might want to look
for issues in /var/log/dpkg.log or /var/log/apt/term.log.


the logs I can only check on Monday, but as I've written in my first e-mail: the post-install scripts failed with 
segmentation faults. And the re-upgrade only succeeded from a rescue environment (with its own, working libc).


Cheers,
Kai


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1040452: libc6: upgrading libc6 to version 2.37-3 break almost every program (especially in a shell)

2023-07-06 Thread matteo

Hi,

same here. I have the full log of apt upgrade:

... skipping the initial part without errors ...

Running mktexlsr. This may take some time... done.
/usr/sbin/update-fmtutil: line 213: 93596 Segmentation fault  find 
"$SNIPPET_BASE/$tree" -maxdepth 1 -type f -name '*'$EXT -exec cat '{}' 
\; >> "$tempfile"

dpkg: error processing package tex-common (--configure):
 installed tex-common package post-installation script subprocess 
returned error exit status 139

Processing triggers for dbus (1.14.8-1) ...
Processing triggers for shared-mime-info (2.2-1) ...
Processing triggers for ca-certificates-java (20230620) ...
done.
Processing triggers for install-info (6.8-6+b1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.3.0-2-amd64
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
Segmentation fault
awk: cmd. line:3: fatal error: internal error: segfault
awk: cmd. line:3: fatal error: internal error: segfault
Segmentation fault
Segmentation fault
E: /usr/share/initramfs-tools/hooks/udev failed with return 139.
update-initramfs: failed for /boot/initrd.img-6.3.0-2-amd64 with 139.
dpkg: error processing package initramfs-tools (--configure):
 installed initramfs-tools package post-installation script subprocess 
returned error exit status 139

Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1.1) ...
Processing triggers for libglib2.0-0:amd64 (2.74.6-2) ...
Setting up openjdk-17-jre:amd64 (17.0.8~6-3) ...
Processing triggers for libc-bin (2.37-3) ...
Processing triggers for ccache (4.8+really4.7.5-1) ...
Updating symlinks in /usr/lib/ccache ...
Setting up openjdk-11-jre:amd64 (11.0.20~7-1) ...
Setting up openjdk-17-jdk-headless:amd64 (17.0.8~6-3) ...
Setting up libedataserver-1.2-27:amd64 (3.48.4-1) ...
Setting up libecal-2.0-2:amd64 (3.48.4-1) ...
Setting up libedataserverui4-1.0-0:amd64 (3.48.4-1) ...
Setting up libebook-contacts-1.2-4:amd64 (3.48.4-1) ...
Setting up openjdk-17-jdk:amd64 (17.0.8~6-3) ...
Setting up gir1.2-edataserver-1.2:amd64 (3.48.4-1) ...
Setting up libedataserverui-1.2-4:amd64 (3.48.4-1) ...
Setting up libebackend-1.2-11:amd64 (3.48.4-1) ...
Setting up libedata-cal-2.0-2:amd64 (3.48.4-1) ...
Setting up gir1.2-ecal-2.0:amd64 (3.48.4-1) ...
Setting up libedata-book-1.2-27:amd64 (3.48.4-1) ...
Setting up libebook-1.2-21:amd64 (3.48.4-1) ...
Setting up libevolution (3.48.4-1) ...
Setting up evolution-data-server (3.48.4-1) ...
Setting up evolution (3.48.4-1) ...
Setting up evolution-plugins (3.48.4-1) ...
Setting up evolution-plugin-bogofilter (3.48.4-1) ...
Setting up evolution-plugin-pstimport (3.48.4-1) ...
Processing triggers for libvlc-bin:amd64 (3.0.18-3) ...
Segmentation fault
dpkg: error processing package libvlc-bin:amd64 (--configure):
 installed libvlc-bin:amd64 package post-installation script subprocess 
returned error exit status 139

Processing triggers for libc-bin (2.37-3) ...
Errors were encountered while processing:
 tex-common
 initramfs-tools
 libvlc-bin:amd64
Log ended: 2023-07-06  15:22:25


In my case I cannot use apt or apt-get anymore. This is the journalctl 
log when using apt:


Jul 07 06:59:22 debian kernel: apt[111774]: segfault at 7fe480492006 ip 
7fe47fd2af36 sp 7ffdd53c6398 error 4 in 
libc.so.6[7fe47fc44000+155000] likely on CPU 0 (core 0, socket 0)



Cheers

Matteo


On Thu, 6 Jul 2023 21:43:32 +0200 Aurelien Jarno  
wrote:

Hi,

On 2023-07-06 08:14, Kai Wasserbäch wrote:
> OK, downgrading from the broken system state didn't work either and left me
> with a lot of segfaulting programs. In the end it seems that 2.73-3 isn't
> really broken, but the update process is somehow. After I went to a rescue
> system and redid the update from there, everything worked out. Now 2.73-3 is
> working here as well. In the rescue system environment the post-install
> scripts ran successfully.

This looks very strange that downgrading and re-upgrading fixes the
issue. Did the initial upgrade finished properly? You might want to look
for issues in /var/log/dpkg.log or /var/log/apt/term.log.

> In case it matters: I made the initial update with aptitude in my graphical
> session (KDE on X11).

It should not matter how the upgrade is performed, and in any case
doesn't explain why your tests on tty2 and tty3 are also affected.

Regards
Aurelien

--
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://aurel32.net






Bug#1040452: libc6: upgrading libc6 to version 2.37-3 break almost every program (especially in a shell)

2023-07-06 Thread Aurelien Jarno
Hi,

On 2023-07-06 08:14, Kai Wasserbäch wrote:
> OK, downgrading from the broken system state didn't work either and left me
> with a lot of segfaulting programs. In the end it seems that 2.73-3 isn't
> really broken, but the update process is somehow. After I went to a rescue
> system and redid the update from there, everything worked out. Now 2.73-3 is
> working here as well. In the rescue system environment the post-install
> scripts ran successfully.

This looks very strange that downgrading and re-upgrading fixes the
issue. Did the initial upgrade finished properly? You might want to look
for issues in /var/log/dpkg.log or /var/log/apt/term.log.

> In case it matters: I made the initial update with aptitude in my graphical
> session (KDE on X11).

It should not matter how the upgrade is performed, and in any case
doesn't explain why your tests on tty2 and tty3 are also affected.

Regards
Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://aurel32.net



glibc_2.37-4_source.changes ACCEPTED into unstable

2023-07-06 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Jul 2023 19:33:24 +0200
Source: glibc
Architecture: source
Version: 2.37-4
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Closes: 1040140 1040462
Changes:
 glibc (2.37-4) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/control.in/main: drop obsolete dependency on lsb-base (>= 3.0-6)
 from nscd.
   * debian/patches/git-updates.diff: update from upstream stable branch:
 - Fix realloc causing high virtual memory usage.  Closes: #1040140.
   * debian/sysdeps/sparc64.mk: do not run testsuite for 32-bit builds on
 sparc64.  Closes: #1040462.
Checksums-Sha1:
 1fbefdbab697736e82ab9b9140f6a67f259fca75 9685 glibc_2.37-4.dsc
 aa12e329700b65e49fcace4acc984d9191397bf9 787844 glibc_2.37-4.debian.tar.xz
 e3023b411de983a56e55b564f8eb32b8009f0065 9478 glibc_2.37-4_source.buildinfo
Checksums-Sha256:
 fe022ceffb68591205a38a691e73cfe5e35a4a2dfe0d8a672bd9eea960c6ca89 9685 
glibc_2.37-4.dsc
 dfadd49be5c2e9d2a69cec3de2a62c47ebffeba6d434381514ac895cca0a7dca 787844 
glibc_2.37-4.debian.tar.xz
 b6426f4cc8ad44595a1a9c0acada8a24b2cf9ac18bd0a94890a6e3c606aedd4f 9478 
glibc_2.37-4_source.buildinfo
Files:
 f5ee0ec33a1cb3cf9bc8629ef2bd87c7 9685 libs required glibc_2.37-4.dsc
 a1bf0ceccac58a6c11703170cd2c4564 787844 libs required 
glibc_2.37-4.debian.tar.xz
 4ce4afd66598552220769a078cdcbe40 9478 libs required 
glibc_2.37-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmSm+4EACgkQE4jA+Jno
M2uk9w//XYOz+diSlVjuX6nEdE0xLlyDN6sr7uiX7HDnqPCYjKcgQ4rHo/zNvqWD
j5Y8CeJKaQ0ai7nOQIIZVfkNVAezTddYhKhhGT8a+GNpFiPV14lbmDsEWmIIOKol
EEGccmULRM0oIAgitN/ActbtQThBaH/gXOgdvmIOtqsgKiLUg1pfSfwUS3gGSHTO
SMCfWJBBpjclpkZHldVksPcxPa4KNlISIi99nPIjfXS8mHVMqEQUhY5roembAeDQ
23PET5OXkL9Qp4DgrcXhFi0WflT3MF6kXdrTR9vxKPTfB9Gtdvy6dhoXkq5eErnN
f/bdY77nlMsGivTtni8rHYcRBTtpTVPQHknHzUfqe47ZyOy8Q7AqroHvCvZ835JS
zirEN5QTZzT1QEppwJokxQ5ElY5R/0mlIgHqrsdPTnuw5EDM0MKjnOS168C+Fae5
9UWy4G48MJjE0gErsFK7Oe4EKcsDCbzHqqCl507V3FuW/7FJnyqXlx8G+zH36de0
0ErYrmRxVkC3Tm8PEi4y9hSnoHVJ3HkiMc9FgXBVoCDBhtQfy0plYO2AY+aA8anc
Bq0oANfQrGjQLxjj3UFeesENAiEjD4MG1qtq0UTPVuTpcoGGO8L/lwF7iWzJStOX
N3PFPewj5GjnaoH4zpjSosx51XTpnBqilyqy47Ypo6pmF0scZLo=
=0sAk
-END PGP SIGNATURE-



Bug#1040462: marked as done (glibc: Please ignore testsuite failures for 32-bit builds on sparc64)

2023-07-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Jul 2023 18:06:21 +
with message-id 
and subject line Bug#1040462: fixed in glibc 2.37-4
has caused the Debian Bug report #1040462,
regarding glibc: Please ignore testsuite failures for 32-bit builds on sparc64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1040462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glibc
Version: 2.37-3
Severity: normal
User: debian-sp...@lists.debian.org
Usertags: sparc64
X-Debbugs-Cc: debian-sp...@lists.debian.org

Hello!

On sparc64, the following tests for the 32-bit build have been failing for a 
while now:

FAIL: elf/tst-audit24a
FAIL: elf/tst-audit24b
FAIL: elf/tst-audit24c
FAIL: elf/tst-audit24d
FAIL: elf/tst-rtld-run-static
FAIL: nptl/tst-cancel24-static
FAIL: nptl/tst-cancel30
FAIL: socket/tst-socket-timestamp
FAIL: stdlib/isomac

See: 
https://buildd.debian.org/status/fetch.php?pkg=glibc=sparc64=2.37-3=1688236651=0

Since we don't care so much about 32-bit SPARC these days, I think it's safe to 
ignore
these testsuite failures. Can you therefore ignore the testsuite failures for 
32-bit
for the time being?

I will report each of the testsuite failures in case this has not happened yet.

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.37-4
Done: Aurelien Jarno 

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1040...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno  (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Jul 2023 19:33:24 +0200
Source: glibc
Architecture: source
Version: 2.37-4
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Closes: 1040140 1040462
Changes:
 glibc (2.37-4) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/control.in/main: drop obsolete dependency on lsb-base (>= 3.0-6)
 from nscd.
   * debian/patches/git-updates.diff: update from upstream stable branch:
 - Fix realloc causing high virtual memory usage.  Closes: #1040140.
   * debian/sysdeps/sparc64.mk: do not run testsuite for 32-bit builds on
 sparc64.  Closes: #1040462.
Checksums-Sha1:
 1fbefdbab697736e82ab9b9140f6a67f259fca75 9685 glibc_2.37-4.dsc
 aa12e329700b65e49fcace4acc984d9191397bf9 787844 glibc_2.37-4.debian.tar.xz
 e3023b411de983a56e55b564f8eb32b8009f0065 9478 glibc_2.37-4_source.buildinfo
Checksums-Sha256:
 fe022ceffb68591205a38a691e73cfe5e35a4a2dfe0d8a672bd9eea960c6ca89 9685 
glibc_2.37-4.dsc
 dfadd49be5c2e9d2a69cec3de2a62c47ebffeba6d434381514ac895cca0a7dca 787844 
glibc_2.37-4.debian.tar.xz
 b6426f4cc8ad44595a1a9c0acada8a24b2cf9ac18bd0a94890a6e3c606aedd4f 9478 
glibc_2.37-4_source.buildinfo
Files:
 f5ee0ec33a1cb3cf9bc8629ef2bd87c7 9685 libs required glibc_2.37-4.dsc
 a1bf0ceccac58a6c11703170cd2c4564 787844 libs required 
glibc_2.37-4.debian.tar.xz
 4ce4afd66598552220769a078cdcbe40 9478 libs required 
glibc_2.37-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmSm+4EACgkQE4jA+Jno
M2uk9w//XYOz+diSlVjuX6nEdE0xLlyDN6sr7uiX7HDnqPCYjKcgQ4rHo/zNvqWD
j5Y8CeJKaQ0ai7nOQIIZVfkNVAezTddYhKhhGT8a+GNpFiPV14lbmDsEWmIIOKol
EEGccmULRM0oIAgitN/ActbtQThBaH/gXOgdvmIOtqsgKiLUg1pfSfwUS3gGSHTO
SMCfWJBBpjclpkZHldVksPcxPa4KNlISIi99nPIjfXS8mHVMqEQUhY5roembAeDQ
23PET5OXkL9Qp4DgrcXhFi0WflT3MF6kXdrTR9vxKPTfB9Gtdvy6dhoXkq5eErnN
f/bdY77nlMsGivTtni8rHYcRBTtpTVPQHknHzUfqe47ZyOy8Q7AqroHvCvZ835JS
zirEN5QTZzT1QEppwJokxQ5ElY5R/0mlIgHqrsdPTnuw5EDM0MKjnOS168C+Fae5
9UWy4G48MJjE0gErsFK7Oe4EKcsDCbzHqqCl507V3FuW/7FJnyqXlx8G+zH36de0
0ErYrmRxVkC3Tm8PEi4y9hSnoHVJ3HkiMc9FgXBVoCDBhtQfy0plYO2AY+aA8anc
Bq0oANfQrGjQLxjj3UFeesENAiEjD4MG1qtq0UTPVuTpcoGGO8L/lwF7iWzJStOX
N3PFPewj5GjnaoH4zpjSosx51XTpnBqilyqy47Ypo6pmF0scZLo=
=0sAk
-END PGP SIGNATURE End Message ---


Bug#1040140: marked as done (libc6: upgrade libc6 to version 2.37-3 break plasma desktop (X11/Wayland))

2023-07-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Jul 2023 18:06:21 +
with message-id 
and subject line Bug#1040140: fixed in glibc 2.37-4
has caused the Debian Bug report #1040140,
regarding libc6: upgrade libc6 to version 2.37-3 break plasma desktop 
(X11/Wayland)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1040140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.36-9
Severity: important
X-Debbugs-Cc: antde...@gmail.com

Dear Maintainer,
after upgrade libc6 packages:
--
libc-bin libc-dev-bin libc-devtools libc-l10n libc6 libc6:i386 libc6-dbg
libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32
--
to new version 2.37.3, I can't launch the desktop plasma applications.

With Plasma/X11:
- after clicking on the icon to start any application, the following error
appears (intercepted by journal):

kernel: __vm_enough_memory: pid: 7772, comm: plasmashell, not enough memory for
the allocation

With Plasma/Wayland:
- A msgbox returns with the word "resource error) (fork not succeeded),
impossible to allocate memory

Only Krunner works well and can launch the applications manually

Returning to the previous version 2.36-9 everything works well.

Thanks,
Antonio



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'stable-security'), (500, 'stable'), 
(100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.3.11-2-liquorix-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE=it
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libc6 depends on:
ii  libgcc-s1  13.1.0-7

Versions of packages libc6 recommends:
ii  libidn2-0  2.3.3-1+b1

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0]  1.5.82
pn  glibc-doc  
ii  libc-l10n  2.36-9
ii  libnss-nis 3.1-4
ii  libnss-nisplus 1.3-4
ii  locales2.36-9

-- debconf information excluded
--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.37-4
Done: Aurelien Jarno 

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1040...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno  (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 06 Jul 2023 19:33:24 +0200
Source: glibc
Architecture: source
Version: 2.37-4
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Closes: 1040140 1040462
Changes:
 glibc (2.37-4) unstable; urgency=medium
 .
   [ Aurelien Jarno ]
   * debian/control.in/main: drop obsolete dependency on lsb-base (>= 3.0-6)
 from nscd.
   * debian/patches/git-updates.diff: update from upstream stable branch:
 - Fix realloc causing high virtual memory usage.  Closes: #1040140.
   * debian/sysdeps/sparc64.mk: do not run testsuite for 32-bit builds on
 sparc64.  Closes: #1040462.
Checksums-Sha1:
 1fbefdbab697736e82ab9b9140f6a67f259fca75 9685 glibc_2.37-4.dsc
 aa12e329700b65e49fcace4acc984d9191397bf9 787844 glibc_2.37-4.debian.tar.xz
 e3023b411de983a56e55b564f8eb32b8009f0065 9478 glibc_2.37-4_source.buildinfo
Checksums-Sha256:
 fe022ceffb68591205a38a691e73cfe5e35a4a2dfe0d8a672bd9eea960c6ca89 9685 
glibc_2.37-4.dsc
 dfadd49be5c2e9d2a69cec3de2a62c47ebffeba6d434381514ac895cca0a7dca 787844 
glibc_2.37-4.debian.tar.xz
 b6426f4cc8ad44595a1a9c0acada8a24b2cf9ac18bd0a94890a6e3c606aedd4f 9478 
glibc_2.37-4_source.buildinfo
Files:
 f5ee0ec33a1cb3cf9bc8629ef2bd87c7 9685 libs required glibc_2.37-4.dsc
 a1bf0ceccac58a6c11703170cd2c4564 787844 libs required 
glibc_2.37-4.debian.tar.xz
 4ce4afd66598552220769a078cdcbe40 9478 libs required 
glibc_2.37-4_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmSm+4EACgkQE4jA+Jno

Processing of glibc_2.37-4_source.changes

2023-07-06 Thread Debian FTP Masters
glibc_2.37-4_source.changes uploaded successfully to localhost
along with the files:
  glibc_2.37-4.dsc
  glibc_2.37-4.debian.tar.xz
  glibc_2.37-4_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processed: Bug#1040462 marked as pending in glibc

2023-07-06 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1040462 [src:glibc] glibc: Please ignore testsuite failures for 32-bit 
builds on sparc64
Added tag(s) pending.

-- 
1040462: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040462
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Bug#1040140 marked as pending in glibc

2023-07-06 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #1040140 [libc6] libc6: upgrade libc6 to version 2.37-3 break plasma 
desktop (X11/Wayland)
Added tag(s) pending.

-- 
1040140: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



[Git][glibc-team/glibc][sid] 3 commits: debian/patches/git-updates.diff: update from upstream stable branch:

2023-07-06 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / glibc


Commits:
ea62b168 by Aurelien Jarno at 2023-07-06T19:24:27+02:00
debian/patches/git-updates.diff: update from upstream stable branch:

* debian/patches/git-updates.diff: update from upstream stable branch:
  - Fix realloc causing high virtual memory usage.  Closes: #1040140.

- - - - -
9ae3fcca by Aurelien Jarno at 2023-07-06T19:30:51+02:00
debian/sysdeps/sparc64.mk: do not run testsuite for 32-bit builds on sparc64.  
Closes: #1040462.

- - - - -
370cd23d by Aurelien Jarno at 2023-07-06T19:33:29+02:00
releasing package glibc version 2.37-4

- - - - -


3 changed files:

- debian/changelog
- debian/patches/git-updates.diff
- debian/sysdeps/sparc64.mk


View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/8d4edd037258e69a1f2e417d76a1c07292d2f4b6...370cd23dabb22ee3bc2a5f9ed0cb8704bce08be2

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/glibc/-/compare/8d4edd037258e69a1f2e417d76a1c07292d2f4b6...370cd23dabb22ee3bc2a5f9ed0cb8704bce08be2
You're receiving this email because of your account on salsa.debian.org.




Processed: manpages-dev: fenv(3) should document #pragma STDC FENV_ACCESS

2023-07-06 Thread Debian Bug Tracking System
Processing control commands:

> clone -1 -2
Bug #1040482 [manpages-dev] manpages-dev: fenv(3) should document #pragma STDC 
FENV_ACCESS
Bug 1040482 cloned as bug 1040483
> reassign -2 libc6-dev
Bug #1040483 [manpages-dev] manpages-dev: fenv(3) should document #pragma STDC 
FENV_ACCESS
Bug reassigned from package 'manpages-dev' to 'libc6-dev'.
Ignoring request to alter found versions of bug #1040483 to the same values 
previously set
Ignoring request to alter fixed versions of bug #1040483 to the same values 
previously set
> retitle -2 libc6-dev: fenv.h should document #pragma STDC FENV_ACCESS
Bug #1040483 [libc6-dev] manpages-dev: fenv(3) should document #pragma STDC 
FENV_ACCESS
Changed Bug title to 'libc6-dev: fenv.h should document #pragma STDC 
FENV_ACCESS' from 'manpages-dev: fenv(3) should document #pragma STDC 
FENV_ACCESS'.

-- 
1040482: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040482
1040483: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040483
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1040462: glibc: Please ignore testsuite failures for 32-bit builds on sparc64

2023-07-06 Thread John Paul Adrian Glaubitz
Source: glibc
Version: 2.37-3
Severity: normal
User: debian-sp...@lists.debian.org
Usertags: sparc64
X-Debbugs-Cc: debian-sp...@lists.debian.org

Hello!

On sparc64, the following tests for the 32-bit build have been failing for a 
while now:

FAIL: elf/tst-audit24a
FAIL: elf/tst-audit24b
FAIL: elf/tst-audit24c
FAIL: elf/tst-audit24d
FAIL: elf/tst-rtld-run-static
FAIL: nptl/tst-cancel24-static
FAIL: nptl/tst-cancel30
FAIL: socket/tst-socket-timestamp
FAIL: stdlib/isomac

See: 
https://buildd.debian.org/status/fetch.php?pkg=glibc=sparc64=2.37-3=1688236651=0

Since we don't care so much about 32-bit SPARC these days, I think it's safe to 
ignore
these testsuite failures. Can you therefore ignore the testsuite failures for 
32-bit
for the time being?

I will report each of the testsuite failures in case this has not happened yet.

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#1040452: libc6: upgrading libc6 to version 2.37-3 break almost every program (especially in a shell)

2023-07-06 Thread Kai Wasserbäch
OK, downgrading from the broken system state didn't work either and left 
me with a lot of segfaulting programs. In the end it seems that 2.73-3 
isn't really broken, but the update process is somehow. After I went to 
a rescue system and redid the update from there, everything worked out. 
Now 2.73-3 is working here as well. In the rescue system environment the 
post-install scripts ran successfully.


In case it matters: I made the initial update with aptitude in my 
graphical session (KDE on X11).