jetole (~Joe@irc.fossl.net) left irc: Server closed connection
jetole (~Joe@irc.fossl.net) joined #fai.
ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) joined #fai.
ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) left irc: Ping timeout: 480 seconds
xioxous (~bpkroth@66-168-18-252.dhcp.mdsn.wi.charter.com) left irc: Ping timeout: 480 seconds
xioxous (~bpkroth@66-168-18-252.dhcp.mdsn.wi.charter.com) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
meme (~quassel@141.28.99.251) joined #fai.
10:20 memeHi
10:21 memeCan 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 memeI don't need the times in realtime. A final collection after an installation is finished would be enough.
10:30 BlindBunnymeme: 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 memeBlindBunny: yeah I tried the way you described, but was not so successful yet. Thats why I asked again :-). I'll try that!
10:36 mgoetzememe: hooks are run before a task, installing packages is just one task
10:46 alleemhh, no \sh around :(
10:46 memeI see. I am trying BlinBunys suggestion in instsoft.LAST
10:47 alleesomeone workong on 3.3.3 ubuntu pkgs?    If not I'll give it a try.
10:49 memeOh, choosing instsoft.LAST was kind of stupid :-)
10:49 memethanks mgoetz for the tip!
10:52 memeBlindBunny: doesn't it need to be tail -f $target/tmp... ?
10:53 BlindBunnymeme: nope
10:53 memeokay :-)
11:03 memehmm it seems that my client does not log to /tmp/fai/software.log during installation
11:03 memetail: cannot open `/tmp/fai/software.log' for reading: No such file or directory
11:04 BlindBunnymeme: it probably does not exist yet when the hook is called
11:04 BlindBunnymeme: just do a touch on it before the tail
11:04 memeI#ll try
11:05 BlindBunnyor I got the filename wrong but I think somebody here would have pointed that out
11:05 meme:-)
11:19 mgoetzeno, software.log is right, it just won't exist yet at that point
ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) joined #fai.
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai.
ErKa (~keryell@MTRLPQ02-1177747296.sdsl.bell.ca) left irc: Ping timeout: 480 seconds
verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat
meme (~quassel@141.28.99.251) left irc: Remote host closed the connection
allee (~ach@allee.mpe.mpg.de) left irc: Remote host closed the connection
verwilst (~verwilst@d54C6A330.access.telenet.be) joined #fai.
ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) joined #fai.
Nic0 (~courtel@fw.tls.cena.fr) left irc: Quit: Leaving.
ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) left irc: Remote host closed the connection
ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) joined #fai.
ErKa (~keryell@modemcable078.57-70-69.static.videotron.ca) left irc: Ping timeout: 480 seconds
verwilst (~verwilst@d54C6A330.access.telenet.be) left irc: Quit: Ex-Chat
siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving.
--- Fri Feb 12 2010

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