=== cjwatson_ is now known as cjwatson [12:37] superm1: doubt you're awake yet, but regarding https://wiki.ubuntu.com/FoundationsTeam/Specs/KarmicOEMConfigImprovements - were you the one who said "make it more clear that the timezone map can be clicked on by timezone"? If so, can you elaborate on the problem? [12:38] Currently, when you mouse over the map the cursor changes to a selection finger (HAND2) [14:28] evand, no that wasn't me [14:29] hrm, I'll have to wait for the audio for that one then [14:31] oh well i think there was related points i might have raised [14:31] i just looked over the notes and remember talking through that part [14:32] since it wasn't clear that if you are trying to pick a city really far away from the city normally picked for the timezone it jumped out of the country [14:32] like choosing where Austin is spits you into mexico even though you should really be in chicago [15:02] indeed, I've captured that [15:04] oh yeah, i just read above on the page sorry :) [15:04] no worries [15:06] qualcuno mi può aiutare in un'installazione da rete? [15:08] bimbominkia: I'm sorry, I don't speak Italian and I'm not sure if any of the other regulars here do either [15:09] oh i didn't know people were speaking english here [15:09] most Ubuntu channels other than the per-language ones are English by preference, yes [15:10] can somebody help me to install ubuntu on a laptop with a broken dvd reader wich doesn't support usb boot? [15:10] can it netboot? [15:10] i'm trying to, but i have problems [15:11] yes, it can netboot [15:12] booting the installer from the hard disk is problematic for various reasons, but one other thing you could do is put the kernel and initrd on the hard disk, then instruct a boot loader to boot from that and use a USB stick for everything else [15:12] if it can netboot, though, that will probably be easier (if slower) [15:13] https://help.ubuntu.com/9.04/installation-guide/i386/ chapters 4 and 5 in particular [15:13] thanks [15:17] @cjwatson in all guides i read, also the one in italian i read before i'm told "you will almost certainly need to change the domain-name options" but i don't know what tpo change them with [15:18] bimbominkia: err, what domain-name options? I don't recognise that advice [15:21] here, in the paragraph where they tell how to set up a dhcp server https://help.ubuntu.com/9.04/installation-guide/i386/install-tftp.html [15:26] bimbominkia: oh, right, just make it match your local network. If you don't have a private domain name for your local network then you can probably just leave domain-name blank [15:26] as in, 'option domain-name "";' [15:27] if you don't even have local DNS then you can probably use IP addresses where it asks for hostnames [15:28] sorry, i was talking to my brother. [15:28] i don't have a local network [15:29] i connected my pc with the one where i want to install ubuntu with an ethernet cable [15:30] ok, then each one will have an IP address [15:30] that's a local network, it's just a very small one :-) [15:30] do i have to decide for a name? [15:31] but if you don't already have a local network, there are quite a few pieces involved in netbooting - quite a few servers to set up [15:31] you will need to have competent local support if you don't know how to do it yourself (IRC will be very time-consuming) [15:33] ok, i'll ask in my university department. thank you. [15:52] what differentiates a "normal" kernel from one used for the pxe/netboot installer? compiled to look for the initrd as root? [15:54] cjwatson: up and ready [15:55] cjwatson: seems to work fine now, not able to reproduce [16:05] icarus901: nothing, the kernel is bit-for-bit identical [16:05] komputes: curious :) [16:06] cjwatson: quite [16:06] cjwatson: and it's the same image [16:15] * cjwatson waves hands and mutters something about cosmic rays [16:16] if you do manage to reproduce it again, if possible, I'd appreciate it if you could leave it in the failing state until I have a chance to look at it [16:21] cjwatson: oh, it didn't completely install, I have something interesting for you [16:22] cjwatson: The 'grub-pc' package failed to install into /target/. Without the GRUB bootloader, the installed system will not boot [16:23] komputes: that should be fixed with the absolute most recent images - was this a slightly old one (day or two ago)? [16:23] cjwatson: yup, will update and test again then [16:24] komputes: if this is definitely the most recent available image, then I'd like to see the installer syslog [16:24] cjwatson: no it's a day old [16:24] (/var/log/syslog during installation, /var/log/installer/syslog after reboot; this is the Swiss Army Knife of helping us debug things) [16:24] ok [16:25] cjwatson, thanks. looks like i was barking up the wrong tree anyway, seems i mangled my initrd upon reconstruction [16:25] easy to do ... [16:26] indeed, though it generally helps if i do things at a reasonable hour rather than 4am. that spells doom even on a good day [17:05] Grub failed to install - Xubuntu Desktop cd dated 20090611 [17:05] Is there a bug to attach the report to? [17:13] Appears to be trying to install grub to the floppy drive === robbiew is now known as robbiew-afk [17:25] charlie-tca: new bug please (I haven't checked whether there's an existing one but in general please just file new bugs) [17:25] Will do. [17:32] filed bug 385995 [17:32] Launchpad bug 385995 in ubiquity "ubiquity crashed with InstallStepError in configure_bootloader()" [Undecided,New] https://launchpad.net/bugs/385995 [17:38] charlie-tca: I think the fd0 stuff is actually unrelated [17:39] Good to hear. did I get all the information for you? [17:39] yep [17:39] this only happens if (a) you ask to use a GRUB password (which GRUB 2 doesn't support yet anyway) or (b) other operating systems are installed [17:40] Did not ask for a password, and told it use the entire drive [17:40] Maybe I got something on the 2nd hard drive, though [17:41] the problem is that our code to show the menu by default and raise the timeout hasn't been adapted to GRUB 2 yet. (Actually GRUB 2 does that by default so we probably need to do the inverse.) [17:43] Okay. Thanks for looking at it [18:12] cjwatson, evand: Can we have the password text on oem updated to read the same as in ubiqiuty? === robbiew-afk is now known as robbiew [20:56] davmor2: I didn't know it was different - which string exactly? [21:08] usb-creator: rgreening * r115 usb-creator/usbcreator/kde_frontend.py: [21:08] usb-creator: QString, dbus.String and str conversion between FE and BE breaks things. Ensure all UDI's are [21:08] usb-creator: represented as str (lowest common denominator). [21:08] usb-creator: Auto-select (set) currentItem to first in list if none selected [21:08] usb-creator: Comment out some broken stuff in method progress (gettext on desc var causes crash) [21:08] usb-creator: dest_selection_changed seems incomplete/broken in gtk_frontend.py. comment out the brokeness [21:08] usb-creator: gobject.timeout_add causes KCrash unless commented out... not sure why yet. [21:09] davmor2 hi! [21:10] cjwatson: it's the one that tells you the recommended length for the password [21:10] xivulon: hi sorry about this all hell is breaking lose [21:10] hope all is well [21:10] have been trying to cross you for a while [21:11] to come across you I mean [21:11] have been qui [21:11] I was on holiday straight after uds and got back to news of a funeral and a bunch of other stuff [21:12] te busy myself [21:12] davmor2: oh, right, I see it now. Will do [21:12] cjwatson: nice one :) [21:12] (grr @ glade file not being updated in step with templates [21:12] ) [21:12] really sorry about that [21:12] but tomorrow ... [21:12] hell yes [21:13] xivulon: since then I've been trying to desperately play catch up find work and test :) [21:14] just let me know when it's convenient for you, no rush [21:15] probably tomorrow will be fine I need to reinstall the xp fat32 anyway :) [21:19] I will be away till sunday [21:20] give me a ping when your back then and I'll set it up for then [21:23] sure === robbiew is now known as robbiew-afk [22:50] cjwatson: you about still? === Nicke_ is now known as Nicke