arg... I had lupin rev109 in my local branch that for some reason did not make the hardy.proposed branch
That is required otherwise LIVEMEDIA_OFFSET is never set and without LIVEMEDIA_OFFSET the loopdevice is never setup... === modified file 'casper/scripts/casper-premount/20iso_scan' --- casper/scripts/casper-premount/20iso_scan 2008-05-15 23:16:36 +0000 +++ casper/scripts/casper-premount/20iso_scan 2008-05-26 10:16:30 +0000 @@ -28,7 +28,7 @@ if [ "$iso_path" ]; then if find_path "${iso_path}" /isodevice rw; then echo "LIVEMEDIA=${FOUNDPATH}" >> /conf/param.conf - if [ -f "${iso_path}" ]; then + if [ -f "${FOUNDPATH}" ]; then echo "LIVEMEDIA_OFFSET=0" >> /conf/param.conf fi else === modified file 'debian/changelog' --- debian/changelog 2008-05-15 23:16:36 +0000 +++ debian/changelog 2008-05-26 10:32:31 +0000 @@ -5,8 +5,9 @@ is a useful check per se', but it is also required to allow using iso_scan to look for iso content such as squashfs which in turn would help with LP: #207137 + * Use the absolute path when testing the iso_path target type - -- Agostino Russo <[EMAIL PROTECTED]> Thu, 15 May 2008 23:55:32 +0100 + -- Agostino Russo <[EMAIL PROTECTED]> Mon, 26 May 2008 11:32:10 +0100 lupin (0.17) hardy-proposed; urgency=low ** Changed in: lupin (Ubuntu Hardy) Status: Fix Committed => In Progress ** Changed in: lupin (Ubuntu) Status: Fix Released => In Progress -- Wubi has unclear error message on NTFS dirty flag https://bugs.launchpad.net/bugs/226622 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs