[20:37] stgraber: about? [20:48] bdmurray: yep [20:49] check-missing-firmware provided by some part of ubiquity uses realpath which isn't on the live cd [20:49] Mar 1 22:44:15 ubuntu hw-detect: Missing modules 'pata_macio (KeyLargo ATA) [20:49] Mar 1 22:44:16 ubuntu check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping [20:49] Mar 1 22:44:16 ubuntu ubiquity: /bin/check-missing-firmware: 28: /bin/check-missing-firmware: [20:49] Mar 1 22:44:16 ubuntu ubiquity: realpath: not found [20:55] ok, sounds easy to fix, let me have a quick look [20:55] though it's likely not in ubiquity itself but rather in a d-i component built into ubiquity [20:55] which would explain why it works in d-i but not ubiquity [20:58] * stgraber grabs hw-detect's source [21:00] ok, so one way would be to add an explicit dependency on realpath or change hw-detect to use readlink if available [21:01] adding realpath would bring an extra 14K of package to the CD so I think it's an acceptable solution [21:04] bdmurray: do you have a bug number I should mention in the changelog? [21:04] stgraber: no, I was just reading syslogs and noticed this [21:06] ubiquity: stgraber * r5228 ubiquity/debian/ (changelog control): Add dependency on realpath (adds an extra 14K or so on the system) [21:06] there you go [21:07] cool, thanks [21:35] ubiquity: stgraber * r5229 ubiquity/ (debian/changelog ubiquity/plugins/ubi-console-setup.py): ubi-console-setup: Don't wait 600ms when in automatic (preseeded) mode. [22:38] ubiquity: stgraber * r5230 ubiquity/debian/changelog: releasing version 2.9.24