The configuration script of the package **udisks2** returns an error, causing the installation of **lxde** to fail. It's only a recommended dependency. The following command works: ``` sudo DEBIAN_FRONTEND=noninteractive apt-get -y install lxde udisks2- ```
The configuration script of the package udisks2 returns an error, causing the installation of lxde to fail.
It's only a recommended dependency. The following command works: