/srv/irclogs.ubuntu.com/2012/06/27/#ubuntu-installer.txt

=== cyphermox is now known as cyphermox_
=== cyphermox_ is now known as cyphermox
emdubcjwatson: do you know if #855921 was supposed to be resolved in precise?  i am seeing the same bug in 12.04-server.04:58
xnoxbug 85592108:11
ubot2Launchpad bug 855921 in netcfg "does not honor netcfg/choose_interface in preseed" [Undecided,Confirmed] https://launchpad.net/bugs/85592108:11
bdmurrayev: bug 1018032 might be worth looking at16:16
ubot2Launchpad bug 1018032 in apport "Unable to file crash report in Quantal" [Undecided,New] https://launchpad.net/bugs/101803216:16
evbdmurray: yeah, a few people have pointed that out. Haven't had a chance to look at it yet. Unrelated to errors.ubuntu.com (it refers to Launchpad as a crash database), but I'll see what I can come up with if pitti doesn't beat me to it.16:17
CIA-12ubiquity: stgraber * r5523 ubiquity/ubiquity/ (nm.py plugins/ubi-wireless.py): Merge fix for bug 929092 by James M. Leddy21:33
ubot2Launchpad bug 929092 in oem-priority/quantal "ubiquity crashed with DBusException in call_blocking(): org.freedesktop.DBus.GLib.UnmappedError.NmSettingWirelessSecurityErrorQuark.Code1: Failed to determine AP security information" [Critical,Confirmed] https://launchpad.net/bugs/92909221:33
stgraberhmm, looks like we no longer run pyflakes? Merging that branch pyflakes actually found an unused import in ubi-wireless that's been there for a little while21:34
cjwatsonWe certainly do21:35
CIA-12ubiquity: stgraber * r5524 ubiquity/ubiquity/plugins/ubi-wireless.py: Unused import21:35
cjwatsonclean: check21:35
cjwatsonand21:35
cjwatsoncheck:21:35
cjwatson...21:35
cjwatson        ./tests/run-pyflakes21:35
stgraberstgraber@castiana:~/data/code/ubiquity/ubiquity$ tests/run-pyflakes21:36
stgraberstgraber@castiana:~/data/code/ubiquity/ubiquity$ pyflakes ubiquity/plugins/ubi-wireless.py21:36
stgraberubiquity/plugins/ubi-wireless.py:33: 'nm' imported but unused21:36
stgraberstgraber@castiana:~/data/code/ubiquity/ubiquity$21:36
stgraberoh, it's in .excludes... wondering why...21:37
stgraberev added it to the exclude list, though AFAICS, pyflakes is actually right, nm isn't used in __init__21:38
cjwatsoneh, must have made sense at one point21:38
stgraberyeah... anyway, will drop it from the exclude list too then21:39
cjwatsonI wonder if there was something about importing the module having side-effects21:39
CIA-12ubiquity: stgraber * r5525 ubiquity/tests/pyflakes.exclude: Drop ubi-wireless from pyflakes exclude list21:39
cjwatsonWhich it does seem to, although I don't know if they're relevant21:39
cjwatsonIt registers the NetworkManagerWidget type21:40
cjwatsonWhich is used by the wireless UI.  I think you may be incorrect to remove it21:40
cjwatsonBut it could use a comment!21:40
stgrabersounds like it, will revert my change and add a comment :)21:40
cjwatsonMaybe something should artificially reference something in the module as a neater way to silence pyflakes21:41
cjwatsonAlso, is ~/data/code/ just to mess with people's heads when you paste something?21:42
infinitycjwatson: Where does your build junk live?21:43
cjwatson~/src/ubuntu/21:43
infinity~/build/$project is vaguely a standard in my house.21:43
CIA-12ubiquity: stgraber * r5526 ubiquity/ (tests/pyflakes.exclude ubiquity/plugins/ubi-wireless.py): Turns out, this 'unused' import is actually required to register NetworkManagerWidget. Revert last two commits and add a comment to ubi-wireless.21:43
CIA-12ubiquity: stgraber * r5527 ubiquity/debian/changelog: Add missing changelog entry for James' change.21:46

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!