--- Log opened Tue Jan 17 00:00:08 2006 --- Day changed Tue Jan 17 2006 00:00 < mnemoc> that should only be done for output=livecd 00:02 < karasz> hm 00:02 < karasz> smbtree ask me for password 00:02 < karasz> there is none 00:02 < sepp> is it intended that you have to cleanup /var/tmp manually? 00:02 < CIA-8> jsaw * r14855 /trunk/package/xorg/xorg-server/xcfgt2.sh: 00:02 < CIA-8> * create a backup of an existing xorg.conf 00:02 < CIA-8> (just in case) 00:04 < karasz> how can i disable that question? 00:04 < karasz> smb.conf maybe? 00:04 < jsaw> ??? 00:04 < mnemoc> sepp: /var/run is auto-cleaned, /var/tmp is not 00:05 < mnemoc> jsaw: ?? 00:05 < mnemoc> my /var/tmp is tmpfs 00:06 < jsaw> karasz: do you ask that question or does samba ask you that question? 00:06 < sepp> uhm - i found 4gb data under /var/tmp on my 8gb root / :( 00:06 < karasz> samba 00:06 < karasz> i say ./smbtree 00:06 < karasz> then i got a prompt for pass 00:06 < karasz> i hit enter and it goes on 00:08 < jsaw> mnemoc: btw auto-cleaning, /var/run is a problem with vserver, it doesn't like its directories there cleaned up 00:08 < mnemoc> jsaw: host or guest? 00:08 < jsaw> host 00:08 < mnemoc> weird 00:09 < jsaw> no, not weird 00:09 < jsaw> there are symlinks from /etc/vserver/.somewher-here into /var/run/vservers.rev 00:09 < sepp> should not at least a cron job auto-cleanup really old files from /var/tmp? 00:09 < mnemoc> when host cleans /var/run no guest is running 00:09 < jsaw> and /var/run/vserver 00:09 < jsaw> mnemoc: these directories must be created manually, vserver doesn't do that 00:09 < sepp> i mean as default action 00:10 < jsaw> sepp: yep, it should 00:11 < karasz> so jsaw ? 00:11 < mnemoc> let me check my vserver-s 00:11 < jsaw> karasz: eh, yes! 00:12 < jsaw> .oO(I have no idea, karasz) 00:12 < karasz> sorry but it gets to my nervs already 00:13 < jsaw> like kde does it to me, currently... 00:13 < mnemoc> jsaw: /etc/rc.d/init.d//vserver mkdir them 00:13 < mnemoc> # cat /etc/rc.d/init.d//vserver 00:13 < mnemoc> #!/bin/sh 00:13 < mnemoc> case "$1" in 00:13 < mnemoc> start) mkdir -p /var/run/vservers{,.rev} 00:13 < mnemoc> mkdir -p /var/run/vshelper 00:13 < mnemoc> sysctl kernel.vshelper=/usr/lib/util-vserver/vshelper 00:13 < mnemoc> ;; 00:13 < mnemoc> esac 00:13 < jsaw> ic, 00:14 < jsaw> but I do not start this service as long as it is not setup correctly 00:14 < jsaw> and I hate if I have to do this damn directory creation whenever I restart the computer... 00:14 < mnemoc> i run vserver, vprocunhide and vservers-default at 20, 26 and 98 respectivly 00:15 < mnemoc> .init files must be added 00:15 < jsaw> I do not have a /sbin/init.d/vserver file here 00:16 < mnemoc> can you .init it? :) 00:17 < jsaw> hmmm, I rather think, directories shouldn't be removed from /var/run... 00:17 < sepp> afaics there is nothing that cares about /var/tmp so far 00:18 < mnemoc> i guess it's done to be friendly with some services which check for .pid files 00:18 < mnemoc> sepp: ack 00:19 < jsaw> mnemoc: so, you mean, I should add a vserver.init only for directory creation??? 00:19 < mnemoc> and sysctl 00:20 < jsaw> hmm 00:20 < jsaw> mnemoc: why is not simply a link to /sbin/vshelper? 00:21 < jsaw> why is there* 00:21 < mnemoc> is that what kernel.vshelper is by default? 00:21 < jsaw> yep 00:21 < mnemoc> util-vserver installs it by default 00:21 < jsaw> sysctl kernel.vshelper 00:21 < jsaw> kernel.vshelper = /sbin/vshelper 00:22 < jsaw> mnemoc: not here :\ 00:22 < mnemoc> you don't have /usr/lib/util-vserver/vshelper ? 00:22 < mnemoc> don't you .... ? * 00:22 < jsaw> I have that one, but no link in /sbin 00:23 < mnemoc> that's what i answered 00:23 < mnemoc> util-vserver installs it at /usr/lib/util-vserver/vshelper by default 00:23 < jsaw> oh, this you mean 00:24 < jsaw> so, why don't we simply add the symlink? 00:24 < mnemoc> i fear removing /var/run auto-clean will bring lot of regressions 00:24 < jsaw> mnemoc: no, only adding "-type f" I meant 00:24 < jsaw> mnemoc: no regression here so far 00:24 < mnemoc> fifos? 00:24 < mnemoc> symlinks? 00:25 < jsaw> ok, ! -type d 00:26 < mnemoc> :) 00:27 < jsaw> btw, I had the same problem with rockplug 00:27 < jsaw> I always wondered why those files disappear 00:27 < jsaw> directories* 00:28 < jsaw> I'm tired 00:29 < mnemoc> tired this early? :) 00:29 < jsaw> I'll read something and then crawl to bed, cu tomorrow 00:29 < mnemoc> the moon still high 00:29 < jsaw> mnemoc: hehe 00:29 < jsaw> mnemoc: there are more ppl at the institute now that want something from me... 00:30 < mnemoc> ok, i forgive you 00:30 < jsaw> thanks :) 00:30 < jsaw> cu 00:30 < mnemoc> cu jsaw :) 00:30 < karasz> cu jsaw 00:31 < karasz> for now i will give up on smb4k 00:31 < karasz> tomorow is another day 00:31 < mnemoc> gn8 karasz ,-) 00:31 < karasz> hey 00:31 < karasz> i didn't say i'll go ;) 00:32 < karasz> i hust said that i give up on smb4k till tomorow 00:34 < mnemoc> :D 00:58 < karasz> and i guess i lied cause i am still on it... 01:03 -!- c4y0 [n=c4y0@64.76.186.243] has joined #t2 01:04 < karasz> welcome c4y0 01:04 < c4y0> hi karasz 01:05 < karasz> mnemoc, i had it 01:05 < karasz> i'm goin for the C++ source now 01:10 -!- c4y0 [n=c4y0@64.76.186.243] has quit ["[BX] That's Miss BitchX to you"] 01:54 < karasz> now i am goin' to sleep 02:00 < mnemoc> gn8 karasz ,-) 03:27 < CIA-8> amery * r14856 /branches/2.1/target/bootdisk/build_stage2.sh: * changed bootdisk target to know what to do with glibc32 package for stage2, skip it :p 03:30 < CIA-8> amery * r14857 /branches/2.1/target/bootdisk/config.in: * added lvm2 and device-mapper to bootdisk target 03:59 -!- mtr_ [n=Michael@p54AFB278.dip0.t-ipconnect.de] has joined #t2 04:11 -!- ojh [n=omer@70-56-24-54.eugn.qwest.net] has left #t2 [] 04:13 -!- mtr [n=Michael@p54AF9C53.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)] 04:43 -!- raamcm [n=root@59.145.141.50] has quit [Read error: 110 (Connection timed out)] 04:45 -!- raamcm [n=root@59.145.141.50] has joined #t2 05:27 < raamcm> Hi Guys 05:27 < raamcm> How to install T2 minimal 05:27 -!- mipe [n=mipe@dsl10040.japo.fi] has joined #t2 05:28 < raamcm> hi jsaw & rtr 05:42 < raamcm> hi rxr 05:48 < rxr> moin 05:51 < rxr> raamcm: the installation is described in the handbook and should be rather straight forward 05:51 < raamcm> ok 05:54 < owl> moin 06:13 < mipe> morning all 06:22 < rxr> moin 06:22 < rxr> and cu late 06:22 * rxr uni 06:25 -!- rxr_ [n=rene@e178184098.adsl.alicedsl.de] has joined #t2 06:25 -!- Topic for #t2: T2 | 2.1.1.1 and 2.2.0-epsilon RELEASED! | The System Development Environment (SDE) | http://www.t2-project.org/ | Say hello and do not hesitate to ask us any questions that you may have. | http://www.rafb.net/paste/ 06:25 -!- Topic set by mnemoc [] [Sat Jan 14 21:42:03 2006] 06:25 [Users #t2] 06:25 [@ChanServ] [ demian] [ mipe ] [ netrunner] [ rxr_ ] 06:25 [ axion__ ] [ jsaw ] [ mnemoc] [ owl ] [ sepp ] 06:25 [ Baldzius] [ karasz] [ morfoh] [ raamcm ] [ valentin] 06:25 [ CIA-8 ] [ LMJ ] [ mtr_ ] [ rxr ] [ _Ragnar_] 06:25 -!- Irssi: #t2: Total of 20 nicks [1 ops, 0 halfops, 0 voices, 19 normal] 06:25 -!- [freenode-info] if you need to send private messages, please register: http://freenode.net/faq.shtml#privmsg 06:25 -!- Channel #t2 created Sun Aug 8 19:15:33 2004 06:25 -!- Irssi: Join to #t2 was synced in 37 secs 06:33 -!- rxr [n=rene@e178131184.adsl.alicedsl.de] has quit [Read error: 145 (Connection timed out)] 07:07 < raamcm> i have one doubt 07:07 < raamcm> actually minimal installation i give two partition 07:08 < raamcm> one is / and swap also 07:08 < raamcm> when i give in install system option it's went to reboot 07:08 < raamcm> wht i do now 07:08 < raamcm> rxr ru there 07:09 < mipe> "install system option"? 07:09 < raamcm> yeah 07:11 < raamcm> i partioning the disk's 07:11 < raamcm> in / and swap only 07:11 < mipe> are you installing 2.1? 07:12 < raamcm> it's now come in package managemnet option 07:12 < raamcm> yes 07:12 < raamcm> 2.1.1 07:12 < raamcm> wht i give in source device 07:12 < mipe> so it crashes after you made these two partitions and selecting "Install system"? 07:13 < mipe> source device should be /dev/cdrom and should be setted already 07:13 < mipe> that is, if you are installing from cdrom 07:13 < raamcm> ok 07:13 < raamcm> but they give in /dev/cdroms/cdrom0 07:13 < mipe> thats ok 07:13 < raamcm> ok wht about in mount point 07:13 < mipe> what it says? 07:14 < mipe> /mnt/target? 07:14 < raamcm> /mnt/source 07:14 < mipe> ah yes 07:14 < mipe> /mnt/source is the right one 07:14 < mipe> /mnt/target is the destination 07:14 < raamcm> after that ROCK config id is there 07:15 < raamcm> so wht i change in mount point 07:15 < mipe> well normally these values shouldnt need to be changed... it should detect them correctlu 07:15 < mipe> leave it as is... its the right value 07:15 < raamcm> ok i keep in asi t's 07:15 < raamcm> but wht i do in next 07:15 < raamcm> config id 07:16 < mipe> there should be a option to start gasgui... is there? 07:16 < raamcm> yeah is there 07:16 < raamcm> when i give this option it's going reboot menu 07:17 < mipe> uhm... you didnt see any errors after selecting gasgui? 07:17 < mipe> btw. are you using minimal cd set=? 07:17 < raamcm> yes now come one menu 07:17 < mipe> just one cd 07:18 < raamcm> full install & minimal install 07:18 < mipe> those are the options? 07:18 < raamcm> yeah i have only one cd 07:18 < raamcm> wht i give 07:18 < mipe> hmm.. how come i dont remember these already... 07:18 < raamcm> 1 or 2 07:18 < mipe> select full if you want all the packages... shouldnt take much disk space 07:19 < raamcm> ok 07:20 < raamcm> yeah that's work now 07:20 < raamcm> :-) 07:21 < mipe> so its installing? 07:26 < raamcm> i think so 07:27 < mipe> good... i'm off for few mins... but... 07:27 < raamcm> ok 07:27 < mipe> after its done installing, it asks few details... follow the screen questions and all should be okay 07:28 < mipe> just remember to install bootloader grub/lilo if you dont have existing one already... 07:28 < raamcm> oh sure 07:29 < mipe> and if something comes and you arent sure about the answer, post the question here.. i'm sure someone will eventually answer it when they come back from afk 07:37 < raamcm> now it's come in setup tool 07:38 < raamcm> various general sytem configurations and someothers 07:38 < raamcm> wht i do now 07:49 < raamcm> hello anybody there 07:57 < raamcm> :-( 08:03 * mipe is back 08:04 < mipe> what are the options? 08:06 < raamcm> yes 08:06 < raamcm> one sec 08:09 < raamcm> that's subsystem menu 08:09 < raamcm> first is general sytem configurations 08:09 < raamcm> and 2nd is kernel drivers and hardware configuration 08:11 < raamcm> mipe are u there 08:11 < mipe> yep 08:11 < raamcm> wht i can do for now 08:12 < mipe> hmm... go through all menu and check that all settings are okay... 08:12 < raamcm> actullay previously i gave 08:12 < mipe> check that locale settings are ok 08:12 < raamcm> but rebooting they give grub error 08:12 < mipe> and check time settings... set it to local rather than utc if you keep local time in bios 08:12 < raamcm> sorry after reboot 08:12 < raamcm> ok 08:13 < mipe> yep you need to install grub on bootloader menu 08:13 < raamcm> which one need select the kernel drivers menu] 08:13 < raamcm> ok 08:13 < mipe> re-create map,menu.lst and re-install grub options should be under bootloader settings 08:13 < raamcm> they show ROCKPLUG and hwsan 08:13 < raamcm> ok 08:15 < mipe> those settings should be ok.. just check if locale/country is setted correctly 08:15 < raamcm> yeah i gave in INDIA 08:15 < mipe> so, for short.. go all menu entries and check that locale/country/time settings are ok... when you get to bootloader post message here 08:16 < mipe> other settings should be ok by default... ah and init level you probably want to set to atleast 3 to get network online during boot 08:17 < mipe> 3 or 5, 5 if you have X and want graphical login 08:19 < raamcm> its' now ok 08:20 < mipe> so you have gone all menu entries? 08:20 < mipe> just dont quit the installer just yet 08:21 < raamcm> yeah now i got working system 08:21 < raamcm> thanks lot mipe 08:23 < mipe> oh, you rebooted and its working? 08:26 -!- keinek [n=keinek@200-70-144-202.mrse.com.ar] has joined #t2 08:27 < keinek> hi 08:27 < mipe> hi keinek 08:27 < keinek> hi mipe 08:27 < keinek> do you know how to rebuilt the kernel? 08:27 < keinek> i forguet... 08:27 < keinek> :( 08:27 < keinek> i need that to emerge vmware 08:28 < keinek> i remember that i just emerge it 08:29 < keinek> but now dont work. 08:29 < mipe> hmm.. ./scripts/Emerge-Pkg linux26? 08:29 < mipe> dont know if its blacklisted... havent tryed to for quite some time 08:29 < keinek> ok 08:29 < keinek> thanks mipe 08:30 < mipe> i'm off again to get some food... 08:30 < keinek> i go to sleep, now in argentina is 5:30 am :P 08:30 < mipe> good night keinek :) 08:30 < keinek> ok see you soon 08:30 < keinek> :) 08:30 -!- keinek [n=keinek@200-70-144-202.mrse.com.ar] has quit ["Abandonando"] 09:00 < CIA-8> pfister * r14858 /trunk/target/archivista/rootfs/home/archivista/db-slave.sh: Corrected error on line 60 09:19 < rxr_> moin 09:19 < LMJ> good morning the chan & rxr_ 09:28 < rxr_> valentin: around ? 09:28 < rxr_> moin LMJ 09:34 < valentin> moin 09:47 < rxr_> can i call you soon ? 09:48 < raamcm> hi rxr 09:48 < raamcm> i have small problem 09:49 < mipe> raamcm: whats the problem? 09:49 < raamcm> how to enable the network 09:49 < raamcm> i install without network 09:50 < raamcm> now that's dosn't take network 09:51 < mipe> rammcm:run stone and go to network settings... if it detects your unconfigured network card it asks if you want to use dhcp or static ip.. fill those values when it asks them 09:51 < raamcm> ok 09:51 < mipe> raamcm: and then check that you are on runlevel 3... by default t2 boots to runlevel 2(thats without network) 09:52 < mipe> also check enabled runlevels for network script... thats also from stone network options 09:52 < mipe> network runlevels should be 3,4,5 IIRC 09:53 < raamcm> Yes thanks i got it 09:55 < LMJ> hellooo 09:55 < rxr_> valentin: ? 09:55 < LMJ> got a question too ;) 09:56 < LMJ> about making a .conf for a new package 09:56 < LMJ> here is mine stuff : http://pastebin.com/509614 09:56 < LMJ> my* 09:59 < mipe> hmm, theres no need to patch it? you can add prefix to makeopt and makeinsopt 10:00 < LMJ> look the error without : http://pastebin.com/508539 10:00 < LMJ> i'm a .conf newbie ;) i was wondering what is the cleanest/simple was 10:00 < LMJ> way* 10:01 < mipe> well that error isnt related to make and make install patching... 10:02 < LMJ> oups 10:02 < LMJ> seems to be out of my range now ;) 10:02 < mipe> you are just missing vstlib.h file 10:02 < mipe> does it come with that package or someother? 10:03 < LMJ> should come with this one 10:03 < LMJ> emelfm2 is a simple gtk app 10:03 < LMJ> you wanna check out the .desc ? 10:03 < mipe> could you give me the url for the download? 10:04 < LMJ> here is the whole thing : http://pastebin.com/509620 ;) 10:06 < mipe> ok, i'll look into the package in few mins... /me at school and need a break 10:06 < LMJ> oki ;) 10:19 < mipe> LMJ: quick look showed that you need other package as well, that doesnt ship vstlib.h 10:19 < LMJ> :-/ 10:20 < LMJ> i sent the .desc to mnemoc 10:20 < mipe> but dont know what package does provide that... vst or vstlib are my quickest guess 10:21 < LMJ> is there a pc with all t2 packages installed ? 10:22 < LMJ> attic/vstserver/vstserver.desc 10:22 < LMJ> [T] Vstlib is a library that can be used by programs to run windows vst 10:22 < LMJ> [T] audio plugins under i386linux/i386freebsd/i386solaris/i386etc. (May 10:22 < LMJ> [T] require som modifications for other os-es than i386linux). 10:22 < LMJ> could be that ? 10:23 < mipe> yep, you could try to emerge vstserver and then build emelfm2 10:24 < mipe> ah its in attic 10:25 < LMJ> what is attic ? 10:26 < mipe> my guess is that its place for old releases... i mean those arent in development anymore 10:26 < LMJ> k 10:26 < mipe> and looking at vstserver download location latest is 2004 10:27 < LMJ> i have to say emelfm2 emerge with errors but works like a charm 10:27 < rxr_> now - even oracle is calling us ... 10:27 < rxr_> damn - /me starting to loose 1/4 of each day on the phone .... 10:28 < mipe> did he see the future? 10:28 < mipe> oh you mean the company... 10:28 < LMJ> rxr is in Boss mode, checking emails + phone during the whole day ;) 10:29 < mipe> yeah, soon you dont have any hacking time... 10:34 < mipe> LMJ:http://pastebin.com/508539 10:34 < mipe> LMJ: thats not error from emelfm2? 10:34 < mipe> from ladspa 10:34 < LMJ> rotfl 10:34 < LMJ> sorry 10:35 < LMJ> reset 10:35 < mipe> but i guess emelfm2 works 10:35 < LMJ> let me push your reset button mipe 10:35 < LMJ> and restart from scratch 10:35 < LMJ> ok ? ;) 10:36 < mipe> yep 10:36 < LMJ> tatata 10:36 < LMJ> got a problem with a fresh .desc for emelfm2, a 2 panel filemanager 10:37 < LMJ> here we go : http://pastebin.com/509642 10:37 < LMJ> and informations took from the docs inside the archive : http://pastebin.com/509614 10:41 < mipe> hmm, thats wierd i dont see any build errors... 10:41 < rxr_> LMJ: post the patch to the list 10:41 < rxr_> I fix and apply ... 10:41 < mipe> but you should replace prefix by PREFIX 10:41 < mipe> PREFIX=/$prefix 10:41 < LMJ> no patch yet, i'm wondering how to make it ;) 10:42 < rxr_> btw if you fix this, you need to mine -r the package since consecutive builds will still have the files in the flist from the first, faulty builds 10:42 < rxr_> LMJ: post the desc ? 10:42 < LMJ> i did 10:42 < rxr_> and conf if you have one ... 10:42 < LMJ> mnemoc should have it 10:42 < LMJ> should i repost it ? 10:42 < rxr_> LMJ: mine -rf emelfm2 10:42 < rxr_> then add this to the .conf: 10:43 < LMJ> mipe : i have to edit Makefile.config 10:43 < LMJ> ok 10:43 < rxr_> LMJ: no 10:43 < rxr_> var_append makeinstopt ' ' "PREFIX=/$prefix" 10:43 < rxr_> maybe also better for makeopt 10:43 < LMJ> i'm waiting for you rxr_ 10:43 < LMJ> ok 10:43 < rxr_> var_append makeopt ' ' "PREFIX=/$prefix" 10:43 < LMJ> let me try that right now 10:43 < rxr_> if the code hardcodes some config path or so into the binary .. 10:44 < rxr_> NOTE: changing PREFIX affects the default location of the custom 10:44 < rxr_> ok - so do it for both, makeopt and makeinstopt and you shold be done 10:44 -!- You're now known as rxr 10:46 < LMJ> mine -rf emelfm2 done 10:46 < LMJ> emerge in progress 10:46 < LMJ> brb 5min or so 10:52 < LMJ> rxr : == 01/17/06 11:51:55 =[9]=> Finished building package emelfm2. 10:52 < LMJ> here you go 10:52 < LMJ> what i have to send to the ML, and how ? 10:52 < LMJ> .desc and .conf in full text ? 10:53 < LMJ> to t2-svn@t2-project.org ? 10:55 < jsaw> re 10:55 < rxr> just t2@ 10:58 < jsaw> hi rxr LMJ 10:58 < LMJ> hello jsaw 10:59 < rxr> moin j 10:59 < rxr> saw 10:59 < jsaw> :) 10:59 < LMJ> D O N E ;) 10:59 < LMJ> first real package ;) 10:59 < owl> kennt ihr sie auch, diese tage, an denen man mit einem nass-geheulten kopfkissen schlafen geht, weil einen akute einsamkeitsattacken befallen und die type neben einem nichts ausser einem unzivilisierten grunzen, das aus tiefster brust kommt und schon fast an grizzlybären erinnert? dann, wenn man gegen 01:30 morgens irgendwann geschafft hat die gedanken zu beruhigen, sich die augen auszuheulen, die füsse soweit zu wärmen, dass man nicht mehr zitternd im bett liegt (viell 10:59 < owl> dann, heute morgen um 05:50 klingelte der wecker. in einem halb-komatösen zustand habe ich das ding irgendwie irgendwo und irgendwann gefunden, abgetötet - um ca. 10 minuten später aufzuwachen und in einem zustand, in dem man unfähig ist zu sprechen, denken oder aufzustehen, im bett zu liegen. nachdem der schlaf einfach nicht mehr mein wegbegleiter sein wollte, ich mich weitere 30 minuten unruhig von einer seite auf die andere wälzte und dachte wie schön es jetzt wäre n 11:00 < owl> genervt, frustriert, zitternd (immer noch? schon wieder?!) begibt man sich ins bad, in der hoffnung unter die kalte dusche hüpfen zu können und wach zu werden. weit gefehlt, denn zunächst einmal steht die missmutig gelaunte mutter vor einem, die sich wundert, dass man schon wach ist... (gnarf, ich habs mir nicht ausgesucht aus dem bett zu fallen... nur leig ich nicht gerne rum wie ein zombie) - also war es nix mit der dusche, es sei denn man legt wert darauf vor seiner 11:00 < owl> man guckt auf einschlägigen seiten, ob es denn irgendetwas neues gibt - und halt! - die redakteure sind augenscheinlich noch nicht wach, keine nachrichten, also schreibt man weblog - und arbeitet nachrichten von gestern und vortage auf... das gemacht, versucht man also klar zu denken und schmeißt den SQL query browser an (wieso das ding browser heisst, weiss ich nicht, versteh ich nicht usw. - man kann sql-befehle eingeben und das ergebnis wird dargestellt) und versucht 11:00 < jsaw> rxr: j came, j saw, j conquered 11:02 < Baldzius> moin jsaw, owl, rxr, LMJ && * :) 11:02 < LMJ> helluu Baldzius 11:02 < rxr> jsaw: heh 11:04 < owl> aaaaaaaaaaaaargh. what was that? 11:04 < owl> pardon. my mouse... 11:05 < rxr> owl: you are welcome 11:05 < LMJ> lol 11:05 < LMJ> it was spam 11:05 < owl> nah. weblog-entry-content. buuuuut... it has nothing to do here O_O 11:05 < owl> please forget my today. i am dead :) 11:06 < jsaw> hmmm 11:06 < jsaw> too alive to be dead but too dead to be alive...? 11:07 < owl> jep. 11:14 < jsaw> hehe GPLv3: 11:14 < jsaw> 3. Digital Restrictions Management. 11:14 < jsaw> [...] 12:28 < rxr> windows sucks so majorly ... 12:28 < rxr> my oh mz ... 12:28 < rxr> my even 12:28 < rxr> how can people actually do _aything_ with this junk .... 12:28 < rxr> just using some open source rsync and ssh to test rsync backup for a linux solution with windows servers gives me major headache ... 12:29 < rxr> and I erbooted already 4 times ... 12:33 < owl> something you're doing wrong, rxr :) 12:34 < rxr> I fear it is testing windows at all, right? 12:34 < owl> nah. anormally even win xp runs without problems... 12:34 < owl> it's not nice, but it works. somehow. 12:34 < rxr> yea - now install some services 12:35 < rxr> and those servers after some testing do not want to shut down / restart anymore ... 12:35 < owl> which services? 12:35 < rxr> rsync / openssh ... 12:35 < rxr> and on my linux box I can restart them the whole day without issues 12:35 < rxr> and the actually work reliable ... 12:35 < owl> ahz. ok. might there'sv just a prob with services 12:36 < rxr> might be there are a whole lot of worms inside Windows ... 12:36 < owl> hehe 12:38 < owl> sigh. 16 pages remaining 12:38 < rxr> for what ? 12:39 < owl> end of thiss chapter... "database-design" 12:40 < owl> imho DB-design is one of the most boring things in it-related stuff 12:40 < owl> (and after that i have to write a "pflichtenheft" GAH) 12:47 < rxr> for school or work ? 12:51 < owl> neither nor :) 12:51 < rxr> for your own fun ? 12:52 < owl> yeah more or less. sec. phone 13:04 < owl> so. re 13:04 < rxr> wb 13:04 < owl> well. i am coding for oscommerce (more or less) - an application which manages orders, customers etc. with the target to make an better overview about orders etc ;) 13:04 < owl> thx 13:05 < rxr> I know oscommerce 13:05 < rxr> (and xt:commerce) 13:05 < rxr> do you want to or run it somewhere = 13:05 < owl> how do you like it? 13:06 < rxr> susan had to work with it - she was not too happy with it 13:06 < rxr> she used xt:commerce ... 13:06 < owl> first: i want it to have a project (to raise my skills) ans might a friend (who has a oscommerce shop) wants it 13:06 < owl> why not that happy? 13:06 < rxr> too ugly and too much code touching to configure for normal needs ... 13:06 < owl> hehehehehehehehe 13:07 < owl> ack. but it's ok for a user, who doesn't need to touch the code, i guess 13:07 < rxr> yes, but in retrospect she would rather have done it from scratch then basing on the questionble code base. .. 13:08 < owl> uh. ok. why? i mean: it's more work, isn't it? 13:08 < rxr> when you hack months to make xt:commerce fit your needs ... 13:08 < owl> O_O 13:09 < rxr> owl: I just summarize, I have not touched it myself ... 13:09 < owl> well. i've added about dunno 10? contribs to oscommerce-shop - about one month (incl. modifiny the design) 13:10 < owl> but xt:commerce seems to be not that userfriendly etc. like oscommerce, e.g. i know at least one shop who run in heavy problems with xt:commerce 13:10 < rxr> die zeit does use it IIRC 13:11 < owl> dont know it. 13:11 < rxr> well xt:commerce is mostly a expanded, more feature rich oscommerce with a slightly newer, cleaned code base or so .. 13:11 < rxr> well - anyway / me lunch 13:11 < owl> yeah, in the theoretical way ;) 13:11 < owl> oki. bon apetit 13:11 < rxr> cu coon 13:12 < owl> bye ;) 13:25 < karasz> moin all 13:26 < karasz> moin rxr owl SerWou jsaw and kommrad morfoh ;) 13:26 < LMJ> huu 13:26 < karasz> Baldzius ;) 13:26 < Baldzius> moin karasz :) 13:27 < owl> hi karasz 13:27 < karasz> Baldzius, you updated Smb4K 13:27 < owl> someone needs something to laught about? 13:27 < karasz> yup, 'cause my story of the day will be quite sad... 13:27 < Baldzius> karasz, maybe .... 13:27 < Baldzius> so? 13:28 < karasz> smb4k builds but is broken ;( 13:28 < owl> well... bought DSLR on 18. nov 2005, and now the 3rd cam is broken :((((( 13:28 < karasz> at least kinda broken... 13:28 < owl> will give it back 13:28 < owl> and got the moeny 13:28 < Baldzius> karasz: what about 0.6.4? 13:29 < karasz> save money and buy a Rebel XT owl 13:29 < karasz> 0.6.4 is the version that morfoh added some time ago? 13:29 < owl> karasz: rebel tx is what? 13:29 < karasz> Canon EOS 350D 13:30 < karasz> in us is known as Rebel XT 13:30 < Baldzius> karasz: no 13:30 < Baldzius> updated by me also 13:30 < karasz> Baldzius, never mind i'll try to patch and anonce you if it is ok ;) 13:31 < Baldzius> patch? 13:31 < karasz> yup patch, why? 13:31 < Baldzius> where did you get that patch? :) 13:31 < owl> well... need to compare it etc. 13:31 < karasz> o.o 13:31 < owl> hm? 13:31 < karasz> Baldzius, i kinda hope that i will make the patch... 13:32 < Baldzius> ok :) 13:32 < Baldzius> well what i see that there's no new version .. so .. it shuold be ok 13:32 < karasz> owl http://www.dpreview.com/reviews/specs/Canon/canon_eos350d.asp 13:32 < Baldzius> maybe it's related only to x86-64 13:33 < karasz> Baldzius, may be 13:33 < karasz> anyway hardcoded path in source is WRONG 13:33 < karasz> and smb4k is full of those... :( 13:34 < Baldzius> karasz: we can easy add smb4k to the "must die" list as libtool and others :) 13:35 < owl> karasz: cam is too expensive ;) 13:35 < karasz> owl save the money and buy it you won't be dissapointed 13:36 < karasz> Baldzius, that is not a solution, T2 needs a smb share browser... 13:36 < owl> karasz: dunno 13:36 < Baldzius> karasz: that _list_ is just virtual :) 13:36 < Baldzius> noone is going to remove it 13:39 < LMJ> the Canon 350D is pretty nice ;) 13:39 < karasz> ack SerWou, i am hunting for one ;) 13:39 < LMJ> got it at home 13:39 < LMJ> ;) 13:40 < LMJ> my father actually, not me 13:40 < LMJ> :-/ 13:40 < owl> LMJ: hehe, with which lense? 13:41 < LMJ> the default one, plus another one i forgot, bigger, ... 13:41 < LMJ> he's not around, i can't ask him right now 13:41 < owl> ah, ok. 13:51 < rxr> r 13:51 < rxr> e 13:56 < rxr> karasz: kde includes smb share browsing 13:56 < rxr> I never tested it though 13:56 < rxr> and it might be special setup to function or work 13:56 < rxr> function or compile at all that is 13:58 < rxr> http://freshmeat.net/projects/t2/?branch_id=62586&release_id=216987 14:07 < LMJ> WOooOWO 14:08 < mnemoc> rehi 14:08 < rxr> moin mnemoc 14:08 < LMJ> hello mnemoc 14:08 < mnemoc> moin rxr, LMJ 14:09 < LMJ> mnemoc : rxr helped me to fix emelfm2 14:09 < LMJ> it compiled without any error 14:09 < LMJ> i sent .desc and .conf on the ml 14:09 < LMJ> t2@ 14:09 < mnemoc> diffs? 14:10 < LMJ> now, there is a .conf ;) 14:10 < mnemoc> good :) 14:10 < LMJ> anyone knows LaTex here ? 14:11 < LMJ> got a fucking homework with that crap ;) 14:11 < karasz> moin mnemoc 14:11 < LMJ> sorry, powerful tool 14:11 < karasz> moin rxr 14:11 < karasz> i know that konqueror suports smb:// 14:11 < karasz> but not my konqueror... 14:11 < karasz> :( 14:12 < karasz> protocol not supported smb:// :( 14:12 < morfoh> re 14:13 < morfoh> moin * 14:13 < karasz> kommrad morfoh wellcome back ;) 14:15 -!- netrunner [n=andreas@anvame.net] has quit [Remote closed the connection] 14:15 < rxr> cat ~/.ssh/id_rsa.pub | ssh rene@192.168.2.166 'mkdir -p ~/.ssh ; cat > ~/.ssh/authorized_keys' 14:15 -!- netrunner [n=andreas@anvame.net] has joined #t2 14:15 < rxr> just to misuse the t2 irc log as my personal sticky note once again ,-) 14:15 [Users #t2] 14:15 [@ChanServ] [ demian] [ mipe ] [ netrunner] [ sepp ] 14:15 [ axion__ ] [ jsaw ] [ mnemoc] [ owl ] [ valentin] 14:15 [ Baldzius] [ karasz] [ morfoh] [ raamcm ] [ _Ragnar_] 14:15 [ CIA-8 ] [ LMJ ] [ mtr_ ] [ rxr ] 14:15 -!- Irssi: #t2: Total of 19 nicks [1 ops, 0 halfops, 0 voices, 18 normal] 14:18 < mipe> rxr:btw. irc logs dont get published on t2 website once again 14:18 < mipe> 1 jan is the latest 14:18 < rxr> yes I do not have a cron on the flash'ed amd geode ... 14:19 < rxr> not yet that is 14:20 < mnemoc> LMJ: LaTeX is not crap, is art :) 14:20 < mnemoc> rxr: unable to build bcron? 14:21 < rxr> lack of time to make it cross build ... 14:21 < mnemoc> rxr: what branch name do you what at freshmeat for 'Default', development? 14:22 < rxr> I do not care too much 14:22 < rxr> I saw you opened 2.1 Stable .. 14:22 < mnemoc> yep 14:23 < mnemoc> after epsilon, what will come? 14:23 < rxr> heh 14:23 < LMJ> yes, art... 14:23 < rxr> -rc ... 14:23 < mnemoc> I think "2.1 Stable" and "2.2 Stable" are probably okay as long as they have 14:23 < mnemoc> branch descriptions like the ones you mentioned (Something like "Versions for 14:23 < mnemoc> devfs and monolothic kernels and X.org"). I've approved this branch as "2.1 14:23 < mnemoc> Stable" - please update this and the Default branch with appropriate descriptions. 14:23 < mnemoc> Cheers, 14:23 < mnemoc> Joel Williams 14:23 < mnemoc> 14:24 < mnemoc> i'll use Development for now 14:30 < rxr> mnemoc: used cygwin so far = 14:30 < rxr> ? even 14:31 < mnemoc> just once, long time ago 14:32 < mnemoc> i just remember ther is a magic '.dll' you need to have available 14:32 < mnemoc> there* 14:32 < rxr> ok - I'll not ask more then 14:32 < mnemoc> rsync is not working? 14:34 < mnemoc> LMJ: you must send diffs, and always include [A] author and [M] maintainer (you) 14:34 < rxr> i try to make the cwrsync installered bundle work 14:34 < rxr> but ssh is behaving strangely ... 14:34 < rxr> f*ck windows fluff where barely anything works out of the box - if at all 14:34 < rxr> this half a**ed OS really gets on my nerves .. 14:34 < LMJ> of for diff, about [A] i'm still looking for him, and about [M] i'm not sure to be a good maintainer 14:35 < rxr> you are ,-) and this will be your 1st package ,-) 14:35 < rxr> mnemoc: why can't I log into Windows with the Administrator account ? 14:35 < LMJ> is t2 a sect or something ? ;) 14:36 < rxr> some special enable bit to be set = 14:36 < rxr> ? 14:36 < rxr> LMJ: a drug 14:36 < LMJ> lol 14:36 < LMJ> look at you, are you injecting me that drug 14:36 < LMJ> ok 14:36 < mnemoc> rxr: locally? wrong password is the only thing i can imagine 14:37 < mnemoc> rxr: or non-english MS windows 14:37 < mnemoc> rxr: 'Administrator' account is named on the language of the system 14:38 < rxr> it is not even showing up for selection at the login dialog thing .. 14:38 < mnemoc> ah, yes... it's hiden from fancy login 14:38 < mnemoc> hidden 14:38 < mnemoc> ctrl-alt-del might give you a real login form 14:38 < netrunner> twice. 14:39 < mnemoc> hi netrunner :) 14:39 < netrunner> if it is xp prof. xp home has no admin. 14:39 < netrunner> hi :) 14:40 -!- mipe [n=mipe@dsl10040.japo.fi] has quit ["leaving"] 15:01 -!- morfoh [n=jeru@p54BEF6B8.dip.t-dialin.net] has quit [Read error: 110 (Connection timed out)] 15:02 -!- morfoh [n=jeru@p54BEE5D3.dip.t-dialin.net] has joined #t2 15:02 < karasz> rxr around? 15:03 < rxr> sort off ... 15:06 -!- sparc-kly [n=mubex@64.237.249.38] has joined #t2 15:10 -!- sepp_ [n=sepp@p83.129.171.244.tisdip.tiscali.de] has joined #t2 15:19 -!- sepp [n=sepp@p83.129.169.168.tisdip.tiscali.de] has quit [Read error: 110 (Connection timed out)] 15:22 < karasz> rxr there is a prob with irc logs 15:22 < karasz> last one is January 01... 15:23 < mnemoc> sure, today is january 02 15:23 < rxr> karasz: known - I migrated some machines I do not yet sync them again 15:24 < karasz> oki 15:24 < karasz> mnemoc, ? 15:25 < karasz> that was a joke? 15:25 < mnemoc> no 15:26 < karasz> O.O 15:27 < morfoh> mnemoc: never seen a 15 days lag 15:28 < karasz> anyway, the story of the day: 15:28 < morfoh> karasz: why ? 15:28 < morfoh> owlitta gave us a story yet :p 15:28 < karasz> Dec 31 2005 youbg girl enters the elevator in a 7 story block 15:28 < mnemoc> morfoh: when you don't want days to pass.... :p 15:29 < morfoh> mnemoc: ok ... :p 15:29 < karasz> elevator malfunction and stops at the last story 15:29 < karasz> 1 week later people from the block call the elevator company 15:30 < karasz> another week later elevator company comes to see what is wrong 15:30 < karasz> they were the ones to remove the girls body from the elevator 15:31 < karasz> morfoh, can you upgarde your smb4k to the last version? 15:32 < morfoh> karasz: mine ? 15:32 < karasz> yup 15:32 < karasz> you used once 0.6.1 when you added it to T2 15:32 < morfoh> karasz: I think, I added it for someone from romania here on #t2 :p 15:32 < karasz> yes 15:33 < morfoh> and ? :p 15:33 < karasz> never the less you said the it is workin for you... 15:33 < karasz> 0.6.1 worked for me too 15:33 < karasz> from then i did't used it 15:33 < morfoh> yes ... it was working quite good at that time 15:33 < morfoh> karasz: shame on you karasz san 15:33 < karasz> now i installed the trunk version updated by Baldzius 15:34 < karasz> does not work 15:34 < karasz> cannot find samba 15:34 < karasz> anyway shitty app with hardcoded path in it ;( 15:35 < morfoh> karasz: can I change the package [M] flag to your name then ? ;) 15:35 < karasz> :D 15:35 < karasz> i did't make it work yet... 15:35 < karasz> no need for that morfoh 15:39 < mnemoc> http://www.rafb.net/paste/results/S3tNCm44.html <--- 2-gcc :'( 15:40 < rxr> mnemoc: ? 15:40 < morfoh> o.o 15:41 < mnemoc> 2.1 + gcc 3.4.5 15:42 < mnemoc> bootdisk/pentium-mmx/2-gcc 15:49 < mnemoc> .oO( where is this `SSIZE_MAX' defined?? )o 15:50 < morfoh> mnemoc: I have a problem with boot on 2.1 too 15:50 < mnemoc> uhm? 15:50 < valentin> rehi 15:50 < rxr> do you use cccahe ? 15:50 < rxr> rehi valentin 15:50 < mnemoc> i built a pristine 2.1-bootdisk yesterday without troubles 15:50 < mnemoc> rxr: me? yes 15:50 < rxr> valentin: tell your boss windows sticks so majorly I can barely breath here ... 15:50 < rxr> mnemoc: tried without ccache ? 15:51 < mnemoc> rm -rf ccache*/gcc ? 15:51 < mnemoc> or just disable it? 15:51 < valentin> rxr: he thinks that two - but he thinks *nix also stinks 15:51 < rxr> for ppc64 this is not enough 15:51 < rxr> valentin: he has a strange nose ... 15:51 < rxr> mnemoc: try CCACHE_USEIT=0 for a 2-gcc to be sure 15:52 < mnemoc> let see 15:52 < valentin> however, as long as the rest of us is allowed to work with linux, i do not care. imo he is the only one at our dept using win 15:52 < morfoh> 1-bash failed on my 2.1 bootdisk 15:53 < mnemoc> parallelism, let me commit that 15:54 < CIA-8> rene * r14859 /trunk/target/archivista/rootfs/home/archivista/apache-https-enable.sh: * fixed cut'n paste comment in archivista apache-https-enable 15:54 < CIA-8> rene * r14860 /trunk/target/archivista/rootfs/home/archivista/rsync-backup-setup.sh: * added archivista rsync backup setup 15:58 < CIA-8> amery * r14861 /branches/2.1/package/shells/bash/bash.desc: * merged 14373 from trunk: marked bash NOPARALLEL 16:01 < mnemoc> morfoh: that should have fixed your bash problems 16:02 < morfoh> mnemoc: thx, already rescheduled the build 16:02 < morfoh> mnemoc: but lit's looking good so far ;) 16:02 < mnemoc> rxr: disabling ccache didn't help 16:03 < rxr> good for you and ccache ... 16:03 < valentin> hehe: found a nice quote: 99 Prozent aller Computerprobleme sitzen zwischen Stuhl und Monitor. 16:03 < mnemoc> uh 16:04 < morfoh> mnemoc: ^ means 99% of computer problems are "layer-8" :p 16:04 < rxr> uh 16:05 < valentin> morfoh: nice translation :) 16:05 < morfoh> mnemoc: == 01/17/06 17:04:37 =[1]=> Finished building package bash. <-- ;) 16:06 < morfoh> valentin: it's mnemoc's translation ;) 16:06 < morfoh> valentin: but nice :) 16:07 < mnemoc> yes, i understood the orginal quote :) 16:07 < morfoh> mnemoc: good :) 16:09 < mnemoc> Stuhl was the only word i could guess.... chair? 16:09 < rxr> yep ,-) 16:09 < mnemoc> :D 16:10 < rxr> 99 percent of all computer problems are sitting between the chair and monitor ... 16:10 * mnemoc does victory dane 16:10 < mnemoc> dance 16:10 < morfoh> O.O 16:12 < mnemoc> what? can't i dance? 16:14 < netrunner> classical case of pebcak:) 16:14 < morfoh> mnemoc: I'm sorry for you :p 16:14 < CIA-8> rene * r14862 /trunk/target/archivista/rootfs/home/archivista/ (5 files): 16:14 < CIA-8> * added rsync-backup including shared code to the archivista target and 16:14 < CIA-8> factored loging facilities into backup.in and let the older backup 16:14 < CIA-8> script use that 16:17 < mnemoc> o.o 16:17 < mnemoc> pebcak.... that's new to me :) 16:18 * rxr too 16:26 < netrunner> problem exists between keyboard and chair 16:26 < mnemoc> http://dictionary.reference.com/search?q=pebcak :D 16:26 < LMJ> lol 16:29 < mnemoc> any alsa-expert with time? :( 16:29 < rxr> heh 16:29 < rxr> not really 16:30 < mnemoc> i know :) 16:30 < morfoh> mnemoc: your mixer problem ? 16:30 < rxr> especially since I mistyped rsync-backup-restore.sh with backup-restore.sh and that erased my t2 tunk I just factored the rsync restore together .. 16:30 < rxr> f*ck 16:30 < mnemoc> i need to run alsaconf every time :\ 16:30 < rxr> why ? 16:30 < LMJ> after each reboot ? 16:30 < mnemoc> yes 16:30 < rxr> what for ? 16:30 < mnemoc> to get sound :p 16:30 < LMJ> to detect the sound card 16:31 < mnemoc> modprobing the module doesn't help 16:31 < LMJ> and load with modprobe 16:31 < rxr> LMJ: hahqa 16:31 < rxr> mnemoc: does modprobe and then alsamixer work ? 16:31 < LMJ> put something in /etc/modules.conf can help ? 16:31 < rxr> mnemoc: enable our alsa init script 16:31 < mnemoc> well, alsamixer starts 16:31 < LMJ> i had that on my ex-old rocklinux too mnemoc 16:32 < mnemoc> but i can't hear anything 16:32 < rxr> it does store the mixer on shutdown and restore on bootup 16:32 < mnemoc> until i do alsaconf again 16:32 < rxr> mnemoc: are all sliders at 0 ? 16:32 < mnemoc> lsmod doesn't change 16:32 < rxr> when alsamixer starts and shows sliders all is fine 16:32 < mnemoc> master and pcm are > 0 16:32 < rxr> just move the master and pcm slider to ~80 16:32 < morfoh> mnemoc: yes ... do you run /etc/init.d/alsa in your runit ? 16:32 < rxr> and press m to toggle mute on those 16:33 < rxr> and enable the alsa init script - it does save restore on shutdown / bootup 16:33 < morfoh> mnemoc: I had the same with runit ;) 16:33 < mnemoc> silence 16:33 < mnemoc> morfoh: yes 16:33 < rxr> it even has some lines to set the mixer if not state present 16:33 < rxr> just try rc alsa start 16:33 < rxr> that sholod set master pcm bass and truble .. 16:33 < rxr> hm - wonders if there is a unmute missing .. 16:34 < mnemoc> alsa starts and loads every boot up 16:34 < rxr> mnemoc: can I ssh in ? 16:34 < morfoh> mnemoc: I just added the proper init line to runit/1 16:34 < morfoh> hmmm 16:34 < rxr> mnemoc: runit or sysv system ? 16:34 < mnemoc> morfoh: /etc/runit/1.d/alsa :) 16:34 < morfoh> mnemoc: ok ok ... ; 16:34 < morfoh> ;) 16:34 < mnemoc> trust me, alsa start/alsa stop is been used properly 16:35 < rxr> ssh ? 16:35 < mnemoc> rxr: public key please 16:35 < mnemoc> i'll have to set some NATs too.... give me a minute 16:35 < rxr> mnemoc: wait a second 16:35 < rxr> I found a "bug" 16:36 < rxr> add the same unmute behind pcm as there is behind master 16:36 < rxr> that will help 16:36 < mnemoc> yes! 16:36 < mnemoc> that was 16:37 < CIA-8> rene * r14863 /trunk/package/audio/alsa-utils/alsa.init: * fixed alsa.init to unmute the PCM channel 16:37 < mnemoc> thanks :) 16:37 < rxr> heh - broken since r4936 ,-) 16:37 < rxr> read - ages ,-) 16:37 < mnemoc> :D 16:38 < mnemoc> thanks a lot alsa-expert without time but willing to help :D 16:39 < mnemoc> can alsaconf be run unattended? 16:39 < LMJ> hehe 16:39 < rxr> btw. we should patch the installation of this alsaconf beast away 16:39 < rxr> mnemoc: alsaconf is the ugliest crap on earth ... 16:39 < mnemoc> any alternative? 16:39 < rxr> well, ok, not really with windows and osx around ... 16:40 < rxr> mnemoc: t2 init script and normal hotplug stuff like rockplug / hotplug++ 16:40 < rxr> ? 16:40 < mnemoc> really possible? 16:40 < rxr> possible? 16:40 < rxr> what do you miss ? 16:40 < mnemoc> i have to force the module 16:41 < mnemoc> (rockplug) 16:41 < rxr> pci _ 16:41 < rxr> ? 16:41 < rxr> it really should be recognized .ö.. 16:41 < rxr> if a pci module is not recognized it is either a bug in the hotplugger or the kernel module is missind the ids ... 16:41 < mnemoc> PCI_MODULES="snd_intel8x0" 16:41 < rxr> looks like broken rockplug 16:42 < mnemoc> 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 16:42 < rxr> can you try manually, and not installed hotplug++ with --list ? 16:42 < rxr> hotplug++ -list 16:42 < rxr> or 16:42 < rxr> hotplug++ -list pci 16:42 < mnemoc> compile by hand? emerge? 16:42 < rxr> just make in the checkout / tarball ... 16:43 < mnemoc> ok 16:43 < mnemoc> minute 16:43 < rxr> and then ./Linux-i386/bin/hotplug++ ... 16:43 < rxr> you only need dietlibc with WANT_DYNAMIC at hand ... 16:43 < mnemoc> uhm 16:43 < rxr> you should have .. 16:44 < rxr> with some defines it is also possible to use the STL from gcc ... 16:44 < rxr> but I do not often test that ... 16:44 < mnemoc> $ svn co http://svn.exactcode.de/hotplug++/trunk/ hotplug++ 16:44 < rxr> ack 16:50 < mnemoc> $ make DIET= 16:50 < mnemoc> LINK EXEC Linux-i386/bin/hotplug++ 16:50 < mnemoc> vendor: 8086, device. 24c5, subvendor: 1028, subdevice: 15f, class: 40100, class mask: 0: Module: i810_audio 16:50 < mnemoc> vendor: 8086, device. 24c5, subvendor: 1028, subdevice: 15f, class: 40100, class mask: 0: Module: snd-intel8x0 16:50 < mnemoc> vendor: 8086, device. 24c6, subvendor: 14e4, subdevice: 4d64, class: 70300, class mask: 0: Module: snd-intel8x0m 16:50 < CIA-8> rene * r14864 /trunk/target/archivista/rootfs/home/archivista/rsync-backup-restore.sh: * archivista rsync-backup-restore, untested before I delete it a 3rd time 16:51 < mnemoc> btw, i had to blacklist these on my rockplug enviroment: 16:51 < mnemoc> vendor: 8086, device. 3581, subvendor: 0, subdevice: 0, class: 60400, class mask: 0: Module: shpchp 16:51 < mnemoc> vendor: 8086, device. 2448, subvendor: 0, subdevice: 0, class: 60400, class mask: 0: Module: hw_random 16:51 < mnemoc> vendor: 8086, device. 2448, subvendor: 0, subdevice: 0, class: 60400, class mask: 0: Module: shpchp 16:51 < rxr> mnemoc: so if rockplug does not match those it is a bug in it ... 16:51 < mnemoc> i'll restart now without the PCI_MODULES="snd_intel8x0" 16:59 < mnemoc> woh! 17:00 < mnemoc> even removing the stuff added by alsaconf to modprobe.conf, the sound now works :\ 17:00 < mnemoc> just saving after an explicit unmute to pcm 17:00 < CIA-8> rene * r14865 /trunk/target/archivista/rootfs/home/archivista/rsync-backup-restore.sh: 17:00 < CIA-8> * fixed archivista rsync-backup-restore's rsync syntax, to be less verbose 17:00 < CIA-8> and catch errors 17:00 * mnemoc feels lame^3 17:01 < CIA-8> rene * r14866 /trunk/target/archivista/rootfs/home/archivista/net-backup-restore.sh: * fixed archivista net-backup-restore to be less verbose, likewise 17:01 < rxr> so 17:01 < rxr> now I only need to write a howto get this f*cking cwrsync going ... 17:01 < mnemoc> rxr: btw, rockplug++ out-of-diet weight 54300 17:02 * rxr hating windows plague ... 17:02 < rxr> are you sure you got a libstdc++ hotplug++ ? 17:02 < rxr> and remeber it is dyn linked againnst MB sized libc and libstdc++ and libcppsup or so ... 17:03 < mnemoc> ls -1 Linux-i386/embeddedSTL/lib/ | wc -l 17:03 < mnemoc> 7 17:03 < mnemoc> $ ldd Linux-i386/bin/hotplug++ linux-gate.so.1 => (0xffffe000) libc.so.6 => /lib/libc.so.6 (0x4001f000) /lib/ld-linux.so.2 (0x40000000) 17:04 < mnemoc> .oO( stupid irssi paste )o 17:04 < rxr> think it is libc and embedded stl now 17:04 < mnemoc> looks like 17:07 * rxr consuming some tinned leeches ... 17:10 < rxr> Adobe Reader 7.0.5 17:11 < rxr> BusyBox 1.1.0 17:12 < CIA-8> chris * r14867 /trunk/package/security/libvserver/ (. libvserver.cache libvserver.desc): * added libvserver (1.0.1) 17:12 < rxr> oh my god busybox get's so overfeatured ... 17:12 < rxr> soon one can call it OS 17:12 < CIA-8> chris * r14868 /trunk/package/security/vserver-utils/ (. vserver-utils.cache vserver-utils.desc): * added vserver-utils (1.0.2) 17:14 < rxr> # l */*/*.desc | wc -l 17:14 < rxr> 2195 17:14 < morfoh> :) 17:15 < CIA-8> amery * r14869 /branches/2.1/package/audio/alsa-utils/alsa.init: * merged 14863 from trunk: fixed alsa.init to unmute the PCM channel 17:16 < mnemoc> libvserver? vserver-utils? 17:17 < karasz> fsckin smb4k 17:17 < morfoh> mnemoc: check one two one two ... do you hear me ? 17:17 < morfoh> :) 17:18 < morfoh> mnemoc: why ? about libvserver and vserver-utils ? 17:18 < mnemoc> copy that 17:18 < mnemoc> what are those? 17:18 < morfoh> mnemoc: libvserver is a syscall wrapper library for the Linux-VServer syscall interface. It is aimed to be slim, fast and architecture independant. 17:19 < morfoh> mnemoc: vserver-utils is an alternative userspace implementation for Linux-VServer. 17:19 < karasz> what the heck? 17:19 < morfoh> mnemoc: Currently vserver-utils is under heavy development and therefore targeted on the devel branch of Linux-VServer (2.1) and does not contain all the features of current util-vserver versions. 17:19 < karasz> smb4k finds computers but does not show shares 17:19 < karasz> although manualy mounting works... 17:20 < mnemoc> vserver-utils use libvserver? 17:20 < morfoh> mnemoc: yep 17:20 < mnemoc> Baldzius: http://www.home.unix-ag.org/simon/gromit/ 17:21 < CIA-8> rene * r14870 /trunk/target/archivista/rootfs/home/archivista/.fluxbox/menu: * added new archivista rsync backup's to the desktop menu 17:22 < karasz> o_O 17:23 < karasz> o_O 17:23 < karasz> o_O 17:23 < karasz> o_O 17:23 < karasz> o_O 17:23 < karasz> o_O 17:23 < karasz> o_O 17:23 < mnemoc> .oO 17:23 < karasz> i don't belive it.... 17:23 < mnemoc> is your smb.conf properly configured? 17:23 < morfoh> karasz: ? 17:23 < karasz> everything is ok now 17:23 < karasz> but whatch this 17:24 < karasz> i have only xp pro on the net 17:24 < karasz> smb4k shows shares only if i select RAP !!!!!! 17:24 < karasz> RAP is for (older systems) ?!?!? 17:24 < karasz> xp pro is older? 17:24 < karasz> older than what? 17:25 < mnemoc> ms products are obsolete before selling them :) 17:25 < morfoh> mnemoc: :D 17:25 < karasz> anyway 17:26 < mnemoc> and warraty expires the day before the release of the next product :) 17:26 < LMJ> ahhhhhhh 17:27 < LMJ> openjave contain opensp url, but seems to not compile it, why ? 17:27 < morfoh> mnemoc: hey! what's worng with that ? At least they give a "warranty" :p 17:27 < mnemoc> :) 17:27 < karasz> so smb4k is aproved to work 17:27 < karasz> but one must set the RAP protocol 17:31 < CIA-8> rene * r14871 /trunk/target/archivista/rootfs/home/archivista/ (update-restore.sh update-store.sh): * added rsync backup to the update store/restore cycle for archivista 17:33 < LMJ> so, no clue ? 17:33 < LMJ> ping pong pang pung 17:36 < rxr> hm ? 17:37 < LMJ> if you look in openjade.desc 17:38 < LMJ> there are 2 url, one for openjade, one for OpenSP 17:38 < LMJ> when i emerge openjade, it only compile openjade :-/ 17:39 < rxr> it should build both 17:39 < rxr> [SRC] . 17:39 < rxr> and no conf ... 17:39 < CIA-8> chris * r14872 /branches/2.1/package/security/libprelude/libprelude.desc: * merged 12120,14031,14783 from trunk: changed libprelude build priority (200.400 -> 178.600) to build it before pam, libprelude update (0.9.0 -> 0.9.3) 17:39 < rxr> it iterates over all sources and build_this_package() for those 17:39 < rxr> are you sure you have a problem ? 17:40 < LMJ> i'm restarting the process 17:40 < LMJ> damned 17:41 < LMJ> i need a full bunch of stuff for homeworks this week :-/ 17:41 < LMJ> docbook, docbook-dsssl, docbook-simple, dockbook-utils, docbook2x, openjade, jadetex, opensp 17:41 < CIA-8> chris * r14873 /branches/2.1/package/security/prelude-lml/prelude-lml.desc: * merged 14034 from trunk: updated prelude-lml (0.9.0 -> 0.9.1) 17:42 < LMJ> openjade compilation just finished alright, and openjade is in flist/ but not opensp 17:43 < CIA-8> chris * r14874 /branches/2.1/package/security/libpreludedb/libpreludedb.desc: * merged 14032 from trunk: updated libpreludedb (0.9.0 -> 0.9.2) 17:44 < LMJ> ./scripts/Emerge-Pkg openjade 17:44 < LMJ> Packages scheduled to build: none 17:44 < LMJ> that's quite funny... 17:45 < CIA-8> chris * r14875 /branches/2.1/package/security/prelude-manager/prelude-manager.desc: * merged 14033 from trunk: updated prelude-manager (0.9.0 -> 0.9.1) 17:46 < Baldzius> mnemoc: ack 17:46 < Baldzius> LMJ : trunk Emerge-Pkg? 17:46 < Baldzius> try -force 17:47 < rxr> LMJ: take a look in the log if some opensp stuff was touched 17:47 < LMJ> no, from 2.1.1.1 17:48 < LMJ> k 17:48 < mnemoc> Baldzius: thanks :) 17:48 < CIA-8> chris * r14876 /branches/2.1/package/security/prewikka/prewikka.desc: * merged 14036,14784 from trunk: updated prewikka (0.9.0 -> 0.9.3) 17:48 < Baldzius> :) 17:52 < Baldzius> rxr: what was the last time when you did x86 trunk ref build? 17:54 < Baldzius> i need regresion list if you still have it somewhere 17:54 < rxr> Baldzius: I only built trunk on x86-64 and ppc64 the last weeks 17:56 < Baldzius> ok x86-64 , can you publish those .err? 17:56 < rxr> ouhm 17:56 < rxr> the *64 have more than twice the usual errors anyway 17:56 < rxr> how many do you have ? 17:56 < Baldzius> all :) 17:56 < Baldzius> oh 17:57 < Baldzius> i need all :) 17:57 < Baldzius> i don't have x86-64, only x86 17:57 < rxr> I would need to do a new build then 17:57 < rxr> do you just want to compare? 17:58 < Baldzius> yes, just compare 17:58 < Baldzius> i have here quite much "unresolved references ..." 17:59 < Baldzius> s/much/many/ 18:00 < Baldzius> and strange thing is package whic compiles with Emerge-Pkg fails on ref 18:01 < mnemoc> on ref the enviroment is more 'populated' than on emerge 18:02 < mnemoc> configure will see different things, enable different things, which can fail 18:03 < rxr> though if you install the reference you will get mostly the same environment ... 18:03 < mnemoc> who installs a reference? 18:04 < mnemoc> http://sweb.cz/tripie/utils/wmctrl/ 18:06 < LMJ> i was checking the openjade compilation log : seems ok, opensp seems to be compiled under openjade, kind of hidden mode 18:06 < Baldzius> so what you are saying, i shouldn't fix package if it compiles with emerge but fails on ref? :) 18:06 < mnemoc> oposite 18:07 < Baldzius> :) 18:07 < mnemoc> "it compiles with emerge" is a "works for me", which aint accepted as an answer 18:08 < morfoh> .oO( strict he is this master mnemoc )o :p 18:08 < mnemoc> :) 18:12 * rxr off to susan - cu then 18:13 < morfoh> bye bye rxr 18:13 < LMJ> cu rxr 18:13 < rxr> mnemoc: and I spoke the cebit contact on the answering machine .. 18:13 < mnemoc> after the beep? 18:14 < mnemoc> ok, cu rxr 18:14 < rxr> har 18:14 < rxr> cu 18:16 -!- misl [n=chatzill@82-217-66-150.cable.quicknet.nl] has joined #t2 18:18 < mnemoc> wb misl 18:19 < misl> hi all 18:20 < morfoh> hi misl :) 18:20 < mnemoc> morfoh: linguaplone? 18:21 < misl> hey mnemoc, morfoh 18:22 < morfoh> mnemoc: yes ... I'm working on it ... just had to finish my outstanding tests and merges to 2.1 18:22 < mnemoc> :) 18:22 < misl> mnemoc: I have 32 failures when doing a 2.1 64 bits ref build 18:23 < mnemoc> can you point me to which are fixed on trunk? 18:23 < misl> the strange this that the build does not continue after the 32 failure 18:23 < morfoh> mnemoc: but snort update on 2.1 is still outstanding 18:24 < misl> mnemoc: I am not sure haven't checked the all yet 18:24 < misl> but something changed in sysfsutils wich might have impact on directfb, although I doubt it. 18:25 < mnemoc> uhm 18:25 < mnemoc> morfoh: what do you mean? 18:25 < morfoh> mnemoc: about what ? 18:26 < mnemoc> outstanding snort update 18:27 < morfoh> mnemoc: just that I'd like to have an updated snort within the next 2.1 tag ... nothing more ;) 18:28 < mnemoc> yes yes, but why outstanding? 18:30 < morfoh> mnemoc: perhaps "outstanding" wasn't the right choice, I just wanted to say that I'm testing snort 2.4.3 on 2.1 ... ;) 18:31 < mnemoc> :) 18:33 < morfoh> mnemoc: btw, the "rat" is behaving normal again ... ok, one can't talk that he behaves well :p 18:33 < CIA-8> amery * r14877 /trunk/package/x11/wmctrl/ (. wmctrl.desc): * added wmctrl (1.07) - command line tool to interact with Window Managers 18:33 < mnemoc> the main problem with rabits is that they don't express theirselves 18:33 < morfoh> mnemoc: ack 18:34 < morfoh> mnemoc: that's different compared with "martina's" ;) 18:35 < mnemoc> she is a dog :) they express theirselves perfectly :) 18:35 < morfoh> :) 18:35 < mnemoc> wmctrl is funny :) 18:37 < morfoh> mnemoc: btw, what about a policy for adding a new package to 2.1 ? 18:37 < mnemoc> depends on the package and it's impact on other packages 18:40 < morfoh> mnemoc: hmmm ... I'd like to round up security related stuff within 2.1 a bit and therefor I'd like to add samhain 18:40 < morfoh> mnemoc: afaics it has no impact ... 18:40 < mnemoc> ack 18:41 < mnemoc> but test it :) 18:41 < morfoh> mnemoc: of course ;) 18:41 < mnemoc> does anyone but prelude depend on samhain? 18:41 < morfoh> mnemoc: prelude doesn't depend on it 18:41 < morfoh> mnemoc: samhain can be build with prelude support 18:41 < mnemoc> ah, better 18:42 < morfoh> yep : 18:42 < morfoh> :) 18:42 < morfoh> and of course we're automagically built samhain with prelude support if it's available :p 18:43 < mnemoc> of course, this is t2 not gentoo 18:43 < morfoh> mnemoc: thx for the reminder :p 18:43 < mnemoc> use prelude 18:43 < mnemoc> those flags are stupid :p 18:43 < morfoh> uuuuuuhhhhhh .... 18:43 < morfoh> :) 18:44 < morfoh> we should try to leak a useflag "use t2" into gentoo :p 18:45 < mnemoc> hehe 18:45 < morfoh> the only useflag you have to provide :p 18:45 < LMJ> lmao morfoh 18:45 < mnemoc> to make gentoo smart :) 18:45 < LMJ> lolololol 18:46 < LMJ> the world will be less fun without gentox users 18:46 < mnemoc> true 18:47 < LMJ> gonna try to make a package for "docbook-utils" 18:47 < mnemoc> .oO( didn't i do that long time ago? )o 18:48 < mnemoc> for openjade iirc 18:48 < morfoh> LMJ: have fun! ;) 18:48 < mnemoc> # svn st package/textproc/docbook-tools 18:48 < mnemoc> A package/textproc/docbook-tools 18:48 < mnemoc> A package/textproc/docbook-tools/docbook-tools.cache 18:48 < mnemoc> A package/textproc/docbook-tools/docbook-tools.desc 18:48 < morfoh> mnemoc: package/textproc/docbookx 18:49 < LMJ> i emerged docbookx 18:49 < mnemoc> [D] 2986447406 docbook-utils-0.6.14.tar.gz ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/ 18:49 < LMJ> ./misc/archive/Find.sh docbook-tools 18:49 < LMJ> Searching for matching package names ... 18:49 < LMJ> Searching in package descriptions (may take some time) ... 18:49 < LMJ> No match found ... 18:50 < LMJ> locate docbook-tools.desc : nothing 18:50 < mnemoc> ack, as you see in my 'svn st' it has not been commited :p 18:50 < morfoh> mnemoc: you didn't commit it ... I think 18:50 < LMJ> argg 18:50 < LMJ> pleaseeeeeee 18:50 * LMJ give a beer to mnemoc 18:50 < mnemoc> because i couldn't find the [A] iirc 18:50 < LMJ> lol 18:51 * morfoh is crying, because he'd like to have a beer too :p 18:51 < mnemoc> thanks LMJ 18:51 < LMJ> Eric Bischoff 18:51 < LMJ> Mark Galassi 18:51 < LMJ> Jochem Huhmann 18:51 < LMJ> Steve Cheng 18:51 < LMJ> Frederik Fouvry 18:51 < LMJ> Tim Waugh 18:51 < mnemoc> o.o 18:51 < LMJ> check AUTHOR file inside the archive mnemoc 18:51 < LMJ> :-D 18:51 < morfoh> mnemoc: enough to add :p 18:51 < mnemoc> just those? 18:52 < LMJ> yep 18:52 * LMJ will give a fresh cool tasty beer to morfoh if mnemoc make this docbook stuff available ;) 18:53 < LMJ> i found that very interesting : 18:53 < LMJ> http://www.linuxfromscratch.org/blfs/view/cvs/pst/docbook-utils.html 18:53 < morfoh> go go go mnemoc ... :) 18:53 < LMJ> especially the line : "for doctype in html ps dvi man pdf rtf tex texi txt; do ln -s ...." 18:54 * LMJ insert a coin to the mnemoc slot to power him up :-D 18:55 < morfoh> LMJ: you have to kick the "mnemoc machine" a bit to accept the coin ;) 18:55 < LMJ> hehe 18:56 < LMJ> on the front side or back side ? 18:56 < morfoh> LMJ: near the slot :p 18:56 < mnemoc> copyright note is there since 2004 :p 18:56 < LMJ> http://freshmeat.net/projects/docbook-utils/ --> Updated: Wed, Feb 11th 2004 07:09 PDT (1 year, 11 months ago) 18:57 < LMJ> plzzzz, i need it for homeworks 18:57 < LMJ> 8h of work with that **** 18:57 < LMJ> + a couple on LaTeXXXXX 18:58 < owl> re 18:58 < morfoh> mnemoc: look what kind of pain LMJ is experiencing 18:58 < LMJ> thanks you morfoh 18:58 < morfoh> mnemoc: don't be that hard 18:58 < morfoh> ;) 18:58 < mnemoc> +[BUILDTIME] 1244 (5) ERROR 18:58 < mnemoc> i'll commit anyway and fix with LMJ feedback :) 18:58 < LMJ> cooooOOOOol 18:58 < LMJ> and 18:59 < morfoh> .oO( seems I'll get a beer ;)o 18:59 < LMJ> i found a simple Qt frontend for latex, named "TexMark" 18:59 < CIA-8> amery * r14878 /trunk/package/textproc/docbook-tools/ (. docbook-tools.cache docbook-tools.desc): * added docbook-tools (0.6.14) - collection of tools to work on and format DocBook documents 18:59 < mnemoc> amyedit is simpler 18:59 < LMJ> do we need a .desc for it ? 18:59 < LMJ> let me rechech 19:00 < morfoh> LMJ: you allways need a .desc file 19:00 < LMJ> recheck* 19:00 < LMJ> ho 19:00 < LMJ> amyedit is ultra-mega-simple 19:00 < LMJ> kile is used by my "teacher" but i can't use it, i don't have *KDE* 19:00 < LMJ> only QT 19:01 < mnemoc> amyedit is gtk 19:02 < LMJ> i wonder if it could be useful for t2 to get a .desc for Texmark, this program was made by the same coder as Kile, i think he slow down the Texmark developement to waste more time on Kile 19:02 < LMJ> yes for amyedit 19:03 < mnemoc> We're Sorry. 19:03 < mnemoc> The SourceForge.net Website is currently down for maintenance. 19:03 < mnemoc> We will be back shortly 19:03 < LMJ> again 19:03 < CIA-8> amery * r14879 /trunk/package/textproc/jadetex/ (. jadetex.cache jadetex.desc): * added jadetex (3.13) - TeX for Jade (not tested) 19:04 < LMJ> jadetex 19:04 < LMJ> i need this one toooooo 19:04 < LMJ> good 19:04 < mnemoc> it's broken 19:04 * LMJ pay some extra beers 19:04 < mnemoc> but i don't remember why :p 19:04 * LMJ get back beers 19:04 < mnemoc> so you will tell me 19:04 < morfoh> LMJ: hey my beer! 19:04 * LMJ fight against morfoh who don't want to give back the beer 19:05 < mnemoc> you said 'have available' and it is available 19:05 < mnemoc> you didn't say 'have it working' 19:06 < morfoh> mnemoc: thanks companero :) 19:06 * LMJ leave the bar 19:07 * morfoh will not leave 19:07 < mnemoc> # svn st t2-trunk | wc -l 19:07 < mnemoc> 95 19:07 < mnemoc> i have a few abandoned packages in that tree 19:07 < LMJ> hehe 19:08 < morfoh> mnemoc: but just a few 19:08 < LMJ> ;) 19:08 < mnemoc> # svn st t2-2.1 | wc -l 19:08 < mnemoc> 31 19:09 < mnemoc> i have to 'sync' my build servers one day 19:09 < LMJ> ./scripts/Emerge-Pkg dockbook-tools 19:09 < _Ragnar_> anyone done the update ti 2.6.15.1? 19:09 < LMJ> checking dockbook-tools ... Error: No such package. 19:09 < LMJ> Packages scheduled to build: none 19:10 < _Ragnar_> to 19:10 < LMJ> how i can update the list 19:10 < LMJ> instead of ./script/Download + Build.. 19:10 < mnemoc> LMJ: resync your config 19:11 < LMJ> how ? 19:12 < mnemoc> Config -oldconfig 19:12 < LMJ> aaahhhh 19:13 < LMJ> good ;) 19:13 < mnemoc> it's probably broken due to openjade 19:14 < LMJ> :-/ 19:14 < LMJ> what a crap 19:14 < LMJ> gonna use my syster computer for that homeworks 19:14 < LMJ> and not mess around my little t2 19:15 * mnemoc wonders what is opensp and what openjade 19:15 < morfoh> LMJ: ack ... is always better to srew up someone else's computer :) 19:16 * morfoh is hungry ... 19:16 < LMJ> opencrap 19:16 < LMJ> morfoh : my little system is running a fat FC4 19:16 < LMJ> perfect ;) 19:17 < owl> morfoh: dito. you're going to serve me pizza? :) 19:17 < LMJ> ok 19:17 < mnemoc> owl: will you join morfoh for dinner? 19:17 < LMJ> /Emerge-Pkg docbook-tools on its way 19:17 < mnemoc> LMJ: i'll commit a dummy opensp and you tell me the result 19:17 < morfoh> owl: no pizza ! :p 19:17 < owl> mnemoc: *g* just virtual. yes 19:18 < owl> morfoh: sigh. why? 19:18 < mnemoc> owl: why just virtual? that's boring 19:18 < LMJ> /Emerge-Pkg docbook-tools stoped ;) 19:18 < mnemoc> owl: morfoh is just a bit older than your veterinarian 19:19 < owl> mnemoc: nope. 19:19 < owl> mnemoc: nah, other men are closer to ND ;) 19:19 < morfoh> what are you talking about me ? ... 19:20 < owl> nothing ;) 19:20 < LMJ> mnemoc : http://pastebin.com/510284 19:20 < morfoh> owl: and btw, there is just one ND existing ... and that's in Berlin! 19:20 < LMJ> mnemoc : line 403 19:20 < LMJ> i think 19:20 * mnemoc hate pastebin.com 19:21 < owl> morfoh: huh? 19:21 * LMJ ask to mnemoc what he likes instead ? 19:21 < LMJ> what's wrong with pastebin by the way ? 19:21 < mnemoc> http://www.rafb.net/paste/ :) 19:22 < LMJ> http://www.rafb.net/paste/results/txevSf16.html 19:22 < LMJ> bad boy 19:22 < LMJ> i have installed openjade 19:23 < LMJ> i don't have the command "jade" around 19:23 < LMJ> maybe "openjade" command can do the same thing... 19:27 * LMJ drink a little of his beer alone surrrrrp 19:31 < mnemoc> LMJ: try making a symlink from jade to openjade 19:32 < rxr> hi 19:32 < mnemoc> hi rxr@susan 19:33 < rxr> hi mnemoc 19:36 < LMJ> mnemoc : seems not to be good idea : http://www.rafb.net/paste/results/7Q9sSL11.html :-/ 19:37 < mnemoc> ehm 19:37 < LMJ> hummm 19:37 < LMJ> maybe missing something 19:37 < LMJ> according to http://www.linuxfromscratch.org/blfs/view/cvs/pst/docbook-utils.html 19:38 < LMJ> -> Required 19:38 < LMJ> the problem looks like a xml parser error 19:40 * LMJ is vomiting 19:40 < misl> LMJ: that's what you get when drinking too much beer ALONE 19:40 < CIA-8> rene * r14880 /trunk/target/archivista/rootfs/home/archivista/status.sh: * added archivista rsync backup to the status info 19:40 < LMJ> lol 19:41 < LMJ> i drunk too much compilation error 19:41 < misl> take care: that's toxic 19:41 < LMJ> yep 19:41 < LMJ> fuck 19:42 < misl> LMJ: watch it, that's lethal too ;-) 19:42 < LMJ> missing something like DocBook DSSSL Stylesheets-1.79 and DocBook SGML DTD-3.1 to compile the whole crap 19:42 < LMJ> oupps, brbbbb ;) 19:42 < LMJ> BRB for real 19:51 < karasz> bbl 19:51 < karasz> until then cu guys ;) 20:01 < LMJ> back 20:02 < LMJ> mnemoc, do you have in stock : DocBook DSSSL Stylesheets-1.79 or DocBook SGML DTD-3.1 waiting to be tested ? 20:02 < mnemoc> i'm building opensp package 20:02 < LMJ> should come with openjade, no ? 20:03 < mnemoc> no idea 20:03 < LMJ> [SRC] . 20:03 < LMJ> [D] 677421534 OpenSP-1.5.1.tar.gz http://ovh.dl.sourceforge.net/sourceforge/openjade/ 20:03 < LMJ> [D] 3321269799 openjade-1.3.2.tar.gz http://ovh.dl.sourceforge.net/sourceforge/openjade/ 20:03 < LMJ> from openjade.desc 20:04 < LMJ> i spoke about that with rxr something like 1/2h ago 20:04 < mnemoc> oh 20:04 < mnemoc> i didn't notice it's already packaged 20:04 < LMJ> good 20:05 < mnemoc> == 01/17/06 17:06:19 =[9]=> Finished building package opensp. 20:05 < mnemoc> yuck 20:06 < mnemoc> did jadetex build? 20:07 < LMJ> gonna text 20:08 < LMJ> bonnng 20:08 < LMJ> == 01/17/06 21:08:02 =[9]=> Aborted building package jadetex. 20:08 < LMJ> gonna check out 20:10 < LMJ> mnemoc : you should check that : http://jadetex.sourceforge.net/ 20:10 < LMJ> jadetex looks A PAIN to install 20:10 < mnemoc> ok, not for today then 20:10 < LMJ> neither tomorrow 20:11 < LMJ> i tried to install alone 3 hours ago 20:11 < LMJ> make me sick 20:13 < LMJ> those things are very strange 20:14 < mnemoc> why don't you make your homework using normal TeTeX ? 20:15 < LMJ> on one side, got LaTex homeworks 20:15 < LMJ> on the otherside, got DocBook/XML homeworks 20:15 < LMJ> gonna jum trough the window 20:15 < LMJ> jump 20:16 < LMJ> I think the solution for that is in those links : http://www.linuxfromscratch.org/blfs/view/cvs/pst/sgml-dtd-3.html http://www.linuxfromscratch.org/blfs/view/cvs/pst/sgml.html#sgml-common http://www.linuxfromscratch.org/blfs/view/cvs/pst/docbook-dsssl.html 20:16 < LMJ> looks fucking crappy 20:19 < CIA-8> jsaw * r14881 /trunk/package/base/gcc/ (config-550.in gcc.conf): * re-enable libgcj on x86-64, seems to work now 20:27 < mnemoc> jsaw: btw, java-dirtree/parse-config doesn't detect gcj as a valid javac 20:27 < mnemoc> jsaw: so the magic is not enabled 20:27 < jsaw> O.o 20:28 < jsaw> at least pdftk builds fine now... 20:28 < mnemoc> using it's own magic :) 20:28 < jsaw> mnemoc: what kinda magic are you talking about? 20:28 < mnemoc> var_append confopt ' ' --{enable,disable}-java for example 20:28 < mnemoc> setting JAVA_HOME etc... 20:29 < jsaw> no enable,disable at all in pdftk... 20:29 < mnemoc> using it's own magic :) 20:31 < jsaw> now, why is gcj not a valid javac? 20:34 < mnemoc> it is, but current parse-config can't detect it 20:35 < jsaw> hmm, maybe it isn't anyway. 20:35 < jsaw> gcj compiles to machine code 20:38 < CIA-8> sebastian * r14882 /trunk/package/gnome2/gtkglextmm/ (. gtkglextmm.conf gtkglextmm.desc): * added gtkglextmm (1.1.0) - An C++ OpenGL extension to GTK+ 20:38 < CIA-8> sebastian * r14883 /trunk/package/graphic/sharpconstruct/sharpconstruct.desc: * updated sharpconstruct (0.10 -> 0.11) 20:38 -!- sparc-kl1 [n=mubex@64.237.247.138] has joined #t2 20:51 < morfoh> re 20:53 < CIA-8> aldas * r14884 /trunk/package/gnome2/balsa/ (balsa.conf balsa.desc compile-fix.patch): 20:53 < CIA-8> * updated balsa (2.3.7 -> 2.3.8) 20:53 < CIA-8> * removed compile-fix.patch - obsolete 20:54 < mnemoc> wb morfoh 20:54 < mnemoc> wb sparc-kl1 20:55 < morfoh> thx companero ;) 20:55 < mnemoc> :) 20:56 < CIA-8> aldas * r14885 /trunk/package/network/bacula/bacula.desc: * updated bacula (1.38.3 -> 1.38.4) 20:58 -!- sparc-kly [n=mubex@64.237.249.38] has quit [Read error: 110 (Connection timed out)] 21:05 < CIA-8> aldas * r14886 /trunk/package/network/bitlbee/ (bitlbee.conf bitlbee.desc): * updated bitlbee (1.0 -> 1.0.1) 21:09 < CIA-8> sebastian * r14887 /trunk/package/ (2 files in 2 dirs): 21:09 < CIA-8> * updated sharpconstruct.cache - new deps 21:09 < CIA-8> * added missing gtkglextmm.cache 21:09 -!- sepp_ is now known as sepp 21:10 < sepp> sorry, i missed that one in the 1st commit :/ 21:11 * mnemoc slaps sepp 21:11 < sepp> outch 21:11 < morfoh> hey hans-peter 21:11 < Baldzius> hi sepp :) 21:11 < sepp> hello * :) 21:11 < Baldzius> you are tcl master, can you look at expect? :) 21:11 < sepp> me? 21:12 < Baldzius> yep :) 21:12 < sepp> whats wrong with it? 21:12 < Baldzius> fails 21:12 < mnemoc> :) 21:13 < sepp> how? 21:13 < Baldzius> $base/package/*/tcl/tcl_config.sh 21:13 < Baldzius> i dont see that file in tcl dir 21:13 < sepp> .oO(i thought i removed all evil . $base/package/*/tcl/tcl_config.sh) 21:13 < mnemoc> it should be named tcl-config.in anyway 21:13 < Baldzius> sepp, one missed :) 21:14 < mnemoc> grep bug :) 21:14 * sepp to dumb to grep 21:14 < sepp> Baldzius: does it work if you remove .conf? 21:14 < mnemoc> beast 21:14 < sepp> tk/itcl work with the 3 added headers 21:14 < mnemoc> :) 21:15 < Baldzius> sepp : dunno , ask expect maintainer :) 21:15 < mnemoc> jsaw: ---^ 21:16 < Baldzius> the master of expect :) 21:17 < sepp> uhm at least its the only tcl_config.sh thing i missed 21:17 < mnemoc> ) 21:17 < mnemoc> :) 21:17 < misl> I am off, cu all and sleep well 21:17 < Baldzius> bye misl 21:17 < sepp> sleep well misl 21:17 -!- misl [n=chatzill@82-217-66-150.cable.quicknet.nl] has quit ["Chatzilla 0.9.68a [Firefox 1.0.6/20050717]"] 21:19 < morfoh> Baldzius: --> 21:20 < morfoh> [5] editors/auctex [5] java/kaffe 21:20 < morfoh> [5] textproc/iso-codes [5] gnome2/gnopernicus 21:20 < morfoh> [5] gnome2/evolution-data-ser [5] develop/expect 21:20 < morfoh> 1018 builds total, 780 completed fine, 6 with errors. 21:20 < morfoh> trunk desktop target 21:20 < mnemoc> java/kaffe?? 21:20 < Baldzius> x86? 21:20 < mnemoc> HEAD? 21:20 < morfoh> 2.2.0-alpha-x86-pentium-mmx-desktop 21:20 < mnemoc> can you publish kaffe error log? 21:20 < Baldzius> kaffe fails here too 21:21 < morfoh> mnemoc: mom 21:21 < Baldzius> but evolution* and gnopermicus 21:22 < Baldzius> ^^ - they compiles nice here on x86 ref 21:22 < Baldzius> auctex kaffe expect fails here too 21:23 < morfoh> kaffee seems to have some problems with alsa 21:23 < sepp> :'( expect needs some tcl (and maybe tk) headers to get some headers that include each other with #include "../foo" 21:23 < Baldzius> iso-codes also compiles 21:24 < Baldzius> morfoh : can you publish all .err ? 21:24 < sepp> thats a mess :/ 21:25 < morfoh> Baldzius: yep ... I'll publish them all 21:25 < Baldzius> 'k 21:28 < LMJ> i'm off, see you tomorrow guys 21:28 < owl> bye LMJ 21:28 < Baldzius> gn8 LMJ 21:28 < morfoh> cu LMJ 21:29 < LMJ> thanks 21:29 < LMJ> A+ 21:29 < sepp> night serwou :) 21:29 < LMJ> night sepp ;) 21:33 * morfoh needs more "horse power" ... rendering a regression report while building 2 targets takes too much time 21:34 < karasz> re 21:35 < CIA-8> aldas * r14888 /trunk/package/x11/fvwm/ (fvwm.conf fvwm.desc): * updated fvwm (2.5.14 -> 2.5.15) 21:41 < morfoh> Baldzius: http://trac.t2-project.org/ref/trunk/livecd/regressions.html 21:41 < Baldzius> 'k 21:42 < CIA-8> pfister * r14889 /trunk/target/archivista/rootfs/home/archivista/gocvs: Environment for cvs *internal* 21:43 < mnemoc> weepy! private info on our repo :p 21:44 < morfoh> mnemoc: quick ... svn up up :) 21:44 < mnemoc> morfoh: your buildlog doesn't look like HEAD 21:44 < mnemoc> (kaffe) 21:45 < Baldzius> morfoh: ignore gnopernicus, it would be fixed when i'll finish my ref 21:45 < Baldzius> s/would/will/ 21:45 < morfoh> mnemoc: ack 21:45 < morfoh> Baldzius: ok :) 21:46 < rxr> we need archivista.t2-powered.net ... 21:46 < sepp> is there a way to instruct tar to extract "foo/" to "./" ? 21:46 < rxr> mnemoc: what structure do you wish? svn.t2-powered.net/$project or $project.t2-powered.net/svn ? 21:47 < mnemoc> svn.t2-powered.net/$project 21:47 < mnemoc> to give the 'union' feeling 21:47 < rxr> sepp: the last time I looked I found no was to have this feature in tar 21:47 < rxr> way 21:47 < sepp> :( 21:47 < rxr> mnemoc: especially due to https://svn.... ? 21:47 < mnemoc> sepp: mkdir foo; tar -C .. :p 21:47 < rxr> sepp: you can trick with a symlink ... 21:47 < mnemoc> rxr: pound solves that 21:48 < rxr> pound ? 21:48 < mnemoc> a reverse proxy 21:48 < mnemoc> people get pound via https, and pound proxy via http to server 21:48 < rxr> aha 21:48 < mnemoc> magic :) 21:49 < mnemoc> http://www.t2-project.org/packages/pound.html 21:49 * morfoh likes magic proxies :) 21:49 < sepp> hmm - symlink might work but i fear something will collide with that evil expect tcl/tk private header thing 21:50 < sepp> expect is really dumb 21:51 < morfoh> mnemoc: I'm on HEAD now, and rescheduled alsa* kaffe 21:51 < Baldzius> morfoh: iso_codes and evolution-data-server fails of missing packages 21:51 < mnemoc> kaffe should be 1.1.7-rc1 21:52 < morfoh> Baldzius: yes ... do you know which packages ? 21:52 < Baldzius> iso_codes is evil :) 21:52 < Baldzius> can't remember now :) 21:52 < Baldzius> evolution <- libsoup 21:52 < sepp> mnemoc: i do not mean -C 21:53 < morfoh> Baldzius: ok ... will add it 21:53 < morfoh> Baldzius: thx ;) 21:53 < mnemoc> sepp: i know, but why don't you set srcdir=foo/$pkg-$ver and forget about tarball structure? 21:53 < Baldzius> morfoh: you're welcome :) 21:55 < sepp> mnemoc: because expect needs private headers from tcl/tk in some silly relative paths 21:55 < Baldzius> morfoh: for iso_codes try to enable "pyxml" 21:55 < mnemoc> sepp: fake them, using symlinks 21:56 < sepp> yes - i will do that 21:57 < morfoh> Baldzius: ok :) 21:57 < sepp> i just asked if there is a way to instruct tat to do that 21:57 < sepp> tar* 22:00 < karasz> re re :) 22:00 < Baldzius> wb karasz :) 22:01 < Baldzius> wb wb :) 22:01 < karasz> :) 22:01 < karasz> how is everyone tonoght? 22:01 < morfoh> wb karasz san ... hey :) 22:02 < Baldzius> me perfect .. as always .. but not drunken ... as always :) 22:02 < karasz> good to hear that 22:05 < karasz> huhuhuhuhu 22:05 < karasz> who is ? sylvain.cavagna ?? 22:05 < sepp> good night * :) 22:06 < Baldzius> gn8 sepp :) 22:06 < karasz> is it wise to subscribe to a mailing list with an email address which: 22:06 < morfoh> sleep well sepp ... errmm hans-peter :) 22:06 < karasz> gn8 sepp 22:06 < sepp> :D 22:06 < Baldzius> i hope you won't dream expect :))) 22:06 < karasz> 'This message was automatically rejected because the recipient has chosen not to receive unsolicited email.' 22:07 < karasz> hi hi hi 22:07 < karasz> mnemoc around? 22:09 * mnemoc looks 22:09 < karasz> just a quick one 22:09 < karasz> i wish to throw some sed upon a package right after it was extracted 22:10 < karasz> i noticed for example in postfix.conf some like that 22:10 < karasz> so in conf i must make some like this:? 22:10 < karasz> pkg_foo_inmake { 22:10 < karasz> sed..... 22:10 < karasz> } 22:10 < karasz> ? 22:10 < mnemoc> no no 22:10 < karasz> ok 22:10 * karasz listening 22:11 < mnemoc> inmake is between make and make all 22:11 < karasz> right 22:11 < karasz> so i use premake? 22:11 < mnemoc> do sed-patching at postpatch 22:11 < karasz> pkg_foo_postpatch { 22:11 < karasz> } 22:11 < karasz> ? 22:11 < rxr> n8 all 22:11 < karasz> n8 rxr 22:11 < mnemoc> function name doesn't mean anything 22:12 < karasz> but i want it to be tidy ;) 22:13 < mnemoc> :) 22:13 < karasz> hook_add postpatch ? pkg_foo_postpatch ? 22:13 < karasz> what is that number anyway? 22:14 < mnemoc> 3,5, .... 22:14 < mnemoc> internal sorting inside the hook 22:14 < karasz> i will build in 5 i guess 22:14 < mnemoc> 5 is 'the middle' 22:14 < karasz> as all the iso packs... 22:14 < karasz> oki-doki 22:14 < karasz> btw how are you today?, how was vote-counting? 22:15 < mnemoc> the day, better than the previous one 22:15 < karasz> previous was counting day? 22:15 < mnemoc> two votings 22:15 < mnemoc> it was a draw 22:15 < karasz> again? 22:15 < mnemoc> nope 22:15 < karasz> i thought so 22:16 < mnemoc> this time 53% vs. 47% 22:16 < mnemoc> and as usual i lost 22:29 < karasz> :( 22:29 < karasz> sorry to hear that 22:29 < karasz> but you never know 22:29 < mnemoc> yep 22:29 < karasz> maybe by loosing you won ;) 22:29 < mnemoc> i doubt :) 22:38 < CIA-8> amery * r14890 /trunk/package/network/nessus/nessus.conf: * fixed typo at nessus.conf which made it disable gtk if gtk+12 wasn't installed 22:43 < mnemoc> -if pkginstalled gtk+12 -o pkginstalled gtk+2 ] ; then 22:43 < mnemoc> +if pkginstalled gtk+12 -o pkginstalled gtk+ ] ; then 22:43 < mnemoc> ^--- at 6318 it was 'fixed' 22:43 < mnemoc> just changing package name 22:44 < mnemoc> but noone noticed the -o missuse :p 22:44 < mnemoc> misuse (?) 22:48 < mnemoc> -if pkginstalled gtk+12 -o pkginstalled gtk+20 ] ; then 22:48 < mnemoc> +if pkginstalled gtk+12 -o pkginstalled gtk+2 ] ; then 22:48 < mnemoc> ^--- 3715! 22:48 < Baldzius> :) 22:51 < mnemoc> finally -if [ -f $root/var/adm/flists/gtk+12 -o -f $root/var/adm/flists/gtk+20 ] ; then 22:51 < jsaw> re 22:51 < mnemoc> +if pkginstalled gtk+12 -o pkginstalled gtk+20 ] ; then 22:51 < mnemoc> svn log -r 3698 22:52 < jsaw> any objections if I break KDE now? 22:52 < mnemoc> nope 22:52 < mnemoc> r3698 | rene | 2004-08-17 15:00:34 -0400 (mar, 17 ago 2004) | 4 lines 22:52 < mnemoc> * fixed packages to use pkginstalled instead of manual var/adm/ 22:52 < mnemoc> access - thanks to Dimitar Zhekov on rock-devel for pointing this 22:52 < mnemoc> out ;- 22:53 < Baldzius> hm, for me ok, i am finishing kde packages on ref 22:53 < jsaw> :) 22:53 < jsaw> qt installs its libs in */lib on x86-64, should be lib64 however... 22:55 < Baldzius> what's the "first" revision number when t2 was forked? 22:55 < mnemoc> http://www.rocklinux.net/svn/rock-linux/trunk/package/tsa/nessus/nessus.conf 22:56 < mnemoc> rock still use -f $root/var/adm/flists/gtk+12 on the check 22:56 < mnemoc> :\ 22:57 < mnemoc> i don't remeber the number but it was the first week of july 2004 22:57 < Baldzius> so ~ 3000 22:58 < mnemoc> r3500 | clifford | 2004-07-03 06:17:06 -0400 (sáb, 03 jul 2004) 22:59 < CIA-8> jsaw * r14891 /trunk/package/kde/ (kdelibs/kde-conf.in qt/qt.conf): 22:59 < CIA-8> * set libdir for qt configure 22:59 < CIA-8> -> this means for 64bit archs the libs get correctly 22:59 < CIA-8> installed in lib64 22:59 < CIA-8> * change kde-conf.in accordingly 22:59 < CIA-8> (only partially tested) 22:59 < mnemoc> r3615 | susan | 2004-07-25 07:47:33 -0400 (dom, 25 jul 2004) 23:00 < Baldzius> < 100 commits in month? 23:01 < mnemoc> r3597 | rene | 2004-07-21 15:55:13 -0400 (mié, 21 jul 2004) | 4 lines 23:01 < mnemoc> * removed all the pkgfork stuff I do not want - especially not to 23:01 < mnemoc> maintain 23:01 < mnemoc> * removed other stuff on the way 23:01 < mnemoc> that's the first one 23:01 < karasz> mnemoc, default man pages location in T2? 23:01 < jsaw> does anybody remember how we fixed the missing symbol problems in arts (Arts::something) 23:01 < mnemoc> karasz: $mandir 23:02 < karasz> echo $MANDIR -> '' 23:02 < mnemoc> $mandir != $MANDIR 23:02 < karasz> oki 23:02 < karasz> damn case 23:03 < mnemoc> Baldzius: http://svn.exactcode.de/ <--- look at the graph 23:03 < karasz> echo $mandir -> '' 23:03 < karasz> o.o 23:03 < mnemoc> inside the build enviroment? 23:03 < karasz> nope 23:03 < karasz> MANPATH maybe? 23:03 < mnemoc> $mandir 23:04 < karasz> echo $MANPATH -> opt/java/blackdown-jdk/man:/usr/share/man:/usr/X11/man:/opt/apache/man:/opt/bincimap/man:/opt/e16/man:/opt/e17/man:/opt/gnome/man:/opt/gnome2/man:/opt/java/man:/opt/kde3/man:/opt/mono/man:/opt/openldap/man:/opt/samba/man:/opt/kde3/man 23:04 < karasz> 2.1 stable 23:04 < mnemoc> that's generated 23:04 < jsaw> mnemoc: nice graph 23:04 < karasz> yup 23:04 < mnemoc> during package build use $mandir 23:04 < Baldzius> mnemoc: i don't see any activity signs from rocklinux starting 2006 :) 23:05 < mnemoc> Baldzius: http://svn.exactcode.de/rock-linux.csv 23:06 < karasz> mnemoc, i was asking where should tisy man pages go in T2 23:06 < morfoh> Baldzius: btw, evolution-data-server builds now 23:06 < mnemoc> busy chrismas he had 23:06 < mnemoc> 2005-12-24,195 23:06 < karasz> i have a pack with a man page, so 23:06 < Baldzius> morfoh :) 23:06 < karasz> where should I put her? 23:06 < mnemoc> karasz: $mandir! 23:07 < karasz> even if it is empty? 23:07 < mnemoc> f* 23:07 < mnemoc> it's empty outside the building enviroment 23:07 < mnemoc> it's set inside the building enviroment, where you need it 23:07 < karasz> oke, now i finaly got it 23:07 < morfoh> I guess mantaining the desktop target on trunk is a bit like pain in the a** if we add packages that much :) 23:07 * mnemoc goes for more coffee 23:07 * karasz blushing' 23:08 < mnemoc> morfoh: targets without explicit package selection are a pain to maintain 23:08 < Baldzius> morfoh: what abou iso_codes? :) 23:08 < mnemoc> morfoh: until we get decent categorization 23:08 * karasz thinks that he should send mnemoc a bunch of neurons to replace the ones he burned out .oO 23:08 < Baldzius> :) 23:08 < mnemoc> :) 23:08 < morfoh> mnemoc: I know ... I know .. we had that topic more than once ;) 23:09 < mnemoc> :) 23:09 < morfoh> Baldzius: btw, iso-codes is building 23:09 < morfoh> :) 23:10 < jsaw> does anybody knows what "soundserver" is? 23:10 < morfoh> Baldzius: pyxml was the answer :p 23:10 < Baldzius> :) 23:11 < mnemoc> http://www.lofttech.com/soundserver/ ? 23:12 < mnemoc> http://www.rocklinux.net/svn/rock-linux/trunk/package/tsa/nessus/nessus.conf 23:12 < mnemoc> http://svn.exactcode.de/t2/trunk/package/network/nessus/nessus.conf 23:12 < mnemoc> ^---- please see evolution 23:13 < jsaw> mnemoc: no... seems arts internal 23:14 < jsaw> oh 23:14 < jsaw> nessus.conf <- oh 23:14 < mnemoc> yes, oh 23:16 < CIA-8> amery * r14892 /branches/2.1/package/network/nessus/nessus.conf: * merged 14890 from trunk: fixed typo at nessus.conf which made it disable gtk if gtk+12 wasn't installed 23:16 < morfoh> mnemoc: :) 23:19 < karasz> mnemoc, 23:19 < karasz> something like this? 23:19 < karasz> sed -i 's@INSTALLDIR_BIN = $root/$bindir@INSTALLDIR_BIN = $root/$bindir@g' Makefile.Linux 23:20 < mnemoc> ehm, what? 23:20 < karasz> sorry 23:20 < karasz> sed -i 's@INSTALLDIR_BIN = /usr/local/bin@INSTALLDIR_BIN = $root/$bindir@g' Makefile.Linux 23:20 < morfoh> hehe ... my bootdisk build finished :) 23:20 < karasz> i am tryin to change the `/usr/local/bin` to $root$bindir 23:20 < mnemoc> var_append makeinstopt ' ' INSTALLDIR_BIN=$root$bindir is cleaner 23:20 < karasz> Makefile is stupid 23:21 < mnemoc> :) 23:21 < karasz> i must edit it, it cannot take params.. at configure 23:21 < mnemoc> ok, first thing foo=bar , echo '$foo' -> $foo, echo "$foo" -> "bar" 23:22 < mnemoc> that parameter was passed to Makefile explicitly, not configure 23:23 < karasz> sed -i 's@INSTALLDIR_BIN = /usr/local/bin@INSTALLDIR_BIN = "$root/$bindir"@g' Makefile.Linux ? 23:24 < karasz> sed -i 's@INSTALLDIR_BIN = /usr/local/bin@INSTALLDIR_BIN = ' "$root/$bindir" '@g' Makefile.Linux ? 23:24 < mnemoc> nah 23:24 < karasz> i hate sed 23:24 < karasz> and grep 23:24 < karasz> awk is not better either... 23:24 < mnemoc> sed -i "s@^\(INSTALLDIR_BIN =\).*@\1 $root$bindir@g" Makefile.Linux 23:25 < mnemoc> but i prefer commas instead of @s 23:25 < karasz> lemme seek through the packs maybe i find something 23:25 < mnemoc> ? 23:25 < karasz> something similar in whatever.conf 23:26 < mnemoc> .oO( what's wrong with my line? )o 23:26 < karasz> nothing i guess 23:26 < karasz> i just want to save on your nerves ;) 23:26 < mnemoc> :) 23:51 < morfoh> mnemoc: kaffe is still failing on trunk 23:51 < morfoh> mnemoc: http://trac.t2-project.org/ref/trunk/livecd/regressions.html 23:52 < karasz> mnemoc, i finished my 2iso suite 23:52 < karasz> :D 23:55 < Baldzius> morfoh: kaffe failure looks like libtool fault 23:56 < Baldzius> at least for me 23:56 < Baldzius> or maybe not :) 23:56 < morfoh> hmmm ... dunno :) --- Log closed Wed Jan 18 00:00:23 2006