[00:25] Nivex: add pkgsel/install-language-support=false to the command line. (That said, I think the fact that that's still happening with the reorganised language-support in karmic may be a bug we need to look into) [00:25] I'll do a test run tomorrow and see what I can see [00:35] wishlist (probably lucid): ability to specify iSCSI portal by name as well as IP [06:36] Hi [06:38] I hope that I am in the proper channel : I've been given a .iso of ubuntu 9.4 on a usb key, I don't have any CD left and need to upgrade my 8.4. I managed to mount the .iso and can see all the files in it, but I d'ont see how to tell the package manager to get the files from my mounted folder instead of the internet. [08:26] cjwatson, ubiquity crashed at the end of the installation [08:26] cjwatson, bug 462462 [08:26] Launchpad bug 462462 in ubiquity "ubiquity crashed with TypeError in traverse_for_kernel()" [Undecided,New] https://launchpad.net/bugs/462462 [08:47] ubiquity: evand * r3572 ubiquity/ (debian/changelog scripts/install.py): Fix incorrect arguments to get_cache_pkg (LP: #462462). [08:57] ubiquity: cjwatson * r3572 ubiquity/ (debian/changelog scripts/install.py): Fix incorrect arguments to get_cache_pkg (LP: #462462). [09:06] uh. apologies for that dup CIA message. I have an experimental version of the CIA plugin here which is apparently broken [09:07] * cjwatson uninstalls that for the time being [09:23] cjwatson, do you need the installation of 462462? or can I use now the machine to bootstrap some other tests? [09:25] I do not need it, go ahead [09:25] cjwatson, thanks [09:28] cjwatson, which option can I add to avoid pae kernel being installed automatically? [09:58] davmor2 all good? [09:58] xivulon: seems to be dude :) [09:58] cool [09:59] I haven't tested new grub2 upgrades (the one that were overriding mbr) [10:00] doing last run now [10:09] seems ok [10:49] ubiquity: evand * r3573 ubiquity/debian/changelog: releasing version 2.0.7 [10:59] ubiquity: evand * r3574 lucid/ (bin/ubiquity-dm debian/changelog): Run X with -nolisten tcp (LP: #462394). [11:02] ubiquity: evand * r3575 lucid/ (debian/changelog scripts/install.py): [11:02] ubiquity: * Make sure we never try to install onto the live filesystem. [11:02] ubiquity: * Only print the filenames being blacklisted if in debug mode. [11:39] ubiquity: cjwatson * r3576 lucid/ (configure configure.ac debian/changelog): bump to 2.1.0 [11:40] ubiquity: cjwatson * r3577 lucid/ (5 files in 4 dirs): [11:40] ubiquity: Add a debian/rules target to run pychecker. I've fixed several warnings, [11:40] ubiquity: but there are still several left so this is not yet enabled by default. [11:44] ubiquity: cjwatson * r3578 lucid/.pycheckrc: set maxLocals rather than level [11:47] is oem-config supposed to use xsplash ? [11:47] ubiquity: cjwatson * r3579 lucid/ (8 files in 4 dirs): merge lp:~cjwatson/ubiquity/server-fixes [11:47] ogra: don't think so? [11:47] (i dont see it here in my test install) [11:47] looks a bit scary [11:47] it'd have to go to some effort to do so, I think [11:47] i first thought X was crashed [11:48] (testing on armel where the whole first start is relatively slow anyway) [11:54] ubiquity: cjwatson * r3580 lucid/ (run-pychecker debian/rules): run pychecker over files in bin [11:55] ubiquity: cjwatson * r3581 lucid/bin/ubiquity-dm: missing comma [12:02] ubiquity: cjwatson * r3582 lucid/ubiquity/misc.py: [pychecker] consistent return type [12:03] ubiquity: cjwatson * r3583 lucid/ubiquity/misc.py: [pychecker] fix fallback if /cdrom/.disk/info is missing [12:03] ubiquity: cjwatson * r3584 lucid/ubiquity/osextras.py: [pychecker] fix builtin shadowing [12:04] ubiquity: cjwatson * r3585 lucid/.pycheckrc: [pychecker] blacklist subprocess and debconf [12:09] ubiquity: cjwatson * r3586 lucid/run-pychecker: [pychecker] sort checked files; clean up .pyc/.pyo leavings [12:10] ubiquity: cjwatson * r3587 lucid/ubiquity/wrap_label.py: [pychecker] set coding [13:04] ubiquity: cjwatson * r3588 lucid/ubiquity/components/myth-summary.py: [pychecker] be careful about environment variable checks at module level [13:05] ubiquity: cjwatson * r3589 lucid/ (debian/changelog ubiquity/frontend/debconf_ui.py): import signal and ubiquity.components.install [13:06] ubiquity: cjwatson * r3590 lucid/ (3 files in 3 dirs): Remove unused progress_position handling. [13:10] ubiquity: cjwatson * r3591 lucid/ubiquity/__init__.py: [pychecker] extra imports to pacify pychecker a bit [13:10] ubiquity: cjwatson * r3592 lucid/ (debian/changelog ubiquity/components/ubi-tasks.py): Fix exception name in ubi-tasks. [13:19] hello all, does someone here know how to install ubuntu with prefilled network setting [13:19] nog DHCP but static [13:20] ubiquity: cjwatson * r3593 lucid/ubiquity/filteredcommand.py: [pychecker] remove syslog import; stub prepare; mark unused variables [13:21] cjwatson: should we release-note the dmraid support on the Desktop CD (and nodmraid)? [13:23] ubiquity: cjwatson * r3594 lucid/ubiquity/frontend/kde_components/PartitionBar.py: [pychecker] remove unused and broken function (no self declaration) [13:25] ubiquity: cjwatson * r3595 lucid/ (debian/changelog ubiquity/components/ubi-network.py): Fix exception name in ubi-network. [13:26] ubiquity: cjwatson * r3596 lucid/ubiquity/components/siloinstaller.py: [pychecker] import os in siloinstaller [13:29] ubiquity: cjwatson * r3597 lucid/ (.pycheckrc ubiquity/filteredcommand.py): [pychecker] drop prepare stub for now, seems to cause more warnings than it fixes [13:30] tormod: yes, probably - please open a task on the ubuntu-release-notes project [13:31] will do [13:32] ubiquity: cjwatson * r3598 lucid/ubiquity/ (components/partman.py i18n.py timezone_map.py tz.py): [pychecker] note/remove several unused variables [13:33] ubiquity: cjwatson * r3599 lucid/ubiquity/frontend/kde_components/ (Keyboard.py Timezone.py): [pychecker] remove unused imports [13:36] ubiquity: cjwatson * r3600 lucid/ubiquity/tz.py: [pychecker] move unused annotation to the right place [13:49] cjwatson: filed bug 462631 [13:50] Launchpad bug 462631 in ubuntu-release-notes "dmraid installed and active on Desktop CD" [Undecided,New] https://launchpad.net/bugs/462631 [14:16] Hi Folks .. I'm installing via preseed. One thing I don't like, is that during installation, the installer contacts the update mirrors and installs newer packages [14:16] Anyway to stop that please ? i.e. I want it to only install from the DVD [14:29] kim0: d-i apt-setup/use_mirror boolean false [14:30] kim0: this will also cause the mirrors not to end up in the generated sources.list [14:58] wubi: evand * r161 trunk/debian/changelog: [14:58] wubi: A bit late, but change the version number to 9.10 as 9.10ubuntu1 appears in the UI. [14:58] wubi: Mark as released. === cjwatson_ is now known as cjwatson [18:51] ubiquity: cjwatson * r3574 ubiquity/ (debian/changelog scripts/install.py): [18:51] ubiquity: Don't remove the boot kernel if we failed to install -generic-pae [18:51] ubiquity: (LP: #462692). [19:00] ubiquity: cjwatson * r3575 ubiquity/debian/changelog: releasing version 2.0.8 [22:17] cjwatson: when is the pae kernel supposed to be installed? [23:24] bdmurray: It will install on machines with networking enabled that have PAE support and more than 3GB of memory