: T2 SDE :

T2 IRC Log: 2005-06-30

This is the log as captured by an IRC bot in the channel. The statements are those of the individual people and might not neccessarily reflect the policy and legal rules as set forth by the T2 SDE Project.

« prev | next »

--- Log opened Thu Jun 30 00:00:00 2005
00:04 -!- keinek [~Keinek@201.254.11.193] has joined #t2
00:04 < keinek> hi
00:05 < sepp_> hi keinek
00:05 < sepp_> can i win a dog today ;)
00:05 < keinek> a dog?
00:05 < sparc-kly> dog :S
00:05 < sepp_> like the wassup cat
00:05 < keinek> hahaha
00:06 < keinek> no... only cat
00:06 < sepp_> :(
00:06 < keinek> http://www.red-handed.com.ar/wassup
00:06 < keinek> this is for the people
00:06 < keinek> for know what talk about
00:06 < keinek> :P
00:09 < valentin> keinek: you lost against brasilia :/
00:09 < keinek> yes
00:09 < keinek> i know.
00:09 < keinek> but the last play we wons.
00:09 < keinek> :)
00:09 < valentin> we lost against them twice
00:10 < keinek> tonight play brasilia with Argentina again.
00:10 < valentin> ?
00:10 < keinek> for another championship
00:10 < keinek> River Playte (Argentina) VS. San Pablo (brasilia)
00:14 < sepp_> good night all
00:14 < Postal> Making all in tools
00:14 < Postal> make[2]: Entering directory `/home/root/t2/t2-trunk/src.texinfo.1120154667.14942.7f0100/texinfo-4.8/tools'
00:14 < Postal> make[2]: *** No rule to make target `all'. Stop.
00:14 < Postal> make[2]: Leaving directory `/home/root/t2/t2-trunk/src.texinfo.1120154667.14942.7f0100/texinfo-4.8/tools'
00:14 < Postal> make[1]: *** [all-recursive] Error 1
00:14 < morfoh> good night sepp_
00:14 < Postal> grr
00:15 < morfoh> sepp_: O guess I have a work around for the postfix issue
00:15 < sepp_> ohh - what?
00:15 < morfoh> O was just a mistake
00:16 < sepp_> to link it into a known path?
00:20 < morfoh> no ... we would like to avoid this on rc*
00:20 < morfoh> just a proper path in the ld.so.conf should work
00:21 < morfoh> sepp: https://trac.t2-project.org/ticket/6
00:21 < sepp_> yes
00:22 < sepp_> but i still dint like the strange mysql so path
00:22 < sepp_> dont
00:23 < morfoh> sepp_: me neither ... I gues we will change it
00:23 < morfoh> to sth. like $prefix/lib
00:24 < morfoh> because we use /opt/mysql this second mysql is a bit redundant
00:24 < sepp_> ack
00:24 < sepp_> anyway i have to sleep now - good night
00:25 < morfoh> sleep well sepp_ :)
00:25 -!- sepp_ [~sepp@p213.54.196.214.tisdip.tiscali.de] has quit ["leaving"]
00:29 < valentin> gn8
00:31 < morfoh> valentin: you're leaving too ?
01:06 < morfoh> good night all
01:06 -!- morfoh [~jeru@p54BFCD0B.dip.t-dialin.net] has left #t2 []
01:07 < keinek> anybody knows where i can found a list of "category" for the [C] in the .desc file of packages?
01:07 < keinek> you know... ex:
01:07 < keinek> extra/emulator
01:09 < keinek> anybody???
01:35 -!- veki [~vedran@217.24.19.40] has joined #t2
01:35 < veki> hi
01:51 < sparc-kly> hi
02:01 < veki> how are you doing
02:58 -!- veki_ [~chatzilla@217.24.19.40] has joined #t2
02:59 -!- veki_ [~chatzilla@217.24.19.40] has left #t2 []
03:02 -!- veki [~vedran@217.24.19.40] has quit ["leaving"]
03:24 -!- kgb [~amery@pc-120-204-86-200.cm.vtr.net] has joined #t2
03:35 < keinek> hi i need help
03:35 < keinek> anybody asleep?
03:36 < kgb> .oO
03:36 < keinek> hi kgb
03:36 < kgb> what kind of help?
03:36 < keinek> i need to know
03:36 < keinek> how do if the source dont have "make install"
03:36 < keinek> you know.
03:36 < keinek> the make give me the BINARY in the same directory.
03:37 < keinek> how configure .conf for "cp that bynary" to the prefix of the build.
03:37 < kgb> makeinstopt=''
03:37 < kgb> hook_add postmake 5 'my_installer'
03:37 < kgb> look at ktoon
03:37 < keinek> thanks
03:37 < keinek> let me see
03:39 < keinek> hook_add premake 5 'qmake ktoon.pro'
03:39 < keinek> hook_add postmake 5 'cp -v bin/* $bindir'
03:39 < keinek> ok... the second line i understand
03:39 < keinek> but the first...
03:39 < keinek> Mmmm let me see.
03:40 < kgb> that how ktoon is built, don't blame me
03:40 < keinek> i must use only the second line, dont you?
03:40 < kgb> premake does 'make'
03:40 < kgb> postmake does 'make install'
03:40 < keinek> ok ok
03:41 < keinek> i will try
03:41 < keinek> :)
03:42 < keinek> i will write a book about T2 in spanish
03:42 < keinek> so...
03:42 < keinek> i will ask a lot
03:42 < keinek> :)
03:43 < keinek> do you remember "rick dangerous"?
03:45 < kgb> rick dangerous"?
03:45 < keinek> yes a game.
03:45 < kgb> never heard of it
03:46 < keinek> now i try to make a package of Xrick... a remake.
03:49 < CIA-1> amery * r9932 /trunk/package/mail/postfix/postfix.conf: * fixed postfix to find mysql libs if needed
03:53 < keinek> can i add two postmake?
03:53 < keinek> i need do two cp.
03:54 < kgb> yes
03:54 < keinek> good!
03:55 < kgb> but it's better to call a function
03:55 < keinek> is everthing is fine, i will send new package to the list :)
03:55 < kgb> :)
03:57 < keinek> i learn functions
03:57 < keinek> i use example
03:57 < keinek> package simh
03:57 < keinek> from emulators
03:57 < keinek> ;)
03:58 < CIA-1> amery * r9933 /branches/2.1/package/mail/postfix/postfix.desc: * merged 8681 _partially_ from trunk: updated postfix (2.2.2 -> 2.2.3) and repriorized after mysql
03:59 < kgb> T2 is very easy to use, when you understand how does it work
03:59 < keinek> yes... is easy.
04:00 < keinek> only if YOU stay here
04:00 < keinek> :=
04:00 < keinek> :)
04:00 < keinek> or rxr
04:00 < keinek> or mnemoc
04:00 < keinek> But in the futuro, i help another people.
04:00 < keinek> or i hope that.
04:00 < kgb> :)
04:00 < keinek> future*
04:02 < keinek> another question.
04:03 < keinek> there are a list of all category
04:03 < keinek> you know [C] in the .desc
04:03 < keinek> we have a list?
04:03 < keinek> paranoia check that line. So... paranoia must use some list for check.
04:21 < kgb> re
04:22 < kgb> keinek: misc/share/PKG-CATEGORIES
04:23 < keinek> thanks
04:51 < kgb> [054] - Qt 4.0 ??
04:51 < keinek> variable for man files?
04:52 < keinek> i use $docdir
04:52 < keinek> but... i dont know...
04:53 < keinek> whatever xrick work fine.
04:58 < kgb> $mandir
04:58 < keinek> ok... i was send the file to que list
04:59 < keinek> but... i fix that now and i will send again :)
04:59 < kgb> +hook_add premake 5 'make' ?
04:59 < kgb> cp xrick.6.gz $root/$docdir/ <--- $mandir/man6/
05:00 < keinek> Mmmm... i like do that :D
05:00 < keinek> yes..
05:00 < keinek> that line
05:00 < keinek> i do very well dont you?
05:01 < keinek> now i will fix that.
05:02 < kgb> why did you run that extra make on premake?
05:03 < keinek> that compile again?
05:03 < keinek> Mmmm ok... i will delete that line :)
05:06 < keinek> ok... is ready
05:06 < keinek> now man work
05:06 < keinek> thanks kgb
05:07 < keinek> now... i will go for AMSN
05:07 < keinek> a clon of messenger
05:08 < kgb> :)
05:08 < keinek> what category
05:08 < keinek> network?
05:08 < keinek> centericq is there
05:09 < kgb> yes
05:09 < keinek> irssi too
05:09 < keinek> :)
05:09 < keinek> ok
05:18 < keinek> ok... amsn is a group of scripts
05:18 < kgb> [A] bigorno.net ?
05:19 < keinek> Mmmm yes... the web dont show anything about the autor.
05:19 < kgb> and the source?
05:19 < keinek> copyright © 2000-2005 bigorno.net. All rights reserved.
05:19 < kgb> :\
05:19 < keinek> Mmmm
05:19 < keinek> right!
05:19 < keinek> the readme!
05:19 < CIA-1> amery * r9934 /branches/2.1/package/ (476 files in 476 dirs): * updated .cache files considering: [DEP], [SIZE] and errorlevel and stage on [BUILDTIME]
05:19 < keinek> i will see
05:20 < keinek> bigorno@bigorno.net
05:20 < keinek> :)
05:20 < keinek> :D
05:20 < kgb> pff
05:20 < keinek> ok...
05:21 < keinek> now
05:21 < keinek> amsn must be in opt
05:21 < keinek> but...
05:21 < keinek> i can copy all
05:21 < keinek> i need variable for usr/opt
05:22 < keinek> and need to know how do for the system execute the scripts in everywhere.
05:22 < kgb> usr/pot ???
05:22 < keinek> usr/opt
05:22 < keinek> like squid
05:22 < keinek> like thunderbird
05:22 < kgb> .oO
05:23 < kgb> Prefix: opt/squid
05:23 < kgb> Prefix: opt/thunderbird
05:23 < kgb> no 'usr' around
05:23 < keinek> amsn is a group of scripts in tlc
05:23 < keinek> dont need compile.
05:23 < keinek> just descompress
05:23 < keinek> and copy
05:23 < kgb> prefix=opt/amsn
05:23 < kgb> set_confopt
05:23 < kgb> cp * $bindir
05:24 < keinek> Mmmm
05:24 < kgb> but ask mr. desktop (rene)
05:24 < keinek> hahaha
05:25 < keinek> if do cp * $bindir
05:25 < keinek> all file go to /usr/bin
05:25 < kgb> 23:24 prefix=opt/amsn
05:25 < kgb> 23:24 set_confopt
05:25 < keinek> and... i think that will work fine.
05:25 < keinek> that do that $bindir be opt/amsn?
05:25 < kgb> /opt/amsn/bin
05:26 < keinek> Mmmm sound good.
05:26 < keinek> all this in .conf ?
05:26 < kgb> yep
05:26 < kgb> clean makeopt and makeinstopt to avoid magic build
05:26 < kgb> and add cp on postmake
05:27 < keinek> some package that use something like that?
05:27 < keinek> something you remember? for example?
05:27 < kgb> ktoon :)
05:29 < kgb> +[I] XRICK is a clone of Rick Dangerous <--- package name is _never_ part of it's description
05:29 < keinek> there must be "A clone of Rick Dangerous" right?
05:30 < kgb> yep
05:30 < kgb> but i'm fixing it
05:30 < keinek> ok... thanks kgb
05:30 < keinek> oh one more.
05:30 < keinek> the game dont work direct
05:30 < keinek> if you run ./xrick
05:30 < keinek> say
05:31 < keinek> (data) can not open data
05:31 < keinek> panic!
05:31 < keinek> but if the people use "mine -l xrick"
05:31 < keinek> will see where is data.zip
05:31 < keinek> so...
05:31 < keinek> with
05:31 < keinek> ./xrick -data /usr/bin/data.zip
05:31 < kgb> fix your fsck-ing package!
05:31 < keinek> the game will work :)
05:32 < keinek> This game is a Piece of SH**T
05:32 < kgb> and _you_ maintain it
05:32 < CIA-1> amery * r9935 /trunk/package/games/xrick/ (. xrick.conf xrick.desc):
05:32 < CIA-1> Leonel Ivan Saafigueroa :
05:32 < CIA-1> * added xrick (021212), a clone of Rick Dangerous
05:33 < keinek> yes... i will fix that, but is like a Doom game, or Quake game.
05:33 < keinek> need the data files.
05:35 < keinek> i was try to rename xrick to xrick2
05:35 < keinek> and create a script xrick.
05:35 < keinek> but when i use cat for create the file, in the next lines the variables dont work.
05:36 < CIA-1> amery * r9936 /trunk/package/ (6 files in 2 dirs): * merged 9851 from 2.1: moved nautilus-media to attic, according to http://bugzilla.gnome.org/show_bug.cgi?id=160254 they don't plan to adapt it.
05:36 < keinek> is a bad solution.
05:36 < keinek> but i try that.
05:36 < keinek> i was looking in the makefile
05:37 < keinek> for PREFIX
05:37 < keinek> but i dont found that.
05:37 < keinek> with var_append makeinstopt ' ' "PREFIX=/$prefix"
05:37 < keinek> was fix Xmame.
05:38 < keinek> the package theres no important
05:38 < keinek> but is pretty for learning :)
05:41 < kgb> :)
05:52 -!- sparc-kly [~ultra5@64.237.129.59] has quit [Read error: 110 (Connection timed out)]
06:01 < keinek> if the software can be compile in two modes
06:02 < keinek> ex: With Opel GL, and without.
06:02 < keinek> what to do?
06:02 < keinek> without open gl?
06:02 < keinek> two packages?
06:05 < kgb> one
06:06 < kgb> if stuff of gl is available, build for gl, if not, without
06:07 < keinek> i was reading the list of t2.
06:07 < keinek> i read the mail from alejandro
06:07 < keinek> he receive my mail like "Spam" hahaha
06:07 < kgb> :D
06:10 < kgb> X-Spam-Status: Yes, hits=6.5 required=5.0 tests=HTML_MESSAGE,HTML_TITLE_EMPTY, RCVD_IN_DSBL,RCVD_IN_DYNABLOCK,RCVD_IN_SORBS,RCVD_IN_SORBS_HTTP, RCVD_IN_SORBS_SOCKS autolearn=no version=2.61X-Spam-Status: Yes, hits=6.5 required=5.0 tests=HTML_MESSAGE,HTML_TITLE_EMPTY, RCVD_IN_DSBL,RCVD_IN_DYNABLOCK,RCVD_IN_SORBS,RCVD_IN_SORBS_HTTP, RCVD_IN_SORBS_SOCKS autolearn=no version=2.61
06:10 < kgb> X-Spam-Status: Yes, hits=6.5 required=5.0 tests=HTML_MESSAGE,HTML_TITLE_EMPTY, RCVD_IN_DSBL,RCVD_IN_DYNABLOCK,RCVD_IN_SORBS,RCVD_IN_SORBS_HTTP, RCVD_IN_SORBS_SOCKS autolearn=no version=2.61X-Spam-Status: Yes, hits=6.5 required=5.0 tests=HTML_MESSAGE,HTML_TITLE_EMPTY, RCVD_IN_DSBL,RCVD_IN_DYNABLOCK,RCVD_IN_SORBS,RCVD_IN_SORBS_HTTP, RCVD_IN_SORBS_SOCKS autolearn=no version=2.61
06:10 < kgb> yuck
06:14 < CIA-1> amery * r9937 /branches/2.1/ (3 files in 3 dirs): * added some missing copyright notes
06:21 < CIA-1> amery * r9938 /trunk/package/ (10 files in 10 dirs): * added missing checksums for mac-fdisk, l7-filter, sash, ffcall, autogen, mysql, xen-tools, howtos, openexr and jpeg2ps (is it that hard?)
06:27 < kgb> gn8
06:27 -!- kgb [~amery@pc-120-204-86-200.cm.vtr.net] has quit ["leaving"]
09:19 -!- minto [~chatzilla@82-217-66-7.cable.quicknet.nl] has joined #t2
09:19 < minto> hi all
09:45 -!- tilix [~ilia@pppoe8.bol.bg] has joined #t2
09:48 -!- tilix [~ilia@pppoe8.bol.bg] has quit [Remote closed the connection]
10:11 < rxr> hi
10:29 < valentin> moin
10:30 < valentin> hi rxr
10:30 < valentin> minto: thanks for the present :)
10:32 < valentin> wow - rick dangerous clone :)
10:32 < valentin> we played that at a friend when i was 10y
10:32 < valentin> for hours and days...
10:38 < rxr> yes, me too
10:38 < rxr> hi valentin
10:38 < rxr> debian is slow, ugly and well - nearly everything I saw right now just sucks ...
10:40 < rxr> the installed HD boot needs longer than the full T2 @Live from CD boot ...
10:41 < valentin> :)
10:41 < rxr> mostly due to overly slow hotplug event synthesizing ...
10:41 < rxr> need over 30seconds - maybe a minute ..
10:41 < valentin> how are the ppl over there in swizerland ?
10:41 < rxr> hotplug++ does this in 50ms or so ...
10:41 < rxr> oh - so far nice
11:15 < valentin> aehm, this xrick package copies data.zip to /usr/bin (!!)
11:19 < rxr> valentin: you got a not too funny mail
11:22 < valentin> rxr: you are fighting windmills
11:25 < rxr> those people don't have all their cups in the board ...
11:25 < rxr> or what do you think ?
11:25 < valentin> hm, today xrick seems to be no fun at all
11:25 < valentin> rxr: that is buerocrazy
11:25 < valentin> it is useless to fight such people
11:28 < rxr> it does suck up the last lust in me to study
11:28 < rxr> only totally stupid, money wasting people in there ...
11:34 -!- morfoh [~jeru@mail.oberlinhaus.de] has joined #t2
11:34 < morfoh> moin
12:00 < rxr> moin morfoh
12:01 < morfoh> oh! hi rxr ... hope you arrived well in Z. ;)
12:02 < rxr> yep
12:02 < morfoh> :)
12:02 < morfoh> rxr: how long will you be there ?
12:04 < morfoh> rxr: ah! and don't forget to bring some nice chocolate as present for your sweatheart ;)
12:05 < morfoh> sweetheart of course
12:06 < morfoh> http://t2.geeks.cl/regressions/stable/regressions.html <-- seems we fixed the last regressions :)
13:23 < rxr> re
13:25 < morfoh> re hi
13:26 < morfoh> rxr: don't we have perl gtk2 bindings ?
13:36 < rxr> no idea ,-)
13:37 < morfoh> rxr: I know ... it was more a rethorical question ,)
13:37 < rxr> hehe -- ...
13:38 < rxr> hm - anything on debian is horrible broken ...
13:38 < rxr> why woudl anyone wanting to use it ...
13:38 < rxr> did I mention that the deployed system will use T2 ...
13:38 < morfoh> rxr: then I'll do some packaging to compensate the removal of some packages ;)
13:38 < rxr> removal ?
13:38 < morfoh> rxr: just the kaxtv package from yesterday ;)
13:39 < morfoh> rxr: indeed I can't work with debian anymore ... what have you figured out ?
13:39 < rxr> figured out ?
13:39 < rxr> you mean about that anything I look at is broken ?
13:39 < morfoh> what's the most broken part in debian you figured out ?
13:40 < rxr> they are all so broken
13:40 < rxr> dificult to tell ..
13:40 < rxr> even mozilla is broken ...
13:40 < morfoh> rxr: so you propagated using T2 of course ...
13:41 < rxr> hehe - they figured out themselfs that neither debian or slackware is no go ...
13:41 < morfoh> rxr: hehe :)
13:41 < rxr> but I have to tweak the test system to be shipped for testing and do it with t2 then ...
13:43 < morfoh> rxr: but I guess that will be no majo problem for you
13:43 < morfoh> ;)
13:46 < rxr> hm - the mozilla bug is a generic one - damn
13:46 < rxr> even happens in T2 ...
13:46 < rxr> ok - seems I have to do some debugging in it when we continue to use it ...
13:46 < rxr> though we might use konqueror in the final ...
13:47 < morfoh> rxr: is that sth. like a "CMS" project ?
13:47 < morfoh> integrating some scanning stuff ?
13:48 -!- minto [~chatzilla@82-217-66-7.cable.quicknet.nl] has quit [Ping timeout: 14400 seconds]
13:49 < rxr> valentin: how is your day ... ?
14:00 < morfoh> despite the fact that I don't like perl or gtk stuff the integration of new perl packages is quite easy using t2 ;)
14:00 < morfoh> rxr: does mnemoc asked for tagging rc2 yet ?
14:02 < rxr> no
14:06 < CIA-1> chris * r9939 /trunk/package/perl/perl-gettext/perl-gettext.desc: * updated perl-gettext (1.04 -> 1.05)
14:30 < morfoh> rxr: btw, how can I burn my livecd I build ?
14:30 < rxr> you built a live cd ?
14:30 < rxr> you knwo that not all code bits are in the trunk and it will be useless ?
14:31 < morfoh> rxr: hmmm ... yes I build one last week. so no chance to create one now ...
14:35 < morfoh> rxr: I wanted to compile a small LiveCD with security related stuff on it ... so what do you think it will be ready for that purpose ?
14:37 < morfoh> rxr: one use case could be to use it as an CA for PKI deployments
14:52 < rxr> morfoh: do you have a few days until I sorted all the livecd bits in ...
14:52 < rxr> it will definetly happen over the next days ...
14:52 < morfoh> rxr: yes ... of course
15:01 < CIA-1> chris * r9940 /trunk/package/perl/perl-extutils-depends/ (. perl-extutils-depends.desc): * added perl-extutils-depends (0.205)
15:02 < CIA-1> chris * r9942 /trunk/package/perl/perl-glib/ (. perl-glib.desc): * added perl-glib (1.082)
15:02 < CIA-1> chris * r9943 /trunk/package/perl/perl-gtk2/ (. perl-gtk2.desc): * added perl-gtk2 (1.082)
15:04 < CIA-1> chris * r9941 /trunk/package/perl/perl-extutils-pkgconfig/ (. perl-extutils-pkgconfig.desc): * added perl-extutils-pkgconfig (1.07)
15:06 < CIA-1> chris * r9944 /trunk/package/perl/perl-openssl/ (. perl-openssl.desc): * added perl-openssl (0.09)
15:14 -!- azureus [~t6@dtm9-d9bbc3b8.pool.mediaWays.net] has joined #t2
15:14 < azureus> hello
15:29 < azureus> Why wiki dosnt work?
15:29 < rxr> becaute it got disabled ...
15:33 < azureus> so you could take it from the menu away
15:33 < rxr> just did
15:37 < azureus> goof
15:37 < azureus> is there anything new about the 64bit version
15:39 < rxr> just that it execpt a few tiny issues build and we need to procude a final release?
15:46 < valentin> re
15:46 < valentin> rxr: the LI people want to merge our two articles into one
15:48 < rxr> if the page count still is ok and we get the money ...
15:48 < rxr> did they managed to open your tar ?
15:49 < valentin> yes
15:49 < valentin> after i wrote them the command line syntax to extract a .tar.gz
15:49 < rxr> hm ...
15:49 < rxr> thought they would use some usable linux ...
15:49 < rxr> where cliking on it works
15:54 -!- minto [~chatzilla@82-217-66-7.cable.quicknet.nl] has joined #t2
15:54 < minto> hi all
15:55 < valentin> hey minto
15:55 < valentin> thank you for the present
15:57 < minto> Has your daughter already arrived?
15:58 < valentin> no, so the present is packed yet
15:58 < valentin> i promise not to open before
15:59 < minto> good
15:59 < minto> ;-)
16:00 < rxr> Sun Announces Its First Laptop
16:00 < minto> hi rxr
16:00 < minto> How is Zurich?
16:01 < rxr> not seen much yet
16:01 < rxr> looks nice too - though not that flat ,-)
16:01 < rxr> but I spent most of the time on the desk here ...
16:02 < minto> rxr: I tried a few builds on the noise box and they all fail :-(
16:03 < rxr> and I guess I will for some more time until the client comes back ...
16:03 < rxr> .oO
16:03 < rxr> guess I need some remote tinkering then ..
16:03 < rxr> how did they fail ??
16:03 < minto> 64 bit builds on both 2.1 and trunk have that dietlibc failure.
16:04 < rxr> grummel ...
16:04 < rxr> minto: I can take a look tomorrow morning to finally get some fix into trunk ...
16:05 < minto> 32 bit build for trunk had linux26 (stage 5) complain
16:05 < minto> cp: cannot stat `/etc/udev': No such file or directory
16:06 < morfoh> hi minto, valentin :)
16:07 < minto> hi morfoh
16:13 < valentin> hi jeru
16:13 < valentin> oeh - morfoh
16:13 < morfoh> valentin: what oeh?
16:13 < valentin> forget about that oeh
16:13 < morfoh> ok :)
16:15 < rxr> haha ...
16:15 < rxr> here is a Avision scanner that claims to have a button - but has not ...
16:15 < rxr> and it hangs when I querry that button status ...
16:15 < rxr> damn hardware ..
16:16 < CIA-1> chris * r9945 /trunk/package/network/honeyd/honeyd.desc: * updated honeyd (1.0 -> 1.0a-rc2)
16:18 < morfoh> .oO( still having my squashfs-tools changes in my local working copy )o
16:20 -!- sepp [~sepp@p213.54.196.214.tisdip.tiscali.de] has joined #t2
16:20 < sepp> hi all
16:20 < minto> hi sepp
16:21 < sepp> hi minto
16:21 < valentin> hi sepp
16:21 < sepp> hi valentin
16:23 < morfoh> moin sepp :)
16:23 < sepp> moin morfoh
16:24 < morfoh> so ... I'm off now ... cu later guys
16:24 -!- morfoh [~jeru@mail.oberlinhaus.de] has quit ["using sirc version 2.211+KSIRC/1.3.12"]
16:27 -!- keinek [~Keinek@201.254.11.193] has quit [Read error: 110 (Connection timed out)]
16:27 -!- keinek [~Keinek@201.254.10.10] has joined #t2
16:54 < keinek> new package Stella Emulator is coming :)
16:55 < keinek> and work fine in t2 :D
16:56 < rxr> valentin: what was the cnsole way to change the X lkeyboard layout ?
16:57 < sepp> setxkbmap
16:58 < valentin> yes
17:02 < rxr> thanks
17:03 < sepp> nedit does not run with this lesstif version
17:03 < sepp> in 2.1 ...
17:08 -!- mnemoc [~amery@200.75.27.45] has joined #t2
17:20 < rxr> valentin: when you arleady dislike the gernam key layout you do nto wanna see the german or dutch ...
17:20 < rxr> valentin: even minto is using the us one ... *g*
17:34 -!- rxr_ [rene@e178165235.adsl.alicedsl.de] has joined #t2
17:34 -!- Topic for #t2: T2 | 2.1.0-rc1 RELEASED | The next generation of System Development Environments (SDE) | http://www.t2-project.org/
17:34 -!- Topic set by mnemoc [] [Tue Jun 21 16:27:15 2005]
17:34 [Users #t2]
17:34 [ _Lewellyn] [ CIA-1 ] [ minto ] [ nzg ] [ rxr_ ] [ valentin]
17:34 [ _Ragnar_ ] [ jsaw ] [ mnemoc] [ Postal] [ sepp ]
17:34 [ azureus ] [ keinek] [ mtr ] [ rxr ] [ SerWou]
17:34 -!- Irssi: #t2: Total of 16 nicks [0 ops, 0 halfops, 0 voices, 16 normal]
17:34 -!- Channel #t2 created Sun Aug 8 21:15:33 2004
17:34 -!- [freenode-info] help freenode weed out clonebots, please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup
17:34 < mnemoc> hi rxr_
17:34 -!- Irssi: Join to #t2 was synced in 11 secs
17:38 -!- rxr [rene@e178141253.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
17:40 < minto> mnemoc: I already used it for Config. But now building fails in dietlibc (both 2.1 and trunk) in 64 bit. 32 bits is fine.
17:41 < mnemoc> ic
17:41 < _Ragnar_> dietlib also fails with ssp enabled
17:42 < mnemoc> who wants dietlibc anyway? :p
17:42 < minto> I get:
17:42 < minto> bin-x86_64/dietlibc.a: could not read symbols: Archive has no index; run ranlib
17:42 < minto> to add one
17:42 < minto> collect2: ld returned 1 exit status
17:42 < minto> make: *** [bin-x86_64/diet] Error 1
17:42 < mnemoc> that should be easy ot fix, isn't it?
17:42 < minto> mnemoc: minimal build wants it :-)
17:43 < mnemoc> pkgsel:- dietlibc :D
17:44 < CIA-1> amery * r9946 /trunk/misc/ (GenDepGraph.sh archive/fixmaintainer.sh): * added/fixed copyright note on some misc/ scripts
17:45 < CIA-1> amery * r9947 /trunk/architecture/sparc64/ (parse-config pkg_gcc-m32-default.diff): * added missing copyright notes on architecture/sparc64
17:48 < CIA-1> amery * r9948 /trunk/target/mnemosyne/pkg_mod_python.conf: * merged 9891 from 2.1: added mod_python preconfiguration for mnemosyne
18:05 -!- sepp_ [~sepp@p213.54.219.169.tisdip.tiscali.de] has joined #t2
18:13 < rxr_> re
18:13 < rxr_> mnemoc: what are you again talking against dietlibc ?
18:13 < minto> hi rxr, did you make any local changes in my trunk dietlibc?
18:14 -!- azureus [~t6@dtm9-d9bbc3b8.pool.mediaWays.net] has quit [Read error: 145 (Connection timed out)]
18:14 < rxr_> mnemoc: what are you again talking against dietlibc ?
18:15 < rxr_> minto: yes - I think I downdated it to 0.28 or so
18:15 < rxr_> svn status and svn diff are good frei
18:15 < rxr_> friends
18:16 < minto> Ahh, I though something was wrong and reverted your downdate.
18:17 < mnemoc> # grep '\[V\]' t2-2.1-pristine/package/base/dietlibc/dietlibc.desc
18:17 < mnemoc> [V] 0.28
18:17 < mnemoc> 2.1 _never_ got 0.29, and he has troubles there
18:17 < minto> mnemoc: I was mentioning trunk.
18:17 < mnemoc> oh, sorry
18:18 < minto> but 2.1 has something strange
18:18 < minto> x86_64-t2-linux-gnu-gcc -isystem include -Os -fstrict-aliasing -momit-leaf-frame
18:18 < minto> -pointer -mfancy-math-387 -Wall -W -Wchar-subscripts -Wmissing-prototypes -Wmiss
18:18 < minto> ing-declarations -Wno-switch -Wno-unused -Wredundant-decls -nostdlib -o bin-x86_
18:18 < minto> 64/diet bin-x86_64/start.o bin-x86_64/dyn_start.o diet.c bin-x86_64/dietlibc.a b
18:18 < minto> in-x86_64/dyn_stop.o -DDIETHOME=\"/mnt/space/t2/2.1/src.dietlibc.1120147622.2782
18:18 < minto> 8.0/dietlibc-0.28\" -DVERSION=\"dietlibc-0.29\" -lgcc
18:19 < minto> I meant this part VERSION=\"dietlibc-0.29\"
18:19 < minto> So 2.1 builds 0.28 and VERSION is somehow set to 0.29.
18:20 < mnemoc> o_O
18:28 -!- sepp [~sepp@p213.54.196.214.tisdip.tiscali.de] has quit [Read error: 110 (Connection timed out)]
18:29 < mnemoc> minto: on r8787 (the only dietlibc change) there is nothing related to 0.29
18:29 < mnemoc> minto: maybe system-one is leaking into the sandbox
18:29 < minto> Dunno what happened, just removed the package and svn up it again.
18:30 < rxr_> did anyone fix smapassasin yet?
18:30 < rxr_> I guess not ?
18:31 < mnemoc> rxr_: problems if lowfat 0.23 and i keep diet 0.28?
18:31 < rxr_> I do not know about an imcompatibility
18:32 < mnemoc> spamassassin is alllll yours :)
18:32 < rxr_> ok
18:32 < minto> Hmm, still 2.1 says VERSION is 0.29 when building 0.28 in stage 1.
18:32 < rxr_> I schedule it for post work fun
18:33 -!- You're now known as rxr
18:33 < mnemoc> minto: Create-ErrList -cfg foo -remove dietlibc
18:35 < minto> Mnemoc: Just did. Now rebuilding. Stage 0 is fine.
18:36 < minto> Yuck, still now change.
18:38 < mnemoc> .oO
18:42 < mnemoc> minto: can you grep the source for 0.29 there?
18:43 < minto> I did, result is
18:43 < minto> last-minute-0.28-hotfix.patch:+0.29
18:43 < mnemoc> that's harmless
18:43 < mnemoc> anything on the source?
18:48 < keinek> hi mnemoc
18:48 < keinek> the mailist is working?
18:49 -!- mtr_ [~Michael@p54AF9E63.dip0.t-ipconnect.de] has joined #t2
18:51 < Postal> hey all
18:52 < mnemoc> hi keinek, mtr_, Postal
18:53 < Postal> hey mnemoc
18:54 < keinek> new version of nvu
18:54 < keinek> :)
18:54 < minto> mnemoc: It is not harmless. This fix changes the CHANGES file. Make use to following and retrieves 0.29
18:54 < minto> VERSION=dietlibc-$(shell head -n 1 CHANGES|sed 's/://')
18:55 < mnemoc> oh
18:55 < keinek> the first stable version
18:56 < CIA-1> amery * r9949 /branches/2.1/package/base/dietlibc/last-minute-0.28-hotfix.patch: * forced dietlibc to keep it's 0.28 version
18:56 < minto> Manually changing is to 0.28 still results into the same error.
18:56 < mnemoc> keinek: update, test and send a patch
18:56 < mnemoc> minto: uhm
18:56 -!- mtr [~Michael@p54AFB9CE.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
18:56 < keinek> ok
18:56 < keinek> the list is working?
18:56 < keinek> i was send a patch for new package stella
18:56 < keinek> but i dont receive
18:56 < keinek> :'(
18:58 < rxr> maybe it was rejected as spam ? - just guessing - no looked into the server log ...
18:59 < Postal> hey rxr
18:59 < mnemoc> rxr: can you not filter spam for forwards?
19:00 < Postal> sure do get alot of emails everyday from the updates list
19:01 < rxr> mnemoc: ?
19:02 < mnemoc> i gave @t2 address to some 'possible' customers and their mails get bounced due to spam
19:02 < rxr> mnemoc: ouhm ... :-((
19:02 < rxr> mnemoc: but I would rather update and improve the setup ... imagine how much more spam we would get on the already crowded t2 list ...
19:03 < mnemoc> i tought on exim you could treat accounts and forwards differently....
19:04 -!- morfoh [~jeru@p54BFD10C.dip.t-dialin.net] has joined #t2
19:04 < Postal> make all-recursive
19:04 < Postal> make[1]: Entering directory `/home/root/t2/t2-trunk/src.texinfo.1120223022.29610.7f0100/texinfo-4.8'
19:04 < Postal> Making all in tools
19:04 < Postal> make[2]: Entering directory `/home/root/t2/t2-trunk/src.texinfo.1120223022.29610.7f0100/texinfo-4.8/tools'
19:04 < Postal> make[2]: *** No rule to make target `all'. Stop.
19:04 < Postal> make[2]: Leaving directory `/home/root/t2/t2-trunk/src.texinfo.1120223022.29610.7f0100/texinfo-4.8/tools'
19:04 < Postal> make[1]: *** [all-recursive] Error 1
19:04 < Postal> make[1]: Leaving directory `/home/root/t2/t2-trunk/src.texinfo.1120223022.29610.7f0100/texinfo-4.8'
19:04 < Postal> make: *** [all] Error 2
19:04 < Postal> hmm
19:05 < keinek> ok i need help to add AMSN to t2.
19:05 < keinek> the package is a group of scripts
19:05 < keinek> must be in opt.
19:05 < keinek> i can do that, copy all files here...
19:05 < keinek> but is this right?
19:06 < keinek> nvu new version is on the way
19:06 < keinek> I try change the name of file, and with new checksum.
19:06 < mnemoc> if that's how the package is installed....
19:07 < keinek> i will resend stella patch
19:07 < Postal> "*** No rule to make target 'all' . Stop" why would this occur?
19:08 < mnemoc> what package?
19:08 < Postal> texinfo
19:08 < rxr> Postal: downdate it to 4.7
19:09 < Postal> with merge?
19:09 < rxr> mnemoc: we shoudl do that on trunk the new 4.8 highly sucks ...
19:09 < rxr> breaks on every box with another error ...
19:09 < morfoh> re hi
19:09 < Postal> rxr: i am building without dietlibc for the moment... Ragnar advises that rockplug++ cannot be built without this?
19:10 < Postal> merge -r????:???? .
19:14 < rxr> Postal: svn log package/base/dietlibc
19:14 < rxr> take a look at the update revision
19:14 < Postal> ok
19:14 < rxr> svn merge -rHEAD:update-rev-1
19:14 < rxr> erhm
19:14 < rxr> that is cd package/base/dietlibc
19:14 < rxr> and do the merge ,-)
19:14 < mnemoc> :)
19:15 < rxr> too hot here
19:15 < mnemoc> too cold here
19:15 < rxr> ouhm - my iBook is a bit outdated
19:15 < rxr> emerge nearly emerges a quater of my system ...
19:16 < Postal> svn: 'package/base' is not a working copy
19:16 < minto> :-( shutting down noisy
19:18 < rxr> :-(
19:23 < mnemoc> rxr: pkgprefix version package ?
19:23 < rxr> ?
19:23 < mnemoc> to know what version of a package is installed
19:24 < rxr> for what purpose - what semantic ?
19:25 < Postal> rxr: emerge as in gentoo
19:26 < morfoh> Postal: no
19:27 < morfoh> Postal: in fact it shares some functions of course
19:27 < mnemoc> rxr: i forgot :\
19:27 < morfoh> or better functionality
19:27 < rxr> let's get 2.1 out before adding more new features
19:27 < mnemoc> i'm trying to discover what to merge to get sparc64 working
19:28 < mnemoc> ooo takes ages to download
19:29 < rxr> and to build
19:30 < mnemoc> :)
19:30 < morfoh> mnemoc: how many rc's do you plan till 2.1.0 ?
19:30 < minto> I know a box that does not take too long to build :-)
19:31 < mnemoc> just rc2
19:31 < minto> but it is not sparc :-(
19:31 < morfoh> minto: but it will disturb the sleep cycle of your small son
19:31 < mnemoc> but the issue tracking and feedback may say something different
19:32 < morfoh> mnemoc: in fact I added a rc3 milestone yet
19:32 < minto> morfoh: Not during day time hours.
19:32 < morfoh> minto: but even on your machine it will take some time
19:32 < rxr> morfoh: we need to get 2.1.0 out for various reasons
19:32 < rxr> please no -rc3 ...
19:32 < morfoh> rxr: ack
19:32 < morfoh> rxr: please share some of the reasons ;)
19:32 < mnemoc> can you sync trac with svn? please
19:33 < rxr> yes, soon
19:33 < rxr> but first I need some work done here as well
19:33 < mnemoc> morfoh: we have a big PR event we need 2.1.0 out before that
19:33 < minto> maybe get 2.1 supporting x86 out first. Adding 2.1.x for additional arches.
19:33 < morfoh> mnemoc: what PR event ?
19:34 < mnemoc> t2@live lunch
19:34 < minto> lunch?? or launch
19:34 < mnemoc> and we _NEED_ a decent website
19:34 < mnemoc> :p
19:34 < mnemoc> launch
19:34 < rxr> cu mnemoc
19:34 < minto> :-( I was looking forward for a t2 lunch
19:34 < minto> :-)
19:34 < morfoh> minto: :)
19:35 < morfoh> mnemoc: ok ... at what date will be the t2@live launch ?
19:35 < mnemoc> ask rene
19:36 < mnemoc> rxr: cu?
19:36 < morfoh> mnemoc: lunch ;)
19:36 < rxr> mnemoc: I thought you would go lunch
19:36 < mnemoc> nah
19:36 < morfoh> rxr: when is t2@live officially released ?
19:36 < mnemoc> i don't lunch today
19:37 < morfoh> mnemoc: boy you've to eat sth ;)
19:37 < mnemoc> i have some important bills to pay before
19:37 < morfoh> mnemoc: not just drinking your "black suggar water"
19:37 < rxr> morfoh: the problem is I woudl write 2.2.0-final on the live cd soon
19:37 < rxr> though the normal targets would not be perfectly ready then ...
19:37 < rxr> that is a bit problematic
19:38 < mnemoc> rxr: i dislike you version t2@live using T2 version
19:38 < mnemoc> rxr: that's confusing
19:38 < mnemoc> rxr: 2.2 is very far way from stable
19:38 < rxr> mnemoc: huh ?
19:38 < morfoh> rxr: indeed ... but my question is regarding the date of the publishing
19:38 < rxr> what is that unstable ?
19:38 < rxr> I want boot menu before -final ...
19:38 < mnemoc> ask anyone building anything on 2.2
19:39 < rxr> mnemoc: ???
19:39 < rxr> mnemoc: the only thing that is annoying is gcc ICE on dietlibc 0.29
19:39 < rxr> and I should hit the one that updated texinfo to .8 ...
19:39 < rxr> aside those issues I build anything on 2.2 right now ...
19:39 < mnemoc> how long you don't build a generic?
19:40 < morfoh> rxr / mnemoc I'd also vote for some more tests regarding 2.2
19:40 < rxr> mnemoc: what the hell do you mean ?
19:40 < rxr> I could downdate dietlibc and texinfo immediatly ...
19:40 < minto> 2.2 desktop-minimal failed in linux26 at stage 5 (x86-64 that is)
19:40 < rxr> and I was not the one updating texinfo ...
19:40 < mnemoc> t2@live may be mature, but trunk is not
19:40 < rxr> the templates might miss udev or so and thus fail
19:40 < rxr> just add it ,-)
19:40 < morfoh> rxr: it was me I guess
19:41 < mnemoc> that's why i consider wrong to version t2@live with the version of tje sde
19:41 < rxr> let's not discuess 2.2 - I'll get it out, all working, for sure ...
19:41 < rxr> better focus on getting 2.1 out before 2.2 ... ,-)
19:41 < mnemoc> yes
19:42 < mnemoc> when will you help us?
19:42 < rxr> mnemoc: btw. I want to refactor pkg templates
19:42 < keinek> help me please
19:42 < rxr> to source other base templates so the minimal* ones do not differ so much ...
19:42 < mnemoc> templates should be generic-only
19:42 < keinek> $bindir be /usr/bin
19:42 < rxr> minimal desktoip bases on minimal-xorg and minimal-xorg on minimal ...
19:42 < keinek> for /opt be something?
19:43 < keinek> i need the variable.
19:43 < mnemoc> those templetes are only safe on generic target, so they must be part of generic/config.in
19:43 < rxr> look at apache ...
19:43 < morfoh> rxr: but initially I was just asking for a date ;)
19:43 < keinek> thanks rxr
19:43 < rxr> morfoh: no idea - some weeks ...
19:43 < keinek> :)
19:43 < mnemoc> imagine one of those templates over your embedded
19:44 < rxr> if [ $prefix_auto = 1 ] ; then
19:44 < rxr> prefix="opt/apache"
19:44 < rxr> prefix="opt/apache"
19:44 < rxr> set_confopt
19:44 < rxr> fi
19:44 < rxr> and use $root$bindir to copy into ...
19:44 < rxr> one prefix line of course
19:44 < keinek> ok
19:44 < rxr> connection was laggin ...
19:44 < keinek> thanks
19:46 < minto> What is actually on the Todo before 2.1 is final?
19:47 < mnemoc> minto: just polish
19:47 < minto> Real items of just gold plating?
19:47 < CIA-1> chris * r9950 /trunk/package/security/heimdal/heimdal.desc: * updated heimdal (0.6.4 -> 0.6.5)
19:47 < minto> If gold plating then release now.
19:48 < mnemoc> we can't release with balsa and spamassassin broken
19:48 < rxr> ack - release the current ref as 2.1.0
19:48 < rxr> many .x can follow
19:48 < minto> Safe other architectures for 2.1.x or 2.1.0.x
19:48 < rxr> mnemoc: I fix spamassassin ASAP
19:48 < mnemoc> minto: yes, other arches are not show stoppers
19:48 < minto> Are these issues already in trac?
19:49 < mnemoc> minto: but the core _can't_ change to support them
19:49 < morfoh> minto: I guess not
19:49 < minto> mnemoc: Would core changes be required to support others?
19:50 < minto> and what does core mean?
19:50 < mnemoc> anything outside architecute/foo
19:52 < minto> Why can't packages change is .x versions?
19:52 < mnemoc> that is not releated to architectures
19:52 < mnemoc> and those changes are valid as far as they don't change API
19:52 < minto> I see lot of packages with arch patches.
19:53 < minto> arch related
19:53 < minto> Maybe not a lot but at least dietlibc is.
19:54 < mnemoc> patches are one thing, and they way the package is built or interact is another
19:55 < mnemoc> as far as a merge doesn't affect other builds, it is welcomed
19:55 < minto> I understand you point, but there is some common ground here.
19:55 < minto> ack
19:55 < mnemoc> 2.1 shall be stable, but not frozen
19:55 < minto> :-)
20:02 < keinek> ok.
20:02 < keinek> listen
20:02 < keinek> how do that dont do it "make install"
20:03 < mnemoc> makeinstopt=
20:03 < rxr> makeinstopt=""
20:03 < keinek> yes... i do that
20:03 < keinek> but dont work.
20:04 < mnemoc> uhm?
20:04 < keinek> i will try again.
20:05 < keinek> makefile have a prefix, so i do var_append makeinstopt ' ' "PREFIX=/$prefix"
20:05 < keinek> right?
20:05 < keinek> i am very close to do well that.
20:05 < mnemoc> do you want make install or not??
20:06 < keinek> amsn have Makefile.
20:06 < keinek> but this makefile copy files
20:07 < keinek> so... when build do "make" install
20:07 < keinek> and when do "make install" have error.
20:07 < keinek> "the file exist"
20:07 < keinek> or something like that
20:07 < keinek> and is tru.
20:07 < keinek> true*
20:07 < mnemoc> makeopt= will avoid 'make'
20:07 < keinek> perfect
20:07 < keinek> thanks
20:07 < keinek> i will try
20:10 -!- azureus [~hfsjdi@dtm9-d9bbc3b8.pool.mediaWays.net] has joined #t2
20:10 < morfoh> mnemoc: loadedclass.patch doesn't apply on heimdal 0.7 ... I'll tweak it because I think you need it. But you'll have to take on it later ...
20:12 < mnemoc> i don't know why i need it
20:12 < morfoh> LDAP support for inetOrgPerson I guess
20:12 < morfoh> hordePerson
20:13 < morfoh> /* sambaSamAccount should go here when SID generation is figured out */
20:13 < mnemoc> aha
20:13 < morfoh> I guess this was you
20:13 < mnemoc> maybe
20:14 < morfoh> :)
20:19 < keinek> i think... that amsn is ready :)
20:19 < keinek> but the mailist
20:19 < keinek> the last mails that i got is the reply from Alejandro for Xrick
20:25 < morfoh> mnemoc: it seems that there were some major changes in heimdal, so we should test it first without the patch.
20:26 < mnemoc> your honor :)
20:27 < morfoh> :)
20:32 < keinek> yes!
20:32 < keinek> the list is working
20:32 < keinek> but i have one error
20:33 < keinek> hahaha new "game"
20:33 < keinek> dont look that
20:33 < keinek> the patch is fine.
20:33 < keinek> amsn now is in T2!
20:33 < keinek> :)
20:33 < morfoh> keinek: what kind of game is that ? ;)
20:35 < keinek> hahaha
20:37 < keinek> i will send stalla patch again and now work fine
20:37 < keinek> Stalla
20:37 < keinek> Atari 2600 emulator
20:38 < keinek> I remember that years :'(
20:40 < keinek> ahh i do something fix to stella
20:45 < keinek> today learn something
20:45 < keinek> so... i will send again the patch to stella
20:45 < keinek> work fine, but work best with this last fix.
20:46 < morfoh> mnemoc: will you reschedule your ref build ?
20:50 < CIA-1> chris * r9951 /trunk/package/security/heimdal/ (heimdal.desc loadedclass.patch):
20:50 < CIA-1> * updated heimdal (0.6.5 -> 0.7)
20:50 < CIA-1> * removed loadedclass.patch for now till we've tested the LDAP stuff
20:53 < mnemoc> morfoh: yes, after i finish downloading ooo
20:53 < mnemoc> m110
20:56 < mnemoc> honeyd from trunk is not downloaidng
20:56 < morfoh> hmmm ... let me check
20:57 < morfoh> mnemoc: I opened a ticket regarding the heimdal ldap issue (to not forget about it ;)
20:57 < mnemoc> that what issues are for
20:57 < morfoh> mnemoc: thanks for reminding me ;)
20:59 < keinek> ok... i send stella patch again, this time everything look fine
20:59 < keinek> :)
21:00 < keinek> new nvu is comming.
21:00 < keinek> now compiling.
21:02 < keinek> if anybody wants roms for play stella, i have my all collection in 1 megabyte.
21:02 < mnemoc> morfoh: and plone?
21:03 < rxr> re
21:03 < keinek> i still have in one box my atari
21:03 < keinek> with all catridges :)
21:08 < keinek> the spam detection of the mailist
21:09 < keinek> is bad... very bad with me.
21:09 < morfoh> keinek: do you are a well known spammer ? ;)
21:09 < keinek> :)
21:10 < morfoh> mnemoc: I'll check the snort issue sepp added ... and then I'm back on plone
21:10 < keinek> ok... just remember that the stella patch now is old.
21:10 < keinek> i try to send the new.
21:11 < morfoh> keinek: you could also use the issue tracker for submitting your patches ;)
21:11 < keinek> what is the issue tracker?
21:12 < morfoh> https://trac.t2-project.org
21:12 < keinek> click
21:12 < morfoh> add a new ticket
21:13 < morfoh> with a Issue Type: feature/merge request for Version: trunk
21:14 < keinek> Mmmm i think that
21:14 < keinek> i am in a very very problem with that tiki
21:14 < keinek> :|
21:15 < morfoh> keinek: why ?
21:17 < keinek> tiki is a problem with me.
21:17 < keinek> :P
21:18 < morfoh> keinek: just write your text there ... you don't have to use any special formating ;p
21:19 < mnemoc> morfoh: components: website and trac :)
21:19 < morfoh> mnemoc: ok :)
21:21 < mnemoc> morfoh: http://www.wide-project.org/ <--- root/ is ruled by modpython
21:22 < morfoh> mnemoc: click :)
21:23 < mnemoc> morfoh: i'll make it self contained
21:23 < keinek> oooh Sh*t!
21:23 < morfoh> mnemoc: so you could add the small rst content handler I wrote to generate rst -> xhtml
21:23 < keinek> how is possible!
21:23 < keinek> one mail arrive to the list
21:23 < mnemoc> keinek: ?
21:23 < keinek> but this mail i was send 2, after 6 hours.
21:23 < mnemoc> morfoh: mod_rst.py could render xhtml out of any requested .rst file
21:24 < keinek> whatever, the right patch say "fix"
21:24 < keinek> "stella with a little fix :)"
21:24 < mnemoc> "fixed stella doing foo"
21:26 < keinek> hahaha
21:26 < keinek> sorry
21:27 < keinek> i dont now about "makeopt=" before ...
21:31 < keinek> ok...
21:32 < keinek> new package "stella" 2
21:32 < keinek> is the right
21:32 < keinek> or "with a little fix"
21:32 < keinek> is the same.
21:32 < keinek> :)
21:55 -!- rxr_ [rene@e178128042.adsl.alicedsl.de] has joined #t2
21:55 -!- Topic for #t2: T2 | 2.1.0-rc1 RELEASED | The next generation of System Development Environments (SDE) | http://www.t2-project.org/
21:55 -!- Topic set by mnemoc [] [Tue Jun 21 16:27:15 2005]
21:55 [Users #t2]
21:55 [ _Lewellyn] [ CIA-1 ] [ minto ] [ mtr_ ] [ rxr ] [ SerWou ]
21:55 [ _Ragnar_ ] [ jsaw ] [ mnemoc] [ nzg ] [ rxr_ ] [ valentin]
21:55 [ azureus ] [ keinek] [ morfoh] [ Postal] [ sepp_]
21:55 -!- Irssi: #t2: Total of 17 nicks [0 ops, 0 halfops, 0 voices, 17 normal]
21:55 -!- Channel #t2 created Sun Aug 8 21:15:33 2004
21:55 -!- Irssi: Join to #t2 was synced in 10 secs
21:59 -!- rxr [rene@e178165235.adsl.alicedsl.de] has quit [Read error: 110 (Connection timed out)]
22:16 -!- Postal [~live@ool-435627d0.dyn.optonline.net] has quit [Read error: 110 (Connection timed out)]
22:51 < sepp_> re
22:52 -!- sepp_ is now known as sepp
22:52 < morfoh> hi sepp ;)
22:52 < sepp> hi morfoh
22:52 < sepp> my ticket was ok?
22:52 < morfoh> yep ... thanks
22:53 -!- minto [~chatzilla@82-217-66-7.cable.quicknet.nl] has quit ["Chatzilla 0.9.68a [Firefox 1.0.4/20050511]"]
22:53 < morfoh> but you should use "sepp" as reporter not "anonymous" ;)
22:53 < sepp> ok i have some more 2.1 things i will recheck ...
22:54 < sepp> ohh i thought i have to register or whatever ...
22:54 < morfoh> sepp: snort is on my site atm
22:55 < sepp> i was not sure what the best way would be
22:55 < sepp> with the mysql path thing
22:56 < sepp> echo path or link or fix the strange path ...
22:56 < morfoh> sepp: I'll test the symlink variant for 2.1*
23:13 -!- azureus [~hfsjdi@dtm9-d9bbc3b8.pool.mediaWays.net] has quit [Read error: 110 (Connection timed out)]
23:23 < sepp> i made a new ticket - please tell me if i add silly things...
23:27 < keinek> ok
23:27 < keinek> nvu 1.0 work fine
23:27 < keinek> i will send a patch
23:30 < sepp> good night all
23:31 < morfoh> good night sepp
23:31 -!- sepp [~sepp@p213.54.219.169.tisdip.tiscali.de] has quit ["night *"]
--- Log closed Fri Jul 01 00:00:00 2005