[00:48] bug 197491 - if someone will tell me where /tmp/tmpC-FmTz/DistUpgradeViewText.py comes from, I'll apply my fix and test it [00:48] Launchpad bug 197491 in update-manager-core "do-release-upgrade gets 'stuck'" [Undecided,New] https://launchpad.net/bugs/197491 [00:51] how do i generate a diff from two directories and have it not include the topmost directory in the path/filename [00:51] CarlFK: Isn't it in update-manager-core? [00:51] eg diff 1 2 generates a diff 2/a/b/c/filename but i want it to output a/b/c/filename instead [00:53] * calc manually edited the diff but thinks there probably is some way to do it less ugly [00:54] ScottK - doesn't look like it: juser@dhcp142:/usr/lib/python2.5/site-packages/UpdateManager/Core$ grep Details *.py [00:54] (nothing) [00:55] CarlFK: http://packages.ubuntu.com/search?searchon=contents&keywords=DistUpgradeViewText.py&mode=exactfilename&suite=hardy&arch=any [00:57] it lies [00:57] $ ls /usr/lib/python2.4/site-packages/UpdateManager/Core/ [00:57] DistUpgradeFetcherCore.py __init__.py MetaRelease.py [00:57] It was downloaded in the hardy.tar.gz [00:57] same for 2.5 [00:58] When you told update-manager to upgrade to hardy [00:58] CarlFK: No Core in the path listed on puc, but what StevenK says is right. [01:01] ok, i might be able to trap that and edit, but that sounds like more trouble than it is worth. [01:01] CarlFK: Actually you can download it, but I don't remember exactly where. [01:01] I know that's not much help. [01:02] the problem/fix is pretty simple - not worth the trouble [01:35] evand: right, i'll think about that [01:56] ArneGoetje: hi -- around? [05:24] thanks Hobbsee [05:24] evand: no problem === lando_ is now known as lando === anthony is now known as tonyyarusso [07:09] Good morning === sourcode_ is now known as sourcode === hunger_t is now known as hunger === DrKranz is now known as DktrKranz [14:29] cjwatson: does ssh allow me to specify type of service on the command line? If not, it'd be useful to have. [14:30] (I want to limit the bandwidth consumed by rsync-over-ssh across a host rather than just for a single process, so --bwlimit to rsync doesn't help) === asac_ is now known as asac === luisbg_ is now known as luisbg [15:20] anybody know where i can get the x-windows-system-dev package that is in debian or should i say the equivalent? Noone in #ubuntu seems to know [15:22] hikenboot_: http://packages.debian.org/x-windows-system-dev doesn't think there is such a package. [15:23] hmm great a typo [15:23] good directions...thanks [16:04] anyone notice there is no /lib/modules/2.6.24-11-generic/"build" in the latest kernel rls [16:04] was it moved? [16:51] any gnome developer here [16:52] i cant see the shutdown manager [16:57] arvind: I think that's a known bug [16:57] if you're on hardy [17:01] bah - I can't see my ide controller. [17:12] doko: the patch from Debian bug #445729 wasn't applied completely (only the timestamp update, but not the fix). Could you fix it for the next upload in Debian? [17:12] Debian bug 445729 in libwxbase2.6-0 "libwxbase2.6-0: wx2.6 crashes with aMule" [Important,Fixed] http://bugs.debian.org/445729 [17:13] pochu: could you write a bug report for debian? it's unlikely that I will upload again [17:13] doko: can I reopen it? [17:15] pochu: sure, but better fix it =) [17:16] doko: well I don't have access to the $VCS where wxwidgets is so I can't fix it ;) but it's just a one-line-fix, so shouldn't be a big deal for the maintainer ;) [17:17] pochu: me neither [17:31] doko: bug reopened. === andrea-bs is now known as andrea-b1 === andrea-b1 is now known as andrea-bs [19:15] I'm no e2fsprogs expert (I know little about it in fact)... but the latest changelogs all look pretty compelling [19:15] should we refresh e2fsprogs before release or is that risky? === luka74 is now known as Lure === cprov is now known as cprov-afk [20:01] hi, are there ubuntu mobile capable phones already? === kitterma is now known as ScottK2 [20:59] hardy alt installer - shouldn't IDE support be in initrd.gz? (so that it can find the CD for instance) [21:00] in the last few days, it went away from where ever it was, and so now it doesnt see any ide devices: http://dev.personnelware.com/carl/temp/Mar02/g/dhcp63/dmesg.txt [22:15] hi. is there any documentation on seeds available? eg file format, what keywords are available etc [22:16] laga: Have you read https://wiki.ubuntu.com/SeedManagement? [22:17] TheMuso: yes. it explains everything but the file format [22:17] (or how to actually use seeds ;)) [22:17] laga: The best thing I can suggest, is to download a bzr branch of seeds, and have a look at it, then if you have any questions, ask them. [22:18] ok, i've got a branch and i#ve looked around a bit. now i wonder if i can basically inherit from one seed while excluding some packages? [22:19] Well you may already be aware that all seeds inherrit from the platform.hardy seeds, that is if you are looking at seeds for hardy. [22:20] laga: The STRUCTURE file basicallyd escribes how things all fit together, and what seeds go where. [22:22] TheMuso: and how'd i exclude a package? just add "! package" ? [22:22] laga: I believe so, however I am no expert with seeds. I only know enough to do the work on them that I need to do. [22:31] TheMuso: OK, i've found the include statement in the structure file. it looks like one set of seeds completely inherits from platform.hardy. do you know how i can make a ship-diskless seed which is basically like ship-live but doesn't include some packages? [22:37] laga: Not really no. [22:38] TheMuso: ok, thanks for your help! i'll experiment a bit [22:38] laga: No problem./ [22:43] laga, i want to say you will be able to just make a ship-net in STRUCTURE that lists ship-live (in STRUCTURE) [22:43] and then the Exclude: [22:43] in the contents of ship-net [22:44] superm1: yeah, i'm doing something like that.. with deskto, tho [22:44] ship-live doesn't make much sense there [22:44] yeah [22:46] superm1: in the desktop seed: why does it list mythbuntu-desktop as useful package? i thought the desktop seed was used to generate the mythbuntu-desktop package? [22:46] that was modeled after some other seed that did similar [22:46] so i dont know [22:46] ok [22:47] http://phpfi.com/300137 <- superm1, does this look OK? [22:48] laga, first off that looks like you didn't update, but merged.... [22:49] but if that syntax is right for the seed itself, i think its right [22:49] superm1, laga, that is done because the seeds are used to generate tasks, and the tasks have to pull the metapackage as well. So yes, leave it there. [22:49] one of these days i'll understand bzr [22:50] laga, pull/update rather than merge if we are all working on the same branch [22:50] if its a different branch, then you branch/merge [22:50] i just updated [22:51] superm1: ok, i'll commit and test the meta package [22:51] "pending merge"? oh noes :/ [22:52] laga, okay best of luck :) [22:58] c/ [22:58] gah [22:58] yay, i broke it :) === geser_ is now known as geser [23:39] superm1: uploaded. [23:39] thanks [23:39] np [23:42] heya [23:42] please consider malone #197077 for upload in hardy [23:42] Launchpad bug 197077 in openldap2.2 "6.06 LTS: CVE-2007-6698, CVE-2008-0658" [Medium,In progress] https://launchpad.net/bugs/197077 [23:42] (only for core-dev) [23:43] debdiff attached