[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#972770: marked as done (libnss-nis: dist-upgrade buster to sid fails: Could not perform immediate configuration on 'libnss-nis:amd64')



Your message dated Tue, 01 Dec 2020 08:42:49 +0000
with message-id <E1kk1FJ-0009BG-1Z@fasolo.debian.org>
and subject line Bug#972770: fixed in glibc 2.31-5
has caused the Debian Bug report #972770,
regarding libnss-nis: dist-upgrade buster to sid fails: Could not perform immediate configuration on 'libnss-nis:amd64'
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 owner@bugs.debian.org
immediately.)


-- 
972770: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972770
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Subject: libnss-nis: dist-upgrade buster to sid error
Package: libnss-nis
Version: 3.1-4
Severity: normal

Dear Maintainer,

When I try to upgrade from buster to sid, errors show that libc6 could not be configured :

/usr/bin/apt-get dist-upgrade -y
...
... (no errors above)
...
Running hooks in /etc/ca-certificates/update.d...
done.
Processing triggers for initramfs-tools (0.139) ...
update-initramfs: Generating /boot/initrd.img-5.9.0-1-amd64
E: Could not configure 'libc6:amd64'.
E: Could not perform immediate configuration on 'libnss-nis:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)



When I add option -o APT::Immediate-Configure=0 :

/usr/bin/apt-get dist-upgrade -y -o APT::Immediate-Configure=0
...
... (no errors above)
...
E: Could not configure 'libc6:amd64'.
E: Could not perform immediate configuration on 'libtirpc3:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:amd64'.
E: Could not perform immediate configuration on 'libnsl2:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
E: Could not configure 'libc6:amd64'.
E: Could not perform immediate configuration on 'libnss-nis:amd64'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)


The issue can be bypassed by installing libc6 with Immediate-Configure=0 option BEFORE upgrading :

/usr/bin/apt-get install -y libc6 -f -o APT::Immediate-Configure=0 && /usr/bin/apt-get dist-upgrade -y


All this was performed from a fresh debian buster 10.6 install (classical, all default options), update sources.list to unstable, and then run dist-upgrade.


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-12-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libnss-nis depends on:
ii  libc6    2.31-4
ii  libnsl2  1.3.0-2

libnss-nis recommends no packages.

libnss-nis suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.31-5
Done: Aurelien Jarno <aurel32@debian.org>

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 972770@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 01 Dec 2020 08:42:44 +0100
Source: glibc
Architecture: source
Version: 2.31-5
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Closes: 972510 972552 972770 973647 973914 975052 975421
Changes:
 glibc (2.31-5) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * debian/testsuite-xfail-debian.mk: Update with 2.33 tests.
   * debian/patches/hurd-i386/git-clock-cputime.diff: New patch to support
     clock_gettime(CPUTIME).
   * debian/patches/hurd-i386/local-clock_gettime_MONOTONIC.diff: Refresh.
   * debian/patches/hurd-i386/local-posix_cputime.diff: Remove.
   * debian/patches/hurd-i386/git-raise.diff: Reject raising invalid signals.
   * debian/patches/hurd-i386/git-sbrk-end.diff: Remove the tst-sbrk tests,
     they fail on various architectures.  Closes: #972510.
   * debian/patches/hurd-i386/git-posix_openpt.diff: Note that patch is
     committed upstream.
   * debian/patches/hurd-i386/git-WAIT.diff: Fix printing fd in ps' WAIT
     output.
 .
   [ Aurelien Jarno ]
   * debian/patches/git-updates.diff: update from upstream stable branch:
     - Fix missing floating-point rounding and exception handling functions
       missing on SH4.  Closes: #975421.
     - Fix an infinite loop in iconv with input containing redundant shift
       sequences in the IBM1364, ++  IBM1371, IBM1388, IBM1390, or IBM1399
       character sets (CVE-2020-27618).  Closes: #973914.
   * debian/patches/localedata/locale-C.diff: replace the LC_CTYPE definition
     by 'copy "i18n"'. Note that with this change the "blank", "cntrl",
     "space" classes do not conform to POSIX anymore, however this matches the
     Fedora behaviour.  Closes: #973647.
   * debian/control.in/libc: downgrade libnss-nis and libnss-nisplus
     dependencies to recommends. Closes: #972770, #975052, #972552.
   * debian/debhelper.in/libc.NEWS: add an entry about libnss-nis and
     libnss-nisplus packages.
Checksums-Sha1:
 f47e2fc3ba560aec690b0060a89411ee92082812 8195 glibc_2.31-5.dsc
 e2c2eaf43e0e95639852bb25def90754f50947d1 836796 glibc_2.31-5.debian.tar.xz
 cd5bb1c344dbcbcb41e1623044107fb8c1186753 7244 glibc_2.31-5_source.buildinfo
Checksums-Sha256:
 6a392c7925e13c5a0403f6db787f3f1e9b5c2c694d7f4dde9cc275b6574f7796 8195 glibc_2.31-5.dsc
 1299ecf9a7ea92dcb24781e105d24ad661bf961a1697fa26e4e7cdc095820d26 836796 glibc_2.31-5.debian.tar.xz
 8a82a1219ed15dfe999ffa24ba873606311f11eb4aaed5960107b2100a5b5a7b 7244 glibc_2.31-5_source.buildinfo
Files:
 4458c63df845fb842e070e565559a1b9 8195 libs required glibc_2.31-5.dsc
 fa5fd348ea61b2d8e5c05ec7b3c6d150 836796 libs required glibc_2.31-5.debian.tar.xz
 1ba35f3ac8d78c82ec125e812f22c5ee 7244 libs required glibc_2.31-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAl/F9jkACgkQE4jA+Jno
M2vU7hAAmJBhewNwv42yyX2O559nRvBC1nMrczvvscp/MxSPeyg4DcfQdM0XEwV9
9PtPFzb0r7opuop+cyIaMSNhpv/FF1tAN2TANYu8ODOtuYTLt7ASALwcieYmIBpS
sVVgWU+qr4nY1ocWDtGGKPNCZ4LybRtoGEpPLRjqWSdyxRAy9EFfX/IaI0DS9tps
BnJGycHiFKw5jnW5OjTte1dSiiLnfbsbC2rjmKeqa1sqx+K8nVHBn2nqq7eNYhfY
8dsO5CkJoFycWfV0KQVZRfItaGork281R8x3j+HH1sUGJakqfJhNsBIlitYc1KzC
fcAcBpZA6/kxu4hyIxMBiYXaSBxpl3FDSOozQreDZztHrB2pxxVe0NskOU1EBhVe
GODAjpCEKTuxO09TJVWhZqT16XCZggFzuQz7SM64qKx6M0yZu9vux8joYGRv+gj0
t45ocL106E1Hq0FKA6pPRx0g4chPKCmJY08kjXy9Ok3FR6DTmK6NzjZF9I3e+LzE
dckkjWxisvlvgbCHCCZkgt9c/VIjCZWFUdwOhKAxX5aX6pK9BfS5Z/D/fiLru5ip
P2ZLdLSM+ZxFlNnO8QBodllhB0z7HAZpQayVwS2O3TlJZ/FS38Z0SGKAgu7ZiuNI
Qm8GN2kFK31k0HdMx7toohZLNgENhybinv8bTi7svgBa/1NmW/8=
=75/0
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: