Install Ubuntu 18.04 LTS with the minimum configuration specification. If you execute the following, an error will occur.
$ sudo apt install vanilla-gnome-desktop ↓ Setting vanilla-gnome-default-settings (17.10.4) ... update-alternatives: Error: alternative /usr/share/gnome-shell/theme/gnome-shell.css of gdm3.css is not registered. It does not set In this state, if you execute the following, the error will be resolved. $ sudo apt install ubuntu-gnome-desktop --- So, from the beginning, If you do the following, no error will occur. $ sudo apt update $ sudo apt install ubuntu-gnome-desktop $ sudo apt install vanilla-gnome-desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1761014 Title: package vanilla-gnome-default-settings 17.10.4 failed to install/upgrade: installed vanilla-gnome-default-settings package post-installation script subprocess returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-gnome-default-settings/+bug/1761014/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
