=== TheMuso_ is now known as TheMuso [10:34] xivulon: ping [10:37] xivulon: wubi is suffering from this bug too but other than that and the cd reporting it's wrong everything seems to be okay :) https://bugs.edge.launchpad.net/ubuntu/+source/ubiquity/+bug/261073 [10:41] cjwatson: why does the installer say "An attempt to configure apt to install additional packages from CD failed." I have a niggling feeling it may be landscape-client still but could be wrong. Where is the best place to look? [10:41] davmor2: At what point did you get that? Which package didn't install? Is there anything useful in the install logs? [10:42] davmor2 could you give a second look to 204133 [10:43] mounting ntfs with -o syncio and copy a large file to it [10:43] persia: installer says scanning the mirror which log will be most likely to show it up? [10:43] last time I tried performance was crap [10:43] xivulon: two ticks [10:44] also if that work it would be nice to try syncio in wubi [10:44] davmor2: Hrm. The bottom of /target/var/log/dpkg.log ought have something, but there may be other more sensible places to discover it. [10:45] to do so delete/deactivate /etc/init.d/lupin-sysctl and add ROOTFLAGS=syncio to the boot arguments [10:47] cjwatson, evand I have also almost finished with the wubi python code rewrite, to the point where it almost works [10:48] still have some bugs to fix with the freezing, some smaller WinUI fixes (transparency + tabstops), add translations, and code clean-up [10:49] davmor2: err, what bug number is this related to? logs? [10:49] new branch is here: https://code.edge.launchpad.net/~ubuntu-installer/wubi/intrepid.python [10:49] as ever, the installer syslog should have it. I don't think dpkg.log will be useful [10:49] (apt-get update type operations don't show up in sources.list at all) [10:50] xivulon: ok, we've passed the point where it could be accepted for intrepid though I'm afraid [10:50] last I heard you were suggesting jaunty instead yourself [10:50] yep I was aware of that, and I would agree [10:51] ok, just responding to the branch name :) [10:53] sorry I was late, but was really busy for me these past months (if you read financial news you'll see why), anyway hopefully the new code base would be easier to maintain [10:54] cjwatson: there is some stuff in syslog I'll see if there is a bug if not I'll open one and post it up for you [10:56] I mean, specifically, that error means that 'apt-cdrom add' exited non-zero or that 'apt-cdrom ident' produced no output [10:56] davmor2: what sort of installation was this? wubi? [10:57] hmm, I suppose wubi loop-mounts /cdrom [10:57] wubi but it happens on normal too and you get similar result on other versions. But you just click okay and the install carries on [10:57] you *sure* it happens on normal installations? the cause would have to be completely different [10:58] cjwatson: would you like me to do a normal install and post both syslog results to the same bug? [10:58] no, I'm doing one now [10:59] cjwatson: it happens right near the end of the package install section [10:59] I can confirm I have the same issue in wubi, haven't tried on regular installations, yes in wubi the ISO is mounted as /cdrom [10:59] writing bug now [11:00] cjwatson: I just thought it was the work round for landscape-client and didn't think that much to it so then thought I'd better ask [11:00] no, it isn't [11:01] right near the end of which package install section? there are two major phases when lots of packages are installed [11:01] this is definitely unrelated to landscape-client [11:02] cjwatson:  scanning the mirror that is what the installer says behind the message box [11:02] ok, so that's apt-setup as expected [11:03] i booted through casper but its not detecting the other partitioon [11:03] cjwatson, i booted through casper but its not detecting the other partitioon [11:04] ganes: is this your modified version of Ubuntu? [11:04] cjwatson, yeah [11:04] cjwatson, is there any relation with the kernel [11:06] sigh, sory [11:06] ganes: does unmodified Ubuntu work? [11:06] (s/sory/sorry/) [11:09] davmor2: I can't reproduce this with a normal alternate CD install [11:09] which is good since that means I think I understand the problem ;-) [11:09] needs to be via ubiquity [11:11] ah [11:11] well that's odd too since I thought I'd fixed that in ubiquity 1.9.12 [11:12] definitely happening with current desktop images? [11:12] 17.1 [11:12] (I have to go out for a bit, back in <1hr) [11:12] bug 271693 for syslog [11:13] I only got onto live cd's late last night [11:42] xivulon: I'll try out that test you want after testing is out of the way need to get alpha 6 out then I'll have some time again is that okay [11:43] cjwatson: when you get back bug 271693 is present on the latest Kubuntu live cds too [11:53] davmor2 that's fine, thanks a lot. [11:55] davmor2: ok, thanks. You said "wubi" in the bug; does that mean these tests are via wubi or not? [11:55] Sep 18 09:39:08 ubuntu ubiquity: /usr/lib/ubiquity/apt-setup/generators/40cdrom: 77: [11:55] Sep 18 09:39:08 ubuntu ubiquity: --pass-stdout: not found [11:55] hmm, that can't be helping [11:55] cjwatson: kubuntu is a standard live install [11:56] ok [11:56] cjwatson, sorry for late reply ., yeah that is working [11:57] ganes: OK, then I'm afraid you have to sort it out yourself by applying divide-and-conquer to the changes you've made. We cannot help you. [11:58] davmor2: I suspect the fix is http://paste.ubuntu.com/47997/ to ubiquity but will have to test to make sure [11:59] * davmor2 fears respins on all live cds :( [12:00] the underlying bug there is http://paste.ubuntu.com/47998/ to apt-setup; I'll commit that upstream though, we don't particularly need it in Ubuntu immediately if ubiquity is fixed anyway [12:00] * davmor2 hugs cjwatson [12:01] ara: on testing has just confirmed it on i386 ubuntu install [12:02] ok, just need to reproduce it myself so I can confirm my fix works [12:19] urgh, I need to sync down a newer build first. I wish everything didn't take so long [12:20] cjwatson: I wish installs only took a couple of minutes, but we can't have everything we want now can we :( [12:29] cjwatson: just had it confirmed too that kubuntu ubiquity does exit properly you're left with the last (click to install) page if you try closing it it says exit installation [12:29] there was a bug about that already [12:30] cjwatson: I'll try tracking it down [12:30] 270423 [12:31] cjwatson: that's the one :) [13:40] ok, this seems to be working better now [13:46] ubiquity: cjwatson * r2831 ubiquity/ (configure configure.ac): bump to 1.9.17 [13:52] ubiquity: cjwatson * r2832 ubiquity/ (debian/changelog scripts/apt-setup): [13:52] ubiquity: Call apt-setup with --log-output, since it breaks otherwise as of [13:52] ubiquity: apt-setup 1:0.36 (LP: #271693). [14:03] cjwatson: Is http://d-i.alioth.debian.org/manual/en.i386/apbs04.html#preseed-partman the right place to start from to construct a proper preseed file for partman? [14:05] persia: you should use our documentation as we diverge from d-i in areas. [14:06] WHS; use the installation-guide-i386 package [14:07] OK. Thanks. [14:08] or, well, installation-guide-lpia perhaps ;) [14:09] heh. Yeah. I do hope to make Ubuntu MID work for other architectures at some point, but it's not going to happen for intrepid. [14:10] I think Ubuntu Mobile is going to be i386 and lpia for intrepid, but that doesn't need nearly as much preseeding, as it uses GDM. [14:46] evand bumping 258045 :) [14:48] 04:26:49 my head hurts :( [14:48] 09:02:17 aww [14:48] 09:03:26 I have just the thing for that. Ibuprofen and kisses. [14:48] whoops [14:48] how embarrasing [14:58] xivulon: on it now [15:03] ubiquity: cjwatson * r2833 ubiquity/debian/changelog: releasing version 1.9.17 [15:05] evand thanks, will close the bug then. will it be on alpha-6? [15:05] xivulon: I imagine so as there's going to need to be a re-roll [15:06] good [15:09] wow, 261073 is quite spectacular actually [15:10] I bet somebody's been messing around with g-s-d's path again [15:10] lovely [15:11] between HAL and this it's quite the game of whack-a-mole we've started :) [15:11] hmm, or not [15:11] * cjwatson peers at ps xw from a normal session [15:11] ah [15:12] I've had g-s-d crash on me fairly regularly on intrepid live CDs [15:12] I don't think it's a crash though, that usually results in a dialog box doesn't it? [15:12] ah, good point, it does [15:13] I suspect the problem might be that we aren't starting up a session bus === nasrat_ is now known as nasrat [15:15] xivulon: done [15:16] cjwatson: Have you seen it, its ugly [15:16] yeah [15:17] but only happens on the automated (don't know what else to call it) side of things [15:18] indeed, so it's most certainly ubiquity-dm's fault. [15:18] I'm working on a patch to make it start a dbus daemon now, and see if that helps [15:21] http://paste.ubuntu.com/48050/ WIP [15:23] I thought KDE uses dbus now, no? Or is it just an optional dependency? [15:24] I wasn't sure ... [15:26] gah, why on earth is this looping back to partman-commit [15:27] oh, somehow post install I ended up back on the summary page [15:27] (out for 15 minutes) [15:33] 10:21:23 < cjwatson> http://paste.ubuntu.com/48050/ WIP [15:33] 10:23:54 < evand> I thought KDE uses dbus now, no? Or is it just an optional dependency? [15:33] 10:24:37 < cjwatson> I wasn't sure ... [15:33] Riddell: ^ Can you clairfy this. [15:34] It looks like gnome-settings-daemon requires a dbus session (which we currently don't provide in the Install Ubuntu mode), and we want to be sure we make the change for both kde and gtk if it's required for the former. [15:35] kde uses dbus [15:35] i need to start dbus for oem installer [15:37] ok, noted [15:37] thanks! [15:38] interesting, I somehow managed to crash X by using less. [15:44] Riddell: so you do. Does that mean that your "Install Kubuntu" mode is broken right now? [15:45] could well be havn't tried === superm1|away is now known as superm === superm is now known as superm1 [15:48] I'm not sure I believe your dbus-launch code in oem-config-dm though :) [15:48] surely you need to extract and set environment variables from them - and I think it needs to be run with --exit-with-session [15:59] it certainly made it work [16:00] curious [16:00] in my case metacity is segfaulting so I may have more than one problem [16:00] Riddell: oem worked fine for me :( [16:01] davmor2: is that a cause for a sad face? [16:02] I couldn't be bothered to to click on the confused face :) [16:02] they're two characters. wouldn't it be easier to type them? [16:04] 3 according to pidgin and I never seem to get it right :( Fail on my part me thinks [16:06] your IRC client is rendering them as two characters [16:13] evand: https://bugs.launchpad.net/ubuntu/+source/migration-assistant/+bug/180309 I'm confused why would M-A have anything to do with localisation? [16:13] this is tedium squared to debug [16:14] davmor2: that's a hard one to fix without pulling in some additional dependencies. [16:15] this is YA reason why localised directory names are a stupid idea [16:15] but basically, it needs to write to the proper xdg directories [16:15] indeed [16:15] what is? the g-s-d bug? [16:16] tedium squared? yes [16:16] https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/261073 that one [16:16] except I think I fingered g-s-d incorrectly, but 261073 anyway [16:17] ah [16:17] I'm trying to fix metacity falling over and hoping that'll be good enough to fix the rest [16:19] it seems to want gconfd to be running [16:19] why do I have the feeling we're going to end up running most of GNOME ;) [16:20] would it be worthwhile to perhaps ship another more lightweight WM on the disk to run instead? [16:21] I'd rather have it look pretty much like Ubuntu at least at the window management level. [16:22] Riddell: when you could get the end message on the installer was it on a dual boot or single install? [16:23] gconfd is not very heavy in terms of memory use [16:25] davmor2: single install [16:26] I've just finished auto resize and I got the end message :-? [16:26] :-/ even [16:28] hrm [16:29] I've not been able to recreate it this afternoon [16:29] maybe it's a morning problem only.. [16:29] lol [16:29] Riddell: great tell every to only install in the afternoon :D [16:30] hrm, "Language: 10 languagechooser/language-name doesn't exist" - I thought cjwatson fixed that. [16:32] oh whoops [16:32] 1.9.7 != 1.9.17 [16:33] D'oh [16:45] I did an OEM install and had not internet access and now have no finalize icon on the desktop for the oem install. Is that expected? [16:49] bdmurray: could well be a consequence of bug 271693 [16:49] that would mean that apt doesn't know about the CD during installation (could also break localisation etc.) [16:50] I did see that error message [16:51] cjwatson: thanks [16:52] <_ruben> hrm .. my installation seems to hang at "validating coreutils..." .. nothing to happen .. performing installation over remote kvm with a virtual cdrom over the network .. any hints on how to troubleshoot? [16:52] <_ruben> i thought perhaps it'd have troubles reading the virtual cd, but that doesnt seem to be the case .. ls in /cdrom works fine, and no timeouts or anything in dmesg [16:53] cjwatson: do you have time for a ssh question? [16:54] <_ruben> hmm .. apparently it doesnt hang, but is just dogslow [16:56] <_ruben> loadavg of 1 .. cant be good [16:57] bdmurray: probably [16:58] cjwatson: I see the following when ssh'ing to systems [16:58] debug1: PEM_read_PrivateKey failed [16:58] debug1: read PEM private key done: type [17:00] unfortunate that it doesn't say in what why, but that suggests that your private key is corrupt [17:00] s/why/way/ [17:01] that's time impression I'd got from what I'd read [17:02] in the sense that it no longer parses [17:02] it's the OpenSSL function to read the key that's failing [17:21] I can confirm that 270423 isn't occuring every time. [17:36] anyone else remember typing in 8-bit micro programs out of magazines? [17:37] this is JUST LIKE THAT. [17:37] hahaha [17:45] HAHA YOU BASTARD DBUS/GCONF SPAWN I GOT YOU [17:46] only took 2.5 hours :-/ [17:46] may break a11y, I'm not sure [17:46] I think probably post-a6 [17:59] ubiquity: cjwatson * r2834 ubiquity/ (configure configure.ac): bump to 1.9.18 [18:09] ubiquity: cjwatson * r2835 ubiquity/ (bin/ubiquity-dm debian/changelog): [18:09] ubiquity: Start dbus and (in the case of the GTK frontend) gconfd in only-ubiquity [18:09] ubiquity: mode (LP: #261073). I'm not entirely certain that accessibility will [18:09] ubiquity: keep working with this ... [18:52] cjwatson: this is the other bug in xubuntu that I couldn't find earlier https://bugs.launchpad.net/ubuntu/+source/usplash/+bug/261340 [19:19] hi all [19:28] I've got a problem with tasksel when trying to install ubuntustudio-desktop with a netboot install. [19:30] here is the corresponding syslog: [19:30] Sep 18 11:36:59 in-target: Couldn't find task ubuntustudio-desktop [19:30] Sep 18 11:36:59 in-target: [19:30] Sep 18 11:36:59 in-target: tasksel: aptitude failed (100) [19:30] is this bug already known ? [20:09] vincouille: no, I hadn't heard of that; could you put the full syslog somewhere, please? [20:10] oh, actually, yes, it is known [20:11] vincouille: bug 199649 [20:11] davmor2: that's a germinate bug that I've fixed, but we're deferring the fix until after alpha-6 'cos it's quite invasive [20:12] cjwatson: np's I just couldn't find it before so was just highlighting it so it wasn't forgotten :) [20:13] bug 271309 [20:23] cjwatson: that's the one I couldn't find before :) [20:57] Not sure what relevance this has, but 270423 only occurs the first time you run ubiquity. === superm1 is now known as superm1|away === superm1|away is now known as superm1 === superm1 is now known as superm1|away === superm1|away is now known as superm1 [23:46] ubiquity: cjwatson * r2836 ubiquity/ (debian/changelog scripts/tzsetup): [23:46] ubiquity: Set OVERRIDE_SHOW_ALL_LANGUAGES while calling localechooser on the [23:46] ubiquity: timezone page as well as on the language page itself (LP: #253749). [23:47] Does that fix the oddity of preselected location based on language? [23:47] which exact oddity? :) [23:48] you mean how the location is always Algiers for many languages? [23:58] Perhaps. I was thinking about how it was never Japan for English. [23:59] not quite sure I understand you. Why would Japan be a sensible default for English? [23:59] It wouldn't.