--- Log opened Tue Sep 04 00:00:41 2007 00:17 < sepp> kernel-common.conf.m4 needs some love, the input config option got renamed for example the table/wacom crap 00:18 < sepp> and i have 34 "trying to assign nonexistent symbol" entries in my linux26.log 00:24 < kic-> sepp 00:24 < kic-> have you seen build errors like these with QT? 00:24 < kic-> QSettings: error creating /root/.qt 00:24 < kic-> Session management error: Could not open network socket 00:24 < kic-> Session management error: Could not open network socket 00:24 < sepp> kic-: 00:24 < kic-> qt breaks with lots of those errors 00:24 < sepp> touches files outside basedir? 00:25 < kic-> i suppose it does, trying to get to /root/ 00:25 -!- itsu [n=user@i577B873D.versanet.de] has left #t2 [] 00:25 < sepp> i built qt3 and qt4 this weekend 00:25 < sepp> have not seen any weird hevaiour 00:25 < kic-> hrm, seems i'm just a magnet then for weird behaviour 00:25 < kic-> HEH 00:26 < sepp> hehe 00:26 < kic-> no wonder my wife acts the way she does 00:26 < sepp> can you publish a log? 00:26 < kic-> yeah, where to 00:27 < sepp> don't know 00:27 < kic-> just a sec, pastebin will work 00:28 < kic-> http://pastebin.com/m2a0e0473 00:28 < kic-> thats the *.err log 00:30 < sepp> the error is not the socket noise, but that qmake? segfaulted 00:31 < sepp> or make or whatever 00:31 < sepp> if you want a detailed log enable xtrace 00:32 < sepp> line 2056 ... 00:32 < kic-> that is xtrace enabled 00:32 < kic-> :D 00:32 < kic-> ahh, i see the segfault 00:32 < kic-> hrm 00:32 < sepp> really? 00:32 < kic-> yep 00:33 < kic-> see at the top of the log? 00:33 < kic-> it has all t2's hooks 'n such showing 00:33 < kic-> 'build_this_package' etc 00:33 < sepp> ok 00:34 < sepp> you could try running make in debug.sh 00:34 < sepp> to see what segfaults 00:34 < kic-> good idea 00:34 < kic-> is there a command to run make in toplevel of debug.sh, or do i need to cd qt-x11* then run make 00:35 < sepp> cd qt... 00:35 < kic-> ahh 00:35 < kic-> no segfault, new error 00:35 < kic-> http://pastebin.com/m62ff0f10 00:36 < kic-> libqt-mt 00:36 < kic-> hrmf 00:37 < sepp> uhm 00:37 < sepp> no clue 00:38 < kic-> yeah, thats weird 00:38 < kic-> i suppose thats fine though, don't need X at the moment anyway, have bigger fish to fry, i have to get a working CF card with our base target on it, and 4 working JFFS2 partitions on it 00:38 < kic-> by tomorrow morning 00:38 < kic-> :D 00:39 < sepp> good luck 00:39 < kic-> nice big glass of jack 'n coke in front of me, my dual-core blade server build environment, and the move Troy in HD playing behind me on the TV 00:39 < kic-> blaow! 00:40 < kic-> actually shouldn't be to hard, its mostly done, have a working target built, with JFFS2, and already burned a CF card with it, and all is good, its just that its running 2.6.22.1 and boss wants 2.6.22.5 instead 00:40 < kic-> HEH 00:40 < kic-> *.5 seems to have issues with block2mtd though, not sure why yet 00:41 < kic-> its quite picky.. 00:41 < sepp> oss chaos maybe :p 00:41 < kic-> hehe 00:42 < kic-> new mtd-tools are no good, flash_erase -j /dev/device does not seem to operate right, and mkfs.jffs2 complains loudly if you even cd into its directory.. 00:43 < kic-> only way to get jffs2 onto the partitions so far, is to force the kernel to format the mtdblock0,1,2,3 with jffs2 using mount 00:43 < kic-> ugly though 00:43 < kic-> thats the part now that *.5 doesn't like :D 00:44 < sepp> ok, got my wacom driver back :) 00:44 < kic-> i will poke around, maybe i can break something else, haven't messed with my scsi adaptec controller lately... might be able to blow up sata, who knows 00:45 < kic-> wacom 00:45 < kic-> what kinda driver is that 00:46 < sepp> for graphic tablets 00:46 < kic-> ahh 00:46 < kic-> neat 00:46 < sepp> the pen things 00:50 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 00:50 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 00:51 < sepp> http://89.61.80.4/wacom.jpg :p 00:51 < kic-> woot 00:51 < kic-> cool! 00:51 < kic-> erm 00:51 < kic-> i like that little keyboard 00:51 < kic-> hehe 00:52 < sepp> :) 00:53 < sepp> no space left on device 00:53 < sepp> known as desk ... 00:54 < kic-> hehe 00:54 < kic-> i see that 00:54 < kic-> looks like my desk 00:54 < sepp> so i got a tiny keyboard 00:55 < kic-> and a flatscreen even 00:55 < kic-> and still no space 00:55 < kic-> heh 00:55 < kic-> what was previous version of qt prior to 3.3.8? 00:55 < kic-> anyway i can revert back to older version? 00:56 < sepp> i guess that wont fix the problem 00:56 < kic-> qt built fine for me when i was building on 7.0 =( 00:56 < sepp> hmm 01:04 < kic-> you know about the man-page errors when building modutils 01:04 < kic-> ? 01:06 < sepp> the old modutils for 2.4? 01:06 < kic-> 2.6 01:06 < sepp> for 2.6 there is module-init-tools 01:06 < kic-> whew, atleast emerge makes modprobe.old and insmod.old 01:06 < kic-> so i can revert 01:06 < sepp> kernel 2.6 01:06 < kic-> hrm, then i wonder why my build is trying to build modutils 01:07 < kic-> actually 01:07 < sepp> no clue, unless you want to run <= 2.4 it is quite useless 01:07 < kic-> its when i do scripts/Emerge-Pkg -force linux26 01:07 < kic-> it says it wants to build modutils, and upgrade bash, and grep 01:07 < kic-> interesting 01:08 < kic-> ok 01:08 < sepp> you can override that with -deps=none 01:08 < sepp> brb 01:08 -!- sepp [n=sepp@Z5004.z.pppool.de] has quit ["leaving"] 01:23 -!- sepp [n=sepp@Z619e.z.pppool.de] has joined #t2 01:23 < sepp> moin :) 01:32 < CIA-24> sebastian * r25875 /trunk/architecture/share/kernel-common.conf.m4: * added input-tablet option to kernel-common.conf.m4 (changed in 2.6.22) 01:33 < kic-> wb 01:33 < sepp> thanks 01:33 < sepp> :) 01:33 < kic-> ok, my turn to reboot, maybe new kernel will boot up all the way this time 01:34 < kic-> i hate that 'ohm some boot problem but i do not scream' line 01:34 < kic-> it tells me nothing! 01:34 < kic-> hehe 01:34 < kic-> brb 01:36 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has quit [Remote closed the connection] 02:36 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has joined #t2 02:36 < kic-> grr, no joy 02:37 < kic-> can't boot that kernel to save my ass 02:42 < sepp> :/ 02:42 < kic-> oh crap 02:42 < kic-> and now this kernel won't load block2mtd!!! 02:42 < kic-> omfG! 02:43 < kic-> oh jeebus, if i can't roll back one more, i'm dead, and it will be a hella long night 02:43 < kic-> brb 02:43 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has quit [Remote closed the connection] 02:49 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has joined #t2 02:49 < kic-> omfg 02:49 < kic-> i'm so screwed 02:49 < kic-> can only boot into my preempt kernel 02:49 < kic-> !@# 02:49 < kic-> modprobe and insmod and those, seem to be very borked up 02:49 < kic-> QM_MODULES or something is screaming when i boot any other kernel 02:50 < sepp> do you have module-init-tools? 02:50 < kic-> yes i believe so 02:51 < kic-> whats the best way to force a re-build and emerge on them? 02:51 < sepp> just asked because you have the old modutils around 02:53 < kic-> i'm going to try and scripts/Emerge-Pkg -deps=none -force linux26 02:53 < kic-> and then scripts/Emerge-Pkg -deps=none -force module-init-tools 02:54 < kic-> on my 2.6.22.1 02:54 < kic-> if i can't boot to a good kernel with block2mtd by morning, my asshole will pucker up tight when i get to work 02:54 < kic-> heh 02:57 < sepp> :/ 03:04 < kic-> ash-3.2# modprobe block2mtd 03:04 < kic-> Note: /etc/modules.conf is more recent than /lib/modules/2.6.22preempt/modules.dep 03:04 < kic-> modprobe: QM_MODULES: 03:04 < kic-> modprobe: QM_MODULES: 03:04 < kic-> modprobe: Can't locate module block2mtd 03:04 < kic-> bash-3.2# 03:04 < kic-> thats what i'm getting on almost everything 03:05 < kic-> bash-3.2# insmod block2mtd.ko 03:05 < kic-> insmod: QM_MODULES: 03:05 < kic-> bash-3.2# 03:05 < kic-> then that, if i insmod manually 03:05 < kic-> heh 03:05 < kic-> screwey 03:05 < sepp> depmod ? 03:05 < kic-> bash-3.2# depmod 03:05 < kic-> depmod: QM_MODULES: 03:05 < kic-> bash-3.2# 03:06 < kic-> heh 03:06 < sepp> o_O 03:06 < kic-> hrm 03:06 < kic-> maybe i should've emerged modules-init-tools first 03:06 < kic-> before linux26 03:06 < kic-> cause i think new emerge of linux26 will try to run depmod at the end 03:06 < kic-> and if it runs the wrong one, may blow up 03:07 < kic-> i don't know how i get myself into these situations 03:07 < kic-> heh 03:19 < kic-> linux26 is done 03:19 < kic-> now doing module-init-tools 03:21 < kic-> ok done 03:21 < kic-> brb, lets try this puppy 03:21 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has quit [Remote closed the connection] 03:25 -!- mqueiros_ [n=mqueiros@c-217-70-66-97.bragatel.pt] has quit ["Ex-Chat"] 03:26 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has joined #t2 03:26 < kic-> nope 03:26 -!- netson99 [n=netson99@210.210.181.228] has left #t2 [] 03:26 < kic-> still no luck 03:26 < kic-> only thing left i can think of is that module-init-tools needs to be built first 03:26 < kic-> if that doesn't work, i'm lost 03:35 < sepp> just 'QM_MODULES' , no additional error msg? 03:36 < kic-> right 03:37 < sepp> hmmm 03:38 < kic-> doesn't even say 'function not implimented' 03:38 < kic-> just says QM_MODULES: and drops back down to prompt 03:39 < kic-> bash-3.2# modprobe 03:39 < kic-> Note: /etc/modules.conf is more recent than /lib/modules/2.6.22preempt/modules.dep 03:39 < kic-> modprobe: QM_MODULES: 03:39 < kic-> modprobe: Nothing to load ??? 03:39 < kic-> Specify at least a module or a wildcard like \* 03:39 < kic-> bash-3.2# 03:39 < kic-> well, thats because i'm booted into my preempt kernel at the moment i guess 03:42 < kic-> does System.map have to point -> to relevant System.map_2.6.* 03:42 < kic-> ? 03:45 < kic-> ok, emerges are done again 03:45 < kic-> lets give it another whirl before i have to go vanilla =( 03:45 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has quit [Remote closed the connection] 04:11 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has joined #t2 04:11 < kic-> nope 04:11 < kic-> no joy on that 04:11 < kic-> and no joy on vanilla 04:11 < kic-> this blows 04:26 < kic-> nano -w README 04:26 < kic-> oops 05:08 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 05:09 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 05:16 -!- mqueiros_ [n=mqueiros@c-217-70-66-97.bragatel.pt] has joined #t2 05:25 -!- kic- [n=rfoote@adsl-074-229-035-019.sip.bct.bellsouth.net] has quit [Remote closed the connection] 05:25 -!- netson99 [n=netson99@202.153.241.206] has joined #t2 07:34 -!- CIA-24 [n=CIA@208.69.182.149] has quit [] 07:53 -!- CIA-8 [n=CIA@208.69.182.149] has joined #t2 08:02 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 08:02 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 08:13 -!- itsu [n=user@i577BA509.versanet.de] has joined #t2 08:14 -!- itsu [n=user@i577BA509.versanet.de] has quit [Remote closed the connection] 08:15 -!- itsu [n=user@i577BA509.versanet.de] has joined #t2 08:46 < mtr> moin 08:50 < itsu> moin 08:58 < mtr> hi itsu 08:59 < itsu> hi mtr 09:12 < CIA-8> mtr * r25876 /trunk/package/network/avahi/dbus-abi.patch: * fixed avahi: added dbus abi compatibility patch (from avahi svn) 09:42 < rxr> http://rene.rebe.name/photos/?p=/IFA/2007/ 09:42 < rxr> `- new photos .-) 09:43 < rxr> so moin and cu as I'll now have to sprint to the fairground 09:43 < rxr> cu then 10:02 < CIA-8> susan * r25877 /trunk/package/gnome2/bluez-gnome/bluez-gnome.desc: * updated bluez-gnome (0.13 -> 0.14) 10:06 < CIA-8> susan * r25879 /trunk/package/perl/imager/imager.desc: * updated imager (0.59 -> 0.60) 10:06 < CIA-8> susan * r25878 /trunk/package/network/collectd/collectd.desc: * updated collectd (4.0.6 -> 4.1.0) 10:09 -!- Ragnarin is now known as Ragnar|awak 10:09 -!- Ragnar|awak is now known as Ragnar|away 10:29 < rxr> re 10:34 [Users #t2] 10:34 [@ChanServ] [ dsoul ] [ itsu ] [ mtr ] [ rxr ] 10:34 [ CIA-8 ] [ emte__ ] [ kic_ ] [ netson99 ] [ sepp ] 10:34 [ cyda ] [ Fatal ] [ LMJ ] [ pdinoto_ ] [ TobiX ] 10:34 [ Dallur ] [ happycube] [ mqueiros_] [ Ragnar|away] [ valentin] 10:34 -!- Irssi: #t2: Total of 20 nicks [1 ops, 0 halfops, 0 voices, 19 normal] 10:40 < CIA-8> rene * r25880 /trunk/package/office/pdfedit/pdfedit.desc: * updated pdfedit (0.3.0 -> 0.3.2) 10:46 < CIA-8> rene * r25881 /trunk/package/network/cobbler/cobbler.desc: * updated cobbler (0.6.0 -> 0.6.1) 11:03 < rxr> new reference and "all cross build" test script started 11:19 < CIA-8> rene * r25882 /trunk/package/base/linux24/linux24.desc: * marked linux24 to not support avr32 nor blackfin 11:20 < CIA-8> rene * r25883 /trunk/package/develop/boehm-gc/boehm-gc.desc: * marked boehm-gc to not support avr32 nor blackfin 11:23 < CIA-8> rene * r25884 /trunk/package/develop/libatomic_ops/libatomic_ops.desc: * marked libatomic_ops to not support avr32 nor blackfin 11:31 < CIA-8> rene * r25885 /trunk/package/base/uclibc/patches/electricfence-uclibc.patch: * removed obsolete electricfence-uclibc.patch 11:50 < CIA-8> rene * r25886 /trunk/package/base/strace/ (arch-0-avr32.patch arch-3-avr32-hotfix.patch): 11:50 < CIA-8> * manually fixed the strace avr32 chunk link number to apply at the 11:50 < CIA-8> correct location and not with 200 lines of fuzzyness, hotfixed 11:50 < CIA-8> a avr32 syscall to compile, again 11:51 < rxr> hm - have to fix the avr32 linker sometime soon, the inf. looping on some input really sucks ... big times 11:51 [Users #t2] 11:51 [@ChanServ] [ dsoul ] [ itsu ] [ mtr ] [ rxr ] 11:51 [ CIA-8 ] [ emte__ ] [ kic_ ] [ netson99 ] [ sepp ] 11:51 [ cyda ] [ Fatal ] [ LMJ ] [ pdinoto_ ] [ TobiX ] 11:51 [ Dallur ] [ happycube] [ mqueiros_] [ Ragnar|away] [ valentin] 11:51 -!- Irssi: #t2: Total of 20 nicks [1 ops, 0 halfops, 0 voices, 19 normal] 12:18 < itsu> hey rxr 12:20 < itsu> i've got a problem with t2-trunk booting on x86 12:20 < itsu> maybe you can give me a hont 12:20 < itsu> hint ;-) 12:21 < rxr> maybe you can paste some erorr ? 12:21 < rxr> install or live ? 12:21 < itsu> both 12:21 < itsu> there is an error on booting 12:21 < itsu> ide0 cannot be used because of port already reserved 12:21 < itsu> i removed ide-generic bot the same error still remains 12:22 < itsu> fortunately the problem is reproducible on many machines ( phys + virtual ) 12:22 < rxr> hm 12:22 < itsu> ill fire up a machine now 12:23 < itsu> mom... 12:28 < itsu> back again 12:28 < itsu> okay the error says: 12:29 < itsu> ide0: i/o ressource 0x3f6-0x3f6 not free 12:29 < itsu> hda port already in use 12:29 < itsu> the error does not appear on machines with scsi or sata disk 12:29 < itsu> this error goes back way to t2 6.0.2 12:32 < rxr> hm 12:58 < sepp> moin :) 13:03 < rxr> hi sepp 13:03 < sepp> hi rxr :_ 13:03 < sepp> :) 13:05 -!- Dallur [n=earl@194-144-10-228.du.xdsl.is] has quit [Read error: 110 (Connection timed out)] 13:20 < sepp> btw, i found out howto get small menu fonts in xemacs-beta 13:21 < sepp> since no .Xresource setting works to get it small i disabled xft for the menu 13:21 < sepp> loll 13:21 < sepp> now they are ugly, but at least small 13:23 < rxr> lol 13:24 -!- Dallur [n=earl@194-144-10-228.du.xdsl.is] has joined #t2 13:29 -!- itsu [n=user@i577BA509.versanet.de] has quit [Remote closed the connection] 13:31 -!- itsu [n=user@i577BA509.versanet.de] has joined #t2 14:02 < pdinoto_> hi, 14:05 < sepp> hi pdinoto_ 14:07 -!- netson99 [n=netson99@202.153.241.206] has left #t2 [] 14:49 < pdinoto_> I wonder if anybody has used a custom busybox config file in their builds... 14:49 < pdinoto_> I am using one, and I see it recognized when building busybox. But config file options 14:51 < pdinoto_> are ignored (e.g. CONFIG_FEATURE_UNARCHIVE_TAPE is not set, but the resulting 14:51 < pdinoto_> busybox binary gets TAPE support compiled in). 14:51 < pdinoto_> I am just enabling TAB COMPLETION in ash, not an obscure option... 14:52 < rxr> you know the "special" rule syntax ? 14:52 < rxr> cat rtai/busybox.config 14:58 < pdinoto_> hmmm.. no, I will look at it now. 15:06 -!- kic- [n=rfoote@208.115.42.117] has joined #t2 15:14 < pdinoto_> rxr: where else is this format used? 15:14 < pdinoto_> rxr: does it apply to kernel.conf inside target/XX also? 15:21 < mtr> pdinoto_: kernel.conf has basically the same syntax, but busybox.config is applied by a function in package/base/uclibc/functions.in 15:21 < mtr> for example: X CONFIG_PASSWORD_MINLEN "6" 15:21 < mtr> or: O CONFIG_AR 15:22 < pdinoto_> and how I disable an option in busybox.conf? (let's say I want 15:22 < pdinoto_> CONFIG_RPM to be undefined), simply "O CONFIG_RPM"? 15:23 < mtr> the rtai busybox.config looks a bit suspicious to me: X CONFIG_FEATURE_INITRD=n should read: "O CONFIG_FEATURE_INITRD" 15:23 < mtr> yes 15:23 < mtr> and it has to be an O (not 0) :) 15:24 < pdinoto_> ok, thanks a lot! 15:36 -!- shevy [n=shevy@chello080108103172.36.11.univie.teleweb.at] has joined #t2 16:39 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 16:39 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 17:30 -!- write_erase [n=olivier@81.80.156.36] has joined #t2 17:41 < rxr> mtr: ack 17:41 < rxr> mtr: heh - ACK 17:41 < cyda> http://pastebin.ca/681109 17:41 < rxr> mtr: wanna fix it ? 17:41 < cyda> hey rxr :-) 17:42 < cyda> am having an error with qt in the 8.0 trunk 17:42 < rxr> Session management error: Could not open network socket 17:42 < rxr> make[4]: *** [qmake_image_collection.cpp] Segmentation fault 17:42 < rxr> hm 17:42 < cyda> its for x86_64 arch 17:43 < cyda> not cross building 17:43 < rxr> strange on my laptop I have qt trunk and on the reference builder it built fine as well 17:44 < cyda> hrm, i had ccache enabled before but i disabled it, and am still seeing the session management error 17:44 < rxr> I never saw such an error 17:44 < rxr> some network stuff disabled on the box ? very strange 17:44 < cyda> lol thats comforting coming from you 17:45 < rxr> hehe 17:46 * rxr test re-emerging on my x86-64 laptop ... 17:48 < cyda> ty, let me know if you see the same error, i hope its not specific to my build 17:50 < rxr> did you change much since I last saw the target setup ? 17:50 < cyda> actually i just switched to 8.0 17:51 < cyda> i hadnt changed much other than that 17:51 < cyda> some packages, added but thats about it 18:02 -!- write_erase [n=olivier@81.80.156.36] has quit ["Leaving"] 18:08 < rxr> == 09/04/07 17:58:16 =[9]=> Finished building package qt. 18:09 < cyda> bah 18:09 < cyda> oh well i'll see what am doing wrong on my end 18:38 < rxr> strange thing indeed 18:38 < rxr> ok - got some magarita's, ... so - better go sometime soon 18:39 < rxr> http://rene.rebe.name/photos/?p=/IFA/2007/&index=20 18:40 < rxr> so - ... 18:42 < LMJ> where I could meet this blond girl ? ;) 18:57 < kic-> lots of fuss over a juice machine :D 19:09 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 19:10 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 19:22 -!- Ragnar|away is now known as Ragnarin 19:28 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 19:28 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 19:53 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 19:54 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 20:31 < itsu> . 20:33 < sepp> . 20:47 < LMJ> .. 20:47 < sepp> ...---... 20:49 < LMJ> .°. 20:49 < LMJ> ??? 20:59 -!- pdinoto_ [n=pdinoto@200.117.246.103] has quit [Read error: 104 (Connection reset by peer)] 20:59 -!- pdinoto_ [n=pdinoto@200.117.246.103] has joined #t2 21:29 < shevy> _°_ 21:39 < itsu> everybodycrazy :-) 21:39 < itsu> cool 21:39 < itsu> xxxXxxxXoxXOOxxx. 22:00 < sepp> :) 23:25 -!- kic^ [i=kic_@208.115.42.122] has joined #t2 23:32 < sepp> why has usr/bin/perl setuid ? --- Log closed Wed Sep 05 00:00:15 2007