Comment 28 for bug 1540401

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-02-25 12:18 EDT-------
Hi @mathieu-tl,

(In reply to comment #69)
> It's on my list, yes.
>
> The idea however is that I haven't uploaded it because it is so annoying to
> test these patches from a PPA, I uploaded the changes for xenial to the
> archive for further testing since it looked like it worked sufficiently to
> not break too many use cases.

Ok. Thanks for the update.

If that helps, I've been testing that more manually, either installing the packages at the end of the installation (cd /target/tmp && wget <...>.deb && chroot /target dpkg -i /target/tmp/*.deb), or by installing the packages after system is already installed (just manually fixing the boot problem at initramfs time break=pre-multipath for example).

Regards.

------- Comment From <email address hidden> 2016-02-25 12:21 EDT-------
Correction:

-packages at the end of the installation (cd /target/tmp && wget <...>.deb &&
-chroot /target dpkg -i /target/tmp/*.deb),

+packages at the end of the installation (cd /target/tmp && wget <...>.deb &&
+chroot /target dpkg -i /tmp/*.deb),

BTW, if you have a chance, it'd be nice to have a Trusty 'affects' row for tracking purposes. Otherwise it seems this is already resolved (despite your comment). Thanks.