[00:50] jonas (~jonas@221.133.45.194) left irc: Read error: Connection reset by peer [01:33] _julian (~quassel@hmbg-4d068be8.pool.mediaWays.net) joined #fai. [01:41] _julian_ (~quassel@hmbg-5f763576.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [01:59] ErKa (keryell@173-228-88-102.dsl.dynamic.sonic.net) left irc: Ping timeout: 480 seconds [03:01] ErKa (~keryell@209.129.244.250) joined #fai. [04:51] ErKa (~keryell@209.129.244.250) left irc: Ping timeout: 480 seconds [04:56] sneumann_ (~sneumann@pD95541C1.dip.t-dialin.net) joined #fai. [05:14] sneumann_ (~sneumann@pD95541C1.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [05:53] ErKa (keryell@173-228-88-152.dsl.dynamic.sonic.net) joined #fai. [06:24] sneumann_ (~sneumann@router-sub.ipb-halle.de) joined #fai. [07:05] jonas (~jonas@222.254.162.144) joined #fai. [07:06] Nick change: jonas -> Guest16225 [07:06] Nick change: Guest16225 -> jonas [07:21] jonas (~jonas@222.254.162.144) left irc: Ping timeout: 480 seconds [07:50] jonas (~jonas@222.254.159.174) joined #fai. [08:45] jmux (~jan-marek@lhm246.muenchen.de) joined #fai. [08:49] verwilst (~verwilst@d5152FEFB.static.telenet.be) joined #fai. [09:01] <_julian> can I use split sources.list files in /etc/fai/apt/sources.list.d ? or is this not supported [09:05] _julian: *EEK* [09:06] <_julian> oz_: ?! [09:07] I'm just speaking for me now, I don't know what the rest thinks about this... [09:07] but, I really dislike these /etc//config.d/ thingies [09:08] they tent to blow up configs and make them hard to maintain [09:08] IMHO this violates the KISS principle (Keep It Simple, Stupid!) [09:08] but that just my opinion. [09:08] <_julian> oz_: well in this case I do like it, because one can clearly seperate between official repositories and addon repositories [09:09] _julian: imho it's "the path to the dark side" [09:09] <_julian> (c: [09:09] but with regard to apt, it's supported. [09:09] ErKa (keryell@173-228-88-152.dsl.dynamic.sonic.net) left irc: Read error: Operation timed out [09:09] <_julian> ok cool [09:09] look at the apt documentation. [09:09] but it's UGLY UGLY UGLY [09:09] messing up stuff [09:11] <_julian> actually I have one other issue regarding apt sources, which I wonder how to properly deal with in fai... I have a repository which is accessed through ssh and private key auth. - unfortunately this requires the ssh-key of the client to be known by the server. but as this key is likely to be changing for each installation it is kind of a problem [09:27] <_julian> hm, or is only the ssh key from the nfs-root relevant? [10:00] <_julian> hm, crap. can't get the reading of the repository working in make-fai-nfsroot [10:01] <_julian> always returns with Read error - read (0: Success) [10:03] what happens when you add "exit 0" at the end of the script? [10:06] <_julian> oz_: which script? - only thing I did for now was adding the repository to /etc/fai/apt/sources.list.d/my.list, add the .ssh/id_rsa.pub from nfsroot to the server and run make-fai-nfsroot -p [10:11] the make-fai-nfsroot script [10:12] you could set "set -x" in the script for debugging [10:14] Nick change: stockhol1 -> stockholm [10:21] sneumann_ (~sneumann@router-sub.ipb-halle.de) left irc: Remote host closed the connection [10:21] sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai. [10:36] jonas (~jonas@222.254.159.174) left irc: Ping timeout: 480 seconds [10:40] <_julian> hm, got things a bit further. I simply did a chroot to the nfsroot after make-fai-nfsroot completed. then I could do an aptitude update - but unfortunately the install system itself runs into the same issue again. [10:40] <_julian> although after instsallation finishes I can switch to vt2, do an aptitude update - and it works [10:40] falko (~fr@orwell.qc.chemie.tu-darmstadt.de) joined #fai. [10:41] hi how can is set an apt proxy ? [10:58] <_julian> do I have to rebuild the nfsroot after changing scripts in config/class ? [11:02] no [11:05] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai. [11:05] <_julian> hm, it seems the ssh keys are only installed after the apt update... [11:06] <_julian> is there any way I could add a hook before the apt repository is updated? [11:06] <_julian> so that I could add a ssh key in there [11:19] <_julian> or actually I could add them to base.tgz... [11:24] I think this would be the best [11:26] mikap (~mika@mail.michael-prokop.at) left irc: Ping timeout: 480 seconds [11:37] mikap (~mika@mail.michael-prokop.at) joined #fai. [11:38] <_julian> oz_: is the base.tgz regenerated by make-fai-nfsroot? or can I simply add the files and that's it? [11:41] _julian: look in the script, I don't know [12:16] _julian: when do you have to access the ssh'd-repository? You're mixing up nfsroot and installation. [12:16] Normally you don't have to rebuild the NFSroot. [12:17] If you need the repository during installation use the repository / prepareapt hook. [12:18] I have a sources.list in my config space and simply do a fcopy /etc/apt/sources.list in the hook. [12:19] does fai uses the directory /etc/fai/apt/ as a normal apt dir therfore stuff like apt.conf or apt.conf.d/... works ? [12:19] ah great .. [12:20] is there a link to an example? i bever found a list of available hooks [12:22] falko: from the prepareapt hook: "cp -r $FAI_ETC_DIR/apt/* $FAI_ROOT/etc/apt/" [12:22] great thanks! [12:23] I don't know, if there is a list in the FAI guide, but grep "^task_" /usr/lib/fai/subroutines gives you the list [12:25] great! [12:30] The sequence is confdir, setup, defclass, defvar, and action, which selects from install, softupdate, dirinstall and sysinfo based on FAI_ACTION [13:54] ErKa (keryell@173-228-88-152.dsl.dynamic.sonic.net) joined #fai. [14:10] jonas (~jonas@222.254.159.174) joined #fai. [15:26] Is there any reason, why task repository is not called on softupdate? This way I can't use FAI_ALLOW_UNSIGNED for softupdates, as apt.conf.d/10fai is always deleted in task finish. [16:06] I assume that access to the repository is already working when you call softupdate. [16:06] But we may want to move this small part into another task. [16:06] A bug report for this would be nice, so it will not be forgotten [16:23] sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds [16:23] Mrfai: I'm doing dist-upgrades via soft-update, so I guess I'll propose to add the repository task to softupdate for 4.0 [16:24] I'll send a mail to the list for discussion. [16:29] fine. [16:38] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: Lost terminal [16:39] verwilst (~verwilst@d5152FEFB.static.telenet.be) left irc: Quit: Ex-Chat [16:47] and1bm (~andi@HSI-KBW-095-208-066-227.hsi5.kabel-badenwuerttemberg.de) joined #fai. [17:47] sneumann (~sneumann@pD95541C1.dip.t-dialin.net) joined #fai. [17:55] shod (~shod@p5DDA9C09.dip.t-dialin.net) left irc: Quit: Leaving. [18:36] jmux (~jan-marek@lhm246.muenchen.de) left irc: [19:08] Nic0 (courtel@fw.tls.cena.fr) left #fai. [19:13] jonas (~jonas@222.254.159.174) left irc: Ping timeout: 480 seconds [19:23] and1bm (~andi@HSI-KBW-095-208-066-227.hsi5.kabel-badenwuerttemberg.de) left irc: Quit: Konversation terminated! [20:19] simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. [20:20] simNIX (~simNIX@156-60.bbned.dsl.internl.net) left irc: Remote host closed the connection [20:24] simNIX (~simNIX@156-60.bbned.dsl.internl.net) joined #fai. [21:44] sneumann (~sneumann@pD95541C1.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [00:00] --- Wed Nov 9 2011