Your message dated Tue, 21 Mar 2017 21:10:55 +0000
with message-id <[email protected]>
and subject line Bug#858014: fixed in systemd 232-21
has caused the Debian Bug report #858014,
regarding udev: Please add SPARC vdisk devices to 60-cdrom_id.rules
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 [email protected]
immediately.)
--
858014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858014
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: systemd
Version: 232-20
Severity: normal
Tags: patch
User: [email protected]
Usertags: sparc64
Hi!
When installing Debian inside a SPARC LDOM virtual machine, d-i
is unable to detect any virtual CD-ROM drives when scanning for
the installation media.
debian-installer uses 'udevadm info' to check which of the available
block devices are actually CD drives for which the 60-cdrom_id.rules
rules file applies. See the discussion in [1].
Since 60-cdrom_id.rules has a whitelist for the block devices it
checks, we need to add "vdisk*" to the whitelist so that udev
will also scan the vdisk block devices found inside a SPARC
LDOM virtual machine.
Thus, could you please add "vdisk*" to the whitelist in the
60-cdrom_id.rules file so that debian-installer detects the
virtual CD-ROM drives inside a SPARC LDOM?
The attached patch is enough.
Thanks,
Adrian
> [1] https://lists.debian.org/debian-sparc/2017/03/msg00050.html
> [2] https://github.com/systemd/systemd/pull/5599
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - [email protected]
`. `' Freie Universitaet Berlin - [email protected]
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
diff -Nru old/systemd-233/rules/60-cdrom_id.rules
new/systemd-233/rules/60-cdrom_id.rules
--- old/systemd-233/rules/60-cdrom_id.rules 2017-03-01 22:43:06.000000000
+0100
+++ new/systemd-233/rules/60-cdrom_id.rules 2017-03-17 11:36:29.952543056
+0100
@@ -2,7 +2,7 @@
ACTION=="remove", GOTO="cdrom_end"
SUBSYSTEM!="block", GOTO="cdrom_end"
-KERNEL!="sr[0-9]*|xvd*", GOTO="cdrom_end"
+KERNEL!="sr[0-9]*|vdisk*|xvd*", GOTO="cdrom_end"
ENV{DEVTYPE}!="disk", GOTO="cdrom_end"
# unconditionally tag device as CDROM
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 232-21
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 21 Mar 2017 19:52:17 +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: 232-21
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers
<[email protected]>
Changed-By: Michael Biebl <[email protected]>
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: 858014 858197
Changes:
systemd (232-21) unstable; urgency=medium
.
* resolved: Downgrade "processing query..." message to debug.
It doesn't really add much value in normal operation and just spams the
log. (Closes: #858197)
* Do not throw a warning in emergency and rescue mode if plymouth is not
installed.
Ideally, plymouth should only be referenced via dependencies, not
ExecStartPre. This at least avoids the confusing error message on
minimal installations that do not carry plymouth.
* rules: Allow SPARC vdisk devices when identifying CD drives
(Closes: #858014)
Checksums-Sha1:
c577142c5acb7eda735c3f951a834eaba2128dcb 4769 systemd_232-21.dsc
3fcfd97e21296837afadb7a2636c36350aee2596 196428 systemd_232-21.debian.tar.xz
82f379421b59d6b03660a469f40569b7f3dd753c 9670 systemd_232-21_source.buildinfo
Checksums-Sha256:
892b1c06b7887aadc99f76706c5bd5478797a88622bac784c6fc45f356f82973 4769
systemd_232-21.dsc
45a061ae0704d192a7e413d40bebf0199c3f0c00abfe0e0a0f461fc71c2ce20a 196428
systemd_232-21.debian.tar.xz
7e3d25eebe76ac3b6f441eb5e804541abc32dcabd029b172b3216941a190bd6c 9670
systemd_232-21_source.buildinfo
Files:
909ab510b57b2709d99fec588c0c8637 4769 admin optional systemd_232-21.dsc
ffe04d68e958c7c15dc97aa551db64f4 196428 admin optional
systemd_232-21.debian.tar.xz
1dc76bad1f716511f6587d25a480ecff 9670 admin optional
systemd_232-21_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAljRhO8ACgkQauHfDWCP
ItziGw/8DjGHuIUeABtoA5CWhCA/7nutZI+U/dZ0VA6/hKatOTC2tVv31axOpsSO
DEuHI0NPL27M0yw4ck+g26goc19k6eoAn00vYTcjMQulYfdGb9a5sJvJPjzTaZQd
fFGKmyzPNaXHtvGWzzE89uAW7bPnRXVARmHEFj1dP8QpjuCj6Q5kk6G878aWGKi8
KEvgPjRvJdgILKjJTzhU26X22znDvdUATPh5mg6w7jmAQdRZf9dxqncM4KpGI5O3
T3XZIYlHABzL7q1nKwfR6WHG2xACmm9leygggqlO3nEqlTzQkyrSFunzWj8PnLbu
Np35xNqrqngP3iXGFbT5JZgqC1tHTQ1yLdKfJt7fc2GZmzNb3f5t0rHFochFwcn/
rRoN4Bf/1CyGHU/3ydyWanvSFXgUa15HRzmJY1rFot4EvcoQvFX/hps+Fbi0jB02
X8zaYjKk/R7FUrZIEYlFHaX14HRqs1VrRBu/1hOmZd2LoxD3rMDiw/bFbx//T7xs
HsF8z3Vs1kKuLrZuzfRHMTvyeqn7yFRWrpYhE9TzBNZSFZcZZQ1PoD1l0GsK4Nlc
RBhJ0SVwyZd3TfLwzU8mmKaXGvRa8jkTHUBnwlf3gn6CDYaxwrR9u6opXdq59iVl
6EkR6s0xhDbLV6i1+LcuXgYb2KKgMYjY3Ph+nA+j6quiGmqZHIM=
=i/rM
-----END PGP SIGNATURE-----
--- End Message ---