[08:56] xnox, have your fixes to geoname been pushed to production ? [08:56] jibel: no, not yet. [08:57] xnox, ok, I'll wait before filing new bugs. any ETA ? [08:57] jibel: the priority has been bumped twice. And the comment on the comment on the bug report about "geoname lookups" fixed, I think is bogus. [08:57] jibel: please file bugs, cause I am running a local instance and can test with new database. [08:58] jibel: no ETA as far as I know. [08:58] jibel: RT #55554 if you want to follow =) [08:58] xnox, thanks :) [09:05] xnox, https://bugs.launchpad.net/ubuntu-geonames/+bug/1045224 [09:05] Ubuntu bug 1045224 in ubuntu-geonames "search string 'Pari' doesn't return 'Paris' " [Undecided,New] [09:37] Is there a CIA commits replacement that we can use?! [09:37] since cia.vc is broken =( [09:46] Probably best just don't worry about it for now [10:54] ubiquity: dmitrij.ledkov * r5604 trunk/ (4 files in 2 dirs): Tweaks to support ubiquity-slideshow's new file structure and parameter format (LP: #1035806) [10:54] ubiquity: dmitrij.ledkov * r5618 trunk/debian/changelog: releasing version 2.11.26 [10:54] ubiquity: dmitrij.ledkov * r5614 trunk/debian/real-po/ (76 files): debconf-updatepo [10:54] ubiquity: dmitrij.ledkov * r5615 trunk/debian/changelog: releasing version 2.11.25 [10:54] ubiquity: dmitrij.ledkov * r5619 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): Fix manual partinioning edit dialog (LP: #1044545) [10:54] ubiquity: dmitrij.ledkov * r5617 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): Fix renamed translation strings (LP: #1044299) [10:54] ubiquity: dmitrij.ledkov * r5619 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): Fix manual partinioning edit dialog (LP: #1044545) [10:54] ubiquity: dmitrij.ledkov * r5615 trunk/debian/changelog: releasing version 2.11.25 [10:54] woohoo. fixed bzr-cia. Submitting merge proposal [10:58] oh, it wasn't a server-side bug? [10:58] d'oh, assumptions [10:59] cjwatson: s|cia.navi.cx|cia.vc| apparently bzr-cia was using "deprecated" host name [11:00] Ah [11:00] It looked exactly like previous occasions where the server was transiently down [11:01] jelmer merged the fix, so bzr pull =) [11:08] I use the packaged version [11:15] i just have many checkouts in bazaar/plugins/ [11:16] cjwatson: I see there was/is automated GUI testing for ubiquity. Is it still available? And can I run it manually? [11:18] Not sure exactly what you mean [11:19] There's the test suite [11:19] Beyond that I have no idea [11:19] the ATK based Linux Desktop Testing project, to actually click the gui buttons [11:19] or something like that [11:20] I was never involved in that and I don't know how far it got [11:20] Or who was doing it [11:21] hmmm.... [11:52] ubiquity: dmitrij.ledkov * r5620 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): Fix display of installation medium mounted grid. (LP: #1044717) [12:25] ubiquity: dmitrij.ledkov * r5621 trunk/debian/changelog: [12:25] ubiquity: Also used pylint to find check for undefined/missing attributes in the [12:25] ubiquity: ubi-partman.py. Needs integration into build system. [12:25] Really? Last I looked pylint had so many FPs it wasn't worth it [12:25] Maybe try pocketlint instead? [12:29] cjwatson: yeah it does generate a lot of noise but with little help from grep&sed it would have caught last two bug-fix uploads =/ [12:29] which i have now quickly run manually. [12:31] Fair enough [18:26] Hi, we are currently deploying a large compute cluster with Ubuntu. The nodes are diskless and we run everything from the central (powerful) NFS server. The installation of Ubuntu is a bit of a struggle as we didn't find a way to install it to an NFS root. Are there any suggestions how to install Ubuntu directly on NFS for diskless servers? [19:59] ffeldhaus1: I think you should look into documentation about installing ltsp server [19:59] ffeldhaus1: that is usually done using the edubuntu cd or the alternative cd [19:59] ffeldhaus1: this is the way to use thin clients [20:00] ffeldhaus1: although you want servers..... [20:00] ffeldhaus1: look into / google for debian-installer pre-seeding nfsroot installations. [20:10] I don't think the LTSP way would work as we would need a running Ubuntu for that [20:11] the general setup is, that we are using Foreman to deploy new servers and do unattended installations on the servers. Afterwards we configure the servers using puppet manifests [20:11] the unattended installations should go straight to the nfsroot and not onto a local disk [20:12] as far as I understand the debian-installer it is currently not possible to tell it, to install to an nfsroot [20:15] ffeldhaus1: you need to boot the installer the right way and do network/pxeboot with pre-seeding [20:15] first google results shows how to use it [20:15] http://www.jukie.net/bart/blog/nfsroot-on-debian [20:20] if I understand that post correctly, they are using debootstrap to install the OS. We already found that and it might work,but it requires another server with installed OS to run the debootstrap utility [20:24] I just thought it would be possible to use the existing preseed files to get the Ubuntu system up and running similar to the way I would do it for installation on a local disk [23:05] ubiquity: dmitrij.ledkov * r5622 trunk/ (3 files in 3 dirs): [23:05] ubiquity: Correctly apply styles to the title & progress sections and not the [23:05] ubiquity: centre piece. This means themes are no longer required to provide non [23:05] ubiquity: standard @dark_[fb]g_color colors, instead 'menubar' Gtk CSS style is [23:05] ubiquity: used. This also fixes long standing a11y issues in HighContrast themes [23:05] ubiquity: & requirements for non-standard color definitions. (LP: #744283)