CIA-7 | debian-installer: stgraber * r1718 ubuntu/debian/changelog: No change rebuild to pick up new isc-dhcp | 01:16 |
---|---|---|
CIA-7 | ubiquity: cjwatson * r5542 trunk/debian/ (changelog rules): | 10:33 |
CIA-7 | ubiquity: Fix excision of code in hw-detect that creates | 10:33 |
CIA-7 | ubiquity: /usr/lib/finish-install.d/30hw-detect (not necessary or useful in | 10:33 |
CIA-7 | ubiquity: ubiquity, but accidentally broken way back in ubiquity 1.1.0). | 10:33 |
CIA-7 | ubiquity: cjwatson * r5543 trunk/debian/ (hw-detect.patch changelog rules): | 10:36 |
CIA-7 | ubiquity: Temporarily add shell tracing through part of hw-detect in the hope of | 10:36 |
CIA-7 | ubiquity: diagnosing LP #1023036. | 10:36 |
ubot2 | Launchpad bug 1023036 in ubiquity "Error on /usr/share/ubiquity/plugininstall.py", line 1687, affecting desktop images (preseeded install)" [Critical,Triaged] https://launchpad.net/bugs/1023036 | 10:36 |
CIA-7 | ubiquity: cjwatson * r5544 trunk/debian/changelog: releasing version 2.11.11 | 10:39 |
stgraber | and back to having fun making iscsi work in d-i :) | 13:34 |
stgraber | cjwatson: is there an easy way to install a custom udeb in d-i (locally built, not in the repository)? | 14:11 |
stgraber | I'm currently unpacking by hand and copying the files, but I'd be surprised if there wouldn't be an easier way | 14:11 |
cjwatson | udpkg -i | 14:16 |
cjwatson | only works if you aren't changing templates though | 14:16 |
cjwatson | if you are, you need to arrange for udpkg -i to be run within the running debconf instance on tty1 - I normally do so by hijacking some appropriate postinst in /var/lib/dpkg/info/ | 14:16 |
stgraber | thanks. It doesn't look like they changed the iscsi templates again. | 14:20 |
stgraber | cjwatson: http://paste.ubuntu.com/1086288/ | 14:51 |
stgraber | cjwatson: http://paste.ubuntu.com/1086295/ | 14:57 |
cjwatson | Jul 11 14:56:17 main-menu[328]: (process:7379): Could not open /var/lock/iscsi: No such file or directory | 14:58 |
cjwatson | Is that created at run-time? | 14:58 |
cjwatson | Maybe needs to become /run/lock? | 14:59 |
=== mpt_ is now known as mpt | ||
CIA-7 | ubiquity: cjwatson * r5545 trunk/debian/changelog: Rebuild with fixed dh_python3 (LP: #1023474). | 16:56 |
CIA-7 | ubiquity: cjwatson * r5546 trunk/debian/changelog: releasing version 2.11.12 | 16:59 |
stgraber | cjwatson: so looks like the problem with iscsi is that -m discovery -o update is no longer supported. Discovery no longer touches the db, so -o update is invalid, removing it seems to do the trick. Testing now | 17:00 |
stgraber | right, that worked | 17:00 |
stgraber | cjwatson: http://paste.ubuntu.com/1086499/ is the relevant diff against partman-iscsi | 17:00 |
cjwatson | LGTM, go for it | 17:01 |
stgraber | cjwatson: as partman-iscsi is now almost in Debian, I guess I should go with an ubuntu version number so we can easily sync/merge from Debian when it lands (we're currently at 17, Debian will be at 18, thinking of going with 17ubuntu1) | 17:13 |
CIA-7 | partman-iscsi: stgraber * r62 ubuntu/ (debian/changelog lib/iscsi-base.sh): Remove -o update from all calls to -m discovery. This fixes iscsi with recent versions of open-iscsi. | 17:30 |
stgraber | going with 17ubuntu1 | 17:30 |
CIA-7 | partman-iscsi: stgraber * r63 ubuntu/debian/changelog: releasing version 17ubuntu1 | 17:31 |
stgraber | and that's open-iscsi and partman-iscsi uploaded. Tests looked good with the changes, though it's hard to tell until I can run a full install from the archive. Will test again later to ensure I didn't forget anything. | 17:40 |
brendand | stgraber, are you aware of the ubiquity crash in todays daily? | 18:19 |
stgraber | brendand: nope, haven't touched ubiquity recently | 18:23 |
stgraber | brendand: though cjwatson did an upload of ubiquity earlier today, maybe that's related | 18:23 |
brendand | stgraber, seems like it. i synced an image this morning and found an issue. then when i asked me team-mate to repro it he synced current and now this crash is there | 18:25 |
brendand | installer encountered an unrecoverable error and will now reboot | 18:25 |
brendand | bug 1023554 | 18:34 |
ubot2 | Launchpad bug 1023554 in ubiquity ""installer has encountered an unrecoverable error"" [Undecided,New] https://launchpad.net/bugs/1023554 | 18:34 |
cjwatson | stgraber: Yeah, though I expect that patch wants to go more or less straight into Debian too :) | 18:43 |
cjwatson | brendand: probably the dh_python3 regression - fixed in no-change upload .12 | 18:44 |
brendand | cjwatson, ok - we'll watch out for the next image | 18:44 |
stgraber | cjwatson: yeah, as we're pretty much in sync with partman-iscsi and open-iscsi, I certainly expect Debian to hit the exact same issue (unless for some reason Debian doesn't list iscsi in hw-detect and only lists it in partman, which for some weird reason doesn't go through the exact same code path and actually succeeds) | 18:45 |
cjwatson | I don't think that hw-detect patch has landed | 18:46 |
stgraber | right, so the bug might not be showing up yet, though I can't think of any downsides of fixing these calls, so should be merged regardless | 18:47 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!