:: [DNG] Fixed eudev/vdev bug in gnuin…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: aitor
Fecha:  
A: dng
Asunto: [DNG] Fixed eudev/vdev bug in gnuinos chimaera
Hi,

This week i fixed a bug in gnuinos chimaera triggered by the addition of udevadm to the packaging of libudev-compat.
Whereas some commands like "udevadm --monitor" or "udevadm --info" may work, other commands make no sense without udevd
and the only reason of being is to provide backwards compatibility since they are invoked by some initramfs hooks as
well as several live-config scripts. The bug has been fixed by adding "libudev1-compat" to the "Conflicts" of eudev,
and now it's possible to switch between them via apt:

# apt-get install eudev | vdev

Cheers,

Aitor.