[06:26] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [06:39] fai-guy (~fai-guy@p4FC235B8.dip0.t-ipconnect.de) joined #fai. [06:48] fxcp (~ctp@brsg-d9bee726.pool.mediaWays.net) joined #fai. [07:15] allee (~ach@dialin-212-144-129-056.pools.arcor-ip.net) joined #fai. [07:31] Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai. [07:31] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [08:03] MT (~MT@80.109.167.79) joined #fai. [08:05] siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai. [08:28] ErKa (~keryell@APuteaux-154-1-69-95.w81-249.abo.wanadoo.fr) joined #fai. [08:52] alleeHol (~ach@dialin-212-144-130-197.pools.arcor-ip.net) joined #fai. [09:00] allee (~ach@dialin-212-144-129-056.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [09:31] Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving [09:31] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [10:35] MT, (btw: many kudos for all your recent and not so recent work on fai! rocks!) - according to wiki commits, the exp. repo is not mentioned there yet. :) [10:41] hmm, yes, the wiki ... [10:51] alleeHol (~ach@dialin-212-144-130-197.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [10:57] h01ger, thanks for the hint, should be done :-) [11:07] de nada [11:07] thank you! :) [11:47] ajf (~alex@82-70-11-70.dsl.in-addr.zen.co.uk) joined #fai. [11:47] Hi [11:48] I'm trying to set FAI_CONFIG_SRC to point to an apache served svn config space [11:49] FAI_CONFIG_SRC=svn+http://servername/repo/config isn't working though (svn: Undefined tunnel scheme 'http') [11:49] what's the correct way to specify this URI? [11:50] hmm, just to exclude some pitfall [11:51] did you really not use any quotes around that? [11:51] maybe it doesn't matter, dunno [11:51] ah perhaps [11:51] I'll give it a go and report back [11:51] svn+http? [11:52] should be supported indeed. then its a bug :) guess you found it, because hardly noone uses that :) [11:53] check /usr/lib/fai/get-config-dir-svn and please file a bug with patch ;) [11:55] Cheers for the pointer. I'll look into creating a patch if the quotes don't fix it and there really is a bug. [11:55] Surprised to here that nobody uses it though [11:56] s/here/hear [11:57] you could try putting https:// in there, which will of course not work in your setup, but should at least give some hint on where the bug lies [12:02] svnpath=$(expr match "$FAI_CONFIG_SRC" '[^:]*://[^@]\+@\([^[:space:]]\+\)') returns nothing [12:03] which FAI version? [12:03] well, doesn't matter, still open: [12:03] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441436 [12:04] you need to add a username [12:09] The FAI guide explicitly states that svn+http only works *without* a user name :) [12:09] The whole thing looks a bit broken though [12:10] fixes are welcome :-) [12:10] alleeHol (~ach@dialin-212-144-132-027.pools.arcor-ip.net) joined #fai. [12:11] fai: 3 mt committed revision 5204 to 7 fai: fail early, if a device used in a volume group definition is not going to exist [12:11] fai: after partitioning [12:11] I'll have a go. [12:12] fai: 3 mt committed revision 5205 to 7 fai: really add the patch as well, not only the series entry... [12:31] MT, looking at your commits i wonder why you dont use debian/changelog... if you do, you could write the entries with "dch" and then commit with "debcommit -C" which is a very very handy command :) [12:36] I could modify debian/changelog in all the patches, but this would likely cause some problems once Thomas updates the trunk [12:37] thus the changelog is only generated from the patches when building the experimental packages [12:37] ah, its generating, good. cause no changelog sux :) [12:40] http://paste.debian.net/19424/ [12:40] for experimental6 [12:46] Action: h01ger thinks there are too many lines with " [ Michael Tautschnig ]" - i understand that you like to see your name, but.. sorry couldnt resist :) [12:46] :-) [12:47] I'm currently doing a very dumb string-replace of each and every ^ \* with the author of the patch [12:56] Action: h01ger nods [13:02] but your comment encourages me to get that fixed [13:02] working on a perl 1-liner [13:04] :) [13:15] ErKa (~keryell@APuteaux-154-1-69-95.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [13:16] fai: 3 mt committed revision 5206 to 7 fai: don't repeat the patch author's name again and again [13:17] :) [13:49] *giggle* [14:16] allee_ (~ach@dialin-212-144-131-174.pools.arcor-ip.net) joined #fai. [14:17] alleeHol (~ach@dialin-212-144-132-027.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [14:22] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441436 [14:22] patch attached to bug [14:33] \o/ [14:33] cheers [14:34] +thx [14:41] no problem. I may recall the favour shortly though :) setup-storage is currently giving me issues ... [14:41] ? [14:43] Cannot satisfy pre-depends for vgcreate volgroup0 /dev/sda2: exist_pv_done_/dev/sda2 -- system left untouched [14:43] oh yes [14:43] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502462 [14:44] don't tell me ... patches welcome? :) [14:44] no need in this one case, it's already patched [14:44] do you know about our experimental packages? [14:45] MT, put a link in /topic too? ;) [14:45] I think we can drop the setup-storage thingy anyway [14:46] setup-harddisk for the win?! ;) [14:48] so i just need to install the experimental packages into my NFSROOT [14:49] Topic changed on #fai by MT!MT@80.109.167.79: http://www.informatik.uni-koeln.de/fai/ or http://faiwiki.informatik.uni-koeln.de/ | please try out our experimental packages using deb http://www.informatik.uni-koeln.de/fai/download experimental koeln | #fai is logged at http://layer-acht.org/fai-irc | this is a bilingual channel [14:50] is it expected that the updated packages will make it into lenny or is the package freeze going to hinder that? [14:51] well, the experimental one won't ever make it in there, but #502462 might get fixed [14:51] https://lists.uni-koeln.de/pipermail/linux-fai-devel/2008q4/000636.html [14:52] is the announcement [14:52] a backport of the #502462 would be great [14:55] would it be fine if I attach a patch to the bugreport? [14:56] the required changes are actually pretty small [15:04] ajf, patch is now attached to #502462 [15:32] cool. [15:32] Still hopes it makes it into lenny at some point though :) [15:33] experimental packages seem to work fine BTW [15:43] fai-guy (~fai-guy@p4FC235B8.dip0.t-ipconnect.de) left irc: Quit: leaving [15:46] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [16:10] siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds [16:10] alleeHol (~ach@dialin-212-144-131-239.pools.arcor-ip.net) joined #fai. [16:15] allee_ (~ach@dialin-212-144-131-174.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [16:17] MT (~MT@80.109.167.79) left irc: Quit: Leaving [16:29] alleeHol (~ach@dialin-212-144-131-239.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [16:55] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [17:21] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [17:32] ajf (~alex@82-70-11-70.dsl.in-addr.zen.co.uk) left irc: [19:20] allee (~ach@dialin-212-144-131-091.pools.arcor-ip.net) joined #fai. [19:54] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [20:37] mhmm 3.1.12 was tagged 2 days ago. Where's the source tarball? Looks like no upload to debian or the koeln repo [20:56] allee: http://www.informatik.uni-koeln.de/fai/download/lenny/ [20:59] torkel: heh, I missed it only by 7 chars to much + /dists/. thanks! [20:59] :-) [21:53] torkel: in case you have feel like it, can you unpack a fai initrd and check the export statements at the top of init script? I've 'export rootmnt=/root' on ubuntu. But I guess it should be /live/filesystem.dir/live/filesystem.dir ???? [21:54] eh only once: /live/filesystem.dir [22:04] oh, too late already. So next week next try ;) [22:06] allee: me too [22:09] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [22:14] allee (~ach@dialin-212-144-131-091.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds [00:00] --- Sat Oct 18 2008