/srv/irclogs.ubuntu.com/2012/02/07/#ubuntu-installer.txt

cjwatsonstgraber: that looks right, yes00:23
=== cyphermox_ is now known as cyphermox
antaruscjwatson: stgraber curious how interested you are in automated installer error reporting01:29
antaruslike the ability to preseed some sort of address to send reports ?01:30
* cjwatson gets enough bug reports, personally ;-)01:56
antaruswell we will likely prototype this internally01:57
antarusbut I'd like to send teh patches upstream01:57
antarusbecause I don't want to maintain a d-i / u-i fork01:58
antarusubuntu doesn't necessarily have to use the feature01:58
antarusbut we would ;p01:58
cjwatsonbase it on the installation-report package I guess01:58
cjwatsonI'm not opposed to carrying patches we don't use01:58
antarushmm02:00
* cjwatson glares at ... whatever made the ubiquity test suite start failing02:02
cjwatsonwell, guess I'll look into that tomorrow.  night02:03
antarusnight02:03
antarusI'll poke at the report package02:04
stgrabercjwatson: cool, I'll upload a new netcfg with that fix and a d-i tomorrow morning unless you beat me to it or have something else you want in there02:18
antarusstgraber: did you push an initrd with the resolvconf fixes?02:21
stgraberantarus: now, that'll happen with the next d-i upload. It'll take a while for netcfg to build and publish and I likely won't be around at that time (east coast), so I'll upload a new debian-installer to pick up these changes tomorrow morning unless cjwatson does it before02:22
stgraber*no02:22
antarusok02:23
stgraberantarus: so assuming you're on the west coast, you should have new d-i images tomorrow morning02:24
antarusexcellent02:24
antarusmy co-worker *really wants* installs to work, so I have passed him the news ;)02:24
stgraberantarus: is that Thomas? :)02:47
antarusstgraber: yes03:05
stgraberantarus: hehe, ok, he also e-mailed me about it earlier ;)03:05
antarusstgraber: ahh sorry about that ;p03:06
antarusnot trying to hound you03:06
stgraberthat's fine, I'm actually really happy not to be the only user of these features and have people actually test the development release rather than filing bugs when we've already released (with the whole problem of getting a new installer in a release version of Ubuntu)03:07
antaruswe aim to release our internal product like 2-4 weeks after you03:07
antarusthis is probaly the earliest we have really started03:07
antarususually we start much later and it goes badly ;)03:08
* antarus is | | this close to running Precise as his primary desktop03:09
stgraberhehe, yeah, I've been there in a past life ... anyway, if you find anything weird network related, feel free to ping me, I really want that to be rock solid for 12.04 as fixing that stuff post-release is a pain (as I discovered when trying to fix some 10.04 bonding bugs ...)03:10
=== ts2 is now known as tsimpson
cjwatsonstgraber: sounds good to me, thanks11:12
cjwatsonstgraber: could you please push your netcfg changes to lp:~ubuntu-core-dev/netcfg/ubuntu, though?11:15
stgrabercjwatson: sure14:05
stgrabercjwatson: pushed everything to the branch which made me notice my ubuntu10 upload contained some extra debug statements that I didn't notice in the debdiff (because for some reason my previous .dsc also had said debug statements ...)14:36
stgraberso I just uploaded ubuntu11 without them and will upload d-i once it's published14:36
stgraber(doesn't really make any difference besides a few "X: got_lease = %d" everywhere we touch/check got_lease but we probably don't want that anyway ;))14:37
=== shadeslayer is now known as shadeslayer_
=== shadeslayer_ is now known as shadeslayer
=== kentb_ is now known as kentb_dell
bdmurraystgraber: in bug 924538 I noticed the following17:08
ubot2Launchpad bug 924538 in ubiquity "Failed to install all packages selected in Edubuntu according to error popup" [Medium,New] https://launchpad.net/bugs/92453817:08
bdmurrayJan 31 20:39:36 edubuntu kernel: [ 1001.203724] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)17:08
bdmurrayJan 31 20:39:36 edubuntu kernel: [ 1001.864039] blockdev: sending ioctl 125d to a partition!17:08
bdmurrayJan 31 20:39:36 edubuntu kernel: [ 1001.864039] blockdev: sending ioctl 125d to a partition!17:08
bdmurrayJan 31 20:39:36 edubuntu kernel: [ 1001.893181] blockdev: sending ioctl 125d to a partition!17:09
bdmurraydoes that mean anything to you?17:09
stgraberI remember seeing this during some installs, I'm not exactly sure what's going on though.17:15
stgraberhttps://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=783955 seems to point to --setro and just an informational message, not an error17:15
bdmurraystgraber: how does the hostname lookup in ubiquity work? bug 92451117:43
ubot2Launchpad bug 924511 in ubiquity "ubiquity tells me my computer name already exists on the network when it doesnt" [Medium,New] https://launchpad.net/bugs/92451117:43
stgraberI believe it does an avahi query, similar to pinging <hostname>.local17:46
GrueMasterI see that all the time in oem-config, but I assumed it was because all of my test systems are defined in my dhcp server with mac addresses, names, and fixed ip addresses.17:46
GrueMasterIf that's the case, other systems may be caching avahi data.17:46
GrueMasterAh, read the bug.  This is different.17:47
stgraberbdmurray: it's essentially doing "getent hosts <hostname>" and "getent hosts <hostname>.local"17:47
stgraberbdmurray: if one of the two returns something, you get the error17:48
GrueMasterI wonder if it is timing related in that it is testing with a blank field which should return a different error.17:50
GrueMasterstgraber: On a side note, has d-i been uploaded?  Can we expect a new netboot today?17:51
stgraberGrueMaster: not uploaded yet, waiting for netcfg to build on powerpc (taking a long long time apparently). Will upload d-i right after that, so should be ready later today, yes17:52
GrueMasterok.  Kind of holding up automation here, but not critical (yet).  :P17:52
stgraberbdmurray, GrueMaster: That's basically what ubiquity does: http://paste.ubuntu.com/832913/17:55
stgraberthat test takes a while so it's done using the _async function in ubiquity which means it can take up to 4-5s before the warning shows up or disappears17:55
CIA-2debian-installer: stgraber * r1623 ubuntu/debian/changelog: releasing version 20101020ubuntu10518:27
stgraberjust waiting for the powerpc package to publish and will upload this one ^18:28
stgraberGrueMaster, antarus: new d-i uploaded18:31
GrueMasterexcellent.  Will keep my eyes open for it.18:32
bdmurraystgraber: so the bug should be won't fix then since it just takes a bit?18:33
stgraberbdmurray: yeah, though looking at the comments it's not clear to me that the warning indeed disappeared after a while for him. Though IIRC the check is also done when changing field which explains why moving to username made the warning disappear18:37
stgraberbdmurray: we probably could improve that somehow by giving some kind of feedback that it's being checked18:38
stgraberbdmurray: so I'd keep the bug open as a generic "let's try to improve the hostname validation code" unless we have another one like that already, priority low and assigned to me would be fine I guess18:39
bdmurraystgraber: okay, low sounds better then18:39
stgrabergah, d-i failed to build because of a font package ... didn't think I'd have to do a test build for a no-change rebuild ...18:41
CIA-2debian-installer: stgraber * r1624 ubuntu/build/pkg-lists/gtk-common: gtk-common: Replace ttf-thai-tlwg-udeb by fonts-thai-tlwg-udeb18:58
CIA-2debian-installer: stgraber * r1625 ubuntu/debian/changelog: releasing version 20101020ubuntu10618:58
stgraberand uploaded18:59
bdmurraystgraber: regarding the hostname checking I've found a couple of other bugs and was wondering if you had any ideas about a tag to identify them.  Does it make sense and would you or somebody use it?19:48
stgraberbdmurray: are they similar bugs? I don't expect there'd be enough different bugs related to that single field that we need a tag for it, but well, you can always be surprised at how many bugs can hide behind 20 lines of code ;)19:57
bdmurraystgraber: I'm more curious about generally grouping types of ubiquity bugs together (location map, hostname, partioning etc) than just the hostname part19:58
stgraberit'd probably make sense to group them by step indeed19:59
bdmurraystep being "Who are you?" in this case?20:00
stgraberubi-console-setup, ubi-language, ubi-migrationassistant, ubi-network, ubi-partman, ubi-prepare, ubi-tasks, ubi-timezone, ubi-usersetup, ubi-warning.disabled, ubi-webcam, ubi-wireless20:00
stgraberwell, you can probably ignore ubi-warning.disabled as it's, well, disabled ;)20:01
bdmurraystgraber: ah great!20:01
stgraberif we could use these as tags it'd probably be useful as it's a direct mapping to the code20:01
bdmurrayright and maybe put screenshots of pages / with tags at debugging ubiquity20:03
bdmurraystgraber: I've run into the wget canont resolve archive.canonical.com bug when installing now20:36
bdmurrayhowever trying a wget after ubiquity has already crashed worked for me20:36
bdmurrayso I'm really not certain what when awry20:36
stgraberbdmurray: it's not impossible you actually had a DNS failure, though that'd be pretty bad luck. If you can reproduce the failure at the same place a few times in a row, then it might be something odd going on with resolvconf/dnsmasq20:56
bdmurraystgraber: based off the comments in bug 870643 (which a bugpattern points / pointed to) I'm inclined to think the latter20:58
ubot2Launchpad bug 870643 in flashplugin-nonfree "package flashplugin-downloader failed to install/upgrade: wget: unable to resolve host address `archive.canonical.com'" [High,Confirmed] https://launchpad.net/bugs/87064320:58
stgraberbdmurray: oh, actually, it's pretty likely to be the exact same issue I fixed yesterday in d-i/netcfg20:59
stgraberbdmurray: hmm, or not, the exact same issue can't appear in ubiquity, but something similar could ...21:00
stgraberbdmurray: can you get /proc/mounts, /target/run/resolvconf (all of it) and /run/resolvconf at the moment of the crash?21:00
bdmurraystgraber: at the moment of the crash? the installation continues even though flashplugin-installer fails21:01
stgraberbdmurray: yeah, that's the tricky part, you'd probably have to watch /var/log/syslog for the error to appear, though you can't use tail because inotify is broken on overlayfs ...21:03

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