Tested: # apt install console-setup [...] # apt install ubiquity Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies: ubiquity : Depends: console-setup (>= 1.108ubuntu15.4) but it is not going to be installed E: Unable to correct problems, you have held broken packages. # echo 'deb [arch=amd64] http://archive.ubuntu.com/ubuntu xenial-proposed main universe' >> /etc/apt/sources.list # apt update [...] 24 packages can be upgraded. Run 'apt list --upgradable' to see them. # apt install ubiquity [...] The following packages will be upgraded: libsystemd0 systemd 2 upgraded, 322 newly installed, 0 to remove and 22 not upgraded. Need to get 78.9 MB/104 MB of archives. After this operation, 531 MB of additional disk space will be used. Do you want to continue? [Y/n] ^C # so console-setup is not being upgraded. ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731526 Title: ubiquity in xenial-updates depends on console-setup in xenial-proposed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1731526/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
