1202169636 M * onox Bertl: still don't understand why I would need this SNAT rule if all my services (except bloody ldap) works already 1202169802 Q * Piet Quit: Piet 1202169819 Q * jescheng Remote host closed the connection 1202169835 J * jescheng ~jescheng@proxy-sjc-2.cisco.com 1202169879 M * Bertl onox: you probably don't, but as I said, masquerading is less deterministic, especially if you do it with complete wildcards 1202170252 M * onox hmm 1202170268 M * onox I read on wikipedia that connections from localhost do not traverse the PREROUTING chain in the nat table 1202170279 M * xdr isn't it just wonderful when you find out that you need a module just when you "make clean" in your src-dir? 1202170295 M * Bertl xdr: never make clean :) 1202170446 J * ag- ag@fedaykin.roxor.cx 1202170651 M * xdr wonder why dummy0 doesn't work 1202170664 M * xdr or...the dummy0 solution on the wiki 1202170722 M * Bertl what doesn't work for you? 1202170722 M * xdr what is the most common error? 1202170785 M * Bertl the most common error is that folks think of 'virtual interfaces' where they should see 'ip isolation' :) 1202170801 M * xdr Set up dummy0 interface on the parent host 1202170821 M * xdr that part 1202170828 M * xdr to make it work at all 1202170839 M * xdr well, setting up dummy0 was easy 1202170848 M * Bertl what? dummy0? or what do you want to 'make work' 1202170872 M * xdr Bertl: connect to the net vserver -> dummy0 -> fw 1202170879 M * xdr Bertl: connect to the net vserver -> dummy0 -> fw -> net 1202170887 M * Bertl doesn't work that way 1202170909 M * xdr fw = host 1202170928 M * Bertl as I said, most common error is that folks see 'virtual interfaces' where there are none 1202170935 M * onox :O nmap shows 3389 from another host 1202170959 M * Bertl xdr: you assign a subset of your host's ip addresses to each guest 1202170995 M * Bertl xdr: all you have to take care of is that those addresses (especially the first one) is able to reach the internet (somehow) 1202171024 M * xdr Bertl: then why that part on the wiki? 1202171030 M * Bertl xdr: you normally assign private IPs to guests, and then S/DNAT to/from the public one 1202171062 M * Bertl xdr: because folks keep adding it and they prefer to use dummy0 because it gives them a warm fuzzy feeling (like a virtual interface :) 1202171075 M * xdr Bertl: and blew me of :) 1202171077 M * xdr off 1202171087 M * Bertl xdr: luckily dummy0 is not used at all in that setup, because otherwise the packets would be lost 1202171117 M * Bertl it's a wiki, so feel free to add comments and/or improve that 1202171133 M * xdr Bertl: thanx for the explanation (wich means that if I'd never read that in the wiki it'd been working) :) 1202171162 M * xdr Bertl: though my technical english is too bad for changing 1202171289 M * onox virtual interfaces? 1202171348 Q * Julius Remote host closed the connection 1202171742 Q * hparker Quit: Quit 1202171813 M * onox omg 1202172038 M * xdr this might be the most stupid question of the night but what's the difference between SNAT and DNAT 1202172060 M * mnemoc one changes the Source, the other the Destination 1202172060 M * Bertl SNAT changes the source address, where DNAT affects the destination 1202172077 M * morfoh Bertl: may I ask you a slightly off-topic question, regarding a build for mips64 ... maybe you have some quick hint 1202172088 M * onox 3636 works from the internet 1202172091 M * morfoh Bertl: http://rafb.net/p/5daNZO33.html 1202172118 M * morfoh I tried to include sysdep.h in csu/libc-tls.c 1202172129 M * morfoh but same result 1202172152 M * xdr Bertl: I should have been able to figure that one out myself :) 1202172177 M * Bertl morfoh: seems it is missing INTERNAL_SYSCALL* stuff 1202172179 M * morfoh Bertl: http://rafb.net/p/tNWLiS17.html <-- this is a snippet from mips64 sysdep.h 1202172190 M * morfoh Bertl: yes 1202172219 M * morfoh what I am wondering is that INTERNAL_SYSCALL_DECL is defined after INLINE_SYSCALL 1202172227 M * morfoh which is using it 1202172302 M * Bertl you sure that got included and the conditionals are met? 1202172358 M * morfoh I looked through the conditionals and they seem to be met 1202172361 M * Bertl also, I don't see an #endif for the #else /!__ASSEMBLER__ 1202172371 M * morfoh it is just a snippet 1202172396 M * Bertl run the preprocessor stage only and check the code 1202172439 M * morfoh Bertl: ok ... thanks so far, I will try ;) 1202172729 M * yaboo if the server has two nics would the host need to ip's so not to clash with the server's ports etc 1202172823 M * Bertl yaboo: if you want to _assign_ an ip on each nic to the guest, you have to use a separate one from the host to avoid clashes, if you only provide guest IP(s) on one nic, the other will be 'host only' 1202172963 M * yaboo ok 1202173078 Q * derjohn_mobil Remote host closed the connection 1202173223 J * dddh ~dddh@dddh.broker.freenet6.net 1202173494 J * derjohn_mobil ~aj@e180209087.adsl.alicedsl.de 1202173614 Q * onox Quit: zZzZ 1202173649 J * julius ~julius@p57B272EC.dip.t-dialin.net 1202173681 M * julius I'm trying to create some chroot jails on a vserver 1202173695 M * julius so i gave it secure_mount capabilities 1202173730 M * julius is it save to bin-mount /dev and a copy of the libs into each jail? 1202173762 M * Bertl /dev from the guest, yes 1202173830 M * julius good 1202173845 M * julius how many bind-mounts are allowed? 1202173890 M * Bertl they are cheap, so you won't hit a limit soon 1202173923 M * julius fine 1202173925 M * julius thx 1202173987 M * Bertl you're welcome! 1202174205 M * morfoh Bertl: the common mips related sysdep.h gets included but not the one for mips64 where INTERNAL_SYSCALL_DECL is defined 1202174227 Q * dowdle Remote host closed the connection 1202174370 M * morfoh Bertl: maybe I missed a fancy mips related option 1202174381 M * morfoh that I do not pass 1202174476 M * Bertl maybe, you can get all the defines from the preprocessor 1202174536 M * morfoh I grep'ed the sources and no header is included where it is defined 1202174558 M * morfoh and they are ABI dependend 1202174575 M * morfoh so I suspect that I missed an option 1202174582 M * morfoh I pass -mabi=64 1202174596 M * morfoh which is the way to do that 1202174598 M * Bertl maybe n64 or o64? 1202174606 M * morfoh well 1202174613 M * morfoh that I will try ;) 1202174622 M * morfoh the n64 yould be worth a try ;) 1202175041 M * morfoh n64 is not recognized at all, o64 prodces the same error 1202175074 M * mnemoc you are doomed 1202175093 M * morfoh thanks for your help mnemoc and your wise words :p 1202175103 M * morfoh I know you want me to go sleep :) 1202175109 M * morfoh but I won't 1202175138 J * dowdle ~dowdle@67-42-172-50.blng.qwest.net 1202175182 M * Bertl wb dowdle! 1202175251 M * morfoh mnemoc: I bet the failure is produced while installing glibc headers 1202175296 M * mnemoc morfoh: rest a bit before starting blaming ,-) 1202175307 M * morfoh *yawn* :p 1202175772 M * julius sweet, i can bind-mount all directories read-only 1202176235 M * Bertl julius: on Linux-VServer, yes 1202176344 Q * yaboo Remote host closed the connection 1202176392 M * julius doesn't work with the "normal" kernel? 1202176405 M * mnemoc Bertl: readonly bindmount is not yet in the mainline? 1202176489 M * mnemoc one never notice those "details" when only use -vs kernels :p 1202176525 M * morfoh mnemoc: "only" ??? *cough* :p 1202176547 M * morfoh "mainly" I would accept ;) 1202176548 M * mnemoc morfoh: ok, i have some -rt :( 1202176572 M * morfoh yeah 1202176576 M * morfoh poor guy :) 1202176671 M * morfoh but ... I can agree with you... we all like -vs kernels :D 1202176994 M * xdr is there a guide how to use skeleton? 1202177216 M * Bertl it's really simple, you create the skeleton guest like a normal one (with all the options) 1202177241 M * Bertl and then copy everything from an existing system, excluding /dev (which is already in the skeleton) 1202177254 M * xdr Bertl: thx 1202177283 M * xdr trying to find out exactly how small I can make a working shell ;) 1202177287 M * Bertl you can also use rsync (and/or the rsync build method) to create the copy (if it is really a copy) 1202177319 M * Bertl xdr: my test systems have 32M disk space, and they have a lot of tools installed 1202177338 M * xdr Bertl: I was hoping on something like 10mb 1202177346 M * Bertl xdr: so given that you choose small (unbloated) libs, you can get _very_ small 1202177347 M * xdr with sshd 1202177531 M * Bertl should be doable, if you succeed, I'd be interested in a copy if you don't mind :) 1202177540 M * julius uclibc, bash and dropbear shouldn't need to much space 1202177563 M * arachnist bash? 1202177566 M * arachnist busybox 1202177582 M * julius I prefer bash :) 1202177613 M * julius though working without any utilities xcould prove quite difficult 1202178347 M * Bertl okay, off to bed now ... have a good one everyone! 1202178354 N * Bertl Bertl_zZ 1202178366 M * morfoh sleep well Bertl_zZ 1202179656 M * Supaplex dream of the matrix ;) 1202181778 J * SEAwolf_711 ~seawolf@tor-irc.dnsbl.oftc.net 1202182207 Q * SEAwolfx6 Ping timeout: 480 seconds 1202182480 Q * sladen Ping timeout: 480 seconds 1202182550 J * julius_ ~julius@p57B252E1.dip.t-dialin.net 1202182966 Q * julius Ping timeout: 480 seconds 1202184998 J * blizz_ ~stephan@evilhackerdu.de 1202185041 J * Adrinael_ adrinael@rid7.kyla.fi 1202185057 Q * fs charon.oftc.net galapagos.oftc.net 1202185057 Q * BobR_oO charon.oftc.net galapagos.oftc.net 1202185057 Q * michiel` charon.oftc.net galapagos.oftc.net 1202185057 Q * blizz charon.oftc.net galapagos.oftc.net 1202185057 Q * mnemoc charon.oftc.net galapagos.oftc.net 1202185057 Q * eyck charon.oftc.net galapagos.oftc.net 1202185057 Q * derjohn charon.oftc.net galapagos.oftc.net 1202185057 Q * Bertl_zZ charon.oftc.net galapagos.oftc.net 1202185057 Q * arekm charon.oftc.net galapagos.oftc.net 1202185057 Q * Adrinael charon.oftc.net galapagos.oftc.net 1202185057 Q * alfs_ charon.oftc.net galapagos.oftc.net 1202185057 Q * Vudumen charon.oftc.net galapagos.oftc.net 1202185057 Q * Medivh charon.oftc.net galapagos.oftc.net 1202185057 Q * daniel_hozac charon.oftc.net galapagos.oftc.net 1202185057 Q * sid3windr charon.oftc.net galapagos.oftc.net 1202185057 Q * bragon charon.oftc.net galapagos.oftc.net 1202185057 Q * fosco charon.oftc.net galapagos.oftc.net 1202185057 Q * Hunger charon.oftc.net galapagos.oftc.net 1202185057 Q * waldi charon.oftc.net galapagos.oftc.net 1202185057 Q * tokkee charon.oftc.net galapagos.oftc.net 1202185057 Q * mcp charon.oftc.net galapagos.oftc.net 1202185119 J * fs fs@213.178.77.98 1202185119 J * BobR_oO odie@IRC.13thfloor.at 1202185119 J * michiel` ~michiel@145.33.144.200 1202185119 J * mnemoc ~amery@kilo105.server4you.de 1202185119 J * eyck ~eyck@nat.nowanet.pl 1202185119 J * derjohn ~derjohn@80.69.41.3 1202185119 J * Bertl_zZ herbert@IRC.13thfloor.at 1202185119 J * Medivh ck@dolphin.serverbox.de 1202185119 J * Hunger Hunger.hu@213.163.11.138 1202185119 J * mcp ~hightower@wolk-project.de 1202185119 J * fosco fosco@konoha.devnullteam.org 1202185119 J * tokkee tokkee@ssh.faui2k3.org 1202185119 J * Vudumen ~vudumen@perverz.hu 1202185119 J * bragon ~bragon@2001:7a8:aa58::1 1202185119 J * arekm arekm@carme.pld-linux.org 1202185119 J * daniel_hozac ~daniel@ssh.hozac.com 1202185119 J * sid3windr luser@bastard-operator.from-hell.be 1202185119 J * waldi ~waldi@bblank.thinkmo.de 1202185119 J * alfs_ ~alfs@sa-pc.cs.kau.se 1202185171 Q * ||Cobra|| Ping timeout: 480 seconds 1202185182 J * ||Cobra|| ~cob@pc-csa01.science.uva.nl 1202185189 Q * alfs_ Ping timeout: 480 seconds 1202185203 J * alfs_ ~alfs@sa-pc.cs.kau.se 1202185640 Q * bragon Remote host closed the connection 1202185647 J * bragon ~bragon@2001:7a8:aa58::1 1202185659 Q * daniel_hozac Remote host closed the connection 1202185765 J * daniel_hozac ~daniel@ssh.hozac.com 1202185888 J * aj_ ~aj@e180223205.adsl.alicedsl.de 1202186191 J * doener ~doener@i577B9315.versanet.de 1202186260 Q * derjohn_mobil Ping timeout: 480 seconds 1202186605 Q * doener_ Ping timeout: 480 seconds 1202189078 Q * dowdle Remote host closed the connection 1202189212 Q * Aiken Remote host closed the connection 1202191211 Q * jescheng Remote host closed the connection 1202191222 J * jescheng ~jescheng@proxy-sjc-2.cisco.com 1202191409 Q * _gh_ Quit: Client exiting 1202193540 Q * quasisane Read error: Connection reset by peer 1202193680 J * awk ~awk@security.web.za 1202194296 J * Slydder ~chuck@194.59.17.53 1202194360 M * Slydder morning all 1202194740 J * sharkjaw ~gab@shell.ormset.no 1202194757 Q * mire Ping timeout: 480 seconds 1202194933 Q * balbir Ping timeout: 480 seconds 1202196192 J * Aiken ~james@ppp59-167-106-76.lns3.bne1.internode.on.net 1202197502 J * gebura ~gebura@77.192.186.197 1202197563 M * gebura hi 1202197761 Q * sharkjaw Remote host closed the connection 1202197794 Q * mattzerah`afk Read error: Operation timed out 1202197898 J * _bjh_ ~bjh@84.112.154.154 1202197974 J * sharkjaw ~gab@shell.ormset.no 1202198092 J * balbir ~balbir@59.145.136.1 1202198504 J * mattzerah`afk ~matt@121.50.220.20 1202198613 J * dna ~dna@143-217-dsl.kielnet.net 1202200118 J * eviljonny ~eviljonny@loki.eviljonnys.com 1202200424 J * KLFMANiK ~002035@omega.tuke.sk 1202200433 J * julius ~julius@p57B252E1.dip.t-dialin.net 1202200447 J * svenk_ ~sven@213.73.89.36 1202200454 J * weasel_ weasel@weasel.chair.oftc.net 1202200477 Q * julius_ charon.oftc.net solenoid.oftc.net 1202200477 Q * dddh charon.oftc.net solenoid.oftc.net 1202200477 Q * eviljonn1 charon.oftc.net solenoid.oftc.net 1202200477 Q * kiorky charon.oftc.net solenoid.oftc.net 1202200477 Q * DoberMann[ZZZzzz] charon.oftc.net solenoid.oftc.net 1202200477 Q * ard charon.oftc.net solenoid.oftc.net 1202200477 Q * TrueBrain charon.oftc.net solenoid.oftc.net 1202200477 Q * meebey charon.oftc.net solenoid.oftc.net 1202200477 Q * cohan charon.oftc.net solenoid.oftc.net 1202200477 Q * ard6 charon.oftc.net solenoid.oftc.net 1202200477 Q * opuk charon.oftc.net solenoid.oftc.net 1202200477 Q * svenk charon.oftc.net solenoid.oftc.net 1202200477 Q * weasel charon.oftc.net solenoid.oftc.net 1202200477 Q * kaner charon.oftc.net solenoid.oftc.net 1202200477 J * kiorky_ ~kiorky@cryptelium.net 1202200483 J * DoberMann[ZZZzzz] ~james@cap31-6-88-180-72-76.fbx.proxad.net 1202200489 N * weasel_ weasel 1202200543 J * cohan ~cohan@koniczek.de 1202200970 Q * KLFMANiK Quit: leaving 1202201126 J * JonB ~NoSuchUse@kg1-68.kollegiegaarden.dk 1202201166 J * TrueBrain truelight@openttd.org 1202201230 Q * jsambrook Remote host closed the connection 1202201268 J * jsambrook ~jsambrook@aelfric.plus.com 1202201460 J * dddh ~dddh@dddh.broker.freenet6.net 1202201460 J * meebey meebey@booster.qnetp.net 1202201460 J * opuk ~kupo@c213-100-138-228.swipnet.se 1202201460 J * kaner kaner@83.151.30.44 1202203113 Q * dddh Ping timeout: 480 seconds 1202203320 J * dddh ~dddh@dddh.broker.freenet6.net 1202204253 Q * gebura Quit: Quitte 1202204795 J * mire ~mire@34-168-222-85.adsl.verat.net 1202204968 J * gebura ~gebura@77.192.186.197 1202205192 J * ktwilight[m] ~ktwilight@61.215-66-87.adsl-static.isp.belgacom.be 1202205837 J * sladen paul@starsky.19inch.net 1202205991 Q * JonB Quit: This computer has gone to sleep 1202207325 J * ard6 ~ard@gw-office.telegraaf.net 1202207379 J * ard ~ard@gw-tweakb16.kwaak.net 1202208119 M * Slydder anyone here running aide, tripwire or integrit on vserver guests? 1202208143 M * Slydder if so, have you had any issues that deviate from the norm? 1202208547 J * WDTY ~root@82-171-214-117.dsl.ip.tiscali.nl 1202208819 J * Pazzo ~thomas@host156-36-static.14-79-b.business.telecomitalia.it 1202209127 J * dna_ ~dna@173-193-dsl.kielnet.net 1202209520 Q * dna Ping timeout: 480 seconds 1202211621 J * JonB ~NoSuchUse@130.227.63.19 1202212005 J * Punkie ~Punkie@goc.coolhousing.net 1202213492 J * julius_ ~julius@p57B252E1.dip.t-dialin.net 1202214420 Q * Pazzo Quit: Ex-Chat 1202216943 M * ktwilight[m] am following the doc on compiling my own kernel, and i fail to understand the part where it said about hardlinks and editors. am using vim, how would i check whether it's hardlink friendly? 1202217001 M * daniel_hozac it's not by default. 1202217022 M * ktwilight[m] hm, i've tried searching around about vim, but am not hitting the right keywords :/ 1202217068 M * daniel_hozac http://paste.linux-vserver.org/11718 1202217117 M * ktwilight[m] daniel_hozac, thanks! :) 1202217820 Q * blizz_ Ping timeout: 480 seconds 1202218160 Q * AndrewLee Ping timeout: 480 seconds 1202218199 Q * eyck Remote host closed the connection 1202218533 J * AndrewLee ~andrew@flat.iis.sinica.edu.tw 1202218832 Q * julius Quit: Wirf mir mal das große Messer rüber 1202220619 J * cruser ~chatzilla@134.Red-80-35-219.staticIP.rima-tde.net 1202220866 Q * Aiken Remote host closed the connection 1202220908 M * cruser Hi. http:rpm.hozac.com is not resolving for me...anyone with the same problem? 1202220923 M * cruser that is http://rpm.hozac.com 1202221431 Q * sharkjaw Quit: Leaving 1202221515 M * JonB i get both IPv4 and v6 addresses 1202221555 N * Bertl_zZ Bertl 1202221567 M * Bertl morning folks! 1202221705 M * cruser Bertl: Hi 1202221737 M * renihs hey Bertl 1202221748 M * cruser JonB: Thanks. 1202222508 J * pmenier ~pme@LNeuilly-152-22-72-5.w193-251.abo.wanadoo.fr 1202223313 Q * balbir Ping timeout: 480 seconds 1202223698 Q * doener Quit: leaving 1202224441 J * giovanni ~giovanni@143.225.229.142 1202224836 Q * fatgoose Quit: fatgoose 1202224976 Q * independence Ping timeout: 480 seconds 1202226091 M * Supaplex is vserver somehow interferring with this? 2008-02-05 08:53:38 FATAL: could not create lock file "/var/run/postgresql/.s.PGSQL.5432.lock": Permission denied 1202226134 M * Supaplex lsof shows no open (or open but deleted) files there, the directory is empty, and it's owned by postgres 1202226147 M * Supaplex and there's next to nothing running on this guest 1202226339 M * Supaplex I also restarted the guest, but still no go 1202226385 J * eyck j5v8adCu@nat05.nowanet.pl 1202226413 M * Bertl Supaplex: is it write and executable for the owner too? 1202226441 M * Supaplex yup. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464165 has my bugreport 1202226460 J * independence independen@blinkenshell.org 1202226462 M * Bertl Supaplex: what do you get when you enter the guest and su to the postgres user, and try to create a similar file in that dir? 1202226493 M * Supaplex works fine 1202226506 M * Bertl strange 1202226595 M * Supaplex 14142 open("/var/run/postgresql/.s.PGSQL.5432.lock", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600) = -1 EACCES (Permission denied) 1202226617 M * daniel_hozac cruser: works fine here... 1202226643 J * dowdle ~dowdle@scott.coe.montana.edu 1202226673 Q * _bjh_ Quit: leaving 1202226781 M * Bertl Supaplex: please chech the attributes for the dir 1202226800 M * gebura cruser, make a traceroute :) 1202226818 M * gebura bet 1$ it stop on a cogent line :) 1202226960 M * Supaplex drwxrwsr-x 2 postgres postgres 4096 Feb 5 09:00 /var/run/postgresql/ 1202227132 M * cruser gebura: good idea. thanks! 1202227135 J * independence_ independen@blinkenshell.org 1202227145 Q * independence Read error: Connection reset by peer 1202227238 M * gebura please note that rpm.hozac.com don't answer to ping/icmp (but is accessible in http) 1202227292 J * yarihm ~yarihm@vpn-global-dhcp3-063.ethz.ch 1202227704 M * Supaplex I think I'm going to poke a new guest from scratch and see if I replicate it on first install. maybe there's kruft in my way... 1202227845 Q * gebura Quit: Quitte 1202227845 Q * Slydder Quit: Leaving. 1202228003 M * Bertl Supaplex: showattr -d ... 1202228054 M * Supaplex ---bui- /var/lib/vservers/fs173/var/run/postgresql/ 1202228164 M * Bertl okay, that looks fine too, what filesystem? 1202228176 M * Supaplex ext3 1202228205 M * Supaplex 2gb ram, etch, 2 p3 1ghz 1202228243 M * Supaplex and the box is dead idle. ~90d uptime 1202228284 M * Supaplex I don't recall any significant quirks in the last week or two 1202229165 J * balbir ~balbir@122.167.199.244 1202229736 M * Supaplex fwiw, i'm unable to replicate this problem in a new guest. 1202229937 Q * WDTY Remote host closed the connection 1202231600 Q * JonB Ping timeout: 480 seconds 1202231768 J * bonbons ~bonbons@ppp-111-234.adsl.restena.lu 1202232005 J * hparker ~hparker@linux.homershut.net 1202232280 J * ftx ~ftx@dslb-084-060-236-153.pools.arcor-ip.net 1202233139 J * ftx_ ~ftx@dslb-084-062-241-248.pools.arcor-ip.net 1202233232 J * Infinito argos@201-2-76-94.gnace701.dsl.brasiltelecom.net.br 1202233237 Q * cruser Quit: ChatZilla 0.9.79 [Firefox 2.0.0.11/2007112718] 1202233497 Q * ftx Read error: Connection reset by peer 1202233798 N * DoberMann[ZZZzzz] DoberMann[PullA] 1202233885 Q * daniel_hozac Remote host closed the connection 1202233899 J * daniel_hozac ~daniel@ssh.hozac.com 1202234355 Q * pmenier Quit: Konversation terminated! 1202234403 Q * jescheng Remote host closed the connection 1202234417 J * jescheng ~jescheng@proxy-sjc-2.cisco.com 1202234422 M * Supaplex ouuu I think Pg harcoded uid 101, I found the initscript that secures /var/run/postgres and modded it mimmic /tmp perms (to see who's writing to it), and uid 101 writes to it. intresting 1202234616 M * Bertl that would be pretty weird 1202234629 J * JonB ~NoSuchUse@kg1-68.kollegiegaarden.dk 1202234859 J * DLange ~dlange@p57A300DB.dip0.t-ipconnect.de 1202236290 Q * Infinito Ping timeout: 480 seconds 1202236887 J * yarihm_ ~yarihm@vpn-global-dhcp1-39.ethz.ch 1202236966 J * Piet ~piet@tor.noreply.org 1202237160 J * ftx__ ~ftx@dslb-084-062-250-165.pools.arcor-ip.net 1202237181 J * marcel ~marcel@lt3.xs4all.nl 1202237195 Q * yarihm Ping timeout: 480 seconds 1202237600 Q * ftx_ Ping timeout: 480 seconds 1202237862 J * Piet_ ~piet@tor.noreply.org 1202238056 Q * Piet Ping timeout: 480 seconds 1202238171 Q * Punkie Quit: Odcházím 1202238590 N * Piet_ Piet 1202239051 Q * yarihm_ Ping timeout: 480 seconds 1202239151 M * xdr hello I get this http://rafb.net/p/v2HykR69.html when trying to compile sys-apps/util-linux-2.13-r2 -- any clues? 1202239182 M * Bertl how's that Linux-VServer related? 1202239349 M * xdr Bertl: thought it maybe because it was on the host? 1202239356 M * xdr guest 1202239361 M * xdr *bonks' 1202239373 M * Bertl well, try it on the host, see if that is different there 1202239737 M * morfoh hi folks 1202239767 M * morfoh xdr: I am building all time in a guess on a daily basis ;) 1202239800 M * morfoh but a little bit more info regarding the error would be helpful too (: 1202239815 M * morfoh Bertl: btw, I found the mips64 issue 1202239818 J * yarihm ~yarihm@vpn-global-dhcp3-052.ethz.ch 1202239851 M * morfoh Bertl: it is a stupid preconfig setting for mips64 in glibc 1202239870 M * Bertl nice 1202239898 M * morfoh yes 1202239927 M * morfoh now at least I see that I have a cross compiled glibc 1202239934 M * morfoh and the build log looks fine though 1202240017 J * larsivi ~larsivi@144.84-48-50.nextgentel.com 1202240354 M * xdr morfoh: though it just worked with emerge --resume *doesn't understand* 1202240392 Q * yarihm Ping timeout: 480 seconds 1202240782 M * hparker it's all about the goats 1202241012 J * Punkie ~punkie@home.pekelny.net 1202241299 J * ftx_ ~ftx@dslb-084-062-234-021.pools.arcor-ip.net 1202241678 J * ktwilight_ ~ktwilight@147.221-66-87.adsl-static.isp.belgacom.be 1202241737 Q * ftx__ Ping timeout: 480 seconds 1202241971 Q * ktwilight[m] Ping timeout: 480 seconds 1202242916 J * Infinito argos@201-3-21-53.gnace701.dsl.brasiltelecom.net.br 1202243157 J * Aiken ~james@ppp59-167-106-76.lns3.bne1.internode.on.net 1202244012 Q * aj_ Ping timeout: 480 seconds 1202244296 Q * Infinito Quit: Quitte 1202244375 Q * JonB Ping timeout: 480 seconds 1202244444 J * JonB ~NoSuchUse@kg0-128.kollegiegaarden.dk 1202245557 J * Infinito ~argos@201-3-21-53.gnace701.dsl.brasiltelecom.net.br 1202246226 Q * marcel Remote host closed the connection 1202246799 Q * ftx_ Remote host closed the connection 1202247356 Q * bonbons Quit: Leaving 1202249007 Q * JonB Quit: This computer has gone to sleep 1202249167 J * quasisane ~sanep@c-76-118-191-64.hsd1.nh.comcast.net 1202249213 Q * Infinito Quit: Leaving 1202249899 Q * dna_ Quit: Verlassend 1202251336 Q * larsivi Quit: Konversation terminated! 1202251789 Q * ktwilight_ Quit: dead 1202252126 Q * julius_ Remote host closed the connection 1202252670 Q * DLange Quit: Bye, bye. Hasta luego. 1202252952 N * DoberMann[PullA] DoberMann[ZZZzzz] 1202253116 Q * giovanni Ping timeout: 480 seconds 1202254092 J * sciavida root@189-015-17-229.xd-dynamic.ctbcnetsuper.com.br 1202254111 Q * sciavida Quit: Saindo 1202254625 Q * mick_work Ping timeout: 480 seconds 1202254888 Q * hparker Quit: Quit 1202255676 J * mick_work ~clamwin@adsl-068-157-089-099.sip.bct.bellsouth.net