T2 IRC Log: 2005-03-12

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 Sat Mar 12 00:00:46 2005
00:07 < CIA-2> amery * r7347 /trunk/package/kde/kdebase/ (kdebase.conf sasl2.patch): * fixed kdebase to search for sasl2 on sasl2/ instead of sasl/
00:14 < CIA-2> amery * r7348 /trunk/package/kde/kdepim/sasl2.patch: * fixed kdepim to search for sasl2 on sasl2/ instead of sasl/
00:15 -!- mnemoc [~amery@200.75.27.11] has quit [Read error: 60 (Operation timed out)]
01:00 -!- mnemoc [~amery@200.75.27.32] has joined #t2
01:38 < mnemoc> any news from rxr or valentin?
03:07 < CIA-2> amery * r7349 /trunk/package/filesystem/dosfstools/ (amd64-lseek-fix.patch compile.patch dosfstools.desc): * updated dosfstools (2.9 -> 2.10)
03:24 -!- mtr_ [~michael@Hb5f0.h.pppool.de] has joined #t2
03:44 -!- mtr [~michael@H8e0e.h.pppool.de] has quit [Read error: 110 (Connection timed out)]
03:56 -!- rxr_ [~rene@p213.54.200.197.tisdip.tiscali.de] has joined #t2
03:56 -!- Topic for #t2: T2 | 2.1.0-beta3 RELEASED | The next generation of System Development Enviroments (SDE) | http://www.t2-project.org/ | @CeBIT Hall 6 H30-532
03:56 -!- Topic set by valentin [] [Thu Mar 10 18:02:19 2005]
03:56 [Users #t2]
03:56 [ _Ragnar_] [ jsaw ] [ mtr_] [ rxr ] [ valentin]
03:56 [ CIA-2 ] [ mnemoc] [ nzg ] [ rxr_]
03:56 -!- Irssi: #t2: Total of 9 nicks [0 ops, 0 halfops, 0 voices, 9 normal]
03:56 -!- Channel #t2 created Sun Aug 8 21:15:33 2004
03:56 -!- [freenode-info] please register your nickname...don't forget to auto-identify! http://freenode.net/faq.shtml#nicksetup
03:56 -!- Irssi: Join to #t2 was synced in 10 secs
04:11 -!- c4y0 [~knoppix@200.116.158.64] has joined #t2
04:11 < c4y0> hello
04:12 -!- c4y0 [~knoppix@200.116.158.64] has left #t2 []
04:12 -!- rxr [~rene@p213.54.200.63.tisdip.tiscali.de] has quit [Read error: 110 (Connection timed out)]
05:01 < CIA-2> amery * r7350 /trunk/package/kde/ (5 files in 4 dirs):
05:01 < CIA-2> * updated kde-i18n-de (3.4.0-rc1 -> 050308)
05:01 < CIA-2> * updated kde-i18n-es (3.4.0-rc1 -> 050308)
05:01 < CIA-2> * updated kde-i18n-fr (3.4.0-rc1 -> 050308)
05:01 < CIA-2> * updated kde-i18n-it (3.4.0-rc1 -> 050308)
05:08 < _Ragnar_> hmmm
05:08 < _Ragnar_> why would bdb specify crtn.o, crtendS.o, crtbeginS.o & crti.o explicitly?
05:09 < mnemoc> that's heretical!
05:11 < _Ragnar_> it does it nevertheless
05:12 < mnemoc> 4.2?
05:12 < _Ragnar_> yea
05:13 < _Ragnar_> the weird thing is: it works on 32 bit but barfs on 64
05:18 < _Ragnar_> any idea?
05:19 < mnemoc> is it specifing the correct one?
05:19 < _Ragnar_> I dunno .... but it complains about multiple definitions of _init, _fini, __dso_handle
05:20 < _Ragnar_> if I manually remove those from the libtool script, it compiles
05:21 < mnemoc> does it build on 32 removing them too?
05:22 < _Ragnar_> hmm lemme see
05:31 < _Ragnar_> it still works without, yes
05:31 < _Ragnar_> at least building it
05:31 < _Ragnar_> I dunno about the dependencies of course
05:42 < _Ragnar_> oh it comes from /usr/bin/libtool
05:42 < _Ragnar_> hmmm
05:42 < mnemoc> .oO
05:43 < mnemoc> _Ragnar_: try with libtool 1.5.14
05:43 < _Ragnar_> what does it contain for you for predep_objects and postdep_objects ?
05:44 < mnemoc> # Dependencies to place before the objects being linked to create a
05:44 < mnemoc> # shared library.
05:44 < mnemoc> predep_objects="/usr/lib/gcc/i686-t2-linux-gnu/3.4.3/../../../../i686-t2-linux-gnu/lib/crti.o /usr/lib/gcc/i686-t2-linux-gnu/3.4.3/crtbeginS.o"
05:44 < mnemoc> # Dependencies to place after the objects being linked to create a
05:44 < mnemoc> # shared library.
05:44 < mnemoc> postdep_objects="/usr/lib/gcc/i686-t2-linux-gnu/3.4.3/crtendS.o /usr/lib/gcc/i686-t2-linux-gnu/3.4.3/../../../../i686-t2-linux-gnu/lib/crtn.o"
05:44 < _Ragnar_> okay same here
05:44 < _Ragnar_> (different paths of course)
05:44 -!- freesbie [~freesbie@200.116.158.64] has joined #t2
05:45 < freesbie> hi
05:45 < mnemoc> hi
05:45 < freesbie> hmm when i install t2 need make some procedure to create the root password?
05:46 < mnemoc> stone setup should ask you for it
05:46 < freesbie> i boot on my new t2, but dont accept my password
05:46 < mnemoc> oh, you already booted it
05:46 < mnemoc> init=/bin/sh
05:47 < mnemoc> what did you installed?
05:47 < freesbie> in this moment im using a bsd live cd
05:47 < mnemoc> chroot into T2 root
05:47 < mnemoc> and 'passwd'
05:47 < _Ragnar_> with a bsd kernel?
05:47 < _Ragnar_> I doubt that works :)
05:47 < mnemoc> :p
05:48 < mnemoc> boot your T2 with init=/bin/sh
05:48 < freesbie> ok
05:48 < mnemoc> mount /proc; mount / -o remount,rw
05:48 < mnemoc> passwd
05:48 -!- freesbie is now known as c4y0
05:48 < mnemoc> mount / -o remount,ro
05:48 < mnemoc> init 0
05:48 < mnemoc> init 6 :p
05:49 < c4y0> well!
05:49 < c4y0> i back soon! ;)
05:49 < mnemoc> good luck
05:50 -!- c4y0 [~freesbie@200.116.158.64] has quit ["Leaving"]
05:52 < mnemoc> Error logs from ref-2.1.0-rc1-x86-pentium4-generic-expert:
05:52 < mnemoc> [5] e17/efsd [5] gnome2/bug-buddy [5] gnome2/balsa [5] gnome2/devilspie [5] kde/kde-i18n-it [5] kde/kde-i18n-es [5] kde/kde-i18n-fr [5] graphic/pixieplus
05:53 < mnemoc> 1471 builds total, 801 completed fine, 8 with errors.
05:56 -!- Postal [~Postal@ool-4356292a.dyn.optonline.net] has joined #t2
05:56 < Postal> Hey all
05:57 < mnemoc> hi Postal
05:57 < Postal> hows it going mnemoc
05:58 < mnemoc> fine... i'll go to sleep soon
05:58 < mnemoc> and you?
05:59 < Postal> same lol, im getting lots of errors having to do with kde though, due to kdelibs not compiling i susspect..
05:59 < mnemoc> are you using HEAD?
06:00 < Postal> but i justed svn up so prehaps some of the gcc and other kde related patches fixes this problem, and yeah im using HEAD
06:00 < mnemoc> only kde-i18n-* is failing here
06:00 < Postal> for 64-bit?
06:00 < mnemoc> nope :)
06:01 < mnemoc> but kdelibs failed here some days ago
06:01 < Postal> ;-) ok, well its been two or three days since i svn up, so im going to go to sleep, and let it do its thing... ill tty tomorrow ;-)
06:01 -!- Postal is now known as Postal|Sleeping
06:02 < mnemoc> gn8 Postal|Sleeping
06:02 < _Ragnar_> :)
06:04 * mnemoc wonders if openssh 4.0 deserves the work
06:11 < mnemoc> ok.... i'll go to sleep
06:11 < mnemoc> cu tomorrow.... good luck with bdb :)
06:15 < _Ragnar_> nini mnemoc
06:15 < _Ragnar_> I think I'll just try removing that lines from libtool in general
06:26 -!- c4y0 [~cmora@200.75.68.67] has joined #t2
06:26 < c4y0> hi
06:26 < c4y0> im back!
06:26 < c4y0> =)
06:27 < c4y0> some body there?
06:27 < _Ragnar_> kinda
06:27 < _Ragnar_> all working?
08:10 -!- mipe [~mipe@dsl10040.japo.fi] has joined #t2
09:24 < CIA-2> mika * r7351 /trunk/package/perl/perl-xml-parser/perl-xml-parser.conf:
09:24 < CIA-2> *fix perl-xml-parser,
09:24 < CIA-2> specify expat $libdir(pkgprefix)
09:32 < mipe> hmm,someone needs to update changelog parser...
09:42 < valentin> moin from cebit
09:44 < _Ragnar_> nini
10:00 < mipe> hi *
10:00 < valentin> hi
10:01 < valentin> everyone mistaking t2 for ooo
10:01 < mipe> so x86-64 desktop,679 builds total,396 completed fine,18 with errors
10:01 < mipe> errors are from e17/*
10:02 < valentin> need a din0 poster "we are not open office su***rs!"
10:02 < valentin> mipe: all errors ?
10:02 < mipe> valentin:i think most of them are some parallel problems
10:03 < valentin> would be easy to fix :)
10:03 < mipe> valentin:yep,but will fix later today,going fishing....
10:03 < mipe> oh and mono fails too
10:04 < valentin> oh
10:04 < valentin> ok, much fun fishing.... /me fishing customers
10:04 < valentin> ,)
10:04 < mipe> libgc not found,easy to fix. yep happy fishing :)
10:05 < mipe> but the good news is that not a single build has failed on gnome,kde
10:06 < mipe> well i do expect kde-i18n-* et al unless those are fixed already
10:06 < valentin> mipe: did you build mnemocs gnome ...10 packages ?
10:06 < mipe> valentin:yep currently building
10:06 < mipe> valetin:so far no fails
10:06 < mipe> valentin even
10:07 < valentin> we tried to build them on susanns ibook yesterday and failed due to the old rock version she had
10:07 < valentin> had to merge a 100 other packages
10:08 < mipe> valentin:what do you think of having architecture/$arch/pkg_$pkg_{post,pre} stuff,it would prove usefull on atleast gcc
10:09 < mipe> it would cleanup gcc.conf quite a much
10:09 < valentin> mom
10:10 < valentin> mipe: why not just pkg_$pkg and working with the hooks we have already ?
10:12 < mipe> valentin:yep that works too,just considering stuff like this, would it be usefull in future? etc...
10:18 < CIA-2> mika * r7352 /trunk/package/network/pilot-link/pilot-link.conf:
10:18 < CIA-2> *fix pilot-link to use pkgprefix to discover
10:18 < CIA-2> tcl libpath
10:19 < valentin> mipe: i wait for our core architect to arrive ,)
10:19 < CIA-2> mika * r7353 /trunk/package/x11/nxcomp/nxcomp.conf: *fix nxcomp to build with -fPIC
10:20 < mipe> valentin::)
10:20 < CIA-2> martin * r7354 /trunk/package/multimedia/kphone/kphone.desc: * updated kphone (4.0.5 -> 4.1.0)
10:20 * mipe is away(fishing)
10:20 < mipe> valentin:happy fishing to you too
10:29 < valentin> cu mipe
10:46 < CIA-2> chris * r7355 /trunk/target/mnemosyne/pkgsel/Desktop/gnome.ask: * added gnome-menus to pkgsel because it's a dependency for eel and gnome-panel
10:51 < CIA-2> chris * r7356 /trunk/target/mnemosyne/pkgsel/Desktop/gnome.ask: * added libexif to gnome pkgsel because it's a dependency for building nautilus
11:19 -!- jeru [~jeru@p54BFC09F.dip.t-dialin.net] has joined #t2
11:19 < jeru> hi all
11:36 < valentin> hi jeru
11:36 < jeru> ahh .. hi valentin :)
11:37 < jeru> are you on CEBIT right now ?
11:40 < valentin> yes
11:40 < valentin> we are open office org *g*
11:41 < valentin> every 3 minutes someone comes and asks for an ooo cd
11:43 < jeru> :)
11:44 < jeru> yeah ... it's weekend .. and the so called "beutelratten" are on the road ;)
11:44 < valentin> yep
11:45 < valentin> kindergartenermaessigungstage ,)
11:45 < jeru> btw: and how about requests about T2?
11:45 < valentin> some - there were more yesterday
11:46 < jeru> ahh .. ok ;)
11:47 < jeru> does anybody of you (perhaps Susanne) have a full workig Gnome 2.10.0 ?
12:03 < valentin> jeru: mipe has, but he is fishing. i guess mnemoc has too. Susanne is building now
12:03 * mipe is back
12:04 < mipe> cold....
12:04 < mipe> windy...
12:04 < mipe> libgnome-menu is missing
12:04 < valentin> hi mipe
12:04 < jeru> valentin: ok .. I'm building it right now but gnome control-center won't install
12:04 < jeru> hi mipe
12:05 < mipe> hi jeru,valentin
12:05 < jeru> mipe: btw ... added gnome-menus to mnemosyne ;)
12:05 < mipe> i have 4 failing gnome packages all is because of libgnome-menu not found
12:05 < jeru> mipe: like me ;)
12:06 < jeru> gnome-menus wasn't in pkgsel (gnome.ask)
12:06 -!- Minto [~chatzilla@82-217-66-7.cable.quicknet.nl] has joined #t2
12:07 < jeru> mipe: svn up and try again
12:08 < jeru> will commit an updated libxklavier too ... 1.0.4 -> 2.0
12:09 < mipe> ok will try,but back bit later,making hot something(anything drinkable)
12:09 < jeru> :D
12:10 < valentin> mipe: don't make it too hot, otherwise the alcohol will evaportate
12:10 < valentin> ,)
12:11 < jeru> valentin: what aloholllllll ... ??? ;)
12:13 < CIA-2> chris * r7357 /trunk/package/gnome2/libxklavier/libxklavier.desc: * updated libxklavier (1.04 -> 2.0)
12:15 < jeru> in which gnome package is "update-desktop-database" ?
12:30 < valentin> jeru: is that a file ?
12:30 < jeru> yep ... it's needed by gnome's control-center
12:31 < jeru> it's included in desktop-file-utils
12:31 < jeru> see: http://www.freedesktop.org/wiki/Software_2fdesktop_2dfile_2dutils
12:31 < valentin> grep .... /var/adm/flists/*
12:31 < jeru> but it's not included in our repository
12:32 < valentin> oh
12:32 < valentin> misunderstood that
12:32 < jeru> no prob ;)
12:33 < jeru> will add it ...
12:34 < CIA-2> mika * r7358 /trunk/package/shells/mc/mc.conf: * fix mc for x86-64,pass libdir on make
12:37 < jeru> mipe: [5] gnome2/control-center
12:37 < jeru> 276 builds total, 275 completed fine, 1 with errors.
12:37 < jeru> mipe: mnemosyne target with gnome enabled
12:38 -!- Minto [~chatzilla@82-217-66-7.cable.quicknet.nl] has quit [Read error: 60 (Operation timed out)]
12:41 < mipe> nice :)
12:41 < jeru> :)
12:43 < CIA-2> mika * r7359 /trunk/package/base/libraw1394/libraw1394.conf: *fix libraw1394 to build on x86-64(config.{sub,guess}
12:47 < valentin> need to organize another stapple of ooo cds
12:48 < valentin> bagrats...
12:48 < jeru> :D
12:55 < valentin> grrrrrrrmmmm five gimme-openoffice-cd ppl in one minute
12:56 < valentin> must be hard to read
13:04 < jeru> mipe: 2.1.0-rc1-x86-pentium-mmx-mnemosyne-expert:
13:04 < jeru> 277 builds total, 277 completed fine, 0 with errors.
13:08 < valentin> :)
13:10 < CIA-2> chris * r7360 /trunk/package/gnome2/desktop-file-utils/ (. desktop-file-utils.desc):
13:10 < CIA-2> * added desktop-file-utils package (0.10)
13:10 < CIA-2> * Note:
13:10 < CIA-2> it was needed for gnome's control-center but perhaps gnome2 repository tree
13:10 < CIA-2> isn't the right location for this package!
13:14 < CIA-2> chris * r7361 /trunk/target/mnemosyne/pkgsel/Desktop/gnome.ask: * added desktop-file-utils to gnome pkgsel because it's needed by control-center
13:15 < jeru> so finaly the mnemosyne gnome desktop should build fine now
13:16 < jeru> mipe: svn up ;)
13:17 < jeru> hopefully mnemoc will not kill me ;)
13:35 < valentin> "hallo, haben sie werbegeschenke ?"
13:38 < jeru> valentin: I know your frustration ... was on Systems some years ago ... but also had to protect our "Tux" ;)
13:42 < valentin> hehe
13:55 < valentin> susann and rxr met some person from chile that knows mnemoc
13:55 < jeru> haha ;)
13:58 < valentin> its a small world ...
14:03 < jeru> valentin: that's for sure ...
14:33 -!- valentin is now known as rxr-cebit
14:33 < rxr-cebit> hi
14:33 < jeru> hi rxr :)
14:33 < rxr-cebit> some berlin user group people invited us quite friendly and demanding to the linux info tage in october ...
14:34 < rxr-cebit> and we should do a talk ...
14:34 < jeru> hmmm ... talk? sounds serious
14:34 < rxr-cebit> and I was over at the linux center latin america and they did know mnemoc ! ,/)
14:35 < jeru> rxr: valentin already told us
14:35 < jeru> :)
14:35 < rxr-cebit> mnemoc: next year you should try to get them to flight you over here, too ... !!!
14:36 -!- c4y0_ [~c4y0@200.75.68.67] has joined #t2
14:36 < c4y0_> hi!!!!!!
14:36 < c4y0_> =)
14:36 < jeru> hi c4y0
14:37 < c4y0_> well! finally after some problems, i have installed my first t2 build! =)
14:38 < jeru> :D
14:39 < c4y0_> hmm! if i don't choose some packages when i was creating the build target, how can i add these packages to my running t2?
14:40 < jeru> buidling it form source
14:40 < jeru> from
14:40 < jeru> did you installed t2 trunk version ?
14:40 < c4y0_> yeah
14:41 < jeru> check out recent trunk see -> http://www.t2-project.org/download.html
14:43 < jeru> then ./scripts/Build-Pkg packagename
14:43 < c4y0_> using my cfg target right?
14:44 < c4y0_> ./scripts/Build-Pkg -cfg mybuild packagename or something that?
14:46 < jeru> c4y0_: yep .. but if you don't specify -cfg it is called "default"
14:47 < jeru> or you do ./scripts/Emerge-Pkg (this will download current src tar automagically)
14:49 < jeru> if you use ./scripts/Build-Pkg -cfg mybuild packagename the package isn't installed on the running system so you should run ./scripts/Config (without -cfg) and then choosing your desired "default" target
14:50 -!- rxr-cebit is now known as valentin
14:50 < valentin> damn hijacker ...
14:51 < jeru> c4y0_: you can also take a look into the T2 Handbook at http://www.exactcode.de/products/t2-handbook/ ;)
14:56 -!- Postal|Sleeping is now known as Postal
14:56 < Postal> Error logs from system-2.1.0-rc1-x86-64-athlon64-generic-expert:
14:56 < Postal> [5] database/bdb [5] mail/exim
14:56 < Postal> [5] fonts/cheapskatefonts [5] fonts/bitstream-vera-fon
14:56 < Postal> [5] kde/kdelibs [5] textproc/libxslt
14:56 < Postal> [5] gnome2/libgsf [5] network/apache
14:56 < Postal> [5] kde/kdebindings [5] graphic/gimp
14:56 < Postal> [5] office/wv2 [5] kde/kdebase
14:56 < Postal> [5] kde/kdeutils [5] kde/kdeadmin
14:56 < Postal> [5] kde/kdepim [5] x86/sjog
14:56 < Postal> [5] kde/kdeartwork [5] kde/kde-i18n-de
14:56 < Postal> [5] kde/kdewebdev [5] kde/kiosktool
14:56 < Postal> [5] kde/koffice [5] kde/koffice-i18n
14:56 < Postal> [5] kde/kdesdk [5] kde/kooldock
14:56 < Postal> [5] kde/kdemultimedia [5] multimedia/tvtime
14:56 < Postal> [5] kde/kdeaccessibility [5] kde/kdenetwork
14:56 < Postal> [5] kde/k3b [5] graphic/xpdf
14:56 < Postal> [5] multimedia/mplayer [5] kde/kdetoys
14:56 < Postal> [5] kde/kdeaddons [5] kde/digikam
14:56 < Postal> [5] kde/kdegraphics [5] kde/libkexif
14:56 < Postal> [5] kde/libkipi [5] develop/subversion
14:56 < Postal> [5] kde/amarok
14:56 < Postal> 257 builds total, 218 completed fine, 39 with errors.
14:57 < Postal> any of those look like it would make it so that I cannot boot into t2?
14:58 < jeru> postal: nope
14:58 < Postal> that gnome package, is it important, or will gnome boot without it..?
14:59 < jeru> postal: gnome doesn't boot ;)
14:59 < Postal> oh you know what I mean
15:00 < jeru> thought you were meaning if the system will boot
15:00 < Postal> will i be able to start say gdm and then log in and use the gnome desktop
15:00 < jeru> :)
15:00 < Postal> ;-)
15:00 -!- keinek [~keinek@201.254.13.183] has joined #t2
15:01 < keinek> hi everybody
15:01 < Postal> hey
15:01 < jeru> hi keinek
15:01 < keinek> hi jeru
15:01 < jeru> postal: just try ... doesn't know
15:01 < mipe> Error logs from system-2.1.0-rc1-x86-64-athlon64-desktop-expert:
15:01 < mipe> 680 builds total, 460 completed fine, 31 with errors.
15:01 < keinek> the download of all package with Download -all
15:01 < keinek> remain a lot of time
15:01 < keinek> ¿how many MB ?
15:01 < Postal> I need to move the sandbox to the front i i think
15:02 < keinek> at this time i was download 3,2 gigas
15:02 < jeru> keinek ... why you're doing that ?
15:02 < jeru> keinek: what's your plan ;)
15:03 < c4y0_> keinek maybe 2 GB
15:03 < keinek> My plan is create one dvd with all src
15:03 < Postal> ...
15:03 < Postal> i dont know that, this is nessasary
15:03 < keinek> no c4y0_ 3.2 gigas and continue
15:04 < keinek> when i will have all src, i dont need download any more
15:04 < Postal> true but do you plan to install every package?
15:04 < keinek> but if i download new pre release yes
15:04 < keinek> no
15:04 < keinek> my play is create one target of all target
15:05 < keinek> i am crazy , i know
15:05 < Postal> mipe, how do i move my built t2 system to the begining of the partition, so that it is easier to refrence for grub and whatnot?
15:06 < keinek> postal i play install every package in my athlon xp, my best computer
15:06 < keinek> in the server i plan install the mnemosine
15:06 < keinek> and... in the duron a desktop target
15:06 < jeru> keinek: for me it doesn't make sense downloading all pkg src for trunk version ... because it will change more frequently ...
15:07 < Postal> whatever floats your boat keinek
15:07 < keinek> jejeje thanks postal
15:07 < jeru> :D
15:07 < mipe> Postal:i do not know a tool that could do it. jeru?
15:08 < keinek> and jeru... if i dont chance my trunk... i can play a lots of weeks
15:08 < keinek> change*
15:08 < Postal> rxr_, gave me a cp command... but i cannot remember it
15:08 < keinek> without a internet connection
15:09 < mipe> Postal: you want to change t2 system on to diffrent partition?
15:09 < Postal> no..
15:09 < Postal> nvm
15:09 < keinek> one t2 kit in a dvd
15:09 < keinek> the mirror and the trunk :P
15:09 < Postal> just how do i now use the grub that t2 has installed over the suse grub?
15:09 < mipe> jeru:will you make your syne iso somewhere?
15:10 < jeru> mipe do you wanna have it?
15:10 < mipe> jeru:yep :) to my laptop
15:11 < jeru> if you can wait a "second" ... already extending syne for KDE
15:11 < mipe> jeru:sure,no rush...
15:12 < jeru> mipe: but it's not optimized for P4 ;)
15:12 < jeru> just pentium-mmx
15:12 < mipe> jeru:thats okay
15:12 < keinek> think... if you go to a robinson island... with a notebook, my dvd is perfect if you dont have a internet connection, you will create all targets :P
15:12 < mipe> Postal:same way in suse,same menu.lst should work fine(?)
15:13 < mipe> Postal:just specify your new boot partition(where grub resides) when installing
15:13 < jeru> keinek: but on a robinson island with no internet connection you'll have no chance talking to us ;)
15:13 < jeru> so don't go away ! ;)
15:14 < mipe> hih bug buddy is failing because www.oasis-open.org:connection refused
15:14 < keinek> yes jeru, but a remember you when the target compile fails...
15:14 < jeru> :D
15:14 < Postal> mipe, are you having KDE problems with your build also?
15:15 < mipe> Postal:nope,so far none of kde packages has failed
15:15 < Postal> hmmm
15:15 < Postal> kdelibs and all that has installed for you?
15:15 < mnemoc> moin!
15:15 < mipe> yep
15:15 < mipe> hi mnemoc
15:15 < Postal> hi mnemoc
15:15 < jeru> keinek: but you can to try to smoke some things ... to make smoke signals :D
15:16 < mnemoc> hi mipe, Postal, jeru, keinek :)
15:16 < jeru> hi mnemoc
15:16 < mipe> Postal:check that none of kde depency package has failed that has caused kde to fail too
15:16 < Postal> /bin/sh ../admin/mkinstalldirs /opt/kde3/share/config/colors
15:16 < Postal> mkdir -p -- /opt/kde3/share/config/colors
15:16 < Postal> mkdir: `/opt/kde3/share/config' exists but is not a directory
15:16 < Postal> make[3]: *** [install-data-local] Error 1
15:16 < Postal> make[3]: Leaving directory `/TOOLCHAIN/src.kdelibs.1118289593.9642.0x7f0200/kdelibs-3.4.0/kdecore'
15:16 < Postal> make[2]: *** [install-am] Error 2
15:16 < Postal> make[2]: Leaving directory `/TOOLCHAIN/src.kdelibs.1118289593.9642.0x7f0200/kdelibs-3.4.0/kdecore'
15:16 < Postal> make[1]: *** [install-recursive] Error 1
15:16 < Postal> make[1]: Leaving directory `/TOOLCHAIN/src.kdelibs.1118289593.9642.0x7f0200/kdelibs-3.4.0/kdecore'
15:16 < Postal> make: *** [install-recursive] Error 1
15:17 < jeru> mnemoc: --> and I was over at the linux center latin america and they did know mnemoc ! ,/)
15:17 < mnemoc> oh
15:18 < jeru> mnemoc: --> mnemoc: next year you should try to get them to flight you over here, too ... !!!
15:18 < mnemoc> :)
15:18 < jeru> :D
15:18 < mnemoc> that would be nice
15:18 < jeru> hehe
15:18 < mnemoc> but linuxcenter is restricted to redhat lovers
15:18 < jeru> :/
15:20 < CIA-2> mika * r7362 /trunk/package/perl/perl/perl.conf: *add -fPIC to perl
15:20 < valentin> hi mnemoc !
15:21 < valentin> mnemoc: you are a rethat lover, aren't you ? ,)
15:21 * jeru is wondering about mnemoc now
15:21 < jeru> but I was too
15:21 < jeru> a redhat
15:22 < valentin> jeru: i wanted to express sth different - a rethadlover for a moment ,)
15:22 < jeru> sorry ...
15:22 < jeru> :)
15:22 < mnemoc> jeru: was libxklavier updated needed? 1.14 broke lot of gnome-2.8 stuff.... i was testing libxklavier(2.0) on my reference build, as an updated libexif too, but i wasn't sure about commiting
15:22 < valentin> just as long as the flight takes
15:22 < mnemoc> valentin: :D
15:24 < jeru> mnemoc: hmm ... but seems to work for my mnemosyne build
15:24 < jeru> with cureent gnome
15:24 < mnemoc> let see :)
15:24 < jeru> yep
15:25 < jeru> :)
15:25 < mnemoc> [5] e17/efsd [5] gnome2/bug-buddy
15:25 < mnemoc> [5] gnome2/balsa [5] gnome2/devilspie
15:25 < mnemoc> [5] kde/kde-i18n-it [5] kde/kde-i18n-es
15:25 < mnemoc> [5] kde/kde-i18n-fr [5] graphic/pixieplus
15:25 < mnemoc> [5] audio/xmp [5] kde/k3b
15:25 < mnemoc> [5] gnome2/gnome-media [5] multimedia/nvrec
15:25 < mnemoc> [5] gnome2/sound-juicer [5] audio/vstserver
15:25 < mnemoc> [5] gnome2/gnome-system-tools [5] multimedia/mplayer
15:25 < mnemoc> [5] multimedia/mythtv [5] multimedia/avview
15:25 < mnemoc> [5] audio/ladspa-vst [5] audio/audacity
15:25 < mnemoc> [5] scientific/xaos
15:25 < mnemoc> 1471 builds total, 920 completed fine, 21 with errors
15:25 < mnemoc> let's fix :\
15:25 < mnemoc> 13 new failures during my sleep
15:26 < jeru> but mnemoc -> you know you can't go sleep if there are errors :)
15:26 < jeru> but it looks not bad 21 errors
15:27 < jeru> I mean for 921 packages
15:27 < mnemoc> :)
15:29 < jeru> mnemoc: yesterday I was so tired, I had no energy to switch on my laptop ...
15:29 < jeru> just fall asleep on the sofa
15:30 < mnemoc> valentin: what did the know about me? i'm not even known on my university :p
15:30 < mnemoc> jeru: :D
15:30 < jeru> mnemoc: that wasn't funny :D
15:31 < mnemoc> not for you :)
15:31 * jeru hates mnemoc :)
15:32 < jeru> mnemoc: 2.1.0-rc1-x86-pentium-mmx-mnemosyne-expert:
15:32 < jeru> 284 builds total, 283 completed fine, 0 with errors.
15:32 < mnemoc> :D
15:32 < mnemoc> gnome desktop?
15:32 < jeru> yep ... and first kde core packages
15:33 < mnemoc> .oO( i have to switch that into a choice )o
15:33 < jeru> yep ... you've to migrate your gnome stuff ;)
15:33 < mnemoc> :)
15:33 < mnemoc> and xfce, currently it is just 'full'
15:34 < jeru> mnemoc: don't worry ... we'll get syne quite fat ... that's for sure
15:34 < jeru> :)
15:35 < mnemoc> optionaly fat :p
15:35 < jeru> yep
15:39 < mnemoc> i was thinking about kde-i18n on mnemosyne... and i guess a global 'language' selector on build time can be better
15:39 < mnemoc> kde-i18n-* is too much extra weight
15:40 < jeru> mnemoc: that are my thoughts too ...
15:41 < jeru> but for the first ... there will be no i18n anyway ;)
15:41 < jeru> as discussed
15:42 < mnemoc> :)
15:43 < mnemoc> pkgsel: X kde-i18n-de
15:48 < jeru> mnemoc: perhaps we should take a look for common desktop packages which are used by gnome and kde
15:49 < jeru> that we don't have to define them redundant
15:50 < mnemoc> we need to be redundant, or add a auxiliar 'plugin' forced by both
15:51 < jeru> mnemoc: what should we 'pack' into KDE.minimal.choice ?
15:51 < mnemoc> man/zip.1 /usr/man/man1/zip.1
15:51 < mnemoc> make: execvp: man/zip.1: Permission denied
15:51 < mnemoc> hard to say on KDE
15:51 < jeru> :)
15:52 < mnemoc> the packages to get the most basic kde desktop posible
15:52 < mnemoc> kde.code.choice the stuff to build kde packages which i may want to run without a kde desktop?
15:53 < jeru> uhm
15:53 < mnemoc> is that posible with kde?
15:54 < CIA-2> mika * r7363 /trunk/package/multimedia/libdv/amd64-reloc.patch: * fix libdv amd64 relocs
15:54 < mnemoc> kde.core.choice i mean
15:55 -!- c4y0 [~cmora@200.75.68.67] has quit [Nick collision from services.]
15:56 -!- c4y0_ is now known as c4y0
15:57 -!- c4y0_ [~cmora@200.75.68.67] has joined #t2
16:01 < jeru> mnemoc: step by step ;)
16:01 < mnemoc> :)
16:04 < CIA-2> amery * r7364 /trunk/package/archiver/zip/ (zip.conf zip.desc): * updated zip (23 -> 231)
16:06 < jeru> mnemoc: what do you think about a "multiple choice option" for mnemosyne?
16:07 < mnemoc> i can't imagine it :)
16:07 < mnemoc> first, why do you want it?
16:08 < jeru> just think about this damn kde packages
16:08 < jeru> thinking
16:08 < jeru> ;)
16:09 < jeru> don't think about it any further (for now at least ;)
16:09 < mnemoc> now you understand why i don't like kde?
16:09 < jeru> mnemoc: yeah ... now I know ;)
16:10 < jeru> well ... I like it anyway ;)
16:11 < mnemoc> kde is great looking
16:12 < jeru> yeah ... that was what I mean
16:12 < jeru> but packages are quite fat
16:12 < mnemoc> the package categories instead of software packages
16:13 < mnemoc> they*
16:13 < jeru> but on a common desktop system it will not blast your hard disk ;)
16:13 < mnemoc> :)
16:15 < CIA-2> amery * r7365 /trunk/package/archiver/unzip/unzip.desc: * updated unzip (5.51 -> 552)
16:16 < CIA-2> chris * r7366 /trunk/target/mnemosyne/pkgsel/Desktop/ (KDE.core.choice KDE.none.choice): * added first KDE options
16:26 < mnemoc> jeru: a norecursive '#Imply: core' on minimal choice is not hard to implement
16:26 < mnemoc> '#Imple: core minimal' on complete
16:26 < mnemoc> Imply*
16:27 < mnemoc> what do you think?
16:28 < mnemoc> Koffice may go into 'Office' depending on KDE!=none
16:29 < mnemoc> .oO( i'll have to resigned the plugin processor, it's getting too ad-hoc )o
16:29 < mnemoc> redesign*
16:30 < jeru> hmmm ... sounds nice ;)
16:30 < mnemoc> what part?
16:31 < jeru> #Imply: core minimal'
16:31 < CIA-2> amery * r7367 /trunk/package/gnome2/gnome-media/gnome-media.desc: * rescheduled gnome-media after nautilus-cd-burn, and flagged as NOPARALLEL
16:32 < mnemoc> ok, al code that and change gnome to choice
16:32 < mnemoc> i'll*
16:32 < jeru> :)
16:32 < mnemoc> .oO( what happen to my english today? )o
16:33 < jeru> hmm ... today ? ;)
16:33 < mnemoc> :(
16:33 * mnemoc is known as menomc
16:33 < jeru> :)
16:34 < jeru> don't worry mnemoc ...
16:34 < jeru> be happy
16:34 < mnemoc> :)
16:35 < jeru> better
16:38 < mnemoc> jeru: http://studip.uni-greifswald.de/~heim/patches/vserver-upon-grsecurity/
16:38 < jeru> uhm
16:38 < jeru> hehe :)
16:43 < CIA-2> susan * r7368 /trunk/package/gnome2/ (gnome-menus/gnome-menus.cache gnome-panel/gnome-panel.cache):
16:43 < CIA-2> * added gnome-menus.cache
16:43 < CIA-2> * manually added gnome-menus as depencency of gnome-panel
16:43 < mnemoc> :D
16:44 < mnemoc> wtf is gnome-media-profiles??!
17:06 < CIA-2> amery * r7369 /trunk/package/multimedia/dvdrip/dvdrip.desc: * updated dvdrip (0.50.18 -> 0.52.2)
17:08 < CIA-2> amery * r7370 /trunk/package/multimedia/kaxtv/kaxtv.desc: * added [CV-URL] for kaxtv
17:15 -!- valentin is now known as rxr-cebit
17:15 < rxr-cebit> hi mnemoc ~
17:18 < rxr-cebit> mnemoc: I handed a T2 flyer to the linux center people ...
17:18 < mnemoc> :D
17:18 < mnemoc> what face did they have?
17:18 < CIA-2> amery * r7371 /trunk/package/gnome2/sound-juicer/sound-juicer.desc: * repriorized sound-juicer after nautilus-cd-burner
17:19 < mnemoc> rxr-cebit: how has everything been there?
17:20 < rxr-cebit> could be more commercial embeded people at the booth ...
17:20 < rxr-cebit> but - wel there are 4 more days left ... ;-)
17:21 < rxr-cebit> I think we should go over and talk to some embedded hand so companies directoy ...
17:21 < mnemoc> sell your product :)
17:22 < rxr-cebit> (what product ?)
17:22 < rxr-cebit> ouyrs?
17:23 < rxr-cebit> ours, even?
17:23 < mnemoc> yep
17:24 < _Ragnar_> hey:)
17:26 < mnemoc> hi _Ragnar_
17:26 < _Ragnar_> :D
17:26 < _Ragnar_> how's it going?
17:27 < mnemoc> we have rene visiting us :D
17:27 * mnemoc hides
17:28 < _Ragnar_> ^_^
17:29 < rxr-cebit> mnemoc: any open questions ?
17:30 < rxr-cebit> not that much time between presenting and sleeping ...
17:30 < mnemoc> rxr-cebit: just joking :)
17:40 < CIA-2> mika * r7372 /trunk/package/graphic/libsdl/amd64-endian.patch: * fix libsdl (endian problem) to work on x86-64
17:45 -!- rxr-cebit is now known as valentin
17:46 < valentin> rxr-cebit: hey !!
17:46 < valentin> my terminal
17:47 < mnemoc> :D
17:47 < mnemoc> how many machines do you have there?
17:47 < valentin> three
17:47 < valentin> but only two power supplys
17:47 < valentin> ahm four
17:48 < valentin> we have 3 ibooks and rxr's revo :)
17:48 < mnemoc> :D
17:49 < mnemoc> have susan tested part of my gnome flood? my 'fix queue' is getting fat :\
17:51 < valentin> they are just at the gnome booth discussing some errors
17:51 < valentin> i was talking to a "customer" so i did not get what that was about
17:53 < mnemoc> i should commit ooo to have you discussing that with the network-gurus
17:54 < valentin> they are just sales personel that can show you every feature of ooo but they did not even know how to configure dhcp on their machine
17:54 < mnemoc> not a single developer there?
17:56 < valentin> dunno, perhaps there is some, but i did not see one yet
17:56 < valentin> but i can ask, mom
17:57 < valentin> nope
17:57 < mnemoc> :(
17:57 < valentin> tomorow there will be a ooo-mac developer there
17:57 < valentin> visiting for a day
17:57 < mnemoc> :)
17:57 < valentin> what is the problem you have ?
17:58 < mnemoc> their Makefile is too smart :(
17:58 < mnemoc> i hate smart Makefiles
17:59 < mnemoc> my show stoper was icu
17:59 < mnemoc> but i abandoned that some days ago
18:02 * jeru hates supermarket sales clerks :/
18:03 < jeru> damn crap
18:03 < valentin> we have to go now
18:03 < mnemoc> uhm?
18:03 < mnemoc> valentin: where?
18:03 < jeru> cu valentin
18:03 < mnemoc> techno party again? :)
18:04 < jeru> oh my good!
18:04 < jeru> boom boom boom :)
18:06 < valentin> yep
18:06 < valentin> time to leave
18:06 < jeru> cu
18:09 < valentin> cu
18:16 -!- c4y0 [~c4y0@200.75.68.67] has quit ["My damn controlling terminal disappeared!"]
18:18 < jeru> mnemoc: how are the chances to get grsec into current kernel, or should we open just a new tree in in the repo?
18:28 < mnemoc> look how vserver does it
18:28 * jeru is looki looki ;)
18:29 < mnemoc> grsec, and optional package, build it's tools on grsecurity.conf normally
18:29 < mnemoc> and patch the kernel on pkg_linux{26,26,-headers}_post.conf
18:30 < jeru> thanks ... will try it ;)
18:31 < mnemoc> vserver has a dumb patch version detector which should no longer needed because linux-header and linux26 versions are the same
18:32 * jeru is voting Mr. Mnemoc for "presidente"
18:32 < mnemoc> o_O
18:33 < jeru> but first I'll update my laptop -> syne
18:33 < mnemoc> :)
18:33 < jeru> yippi :D
18:37 < CIA-2> amery * r7373 /trunk/target/mnemosyne/mnemosyne.in: * cleaned mnemosyne parser (part I)
18:42 < CIA-2> amery * r7374 /trunk/package/security/openssh/openssh.desc: * updated openssh (3.9p1 -> 4.0p1)
18:54 < CIA-2> amery * r7375 /trunk/target/mnemosyne/pkgsel/Base/ (BOOT.HD.choice BOOT.none.choice HD_Boot.ask): * changed boot plugin on mnemosyne into a choice. only HD available for now
19:01 < CIA-2> amery * r7376 /trunk/target/mnemosyne/mnemosyne.in: * improved mnemosyne parser to handle default values
19:38 * jeru is opening his weekend beer :)
19:41 < mipe> :)
20:00 < CIA-2> chris * r7377 /trunk/target/mnemosyne/pkgsel/Services/Web/zope.ask: * added Zope to mnemosysne
20:17 < jeru> does somebody knows an alternative to cdrecord for burning cd's ?
20:17 < jeru> damn ... doesn't work anymore
20:22 < mnemoc> what doesn't work?
20:23 < jeru> cdrecord :/
20:23 < mnemoc> i use it daily
20:23 < jeru> linunx26 and ATAPI ?
20:24 < mnemoc> yep
20:24 < mnemoc> it screams, but works
20:24 < jeru> but it doesn't recognize my drive anymore
20:25 < jeru> cdrecord -scanbus
20:25 < mnemoc> cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
20:25 < mnemoc> :)
20:26 < jeru> nope
20:26 < jeru> have no /dev/pg*
20:26 < mnemoc> but dev=/dev/cdroms/cdrom0 works
20:26 < jeru> uhmmm ???
20:27 < jeru> let's see
20:28 < jeru> uhhmmm ... mnemoc ... seems to work ...
20:28 < jeru> :)
20:28 < mnemoc> i know :)
20:28 < jeru> :D
20:28 < jeru> yep YOU know
20:29 < mnemoc> i know i'll not use solaris even if cdrecord doesn't detect my devices :)
20:29 < jeru> hehe :)
20:29 < jeru> long time not burned cd's with my laptop ;)
20:31 < jeru> awkward
20:31 < mnemoc> uhm?
20:31 < mnemoc> failed?
20:31 < jeru> nope ... just talking to myself :D (the beer you know :)
20:32 < mnemoc> but a _weekly_ beer is almost nothing :)
20:32 < jeru> let's see if mnemosyne is functioning ;)
20:33 < jeru> will leave you for some time ... while updating ;)
20:33 < mnemoc> good luck! :D
20:33 < jeru> thank you ;D
20:33 < mnemoc> :)
20:34 < jeru> see you in one week ;)
20:34 < mnemoc> uhm
20:34 < mnemoc> 20 minutes at last
20:34 < jeru> ok ... I will try :)
20:34 -!- jeru [~jeru@p54BFC09F.dip.t-dialin.net] has quit ["using sirc version 2.211+KSIRC/1.3.11"]
20:36 < mnemoc> jsaw: can you see if the patch i sent for CopyPatch does what you expected?
20:36 < mnemoc> jsaw: to ML
21:13 -!- jeru [~jeru@p54BFC09F.dip.t-dialin.net] has joined #t2
21:13 < jeru> hehe :)
21:13 < jeru> mnemoc: back on track ;D
21:14 < mnemoc> :D
21:14 < mnemoc> mnemosyne-kde?
21:14 < jeru> yep
21:14 < mnemoc> :D
21:14 < jeru> kde core + kdenetwork ;)
21:14 < mnemoc> :)
21:15 < jeru> but forgot to build grub ... so I had to use lilo :|
21:15 -!- _Ragnar__ [loki@66-146-166-62.skyriver.net] has joined #t2
21:15 -!- _Ragnar_ [loki@66-146-166-62.skyriver.net] has quit [Read error: 54 (Connection reset by peer)]
21:15 < jeru> but wasn'T so bad
21:15 < jeru> so after this work is done I can go to the fridge to get another beer ;)
21:15 < mnemoc> on sed, how can i do a \([0-9]\-\) optional ?
21:16 < mnemoc> :)
21:19 < jeru> uhm ... optional?
21:19 < jeru> what's your plan?
21:20 < mnemoc> $dir/[$prio-]$var[.$option].$kind
21:21 < mnemoc> parse that using sed
21:21 < mnemoc> one single sed
21:21 < mnemoc> eval `sed -n 's,.......,p'`
21:21 < mnemoc> and get dir,var,option and kind set
21:23 < mnemoc> but i have two \(...\) optionals
21:24 < jeru> hmmm? sorry ... I think I have to man sed .. have no solution in my pocket right now :|
21:29 -!- mipe [~mipe@dsl10040.japo.fi] has quit ["drink(ing)"]
21:38 < rxr_> hi
21:38 -!- You're now known as rxr
21:38 < mnemoc> a real rxr!!
21:38 < rxr> yeah
21:38 < rxr> hi
21:38 < rxr> but not for long
21:38 < mnemoc> not merged with valentin :D
21:38 < mnemoc> revo?
21:38 < rxr> I just would like try to commit lingering cleanups ..
21:38 < jeru> ahh ... hi rxr ... I thought you're on a techno party?!?
21:39 < rxr> nope
21:39 < rxr> just busy between cebit and sleeping ...
21:39 < rxr> and my brother wants me to fix his gmail kmail setup so he can sent mail over that one ,. ..
21:39 < rxr> the usual stuff ..
21:39 < rxr> mnemoc: you read the linux central thing ?
21:40 < rxr> why aren't you over here ????
21:40 < mnemoc> they are like suse here
21:40 < mnemoc> a corporation, to sell redhat
21:40 < mnemoc> and train people on 3 months to get RHCE
21:41 < mnemoc> people without previous knowledge
21:41 < rxr> hm - ic ...
21:41 < rxr> they did konw you ... !
21:41 < mnemoc> that was weird :p
21:41 < jeru> mnemoc: so we've to establish a T2CE courses in Chile!
21:42 < mnemoc> :D
21:42 < rxr> Eduardo K. Arancibia saied "Of course I know Alej. Mery" ...
21:43 < rxr> and yep his talking was very commercial centered ...
21:43 * rxr back soon I hope ...
21:43 < mnemoc> Kaftanski :p
21:43 < mnemoc> we have two family names
21:44 < mnemoc> the first is from father, the second from the mother
21:44 < jeru> umh ??? Kaftanski ???
21:45 < jeru> mnemoc: you could be right that the whole world meets in chile ;)
21:45 < mnemoc> yeah :D
21:45 < mnemoc> do you know any Kaftanski?
21:45 < jeru> nope :D
21:46 < jeru> but it doesn't sound very "south american"
21:46 < mnemoc> rxr: i was friend of Eduardo's sister about 8? years ago
21:46 < mnemoc> hispanic or latin
21:47 < jeru> uhm ... I'm no expert in this ... ;)
21:47 < mnemoc> rxr: it would be great to have a real linux work, but i'm now sure to feel confortable on such kind of company
22:23 < rxr> mnemoc: you where "together" with his sister ?
22:24 < mnemoc> not that close :p
22:24 < rxr> ic ..
22:25 < rxr> so have to rest now
22:25 < mnemoc> just part of the same 'circle'
22:25 < rxr> boot hpicture tomorrow ...
22:25 < rxr> booth ...
22:25 < mnemoc> rxr: please take a look on CopyPatch
22:25 < rxr> yeah - saw it ...
22:25 < rxr> let's see when I can come back to that ..
22:25 < rxr> btw. does gnome work ?
22:25 < rxr> for you
22:26 < mnemoc> not completly built
22:26 < rxr> on susan's box the panel application menu shows up empty ..
22:26 < mnemoc> 1472 builds total, 1060 completed fine, 26 with errors.
22:26 < mnemoc> i haven't tried it yet
22:26 < mnemoc> just blind fixing
22:31 < rxr> n8
22:32 < mnemoc> n8 rxr
23:16 < jeru> mnemoc: what's the procedure to register new system users ... just adding it or do I have to discuss it on the list?
23:18 < mnemoc> you can ask here :)
23:18 < jeru> :)
23:18 < jeru> want to have a prelude user/group
23:18 < mnemoc> but remember to keep your $pkg/postsysfiles.in and Documentation/Develop*/REGISTER in sync
23:19 < jeru> alright ;)
23:19 < mnemoc> choose one of the available, lower than 1000
23:19 < mnemoc> we prefer uid=tradicional_service_port if any and lower than 1000
23:20 < jeru> :) me too
23:20 < jeru> but 489 for ldap ;)
23:21 < mnemoc> 4?
23:21 < jeru> ldap:x:489:489:ldap user:/var/empty:/bin/false
23:22 < jeru> that's a fresh passwd
23:22 < jeru> I remember you added it some days ago
23:22 < mnemoc> mea culpa
23:22 < mnemoc> that should be 389
23:22 < jeru> just a typo?
23:22 < mnemoc> repeated typo :p
23:22 < jeru> that's why I :)
23:23 < mnemoc> can you commit the fix?
23:23 < jeru> I can try ;)
23:23 < mnemoc> Documentation/Developers/REGISTER
23:23 < mnemoc> and openldap/postsysfiles.in
23:24 < jeru> I thought so :)
23:24 < mnemoc> and update the typo-ed range on REGISTER :p
23:24 < jeru> :D
23:30 < CIA-2> chris * r7378 /trunk/ (2 files in 2 dirs): * changed default user/group for openldap (489 -> 389)
23:31 < mnemoc> :p
23:31 < jeru> :D
23:31 < mnemoc> that was terribly dumb of me
23:31 < jeru> nahh ...
23:31 < jeru> nobody has complained about it ...
23:32 < jeru> but that's because we're the only LDAP users right now
23:32 < jeru> ;)
23:32 < jeru> perhaps
23:32 < mnemoc> :p
23:33 < jeru> so mnemoc ... critter needs some attention ... will be back in some minutes ...
23:33 < c4y0_> ñ'ñññ
23:34 -!- c4y0_ [~cmora@200.75.68.67] has quit ["[BX] Homer Simpson uses BitchX. D'OH! D'OH! D'OH!"]
--- Log closed Sun Mar 13 00:00:46 2005