siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
fai-guy (~fai-guy@p4FC235B8.dip0.t-ipconnect.de) joined #fai.
fxcp (~ctp@brsg-d9bee726.pool.mediaWays.net) joined #fai.
allee (~ach@dialin-212-144-129-056.pools.arcor-ip.net) joined #fai.
Mrfai (~lange@kueppers.informatik.uni-koeln.de) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds
MT (~MT@80.109.167.79) joined #fai.
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) joined #fai.
ErKa (~keryell@APuteaux-154-1-69-95.w81-249.abo.wanadoo.fr) joined #fai.
alleeHol (~ach@dialin-212-144-130-197.pools.arcor-ip.net) joined #fai.
allee (~ach@dialin-212-144-129-056.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
Mrfai (~lange@kueppers.informatik.uni-koeln.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai.
10:35 h01gerMT, (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.</hint> :)
10:41 MThmm, yes, the wiki ...
alleeHol (~ach@dialin-212-144-130-197.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
10:57 MTh01ger, thanks for the hint, should be done :-)
11:07 h01gerde nada
11:07 h01gerthank you! :)
ajf (~alex@82-70-11-70.dsl.in-addr.zen.co.uk) joined #fai.
11:47 ajfHi
11:48 ajfI'm trying to set FAI_CONFIG_SRC to point to an apache served svn config space
11:49 ajfFAI_CONFIG_SRC=svn+http://servername/repo/config isn't working though (svn: Undefined tunnel scheme 'http')
11:49 ajfwhat's the correct way to specify this URI?
11:50 MThmm, just to exclude some pitfall
11:51 MTdid you really not use any quotes around that?
11:51 MTmaybe it doesn't matter, dunno
11:51 ajfah perhaps
11:51 ajfI'll give it a go and report back
11:51 h01gersvn+http?
11:52 h01gershould be supported indeed. then its a bug :) guess you found it, because hardly noone uses that :)
11:53 h01gercheck /usr/lib/fai/get-config-dir-svn and please file a bug with patch ;)
11:55 ajfCheers 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 ajfSurprised to here that nobody uses it though
11:56 ajfs/here/hear
11:57 MTyou 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 ajfsvnpath=$(expr match "$FAI_CONFIG_SRC" '[^:]*://[^@]\+@\([^[:space:]]\+\)')  returns nothing
12:03 MTwhich FAI version?
12:03 MTwell, doesn't matter, still open:
12:03 MThttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441436
12:04 MTyou need to add a username
12:09 ajfThe FAI guide explicitly states that svn+http only works *without* a user name :)
12:09 ajfThe whole thing looks a bit broken though
12:10 MTfixes are welcome :-)
alleeHol (~ach@dialin-212-144-132-027.pools.arcor-ip.net) joined #fai.
12:11 FBIfai: 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 FBIfai: after partitioning
12:11 ajfI'll have a go.
12:12 FBIfai: 3 mt committed revision 5205 to 7 fai:  really add the patch as well, not only the series entry...
12:31 h01gerMT, 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 MTI could modify debian/changelog in all the patches, but this would likely cause some problems once Thomas updates the trunk
12:37 MTthus the changelog is only generated from the patches when building the experimental packages
12:37 h01gerah, its generating, good. cause no changelog sux :)
12:40 MThttp://paste.debian.net/19424/
12:40 MTfor experimental6
Action: h01ger thinks there are too many lines with " [ Michael Tautschnig <mt@debian.org> ]" - i understand that you like to see your name, but.. sorry couldnt resist :)
12:46 MT:-)
12:47 MTI'm currently doing a very dumb string-replace of each and every ^  \* with the author of the patch
Action: h01ger nods
13:02 MTbut your comment encourages me to get that fixed
13:02 MTworking on a perl 1-liner
13:04 h01ger:)
ErKa (~keryell@APuteaux-154-1-69-95.w81-249.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds
13:16 FBIfai: 3 mt committed revision 5206 to 7 fai:  don't repeat the patch author's name again and again
13:17 h01ger:)
13:49 oz_*giggle*
allee_ (~ach@dialin-212-144-131-174.pools.arcor-ip.net) joined #fai.
alleeHol (~ach@dialin-212-144-132-027.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
14:22 ajfhttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441436
14:22 ajfpatch attached to bug
14:33 h01ger\o/
14:33 h01gercheers
14:34 h01ger+thx
14:41 ajfno problem.  I may recall the favour shortly though :)  setup-storage is currently giving me issues ...
14:41 MT?
14:43 ajfCannot satisfy pre-depends for vgcreate volgroup0 /dev/sda2: exist_pv_done_/dev/sda2 -- system left untouched
14:43 MToh yes
14:43 MThttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502462
14:44 ajfdon't tell me ... patches welcome? :)
14:44 MTno need in this one case, it's already patched
14:44 MTdo you know about our experimental packages?
14:45 h01gerMT, put a link in /topic too? ;)
14:45 MTI think we can drop the setup-storage thingy anyway
14:46 h01gersetup-harddisk for the win?! ;)
14:48 ajfso i just need to install the experimental packages into my NFSROOT
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 ajfis it expected that the updated packages will make it into lenny or is the package freeze going to hinder that?
14:51 MTwell, the experimental one won't ever make it in there, but #502462 might get fixed
14:51 MThttps://lists.uni-koeln.de/pipermail/linux-fai-devel/2008q4/000636.html
14:52 MTis the announcement
14:52 ajfa backport of the #502462 would be great
14:55 MTwould it be fine if I attach a patch to the bugreport?
14:56 MTthe required changes are actually pretty small
15:04 MTajf, patch is now attached to #502462
15:32 ajfcool.  
15:32 ajfStill hopes it makes it into lenny at some point though :)
15:33 ajfexperimental packages seem to work fine BTW
fai-guy (~fai-guy@p4FC235B8.dip0.t-ipconnect.de) left irc: Quit: leaving
Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving
siggg (~jean@tra78-1-87-88-161-80.dsl.club-internet.fr) left irc: Ping timeout: 480 seconds
alleeHol (~ach@dialin-212-144-131-239.pools.arcor-ip.net) joined #fai.
allee_ (~ach@dialin-212-144-131-174.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
MT (~MT@80.109.167.79) left irc: Quit: Leaving
alleeHol (~ach@dialin-212-144-131-239.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
ajf (~alex@82-70-11-70.dsl.in-addr.zen.co.uk) left irc:
allee (~ach@dialin-212-144-131-091.pools.arcor-ip.net) joined #fai.
ErKa (keryell@keryell.pck.nerim.net) joined #fai.
20:37 alleemhmm  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 torkelallee: http://www.informatik.uni-koeln.de/fai/download/lenny/
20:59 alleetorkel: heh, I missed it only by 7 chars to much   +  /dists/.   thanks!
20:59 torkel:-)
21:53 alleetorkel: 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 alleeeh only once: /live/filesystem.dir
22:04 alleeoh, too late already.  So next week next try ;)
22:06 torkelallee: me too
ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds
allee (~ach@dialin-212-144-131-091.pools.arcor-ip.net) left irc: Ping timeout: 480 seconds
--- Sat Oct 18 2008

Generated by irclog2html.pl 2.1_h01ger1 by Jeff Waugh - find it at freshmeat.net! Customized by Holger 'h01ger' Levsen