T2 IRC Log: 2011-06-24

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 Fri Jun 24 00:00:55 2011
02:57 -!- Stealth [stealth@sourcemage/archon/stealth] has quit [Remote host closed the connection]
02:58 -!- Stealth [stealth@sourcemage/archon/stealth] has joined #t2
08:50 < koan> rxr: shouldn't xz be installed by default? building strace failed here because it downloaded an xz package and couldn't unpack it
08:58 -!- orici [~quassel@2001:470:9a41:107:20c:29ff:feb5:eb87] has joined #t2
09:46 < rxr> koan: yeah, that is new, that strce ships as xz, only, ... :-(
09:47 < rxr> if I had xz on the core server, the file would be on the mirros as tar.bz2, ...
09:49 < koan> also, is it normal that pkgconfig needs glib? I'm building a generic target and pkgconfig failed in stage 1 because it complained about not finding glib 2.0
09:51 < rxr> ah, yay, that is another latest regression
09:51 < rxr> previously an old copy of glibc was shipped inside pkg-config and statically linked
09:52 < rxr> for good reasons, ..., now they decided to use the system glib, which openned a big can of worms, .... :-(((
09:54 < koan> ok, I added glib to the package selection and it has now passed to stage 2, so it seems to work
09:55 < rxr> nice
09:56 < rxr> I had like near zero time the last weeks
09:56 < rxr> worked like 24x7, incl. weekends, ... :-(
09:57 < koan> I added glib to the bootstrap package list, is this the right way to solve this?
09:57 < rxr> sounds good
09:57 < rxr> which target do you build?
09:57 < koan> generic
09:58 < koan> (9.0)
09:58 < rxr> whith some package preselection, or all the near 3000 packages of it ?
09:59 < koan> just a minimal build
09:59 < rxr> ah, ok
09:59 < rxr> better than 3000 pkgs, with "some" failures :-)
10:03 < CIA-48> rene * r39335 /trunk/target/generic/pkgsel/ (00-bootstrap.in 50-minimal-desktop.in): * moved glib from 50-desktop to 00-bootstrap preselection template
10:07 -!- jvargas [~jvargas@201.192.19.158] has joined #t2
10:07 < jvargas> hi
10:07 < jvargas> just taking a while for visiting old friends
10:08 < jvargas> although I only recognize rxr...
10:08 < rxr> hi jvargas
10:08 [Users #t2]
10:08 [@ChanServ] [ CIA-48 ] [ koan ] [ mtr ] [ rxr ] [ T-One]
10:08 [ `g ] [ jvargas] [ mjungwirth8] [ orici] [ Stealth]
10:08 -!- Irssi: #t2: Total of 11 nicks [1 ops, 0 halfops, 0 voices, 10 normal]
10:10 < jvargas> It's nice to see #t2 is active, not the same happened with #rocklinux as I can appreciate.
10:11 < rxr> :-)
10:11 < jvargas> it only can be explained by having rene as part of it :-)
10:12 < rxr> thanks
10:13 < rxr> it's been a long time since you dropped by
10:17 < jvargas> yeah, I went out from University and got some job as software developer and architect, now I started a company at costa rica offering services for integrating development of open sourc software.
10:20 < jvargas> I see you do some work at exactcode too.
10:21 < rxr> yes, we are pretty busy
10:24 < jvargas> so is it safe now to checkout t2's trunk and give it a try?
10:26 < rxr> so lala
10:27 < rxr> lot of updates, with some regressions recently, correct koan ?
10:34 < jvargas> t2 Config script tries to use gawk, which have no alias to awk on ubuntu.
10:36 < jvargas> done Config.
10:36 < koan> rxr: I have only returned to T2 since yesterday, so I haven't got the chance yet to test it that much :-)
10:40 < rxr> jvargas: btw. be warned the being independant, freelancer, or starting a company in any way is a lot of work, and even more so to actually earn any money at all, ...
10:41 < rxr> being at some big company is, IMHO, a way smoother life, with weekends and holiday and such, ...
10:41 < jvargas> It will take a while downloading packs.
10:43 < jvargas> rxr: we have so much in common the way I see. That's way I stand still awake today and weekends ;-)
10:44 < jvargas> rxr: but as you may know, somehow one likes this, it's cool, everything but borried.
10:47 < rxr> you can also burn out pretty quickly, ..
10:48 < jvargas> lol. see alkaid.cr, sorry for missing english translation, most of our public is spanish.
10:51 < jvargas> Downloading strace:download/mirror/s/strace-4.6.tar.xz ...
10:51 < jvargas> Finished downloading 0 bytes in 0,435 seconds (0,000 bytes/sec).
10:51 < jvargas> curl: (22) The requested URL returned error: 404
10:56 < rxr> koan pointed that out earlier, the file should be on the mirrors later
10:57 < jvargas> ok, will re-check missing when download ends.
10:58 < CIA-48> rene * r39336 /trunk/package/security/freeradius/freeradius.desc: * updated freeradius (2.1.10 -> 2.1.11)
10:59 < CIA-48> rene * r39337 /trunk/package/xorg/xorg-util-macros/xorg-util-macros.desc: * updated xorg-util-macros (1.14.0 -> 1.15.0)
11:02 < jvargas> does t2 desc package supports more than one [D] tags for specifying multiple mirrors?
11:09 < jvargas> got to leave, thanks, nice to see you active!
11:09 < jvargas> have fun a bit rebe, you are burning out.
11:09 -!- jvargas [~jvargas@201.192.19.158] has left #t2 []
11:43 < rxr> re
11:44 < CIA-48> rene * r39338 /trunk/package/lua/luajit/luajit.desc: * updated luajit (2.0.0-beta7 -> 2.0.0-beta8)
13:50 < koan> hm linux26 (.39) fails in stage 5 because of a lack of linux/smp_lock.h in fs/unionfs/union.h
13:51 < koan> a known problem?
13:51 < rxr> yes, disable unionfs
13:52 < koan> where do I do this?
13:52 < rxr> package selection
13:52 < koan> oh yes
13:52 < rxr> we should either update unionfs, disable it by default, or just remove it completely, ...
13:52 < rxr> maybe disable by default and move it to contrib, for now, ...
13:53 < rxr> hope those linux folks decided for some in-kernel unionfs, soon, ...
13:53 < koan> butwithout unionfs, can I still create a T2 iso on that machine then?
13:54 < koan> (like the comment in the package selection says)
13:54 < rxr> classic install yes, livecd only when you build with aufs
13:54 < rxr> aufs == yet Another Union FS
13:55 < koan> ok
13:55 < rxr> hope that one still works, though, didn't fail recently on me, though
13:55 < rxr> but classic install won't need it anyway, only live iso / usb stick
13:55 < rxr> for the in-memory write overlay
14:50 < koan> hm there's an error in drivers/staging/line6/line6usb.ko, how do I disable this?
14:58 -!- T-One [~T-One@194.183.141.242] has quit [Quit: Verlassend]
15:05 < koan> and apparently glib requires python in stage 5, is this normal?
18:36 < rxr> puh, strange new deps, ... who knows?
18:36 < rxr> guess only some optional binding?
--- Log closed Sat Jun 25 00:00:55 2011