[00:53] OwlEye (~paddy@HSI-KBW-085-216-046-042.hsi.kabelbw.de) left irc: Quit: OwlEye [01:13] nyal (~nyal@sd-926.dedibox.fr) left irc: Ping timeout: 480 seconds [04:28] zirpu (~zirpu@nefud.org) left irc: Remote host closed the connection [04:28] zirpu (~zirpu@nefud.org) joined #fai. [06:05] Nick change: \sh_away -> \sh [07:17] MT (~MT@ANice-207-1-2-237.w80-11.abo.wanadoo.fr) joined #fai. [07:23] MT_ (~MT@LAubervilliers-151-11-34-77.w193-251.abo.wanadoo.fr) joined #fai. [07:27] MT (~MT@ANice-207-1-2-237.w80-11.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [07:41] MT_ (~MT@LAubervilliers-151-11-34-77.w193-251.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [07:42] meandtheshel1 (~markus@85-124-39-236.dynamic.xdsl-line.inode.at) joined #fai. [07:58] nyal (~nyal@sd-926.dedibox.fr) joined #fai. [08:22] hi [08:23] hi [08:23] Nick change: dukez_away -> dukez [08:26] how are you dukez ? [08:27] fine toda [08:27] today* [08:27] I've submitted yesterday a bug on Debian ETch heartbeat 2 and received the patch this morning ... [08:27] So i am happy ^^ [08:29] heartbeat good :) [08:31] Mrfai (~lange@suenner.informatik.uni-koeln.de) joined #fai. [08:31] #fai: mode change '+o Mrfai' by ChanServ!services@services.oftc.net [08:33] MT (~MT@LAubervilliers-151-11-34-77.w193-251.abo.wanadoo.fr) joined #fai. [08:53] MT still througt the WAN ? ^^ [08:53] yeah, but it pretty unreliable... [09:04] MT (~MT@LAubervilliers-151-11-34-77.w193-251.abo.wanadoo.fr) left irc: Quit: MT [10:06] MT (~MT@LAubervilliers-151-11-34-77.w193-251.abo.wanadoo.fr) joined #fai. [10:20] MrFai> just a technical question, i don't want to read FAI some source code today ^^ Does class variables definition is done in the order of the class in FAI_CLASSES file ? [10:20] MT (~MT@LAubervilliers-151-11-34-77.w193-251.abo.wanadoo.fr) left irc: Ping timeout: 480 seconds [10:20] MrFai> or just in lexical order ? [10:21] forget this question, [10:21] the answer was what i assumed, in class definition order ... [10:22] yep [10:23] i build a depency tool that reorder the class list insied FAI_CLASSES provided a DEPENDENCY file is present. [10:23] And now, it works ^^ [10:24] will your tool detect loops in the dependency file? [10:25] Yes ! [10:26] nice. [10:30] this is not difficult, you just have to build a string recursivly, making grep on it to check you don't compute dep on a class that is already defined [10:32] glance (glance@montezuma.acc.umu.se) left irc: Server closed connection [10:32] glance (glance@montezuma.acc.umu.se) joined #fai. [11:20] when fai-cd will be correct ? [11:51] sanso|work_ (~sanso@194.120.17.62) joined #fai. [11:52] sanso|work (~sanso@194.120.17.61) left irc: Read error: Connection reset by peer [11:57] sanso|work_ (~sanso@194.120.17.62) left irc: Remote host closed the connection [12:15] meandtheshel1 (~markus@85-124-39-236.dynamic.xdsl-line.inode.at) left irc: Quit: Leaving. [12:20] meandtheshel1 (~markus@85-124-233-221.work.xdsl-line.inode.at) joined #fai. [12:38] ErKa (~keryell@m13.wifi.enstb.org) joined #fai. [12:40] baldy (baldy@pptp.dial.ipv6-network.de) left irc: Ping timeout: 480 seconds [12:52] baldy (baldy@pptp.dial.ipv6-network.de) joined #fai. [13:16] nyal> you can write your own scrite [13:16] nyal> with bootcd [13:16] script* [13:17] http://pastebin.ca/446382 as an example [13:18] http://pastebin.ca/446383 for the configuration [13:23] dukez: it's me. I have written this script :) [13:23] ok ** [13:23] but i know if the modification will be done [13:23] je me disais bien aussi [13:36] i don't* [13:43] nyal> oui [14:06] oui dukez. [14:06] hi all! [14:06] hi Lin [14:07] im with a little problem. My fai installation is running smooth. but in the end of installations fai fail to install ssl-cert. I have preseed but anyway its returning: [14:07] chgrp: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory [14:07] chmod: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory [14:08] /tmp/target/etc/ssl/private/ is empty. [14:08] it keeps on loop and never ends. [14:08] btw, ubuntu feisty. [14:20] MT (~MT@ANice-207-1-2-12.w80-11.abo.wanadoo.fr) joined #fai. [14:22] MT (~MT@ANice-207-1-2-12.w80-11.abo.wanadoo.fr) left irc: [15:44] MT (~MT@ANice-207-1-2-83.w80-11.abo.wanadoo.fr) joined #fai. [15:50] Lin: did you use $ROOTCMD or use $target as prefix of the path specification? [15:50] yes. [15:50] Mrfai (~lange@suenner.informatik.uni-koeln.de) left irc: Quit: leaving [15:51] allee: I have specified both packages (openssl and ca-ca-certificate) to be installed in my class. both them are installed [15:52] Lin: can you put the code snippet that fails in your favorite pastebin site? [15:55] is one line only [15:55] allee: did you want the logs too? [15:56] Lin: no, right now the patch to the script and the oneliner are enough. So paste here. [15:56] MT (~MT@ANice-207-1-2-83.w80-11.abo.wanadoo.fr) left irc: Quit: MT [15:56] Lin: mhm, chgrp and chmod is one line? [15:56] chmod/grp? [15:56] s/patch/path/ [15:56] zobel, would you accept fai-kernels with one more kernel driver enabled (which is enabled in the default kernel) in stable-proposed-updates? #417752 [15:57] $ROOTCMD apt-get -o Dpkg::Options::=--force-confnew -o Dpkg::Options::=--force-all -y --force-yes install ibeuartwork [15:57] Lin: so the errror msgs above come from a postinst script? [15:58] this is the command, but when it runs this command it try to install ssl-cert (needed by postfix/cupsys), ssl-cert didn't finish the postinstall script.. running in a loop [15:58] allee: this is a FAI script. [15:58] just to force the installation of this package. [15:59] but the "real" problem is not on this package, is on ssl-cert package installation. [15:59] Lin: strange. I've installed today to feisty laptop. Both have ssl-cert installed. [15:59] s/to/two/ [15:59] allee: dit you want take a look on my logs? [15:59] cant you show me your package selections for feisty? [16:00] AFAIK, the package order didn't matter. My classes are: FAIBASE DHCPC UBUNTUFEISTY (created by me) and ARTWORK (just install this package) [16:01] ubuntu-minimal ubuntu-standard ubuntu-desktop ubuntu-keyring ubuntu-artwork ubuntu-sounds ubuntu-restricted-extras ca-certificates openssl [16:01] Lin: they are a bit lengthy ;) my variant of UBUNTU feisty starts with: [16:02] PACKAGES aptitude-r [16:02] usplash kubuntu-artwork-usplash [16:02] kubuntu-desktop [16:02] and then lots of other packages (but this should not matter) [16:02] allee: i think too. [16:04] allee: wanna take a look at my {shell,fai}.log? [16:04] Lin: okay. [16:05] Lin: I assume you are you using the latest 3.1.8 feisty pkgs, right? [16:05] allee: using from ubuntu packages [16:05] ErKa (~keryell@m13.wifi.enstb.org) left irc: Ping timeout: 480 seconds [16:05] http://arda.ibeu.org.br/fai.log [16:06] http://arda.ibeu.org.br/shell.log [16:06] allee: 3.1.3 [16:07] fai-server: [16:07] Installed: 3.1.3ubuntu1 [16:07] Candidate: 3.1.3ubuntu1 [16:07] Lin: ah, sh*t, right. I've 3.1.8 here, but they missed the deadline due to lack of time to update fai-kernels to 2.6.20 :( [16:08] allee: can you borrow me your packages or sources entries? [16:09] Lin: pkgs yes. I've destroyed the partition with the sources by accident. Lemme check if I uploaded the sources too ... [16:13] Lin: the debdiff to build the pkgs yourself is at: https://bugs.launchpad.net/ubuntu/+source/fai/+bug/93876 [16:13] allee: btw, did you see my logs? [16:13] there is some bug with 3.1.3 version? [16:14] this perl bug I have fixed by myself ;-) [16:14] nomeata (nobody@nomeata.de) joined #fai. [16:14] Lin: yeah. You get lots of 'time stamp in the future', didn't you specify an ntpserver or timeserver in the dhcp.conf file? [16:14] yeah I have. but seems dont work [16:15] option time-servers ntp1.ibeu.org.br, ntp2.ibeu.org.br; [16:15] option ntp-servers ntp1.ibeu.org.br, ntp2.ibeu.org.br; [16:17] allee: I have some questions: How can I set the key map? cause seem that ubuntu didn't use loadkeys anymore.. [16:17] Lin: here are the changelog 3.1.3 -> 3.1.8 [16:17] http://paste.debian.net/25943 [16:18] Lin: never checked, usually it's set in classes/.var [16:18] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [16:18] yeah.. but didn't work [16:19] and any language ! C didn't work.. perl complains a lot. [16:20] Lin: try 3.1.8. Here perl does not complain with en_US.UTF-8 [16:20] allee: I have changed to en_US only.. but didn't work too. [16:21] then I have set to C only [16:21] allee: how can I apply this diff (sorry 4 the lame question) [16:21] I have apt-get source fai [16:22] or should I have to apply over the upstream version? [16:22] MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. [16:22] cd fai-3.1.8; patch -p0 --dry-run < /patch/to/debdiff [16:22] trying patch -p0 < file and all alternatives ;-) [16:22] when it works remove --dry-run [16:22] ok.. over the upstream version ;- [16:23] Lin: oh, no cd 3.1.3 that is [16:23] ok [16:24] my dir is named: fai-3.1.3ubuntu1 any problem? [16:24] |diff -Nru /tmp/Um8mejrAch/fai-3.1.8/conf/make-fai-nfsroot.conf /tmp/55ZgJuTN7Z/fai-3.1.8ubuntu1/conf/make-fai-nfsroot.conf [16:24] |--- /tmp/Um8mejrAch/fai-3.1.8/conf/make-fai-nfsroot.conf 2006-09-14 12:27:19.000000000 +0200 [16:24] |+++ /tmp/55ZgJuTN7Z/fai-3.1.8ubuntu1/conf/make-fai-nfsroot.conf 2007-03-19 21:51:38.000000000 +0100 [16:25] it is looking for 3.1.8 [16:27] allee: should I use Thomas repository 4 etch? (im using ubuntu) deb http://www.informatik.uni-koeln.de/fai/download etch koeln [16:28] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Ping timeout: 480 seconds [16:29] didn't apply over fai_3.1.8 too :/ [16:32] Action: allee looks into the debdiff [16:34] Lin: you need plain debian fai-3.1.8. And use patch -p4 [16:34] h01ger: kernel is not my domain for SRM. ask dannf please [16:35] allee: worked [16:35] never assume you know that's in a week old patch ;) [16:35] Lin: good [16:36] zobel, ok, will do [16:36] its downloading tetex fonts and extras... damn SGML [16:36] Lin: fwiw fai softupdate is broken in the ubuntu pkgs (maybe debian too) have not checked yet. Wrong path to /var/log/fai/xxx instead of /var/lib/fai/xxx is used [16:43] allee: I have to recreate NFS root right? [16:45] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [16:45] Lin: right. Make sure the new pkgs is accesible via FAI_DEBOOTSTRAP in make-fai-nfsroot.conf [16:45] allee: they are.. I use apt-proxy ;-) [16:45] Lin: mhmm, update in nfsroot should also be okay (apt-proxy: me too) [16:45] btw im running make nfs root with verbose mode. [16:46] allee: should I pressed ssl-cert? [16:46] Lin: check also for changes in /usr/share/doc/fai-doc/examples/simple compared to what you copied from 3.1.3 [16:47] allee: ok [16:47] Lin: I did nothing special with ssl-cert. kubuntu-desktop pulled it in [16:48] my /etc/fai is ok [16:49] Lin: iand /srv/fai/config ? [16:49] checking right now. [16:51] MT_ (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [16:53] allee: nothing big.. just my files [16:54] ErKa (~keryell@keryell.pck.nerim.net) joined #fai. [16:54] generated [16:55] now installing a new client [17:04] allee: these "in the future" messages are annoying. [17:05] Lin: can you try if running ntpdate by hand fixes it? Or is there something why it happens in the logs? [17:06] allee: ntpdate can be run only in the end of installation right? [17:08] Lin: one of the fai-chboot options enabled ssh. So you can login as soon as the fai kernel did boot [17:08] allee: ok.. but this dont "real" fix the problem. [17:09] Lin: either ntpdate by hand fails too, then you get a useful error msg or something is not working in fai feisty as it should [17:09] no [17:09] works flawlessly [17:10] root@cyber2:~# date [17:10] Sun Jan 1 15:43:44 UTC 2006 [17:10] root@cyber2:~# ntpdate -u 172.16.1.11 [17:10] 18 Apr 17:09:03 ntpdate[17507]: step time server 172.16.1.11 offset 40785915.348493 sec [17:15] Lin: in dhcp.conf you used the name. Does ntpdate ntp1.ibeu.org.br work too? [17:16] root@cyber2:~# ntpdate -u ntp1.ibeu.org.br [17:16] 18 Apr 17:16:24 ntpdate[25233]: adjust time server 172.16.1.11 offset 0.037704 sec [17:16] works too [17:20] Nick change: \sh -> \sh_away [17:21] allee: same problem [17:21] chgrp: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory [17:21] chmod: cannot access `/etc/ssl/private/ssl-cert-snakeoil.key': No such file or directory [17:23] allee: BIG WEIRD.. [17:23] allee: when I run the "bugged" command from chrooted command line. It works and "unlock" the installation [17:24] allee: and kernel-image was not installed [17:28] Lin: mhm, first pkg in FAIBASE is package_config/FAIBASE so it should be installed when you use FAIBASE class [17:29] my FAIBASE has linux-image-486 [17:30] Lin: ah, one simple config change ;) -486 does not exist in feisty [17:30] allee: already changed to linux-image-geneic [17:30] generic [17:31] trying again [17:46] im really having problems with ssl-cert. Damn weird. [17:47] iF ssl-cert 1.0.13 Simple debconf wrapper for openssl [17:52] Lin (~igor@200.179.57.57) left irc: Quit: Ex-Chat [17:53] Lin (~igor@200.179.57.57) joined #fai. [18:01] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [18:31] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Read error: Connection reset by peer [18:32] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [18:37] Darkglow (~pdesnoyer@208.71.184.41) joined #fai. [18:38] Hi all, any news on the fai-cd replacement / pointer to how to create a FAI cd ? [18:40] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Ping timeout: 480 seconds [18:44] Darkglow, svn/people/h01ger/faicd and faicd.debian.net [18:44] Action: h01ger goes to test that faicd.debian.net himself now. havent neglected that too long [18:45] stockholm, zobel: dannf is fine with a fai-kernels upload to stable-proposed-updates with "stockholms bug" fixed :) [18:48] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [18:49] lol [18:49] nice [18:49] when is that due? [18:51] when its ready? ;) nah, after you bribed me with icecram ;) nah :) i'll try to be fast, but maybe it will take til sunday. you didnt provide a config patch :-/ :) [18:52] Action: h01ger is task juggling as usual. but its my first upload to debian proper, so i want to speed it up [18:55] MT_ (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [18:58] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Read error: Connection reset by peer [19:00] i forgot about the patch, but it is really trivial. [19:09] Darkglow (pdesnoyer@208.71.184.41) left #fai (Konversation terminated!). [19:10] can you just give it to me now+here? [19:22] MT_ (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Read error: Connection reset by peer [19:23] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [19:47] stockholm, CONFIG_SCSI_ARCMSR=m is all it needs? [19:47] yes [19:47] stockholm, would you be able to test a deb before i upload it? [19:49] (tomorrow anyway, as my laptops cpu is currently used for other stuff) [19:50] yes, sure. i need it as amd64, though [19:50] hmpf. then you need to build it yourself :) [19:55] zobel, do i put etch-proposed-updates into the distribution field in changelog? [19:55] Action: h01ger goes to have dinner now and will read dev-ref later himself (if needed ;) [19:59] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Ping timeout: 480 seconds [20:15] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [20:34] MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. [20:41] sanso_ (~sanso@d213-101-242-42.cust.tele2.de) joined #fai. [20:41] MT_ (~MT@dove.informatik.tu-muenchen.de) left irc: Read error: Connection reset by peer [20:41] MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. [20:41] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Ping timeout: 480 seconds [20:46] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [20:47] sanso__ (~sanso@d213-101-232-98.cust.tele2.de) left irc: Ping timeout: 480 seconds [20:52] MT_ (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 480 seconds [21:13] MT_ (~MT@ip-114.net-82-216-93.rev.numericable.fr) joined #fai. [21:13] MT (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Read error: Connection reset by peer [22:18] nomeata (nobody@nomeata.de) joined #fai. [22:32] ErKa (~keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [22:33] h01ger: iirc only proposed-update [22:33] really? [22:34] def-ref speaks about testing-proposed-updates, so i figured stable-proposed-updates [22:34] can you look in a accepted package? i couldnt figure an easy way to find one myself.. but i'm sure you do :) [22:34] and then normally upload to master or is there a special queue? [22:35] h01ger: merkel:/org/ftp.d.o/dak-config/dak.conf [22:35] copy of NEARLY everything is on merkel. [22:35] dank dir [22:35] doing dishes now and then i'll look (or sleep and look tomorrow :) [22:36] heh. [22:36] same here [22:39] /org/ftp.d.o/dak-config/dak.conf: No such file or directory [22:39] /org/ftp.debian.org/dak-config/dak.conf: No such file or directory [22:39] dishes [22:39] ! [22:41] /org/ftp.debian.org/dak/config/debian/dak.conf [22:46] thx [22:46] you're right (surprise, surprise :), its proposed-updates [22:46] though if i understand "map stable proposed-updates"; correctly, i can also put stable there? [22:47] yes [22:47] h01ger: hey, belive me... :) [22:48] Action: h01ger buys an E for zobel [22:48] (referring to this tv show, not to drugs ;) [22:50] tired, so no need for too much characters. [22:51] the config also says, mustbeolder than unstable+testing+exp., but it wont?! [22:51] does that work then? [22:51] (and i just upload to the normal queue?) [22:51] yes. it will then be also copied to unstable IIRC [22:53] MT_ (~MT@ip-114.net-82-216-93.rev.numericable.fr) left irc: Ping timeout: 480 seconds [22:54] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [23:07] it wont build in unstable, unstable has 2.6.20 already... [23:07] hm, so maybe i first upload to unstable and then to proposed-updates [23:08] .oO( do i want to think this over now...? ) [23:09] h01ger: what happens if you upload it to proposed-updates and it is bad, you notice it and upload a better version? [23:12] yes. but i'd like you to test it first, before i upload [23:12] Action: h01ger goes to create an etch branch now [23:13] stockholm, then you can check it out and build from there on amd64 [23:17] h01ger: if i build it myself, do you regard that as a test then? [23:17] i would not, somehow [23:17] because a lot can go wrong in a build [23:18] i cant think of anything specific but ... [23:18] hm. you have a point. but i trust you to be able to build in a clean environment and follow to steps. i will not upload your build obviously... [23:19] s/to steps/a few simple steps/ [23:19] basically, svn co, dpkg-checkbuilddeps, dpkg-buildpackage [23:20] no, you get me wrong. [23:20] what if your build goes wrong and mine goes right? [23:20] you would upload a broken build [23:21] i would test a good build and bang [23:21] destruction and eternal shame would follow [23:21] debian would cease to exist. [23:21] redhat would win! [23:22] ok, perhaps i should go to bed [23:22] it would show that the amd64 buildd is broken, which we than can fix and show the world how great debian is :) [23:23] "see, OUR buildd is broken, and builds bad packages! we rule!" [23:23] hm [23:23] right [23:23] lets try it [23:23] i can build it here [23:24] what was the var that contains the package list to install? [23:24] which var where? [23:27] arnt all the packages that should get installed on a given client kept in a variable? [23:27] and you can append to that var? [23:27] no [23:27] why not? :-) [23:27] the concept is great! [23:27] or i will go to bed! [23:28] FAI_CONFIG_SRC/package_config/CLASSNAMES holds the packages [23:28] Action: h01ger just discovered he has hasnt committed fai-kernels 1.16 and 1.17 to svn. i was good and copied them to the -releases dir, but i didnt update the source dir. AAAARG [23:29] fixing now [23:30] indeed. [23:38] done [23:45] hm, i get something done, too :-) [23:46] i thought i passed the tired and silly state and reached the useless status [23:46] i made a bit more mess when fixing the mess, but only in svn history [23:46] svn+ssh://svn.debian.org/svn/fai/people/h01ger/fai-kernels-etch now contains what you want :) [23:46] ok, thanks [23:47] please check it out and build in a clean etch chroot, dpkg-checkbuilddeps and dpkg-buildpackage should work fine [23:47] thats 1.17.1 [23:47] and svn/fai/people/h01ger/fai-kernels has 1.18 against 2.6.20 [23:47] i will build both tomorrow, and see with debdiff, if my svn orgy was successfull ;) and then probably upload :) [23:48] and now i head to bed :-) [23:48] i use pdebuild [23:48] which should take care of that [23:49] Action: h01ger was happy with debuild for a month or so and than discovered that it sometimes doesnt parse fakeroot further properly, so i switched backed to dpkg-buildpackage. i only have pbuilder for unstable not for etch. but i should probably set that up too... so much todo, so little time ;) [23:50] pdebuild? you mean pbuilder? or really pdebuild? [23:51] well, the combination of debuild and pbuilder is pdebuild [23:51] it builds the package that i im in in pbuilder [23:51] it does not get much easier [23:51] which is why i manage :-) [23:59] gn8 :) [00:00] --- Thu Apr 19 2007