[02:13] pav5088_ (~Mark@ppp118-208-69-54.lns20.bne4.internode.on.net) left irc: Remote host closed the connection [08:27] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [08:44] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [09:02] justleen (~leen@rev-131-102.virtu.nl) joined #fai. [09:15] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [09:24] msc (~msc@gw1.cgn3.hosteurope.de) joined #fai. [09:39] Nick change: Guest1876 -> mt [10:38] pav5088 (~Mark@ppp118-208-69-54.lns20.bne4.internode.on.net) joined #fai. [10:42] justleen1 (~leen@rev-131-102.virtu.nl) joined #fai. [10:43] justleen2 (~leen@rev-131-102.virtu.nl) joined #fai. [10:43] justleen (~leen@rev-131-102.virtu.nl) left irc: Read error: No route to host [10:50] justleen1 (~leen@rev-131-102.virtu.nl) left irc: Ping timeout: 480 seconds [14:03] pav5088 (~Mark@ppp118-208-69-54.lns20.bne4.internode.on.net) left irc: Quit: Leaving [15:14] justleen2 (~leen@rev-131-102.virtu.nl) left irc: Read error: Connection reset by peer [17:42] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [18:17] msc (~msc@gw1.cgn3.hosteurope.de) left irc: Quit: msc [20:22] DavidDreezer (~Adium@fw0hq.hr01.groupee-inc.net) joined #fai. [20:31] DavidDreezer (Adium@fw0hq.hr01.groupee-inc.net) left #fai. [20:39] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [21:10] ballison (~ballison@209.156.160.90) joined #fai. [21:10] i need help [21:10] i'm ssh'ed into an install image [21:11] and i'm chroot /target [21:11] and i'm trying to dpkg -i install some packages and it's failing. [21:11] ioctl: LOOP_SET_STATUS: Invalid argument [21:24] who exactly says that? a package itself? dpkg? [21:27] losetup -p 0 -e serpent /dev/loop0 /root/enc_fs/u [21:27] and if i echo a password to it i get back "invalid argument" [21:31] i found the problem [21:32] 2.6.33-grml isn't built with crypto-loop support [21:32] need help fixing this. [21:35] "modprobe cryptoloop" [21:35] though i think you're searching for cryptsetup instead of losetup [21:36] never had to manually load cryptoloop and using crypto volumes on a daily base [21:36] insite10-2:~# modprobe cryptoloop [21:36] FATAL: Could not load /lib/modules/2.6.33-grml/modules.dep: No such file or directory [21:37] ah - that worked [21:37] outside the chroot [21:41] that fixed it [21:41] thanks [21:43] you're welcome [22:04] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Ping timeout: 480 seconds [22:25] DavidDreezer (~Adium@fw0hq.hr01.groupee-inc.net) joined #fai. [22:27] Hi DavidDreezer! [22:27] mt: hey namensvetter :) [22:28] hi mikap :-) [22:28] Hi MT! [22:28] hi! [22:28] I was just reading this bug report that you sent to me [22:28] that HAS to be it! [22:29] nice find! [22:29] it seemed like a perfect match [22:29] I can't see it being anything else, but I'll test it to be sure [22:29] it would be nice if you could also give the align-at a try [22:29] let me just see which values you need [22:30] I believe align-at:32256B should work [22:31] it'll be easy to test that. I'll also try the setup-storage in 3.4.5 [22:31] (for the experimental version, that is) [22:31] the non-experimental versions won't support align-at [22:31] i'll eave that off, but you had asked me to try 3.4.5 [22:32] well, yes, 3.4.5 would be most important, yes [22:32] so, the align-at goes into my disc-config file? [22:32] because that (or 3.4.6 if we can get that into squeeze) will be what is released [22:32] ah, yes [22:33] that would be [22:33] disk_config disk1 align-at:32256B [22:33] and the same for disk2 [22:34] alright. I think I shall try that first with the 40~48 setup-storage and modules, then I'll roll back to 3.4.x and try it. I'll record both results [22:36] most probably there's no need to send logs [22:36] it might be an hour or so before I can break free and run those tests, but I'll be sure that they do get done today. I'll be off for a week after that, so I want to be sure that I get the results to you [22:36] just let me know the results [22:36] I'm thinking the same, it will either work or not, we know why it doesn't, if it does not [22:36] pjustice (~pjustice@yagi.h-net.msu.edu) left irc: Ping timeout: 480 seconds [22:37] I think experimenting with 3.4.5 would be most important for you [22:37] but experimenting with 4.0~48 is nice for me :-) [22:37] I can do both, it just takes an hour to swap completely. and only minutes for just the setup-storage pertion [22:38] pjustice (~pjustice@yagi.h-net.msu.edu) joined #fai. [22:48] pav5088 (~Mark@ppp118-208-69-54.lns20.bne4.internode.on.net) joined #fai. [23:03] am I going blind or is there no setup-storage in 4.0~48 client? [23:04] oh never mind, it has it's own deb [23:06] oh, yes, at some point we moved this into the fai-setup-storage package [23:07] so, lol, then the correct answer i s"yes dave, you're going blind" :p [23:10] ok, updated again to 4.0~48 and i'm about to start the client up. we'll know in about 7 minutes or so. [23:20] cwo_biasa (~Dignity@host198.200-45-176.telecom.net.ar) joined #fai. [23:20] cwo_biasa (Dignity@host198.200-45-176.telecom.net.ar) left #fai. [23:37] your hypothesis was correct. disk_config disk1 align-at:32256B made it work properly. Good call! [00:00] --- Thu Dec 23 2010