[02:26] Hi all, I submitted bug: 1049535 and have had the chance to try out the iso with the fix in it, unfortunately it still fails (albeit slightly further along) [02:26] now with the error message: ubuntu ubiquity" /bin/fetch-url: 4 .: Can't open /lib/preseed/preseed.sh [02:27] What's the preferred method of me submitting another bug?? [02:27] Would you like a new one completely, or should I comment on the prev. mentioned one? [02:27] (oh and there should only be 1 ? before, oops) [05:14] cjwatson: just FYI I re-opened bug 1049535 due to the issue mentioned above (and a bug comment) [05:14] Launchpad bug 1049535 in ubiquity "Install fails when using a preseed file that adds a PPA using: d-i apt-setup/local0/..." [Medium,Confirmed] https://launchpad.net/bugs/1049535 === JanC is now known as Guest57134 [09:41] ubiquity: dmitrij.ledkov * r5660 trunk/ (debian/changelog ubiquity/frontend/gtk_ui.py): [09:41] ubiquity: Make Add/Remove/Change toolbar not have a background. Thanks to [09:41] ubiquity: askubuntu and andrewsomething. [09:46] ubiquity: xnox * r5660 trunk/ (debian/changelog ubiquity/frontend/gtk_ui.py): [09:46] ubiquity: Make Add/Remove/Change toolbar not have a background. Thanks to [09:46] ubiquity: askubuntu and andrewsomething. [09:46] * xnox yeah, new nick =) [10:49] ubiquity: xnox * r5661 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): [10:49] ubiquity: Fix TypeError in a debug statement when resize is not possible due to [10:49] ubiquity: small total disk space. [11:19] ubiquity: xnox * r5662 trunk/ (34 files in 9 dirs): Remove more of Python 2 support. We are not going back to the __future__. [11:23] Well spotted [11:23] Although [11:24] Keeping 'from __future__ import print_function' would be helpful because it convinces vim's syntax highlighting to do the right thing automatically [11:24] cjwatson: use emacs [11:24] * xnox hides [11:24] Heretic [11:25] cjwatson: does vim autoclear whitespace on file-save for you? [11:25] cjwatson: cause emacs indents blocks, when i simply want to insert a newline to visually separate code [11:26] It could if I asked it to, but I dislike that because it produces noisy diffs [11:26] vim will sometimes autoindent the current line or something incorrectly, but not generally a whole block [11:27] Sorry, it's not vim's built-in highlighting that the lack of print_function confuses, it's the normally excellent pyflakes.vim [11:27] cjwatson: yeah current lines, same here. Yeah noise diffs.... [11:28] Not that I can find where this is implemented [11:29] In general I can't see how an editor might realistically be able to determine accurately that a Python 3 module (without #!) is Python 3 and highlight it appropriately [11:29] Without a fearsome amount of contextual analysis [11:29] cjwatson: it's 2012, surely it should default to python3 =))))) [11:29] Perhaps Emacs is just allowing both syntaxes, which has its own problems [11:30] my .emacs doesn't play well with barry's pyflakes modes.... [11:31] so I run pyflakes in the terminal frame [11:31] which is so-so =/ [11:31] emacs insists on generating foo.py.pyflakes.py which is ugly =/ [11:46] ubiquity: xnox * r5663 trunk/debian/ (changelog rules): Use py3compile, instead of pycompile. === JanC_ is now known as JanC === pgraner` is now known as pgraner === cm-t_ is now known as cm-t === sbeattie is now known as retro-grouch === retro-grouch is now known as sbeattie [21:52] oh fun, looks like CIA is dead again... [21:52] anyway, just commited a fix for bug 446679 [21:52] Launchpad bug 446679 in ubiquity "Release Notes can't be opened when Firefox is already running." [Medium,Triaged] https://launchpad.net/bugs/446679