Your message dated Thu, 16 Mar 2017 18:36:05 +0000
with message-id <e1coafp-0007m6...@fasolo.debian.org>
and subject line Bug#856337: fixed in systemd 233-4
has caused the Debian Bug report #856337,
regarding systemd: please support kernel 4.4, or don't hardcode dm interface
versions
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.)
--
856337: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 232-18
Severity: normal
Dear Maintainer,
I upgraded to stretch, using kernel 4.4.47. When rebooting, system could
not clean up device mapper targets, leading to a hard crash for all cache
targets, requiring many hours of heavy I/O after bootup and creating a
high-risk window for data corruption.
The specific error I got was something like (from memory):
Could not detach DM dm-11: ioctl mismatch, kernel(4.34.4), user(4.35.4)
Since kernel 4.4 was until very recently the newest longterm stable kernel
and 4.9 has many issues (most notably btrfs losing files), it would be
extremely appreciated if 4.4 would still be supported in stretch, at least
until the newer kernel versions stabilise.
Alternatively, since lvm and dmsetup from stretch do not have any issues
with kernel 4.4, I suspect systemd hardcodes version numbers in direct
calls instead of going through e.g. libdevmapper - going through a library
such as libdevmapper that hanmdles the kernel versions bettrer would also
take care of this issue, at least for current stretch.
Thanks for your consideration.
-- Package-specific info:
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.47-040447-generic (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages systemd depends on:
ii adduser 3.115
ii libacl1 2.2.52-3+b1
ii libapparmor1 2.11.0-2
ii libaudit1 1:2.6.7-1
ii libblkid1 2.29.1-1
ii libc6 2.24-9
ii libcap2 1:2.25-1
ii libcryptsetup4 2:1.7.3-3
ii libgcrypt20 1.7.6-1
ii libgpg-error0 1.26-2
ii libidn11 1.33-1
ii libip4tc0 1.6.0+snapshot20161117-5
ii libkmod2 23-2
ii liblz4-1 0.0~r131-2+b1
ii liblzma5 5.2.2-1.2+b1
ii libmount1 2.29.1-1
ii libpam0g 1.1.8-3.5
ii libseccomp2 2.3.1-2.1
ii libselinux1 2.6-3
ii libsystemd0 232-18
ii mount 2.29.1-1
ii util-linux 2.29.1-1
Versions of packages systemd recommends:
ii dbus 1.10.16-1
ii libpam-systemd 232-18
Versions of packages systemd suggests:
ii policykit-1 0.105-17
pn systemd-container <none>
ii systemd-ui 3-4
Versions of packages systemd is related to:
pn dracut <none>
ii initramfs-tools 0.127
ii udev 232-18
-- Configuration Files:
/etc/systemd/logind.conf changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 233-4
We believe that the bug you reported is fixed in the latest version of
systemd, 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 856...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated systemd 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: SHA256
Format: 1.8
Date: Thu, 16 Mar 2017 18:40:16 +0100
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote
systemd-coredump libpam-systemd libnss-myhostname libnss-mymachines
libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev libudev1
libudev-dev udev-udeb libudev1-udeb
Architecture: source
Version: 233-4
Distribution: experimental
Urgency: medium
Maintainer: Debian systemd Maintainers
<pkg-systemd-maintainers@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
libnss-myhostname - nss module providing fallback resolution for the current
hostname
libnss-mymachines - nss module to resolve hostnames for local container
instances
libnss-resolve - nss module to resolve names via systemd-resolved
libnss-systemd - nss module providing dynamic user and group name resolution
libpam-systemd - system and service manager - PAM module
libsystemd-dev - systemd utility library - development files
libsystemd0 - systemd utility library
libudev-dev - libudev development files
libudev1 - libudev shared library
libudev1-udeb - libudev shared library (udeb)
systemd - system and service manager
systemd-container - systemd container/nspawn tools
systemd-coredump - tools for storing and retrieving coredumps
systemd-journal-remote - tools for sending and receiving remote journal logs
systemd-sysv - system and service manager - SysV links
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 851438 856337 857270
Changes:
systemd (233-4) experimental; urgency=medium
.
[ Martin Pitt ]
* udev autopkgtest: Drop obsolete sys.tar.xz fallback.
This was only necessary for supporting 232 as well.
* root-unittest: Drop obsolete FIXME comment.
* Add libpolkit-gobject-1-dev build dep for polkit version detection.
* Move systemd.link(5) to udev package.
.link files are being handled by udev, so it should ship the
corresponding manpage. Bump Breaks/Replaces accordingly. (Closes: #857270)
.
[ Michael Biebl ]
* Restart journald on upgrades (Closes: #851438)
* Avoid strict DM API versioning.
Compiling against the dm-ioctl.h header as provided by the Linux kernel
will embed the DM interface version number. Running an older kernel can
lead to errors on shutdown when trying to detach DM devices.
As a workaround, build against a local copy of dm-ioctl.h based on 3.13,
which is the minimum required version to support DM_DEFERRED_REMOVE.
(Closes: #856337)
Checksums-Sha1:
607d33090a934bd6f7d8c238648531665c05dc39 4800 systemd_233-4.dsc
77bb371468338bf2a5373b4b2f711258b3c3a52b 132296 systemd_233-4.debian.tar.xz
4c632385b4e4aafe49f7741979c7e9ec70bd9321 9749 systemd_233-4_source.buildinfo
Checksums-Sha256:
e5e88fbf7881f64abb7d7002db321ad9104766f32a1a05739905ccf2a0ab8cd5 4800
systemd_233-4.dsc
6c98b8eb087d091901fef8b3f7248ff2c1fa6015b87b687637e2968cf96e93c2 132296
systemd_233-4.debian.tar.xz
8efe003f1d34ad504f620d9b9cbe013f75173f92852ebda4386d753fcc7f9de5 9749
systemd_233-4_source.buildinfo
Files:
cb2e43f9e8c0d5cdb1c3a98fa2f66578 4800 admin optional systemd_233-4.dsc
5e323b6722e7b31bb90753a297ac3ba3 132296 admin optional
systemd_233-4.debian.tar.xz
ddfe42a3c2d833056003c85f5f879a1d 9749 admin optional
systemd_233-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAljK1fkACgkQauHfDWCP
ItwrYg/+P4chNSD97oZzpSLCHeoia23mGhFEsvZrWUXXJWfNfraoPDHzYIf3K12M
m3itsk6OZoEL1W3O9qT3PxkLCnPevm8QVowOwMB/bF/KmpHarLNMzWCxnq3pOjXj
FrQiaplqsPFZQIzOC5y7HRHxx90k7T6aHbsJTqFD9+c4pRzZjsYWHAZLUFdB0HfI
NvhF1wC6Rmtj65/rO3wz3f4yEj9k1G9nLRN3EHWbDwsfAKUCR/11fZuzi1F14HNl
jeXgBMzmkMXOq938DpHFbEzETAjTTe/aSlXXYqOep4cYs0DuqbywBEA8UZRYrcLQ
ihq1UQ287Tk7nBVCkHXBj4oIYO+g7uf1MzUa9DjwWgWhxgBapSbh2zEo3NLeJtMz
/Wo/P+eEbnN4+Th1nUnFQg68SBWv1fU0ys55bLW4CJUohB2UCBg7HhCax/6BoC+Q
6eCOukcz7Svhdd35aYHsk4Tr75M1RYXuSS2E/x8fstY7Yqr9w9iB6V4pnENMhVFj
dsMhZo+YL/TeJ02mC5JUPvDz8zZrMEy79gyX2Puh3ZHDzahHGhMD7cH28koZreqx
H134HeJRy7+ANolIAnyKhQn5euqGlQ9oXsS4WZqc7UfcvoYoatQCRe9SbmlB1c1t
nvn6CMRezxT1yXckKE3qR4lO9VG+4icPCuLU5Hth7qh9DKhvOH0=
=zKLS
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers