[03:55] jetole (~Joe@irc.fossl.net) left irc: Server closed connection [03:55] jetole (~Joe@irc.fossl.net) joined #fai. [04:19] ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) joined #fai. [04:30] ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) left irc: Ping timeout: 480 seconds [07:43] xioxous (~bpkroth@66-168-18-252.dhcp.mdsn.wi.charter.com) left irc: Ping timeout: 480 seconds [07:46] xioxous (~bpkroth@66-168-18-252.dhcp.mdsn.wi.charter.com) joined #fai. [07:56] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [08:38] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. [09:16] meme (~quassel@141.28.99.251) joined #fai. [10:20] Hi [10:21] Can I use hooks to get a detailed Timestamp after a software package is installed? Or what would be the right way to implement this? [10:25] I don't need the times in realtime. A final collection after an installation is finished would be enough. [10:30] meme: add 'tail -f /tmp/fai/software.log | while read; do echo "$(date +%s): $REPLY"; done > /tmp/fai/software-timestamped.log &' in an instsoft hook, or something in that spirit. We talked about that 2 days ago. [10:31] BlindBunny: yeah I tried the way you described, but was not so successful yet. Thats why I asked again :-). I'll try that! [10:36] meme: hooks are run before a task, installing packages is just one task [10:46] mhh, no \sh around :( [10:46] I see. I am trying BlinBunys suggestion in instsoft.LAST [10:47] someone workong on 3.3.3 ubuntu pkgs? If not I'll give it a try. [10:49] Oh, choosing instsoft.LAST was kind of stupid :-) [10:49] thanks mgoetz for the tip! [10:52] BlindBunny: doesn't it need to be tail -f $target/tmp... ? [10:53] meme: nope [10:53] okay :-) [11:03] hmm it seems that my client does not log to /tmp/fai/software.log during installation [11:03] tail: cannot open `/tmp/fai/software.log' for reading: No such file or directory [11:04] meme: it probably does not exist yet when the hook is called [11:04] meme: just do a touch on it before the tail [11:04] I#ll try [11:05] or I got the filename wrong but I think somebody here would have pointed that out [11:05] :-) [11:19] no, software.log is right, it just won't exist yet at that point [12:17] ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) joined #fai. [13:11] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [13:58] ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) left irc: Ping timeout: 480 seconds [16:12] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [16:19] meme (~quassel@141.28.99.251) left irc: Remote host closed the connection [17:04] allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection [17:53] verwilst (~verwilst@d54C6A330.access.telenet.be) joined #fai. [18:05] ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) joined #fai. [18:48] Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving. [20:11] ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) left irc: Remote host closed the connection [20:14] ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) joined #fai. [20:39] ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) left irc: Ping timeout: 480 seconds [20:58] verwilst (~verwilst@d54C6A330.access.telenet.be) left irc: Quit: Ex-Chat [22:10] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. [00:00] --- Fri Feb 12 2010