Hi ubuntu-devel, just a quick note that there is a mass SRUing going on (into xenial mostly) for converting await triggers to noawait, the progress is being tracked in https://bugs.launchpad.net/bugs/1780996. Help is welcome, just assign yourself a task first and then complete it. Do note that there are some pitfalls where triggers cannot be converted to noawait, like gsettings schemas. If you are not sure, discuss it or leave it to someone else.
Some artwork packages of flavours also need the same changes, that progress is tracked in https://bugs.launchpad.net/bugs/1750465 - I do encourage the people working on those flavours to fix it. Our goal is to get those changes into xenial before 18.04.1 so that there are less upgrade failures. (Upgrade failures because the "await" triggers require triggers to be processed before configuration, so if your package A triggers B, for example, by installing a file, B declares an "interest" in; then B's postinst needs to run before A's postinst can, which can easily fail if A does not depend on B, as B might not be in a configurable state). -- debian developer - deb.li/jak | jak-linux.org - free software dev ubuntu core developer i speak de, en -- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
