[00:32] _julian_ (~quassel@hmbg-4d06a043.pool.mediaWays.net) joined #fai. [00:38] pav5088_ (~Mark@ppp118-208-102-235.lns20.bne4.internode.on.net) joined #fai. [00:39] pav5088 (~Mark@ppp118-208-12-216.lns20.bne1.internode.on.net) left irc: Ping timeout: 480 seconds [00:39] _julian (~quassel@hmbg-5f765fab.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [01:43] ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [02:52] jonas (~jonas@117.211.88.149) joined #fai. [02:52] Nick change: jonas -> Guest14543 [02:52] Nick change: Guest14543 -> jonas [03:36] shod (~shod@p5DDA95CB.dip.t-dialin.net) joined #fai. [03:36] jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds [03:45] sneumann (~sneumann@pD9FEBD27.dip.t-dialin.net) joined #fai. [03:51] jonas (~jonas@117.211.88.149) joined #fai. [03:55] sneumann (~sneumann@pD9FEBD27.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [04:12] jonas (~jonas@117.211.88.149) left irc: Ping timeout: 480 seconds [05:11] shod (~shod@p5DDA95CB.dip.t-dialin.net) left irc: Quit: Leaving. [05:19] ErKa (keryell@50-0-151-80.dsl.dynamic.sonic.net) joined #fai. [05:24] sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai. [05:37] and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) joined #fai. [05:50] and1bm (~andi@HSI-KBW-109-193-080-154.hsi7.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! [05:54] deekthesqueak (~deek@173-160-180-49-Washington.hfc.comcastbusiness.net) joined #fai. [06:02] deekthesqueak (~deek@173-160-180-49-Washington.hfc.comcastbusiness.net) left irc: Ping timeout: 480 seconds [06:26] shod (~shod@ip-109-47-246-9.web.vodafone.de) joined #fai. [07:12] ErKa (keryell@50-0-151-80.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [10:52] tront (473f5d6b@ircip1.mibbit.com) left irc: Quit: http://www.mibbit.com ajax IRC Client [11:16] msantana (msantana@SDF.ORG) joined #fai. [12:01] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai. [12:10] sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection [12:18] sep (~sep@40.211.jostedal.no) joined #fai. [12:19] \sh (~sadig@nat.de.netviewer.com) joined #fai. [12:20] thilo (~Adium@e181007070.adsl.alicedsl.de) joined #fai. [12:21] sep (~sep@40.211.jostedal.no) left irc: Remote host closed the connection [12:22] hi guys :) everyone back from devmeeting? :) [12:24] sep (~sep@40.211.jostedal.no) joined #fai. [12:24] Mrfai: i found the regression in make-nfs-root \o/ [12:25] <\sh> you people spammed my inbox during the weekend ;-) [12:36] fai: 3 mika committed revision 6770 to 7 fai: make-fai-nfsroot: do not error out if getent hosts fails [12:36] fai: Since we're running under set -e the command might file [12:36] fai: and errors out without indicating what went wrong. [12:36] fai: So instead do not error out silently but instead warn the user about [12:36] fai: 3 mika committed revision 6771 to 7 fai: make-fai-nfsroot: do not error out if grep on mount output fails in umount_dirs() [12:36] fai: Since we're running under 'set -e' the "mount | grep ..." will [12:36] fai: cause the script to fail if grep doesn't match. It will error out [12:36] fai: without noticing the user about it. So instead make sure the [12:36] fai: 'mkramdisk -u' is executed whenever the "mount | grep" matches, [12:36] fai: 3 mika committed revision 6772 to 7 fai: make-fai-nfsroot: provide proper return code in fdivert() [12:37] fai: The 'return' command uses the exit status of the last executed [12:37] fai: command if no status is given. Since we're running under 'set -e' [12:37] fai: this causes fdivert() to error out the main make-fai-nfsroot [12:37] fai: script whenever $NFSROOT_HOOKS doesn't exist. So instead return [12:39] ^^ Mrfai, those three patches fix the return code issue of make-fai-nfsroot [13:11] jonas (~jonas@14.139.82.7) joined #fai. [13:11] Nick change: jonas -> Guest14582 [13:12] Nick change: Guest14582 -> jonas [13:45] sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds [14:01] ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) joined #fai. [14:14] shod (~shod@ip-109-47-246-9.web.vodafone.de) left irc: Quit: Leaving. [14:21] \sh (~sadig@nat.de.netviewer.com) left irc: Quit: Ex-Chat [14:45] mikap: what is the git clone line to get the fai project? [14:45] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving [14:46] ah, you still work on svn [14:46] yes [14:46] importing the branches/tag/trunk didn't work, so i've to convert it on my own [14:46] mikap: i would hate to start hacking on svn, having tons of changes up in the air and then you switch to git under my feet [14:47] stockholm: you can use git anyway, i don't use svn on my own since ages [14:47] ah, ok [14:47] mikap: how do i clone the github project? [14:48] stockholm: you shouldn't ;) [14:48] no? [14:48] how is it done then? [14:48] but it's listed on the website (ssh/http/git-read-only), use ssh as a commiter [14:48] stockholm: git-svn [14:50] git svn clone [-s] svn+ssh://svn.debian.org/svn/fai as a developer, svn://... as a non-dev [14:50] i never used git svn... ok [14:52] sadly the author information gets lost when i'm pushing my git-svn tree to github (as expected), just tried it - so the existing svn authors mapping doesn't work once you're using git [14:56] how can this not be properly fixed by now? [14:56] ok, now i am pulling from the svn repository. [14:57] and once we switched i will be able to push my branch to github? [14:58] what do you mean by "how can this not be properly fixed by now"? [14:59] if you're pushing your branch to github the author information will get lost again (that's our current problem before we're finally converting), but you can just export your branch as a patchset and plug in on the official github repos then of course and everything will be fine [15:02] you can compare https://github.com/faiproject/fai/commits/master with https://github.com/faiproject/fai/commits/mika/github (my git-svn remote push to github) if you don't know what i mean with "author information" [15:02] i mean the svn->git migration without loss of information. i would have expected that lots of people did that by now and it would work smoothly now [15:03] (mika and tautschnig are mapped to our user accounts, in case of question) [15:03] stockholm: we have that! but we can't keep git and svn both up and running at the same time without losing author information when pushing the git-svn stuff to git [15:04] ok [15:04] once we're shutting the svn repos down we won't have any problem, but as of now we can't have it both up and running without any losses (or additional work which nobody of us will do ;)) [15:06] but i cant just use github because stuff is still in transit and the point where i branch off now migh dangle in the air later if you switch again? [15:07] that's why you should either use git-svn on the svn repos or wait until we finished the official switch [15:09] what is the ETA? [15:10] no idea, depends on if Mrfai gives me the OK those days and how long the svn2git takes [15:10] ErKa (keryell@173-228-88-149.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [15:10] but i wish we could finish it this weeks [15:10] week* [15:12] ok [15:21] jonas (~jonas@14.139.82.7) left irc: Ping timeout: 480 seconds [15:39] jonas (~jonas@14.139.82.7) joined #fai. [15:57] jonas (~jonas@14.139.82.7) left irc: Ping timeout: 480 seconds [16:19] jonas (~jonas@14.139.82.7) joined #fai. [16:19] Nick change: jonas -> Guest14597 [16:20] Nick change: Guest14597 -> jonas [16:25] simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. [16:26] ErKa (~keryell@216.239.45.20) joined #fai. [16:28] deekthesqueak (~deek@64.14.143.130) joined #fai. [16:28] simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: [16:30] simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. [18:23] sneumann (~sneumann@pD9FEBD27.dip.t-dialin.net) joined #fai. [18:34] sneumann (~sneumann@pD9FEBD27.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [20:50] jonas (~jonas@14.139.82.7) left irc: Ping timeout: 480 seconds [21:04] deekthesqueak (deek@64.14.143.130) left #fai. [22:02] sneumann (~sneumann@pD9FEBD27.dip.t-dialin.net) joined #fai. [22:11] sneumann (~sneumann@pD9FEBD27.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [22:32] yay, ich komme voran mit dem setup-storage refactoring. [22:34] jetzt komme ich an die erste stelle wo ich anfangen muss code umzuschreiben. [22:34] um globale variablen zu vermeiden. [22:34] obwohl, vielleicht sollte ich die da erst mal lassen? [22:35] es wären ja nur noch zwei globale variablen statt dutzenden. [00:00] --- Tue Oct 25 2011