[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-08 Thread Erich Eickmeyer
@brian-murray Agreed, simply checking to see whether or not germinate is installed or not is a good idea. However, checking which version is installed, as is currently done with debootstrap, is a bit overkill and I disagree with the debootstrap version check to begin with. Realistically, if one

[Bug 2017896] Re: User with standard privileges cannot use the computer after reboot (wifi not connected and disk not mounted)

2023-05-08 Thread Brian Murray
** Package changed: ubuntu => kubuntu-meta (Ubuntu) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2017896 Title: User with standard privileges cannot use the computer after reboot

[Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-05-08 Thread Brian Murray
@eeickmeyer - the version of the change that actually landed in the package essentially adds the following to the update script: +if ! which germinate-update-metapackage >/dev/null; then + echo >&2 "please install germinate" + exit 1 +fi I think this is a useful improvement as not

[Bug 2017896] [NEW] User with standard privileges cannot use the computer after reboot (wifi not connected and disk not mounted)

2023-05-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: SUMMARY A user on Kubuntu 22.04 with standard privileges cannot use the computer after a reboot, since he gets two dialogs: one to enter the password for wifi and second to select an admin user and enter the password to mount the SSD disk. This

[Bug 1971242] Re: printing PDF appears always grey, no color

2023-05-08 Thread Robert
It is not fixed with cups 2.4.1 (https://github.com/OpenPrinting/cups/issues/421). But should be fixed with cups 2.4.3 (https://github.com/OpenPrinting/cups/pull/500). Ubuntu 22.04 LTS has cups 2.4.1 (cups-config --version) -- You received this bug notification because you are a member of