=== jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu === Czessi [n=Czessi@dslb-088-073-021-021.pools.arcor-ip.net] has joined #ubuntu-motu === blackskad [n=blackska@d54C0B7A4.access.telenet.be] has left #ubuntu-motu [] === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === ogra_ [n=ogra@p548AEDA3.dip.t-dialin.net] has joined #ubuntu-motu === _czessi [n=Czessi@dslb-088-073-038-187.pools.arcor-ip.net] has joined #ubuntu-motu === _czessi [n=Czessi@dslb-088-073-047-067.pools.arcor-ip.net] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === danohuiginn [n=ant@p54BEECC3.dip.t-dialin.net] has left #ubuntu-motu [] === janm [n=jmalonzo@29.182.233.220.exetel.com.au] has joined #ubuntu-motu [12:57] halp [12:58] how would i get a gnome-panel widget to display a popup [12:58] aka use libnotify to display some msg [01:02] Fujitsu: what do you think my chances are of getting them to make source packages dget'able from LP? [01:02] or maybe wget'able [01:02] they are wgettable... [01:03] LaserJock: I'd thought of filing a bug about that, but then decided the chances of it happening were too low. [01:03] using a 3-step copy paste :D [01:03] LaserJock: You might want to ask in #launchpad. [01:03] or scraping the LP URL [01:03] dscrape :) [01:03] Fujitsu: I've been thinking about it too [01:03] it just seems so unhelpful to split them up like that [01:04] I was thinking maybe it'd be possible to either tar them up in one big file [01:04] It'd be nice to be able to do something like `dget lp:package/version', like you can with bzr, or even `dget http://launchpad.net/ubuntu/+source/package/version', but having them gettable using normal dget would be the first step. [01:04] dgettable! ;) [01:04] moins all === PuMpErNiCkLe [n=pumperni@about/essy/bacon/PuMpErNiCkLe] has joined #ubuntu-motu [01:05] sistpoty: I like it! [01:05] Fujitsu: dget? definitely... it's even shorter to type than fetch_package.py :) [01:05] hi imbrandon === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === RAOF [n=Chris_@matht464.maths.unsw.edu.au] has joined #ubuntu-motu === czessi_ [n=Czessi@dslb-088-073-020-142.pools.arcor-ip.net] has joined #ubuntu-motu === PuMpErNiCkLe [n=pumperni@about/essy/bacon/PuMpErNiCkLe] has joined #ubuntu-motu [01:14] anybody got a clue on how to disable NetworkManager without uninstalling it? [01:15] LaserJock: You can put something in /etc/network/interfaces [01:15] RAOF: That doesn't work in Feisty. [01:15] But it occurs to me that that's not what you're after. [01:15] yeah, that just makes it mad [01:15] Fujitsu: Oh, cool. That's a recent change, though, right? [01:15] :-) [01:15] Gah, where are the initscripts for it these days? === ogra_ [n=ogra@p548AD448.dip.t-dialin.net] has joined #ubuntu-motu [01:16] all I see are regular networking initscripts [01:16] There used to be NetworkManager, but not any more. [01:16] yeah, it's been too integrated for me to find [01:17] <_MMA_> LaserJock: TheMuso is actually showing me how to stop the daemon but I should still file a bug about this. [01:17] hmm, I found the NM applet autostart .desktop [01:17] Ah: [01:17] /etc/dbus-1/event.d/ [01:17] If you modify the two NM things in there to make it not start, it won't start. [01:17] LaserJock: That's jut the applet. [01:17] yeah, I was poking in there but I have no idea what I'd do [01:18] Sticking an exit 0; on top might help. [01:18] well, it should be easier then that, that's all I gotta say [01:18] Fujitsu: chmod -x also works for the files in /etc/dbus1/event.d [01:18] You could always remove it, you know. [01:18] yeah [01:18] but that takes out ubuntu-desktop [01:19] ... that's just stupid. [01:19] and ubuntu-desktop is nice to have around when you're doing a lot of updating [01:19] LaserJock: chmod -x /etc/dbus-1/event.d/22dhcdbd and the one for network manager [01:20] I've done this before with no problems. [01:20] that'll kill just NM or is more taken out? [01:20] Just nm afaik. [01:21] hehe, I just do a doc string freeze exception just for that little nugget ;-) [01:21] I never use GNOME, but on my notebook I found that the ethernet interface came up as soon as I connected the cable, which I didn't want. [01:21] SO I disabled the 22dhcdbd [01:22] do you use any DE normally or just CLI [01:22] LaserJock: CLI the vast majority of the time. [01:22] If I use GUI, its on another box and I mostly use my eyes. [01:22] what do you use for browsing? [01:22] yeah, I remember at Paris you used your eyes a lot it seemed [01:22] looked painful actually [01:22] elinks [01:23] LaserJock: Back then I was in a rather bad habbit. === jdong_ [n=jdong@216.118.117.162] has joined #ubuntu-motu [01:23] WHich I have almost got rid of completely. === Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu [01:23] SOmetimes I find looking at things helps me think clearer about something. [01:23] WHich I am trying to change. [01:23] interesting [01:24] Yeah. [01:24] I actually find it hard to use speech alone when writing any form of code. [01:25] hmm, is that because coding is more spatial, rather than auditory? [01:25] Don't know. [01:26] Probably. [01:26] well, I'm trying to use elinks on LP right now [01:26] I don't know the keyboard commands all that well [01:26] Works rather well actually, if you have it built with javascript support. [01:26] but it seem actually pretty decent [01:26] Its very customizable., [01:27] do you know if the default Feisty package has javascript support? [01:27] It doesn't. [01:27] ah [01:27] And it would be a big mess to try and get it to do so. [01:27] TheMuso: Why the mess [01:27] *? [01:27] I just grab it from git and build it myself. [01:27] Fujitsu: xullrunner/libmozjs [01:28] Oh. [01:28] That'd do it. [01:28] http://www.youtube.com/watch?v=Fow7iUaKrq4 kill -9 ftw === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu [01:29] imbrandon: is that that rap thing? [01:29] Fujitsu: Its very fun building elinks on a system that also has firefox installed. [01:29] WxorX, yea [01:29] "rap" [01:29] watched that a week back, pretty amusing [01:30] imbrandon: I saw that a week or so ago. Pretty good. [01:31] darn, it's always a bit sad to see when users recommend people *not* user our packages [01:31] LaserJock: Where's this? === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu [01:31] Hm, it only had 9.5k views when I last looked. A little different now. [01:31] Fujitsu: forums, maxima [01:31] Oh gawd. === Fujitsu looks. [01:31] What's the complaint this time? [01:31] ever since that bug [01:31] Ah. [01:31] Bug #43150? [01:31] Malone bug 43150 in wxmaxima "[SRU] maxima frontends fail to connect" [Medium,Fix released] https://launchpad.net/bugs/43150 [01:31] <_MMA_> LaserJock: TheMuso's advise worked. I dont know if I should file this as a bug though. :-/ [01:31] people have just gotten into the habit [01:32] _MMA_: well, it *should* be easier if it isn't already [01:32] <_MMA_> Does NetworkManager show up in "Services"? [01:32] <_MMA_> That would be nice. [01:33] no [01:33] <_MMA_> grr... [01:33] /etc/dbus-1/event.d [01:33] Fujitsu: "I would say the only problem is that you are using Ubuntu's package for Maxima. Build your own. You will be happier." [01:33] 25NetworkManager [01:33] takes same arguments as a sysvinit script [01:33] but d-bus usually takes care of starting it [01:33] <_MMA_> jdong: Yeah. I have that all disables now. :) [01:33] <_MMA_> It would just be nice to have a easy way to do it. [01:34] LaserJock: I just found that. [01:34] That's depressing. [01:34] File bugs, you silly people. [01:34] they even have a wiki page on how to build it from source [01:34] LaserJock: ha, I did that for ffmpeg too ;-) === jdong ducks [01:35] LaserJock: I'm sure I added a comment to that saying to file bugs or similar. [01:35] I don't mind people posting workarounds until we can get a proper fix [01:35] But they need to file bugs, damnit. [01:35] but when the general advice is to not use the Ubuntu packages, even after the fix is out [01:36] it becomes a bit ... what's my favorite word? [01:36] "demotivating" [01:36] Yep. [01:36] Are you formulating a reply? [01:36] yeah [01:36] just gotta make sure it's not an existing bug we haven't fixed ;-) [01:37] It probably is. [01:37] I can't see one. [01:37] (and I've looked through every bug a couple of times over the past 24 hours) === sistpoty is off to bed... gn8 everyone [01:42] LaserJock: Why does it look like it wants libc6-dev there? [01:42] That can't be right... [01:43] Fujitsu: how can you tell? [01:43] Look at the includes it can't find. [01:44] Indeed. [01:44] Remove libc6-dev and I get those errors. [01:44] Why the *$#@ is it trying to compile stuff? [01:44] Fortunately for us, building their own maxima isn't going to help them. === freeflying_ [i=root@gobstopper.dreamhost.com] has joined #ubuntu-motu [01:45] oh, I was looking at the wrong error output [01:46] that's odd [01:47] I don't see why it would be compiling stuff when you run a plot command [01:47] It isn't. [01:47] there is alot of talk on p.d.o lately about cross complining, and i'm always still intrested in it, anyone know if there is an oftc debian-cross channell or mailing list ? [01:48] Fujitsu: then what is it doing? [01:48] describe(plot2d) is the problem command. I have no idea what describe does. [01:49] it looks like a help command [01:50] he tries ? plot2d as well === Fujitsu looks. [01:50] so he does. [01:50] And it gives a different error without maxima-doc. [01:51] So why is it compiling stuff when you are trying to view documentation? === twanj [n=chatzill@c-66-176-118-121.hsd1.fl.comcast.net] has joined #ubuntu-motu [01:51] libc6-dev is installed when you install build-essential isn't it? === rexbron [n=rexbron@complex1-372-179.resnet.yorku.ca] has joined #ubuntu-motu [01:53] Yes. [01:54] Seems to be fine on Feisty. [01:55] without libc6-dev? [01:55] Yep. [01:55] so that's why it would magically work after they build it themselves [01:55] because they install build-essential to checkinstall their "better" maxima [01:55] Yep. [01:56] I can't find anything on this in Debian [01:56] And now they blame us. Of course. [01:56] Neither can I. [01:59] It doesn't affect Edgy or Feisty. [02:00] But if you have no libc6-dev on Dapper, boom. [02:01] And I can't find any other references to a similar thing on Google. [02:05] ok, well it looks like I'm fresh out of mean [02:05] but I posted something anyway [02:07] If a package originally from revu that is in the archive gets an update, it only needs one ack to be uploaded right? [02:07] TheMuso: It just needs to be uploaded. [02:07] Fujitsu: Right. [02:07] And archived I guess. [02:09] Well, yes. [02:09] yep ok [02:09] Thanks LaserJock, I'm no good at writing replies like that. [02:12] Fujitsu: was mine decent? [02:12] you can add a sound lashing if you want ;-) [02:13] It was pretty good. [02:13] If it happens again, I'll work a little bit of anger and demotivation into a response ;) [02:13] Now, I need to head of to school in a minute. [02:13] hmm, the forums look updated too [02:13] like a cohesive "plan" must have happend [02:15] I'll be updating my sites with the new one in the next couple of days. [02:17] I must now depart. [02:17] Bye all. [02:18] cya Fujitsu === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu === Burgwork [n=corey@S010600502c03205f.gv.shawcable.net] has joined #ubuntu-motu === Burgundavia [n=corey@S010600502c03205f.gv.shawcable.net] has joined #ubuntu-motu === jdong_ [n=jdong@SIMMONS-SEVEN-FOURTY-EIGHT.MIT.EDU] has joined #ubuntu-motu === janm [n=jmalonzo@29.182.233.220.exetel.com.au] has joined #ubuntu-motu === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-motu [02:37] Heya gang [02:38] Heya bddebian. [02:40] Heya TheMuso [02:40] Has everyone already voted for Ubuntu? http://www.dell.com/content/topics/global.aspx/corp/linux [02:40] Yep. [02:42] ha, that reminds me of how one of my teachers pronounced aspx [02:42] took him a while to realize what he was saying. === jimpop [n=jimpop@c-76-17-105-118.hsd1.ga.comcast.net] has joined #ubuntu-motu === caravena [n=caravena@145-45-112.adsl.terra.cl] has joined #ubuntu-motu === Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu === Burgundavia [n=corey@S010600502c03205f.gv.shawcable.net] has joined #ubuntu-motu === jimpop [n=jimpop@c-76-17-105-118.hsd1.ga.comcast.net] has joined #ubuntu-motu === jekil [n=alessand@host125-159-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-motu === slomo__ [n=slomo@pD954775A.dip0.t-ipconnect.de] has joined #ubuntu-motu === imbrandon_ [n=ubuntu@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-motu === Fujitsu_ [n=william@stuff.stw.com.au] has joined #ubuntu-motu [03:15] Can a core-dev please ack the Dapper task on bug #92710? [03:15] Malone bug 92710 in maxima "describe or ? cause error" [Undecided,Fix released] https://launchpad.net/bugs/92710 [03:21] hmm [03:21] wesnoth no longer ships any campaigns in the core package [03:21] this is cracked === effie_jayx [n=valles@190.37.175.250] has joined #ubuntu-motu [03:23] It got split into different tarballs [03:30] bddebian: I see that [03:31] add/remove doesn't know that [03:31] and thus installs no campaigns [03:31] Ugh === imbrandon_ [n=ubuntu@ubuntu/member/pdpc.active.imbrandon] has joined #ubuntu-motu [03:31] there is already a bug out there for getting a metapackage available [03:31] When I updated it for Dapper I think, I made the campaign that used to be in the core package a depends I thought [03:36] heya Burgundavia [03:36] hey imbrandon [03:36] Hey imbrandon_. [03:36] ello TheMuso === imbrandon_ is doing a clean install , refreshing after some months [03:37] I hate flash with a passion [03:37] lol Burgundavia [03:37] it is currently bringing my machine to its knees [03:37] imbrandon_: Which box? [03:37] Burgundavia: yes, if only it wasn't everywhere [03:37] i wish i had sabdfl's money, i would buy flash === enyc [n=enyc@1337.whitehorse.co.uk] has joined #ubuntu-motu [03:37] swfdec made a new release [03:37] TheMuso: my main workstation at home [03:37] somebody better package it for me :) [03:37] ah [03:38] Burgundavia: if i get time at work tonight i will [03:38] rock [03:38] What about UVF? [03:39] eh, that is bypassable [03:39] i can try for a uvfe, if not Burgundavia getsa a personal package built ;) [03:39] the version in the archives is ancient === imbrandon_ hugs scorched3d ;) [03:41] ok base system installed, brb [03:42] ok, is it just me or has performance under load gotten a whole lot worse [03:42] ? [03:43] I don't know [03:43] it seems like to me that apt/synaptic are real hogs these days [03:43] yep [03:44] well, to be fair, only developers really only see the bad grind [03:44] updating GNOME is a real hog === jaldhar [n=jaldhar@c-24-0-153-89.hsd1.nj.comcast.net] has joined #ubuntu-motu [03:49] re === fernando_ [n=fernando@189.0.128.78] has joined #ubuntu-motu [03:53] ajmitch, i found some dual proc 1.3 ghz ppc g4 xservs for 1300.00 [03:53] 1gb ram [03:54] nice [03:55] imbrandon: nice [03:55] http://www.mac-resource.com/store.php?item=0000327.SERV&option1000125=100012502&option1000126=100012603&option1000127=100012701&option1000128=100012802&quantity=1# [03:55] wow long url [03:55] but thats still doable [03:57] imbrandon: here it cost U$ 4000,00 (R$ 8500,00) =) [03:58] wow [04:00] welcome to third world hehehe the real value + 60 % taxes === LaserJock hugs ajmitch [04:05] that choral music is a lifesaver [04:05] :) [04:05] keeps you sane? [04:05] yeah [04:05] sanity is entirely relative, especially in most of our cases [04:05] I'm here at the lab groovin to the tuns [04:05] especially in Burgundavia case ;-) [04:05] hey! [04:06] did I say that out loud? :p [04:06] lol [04:06] nah, Corey's even got a gf [04:06] hehe [04:06] he a real "normal person" [04:06] and you're married [04:06] *he's [04:06] so we hear [04:07] so I've heard === imbrandon thinks thats why he is divorced , she always told me i should marry my computer ;) [04:07] ;-) [04:08] I've gotten a few "You should divorce your computer"s [04:08] heh === ajmitch wonders what is more important - wife or ubuntu? [04:09] I date a co-worker [04:09] heh dont ever let "her" hear you ask that ;) [04:09] some days ... [04:09] you define that as normal? [04:09] fairly [04:09] Burgundavia, very [04:09] i have dated many co-workers [04:09] shes a somethingawful reader [04:09] and yet he's single .. hmmm [04:09] Burgundavia: that would be somewhat impossible for me to do [04:10] ajmitch: not that into guys? [04:10] ajmitch, impossible or "not right" ;) [04:10] Burgundavia: hah, not at all [04:10] imbrandon: well the only female in the office is married :P [04:12] ;P [04:12] the ubuntu community accepts "flexibility" in these cases :) === ajmitch doesn't [04:13] ;-) [04:13] boring [04:13] I know, isn't it great? [04:14] hmm, I'm at a uni, there's tons of people everywhere [04:14] but I've been married 5 years, it'd be too much work ;-) [04:15] lol [04:15] one woman is plenty for me === TheMuso doesn't particularly care about having a partner. [04:15] well [04:15] 1+Ubuntu [04:15] :-) [04:15] Gah, try 4 ;-P [04:16] ah, child processes [04:16] Yep :) [04:16] "kill -9" doh! [04:16] bad analogy [04:16] quite bad [04:17] More like "renice" ;-P [04:17] bddebian: good luck making them nicer [04:18] nah just put them to "sleep" [04:19] Heh, yeah or sometimes "shutdown --please now" ;-P === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu [04:20] this week I spoke to a "sysadmin" to use wipe -rfs / to fix the permissions hehehe it twirled in a production server =( he was dismissed [04:22] not cool [04:22] yes, is really not cool === ajmitch doesn't often screw up production servers [04:22] only 2 or 3 times a week ;) [04:23] ajmitch: lol [04:23] well, there was a small dns hiccup the other day, for a few minutes [04:23] somebody is working in gkvm package? [04:23] ajmitch, hehe [04:23] apart from that, it's generally just minor data screwups which can be restored quickly, when we have to delve into the db [04:23] things that they generally don't notice at all [04:24] of course that's while they're expecting stuff to be a bit funny, so it's all ok :) === ajmitch has to be in the office tomorrow morning (saturday) for a big code update though [04:26] fun [04:26] oh yes === schultmc_ [n=schultmc@c-68-58-138-203.hsd1.in.comcast.net] has joined #ubuntu-motu [04:31] nobody is working in gkvm package? === ajmitch doesn't know what gkvm is [04:32] I presume a frontend for kvm? [04:32] KVM (for Kernel-based Virtual Machine) [04:32] ajmitch: yes === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-motu === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [04:33] go ahead & work on it, but it's unlikely to get into feisty at this late stage === fernando working [04:34] dear lazy irc, is apache 2.2 merged into feisty ? [04:34] of course [04:34] 'good [04:34] last i checked it hadent been [04:35] ii apache2 2.2.3-3.2build1 Next generation, scalable, extendable web server [04:35] has been for a long time [04:35] imbrandon: with that time you could just !info apache2 feisty [04:35] :) [04:35] jdong, shush [04:35] i could have checked lp or p.u.c too [04:35] ;) [04:35] but dear lazy IRC letters are more fun for us :) === LaserJock starts dreaming about the 2nd Golden Pony Awards [04:39] heh [04:39] uh oh === ajmitch had best hide === imbrandon wonders who will get them this time ;) [04:39] apparently I've killed the conversation in #launchpad [04:39] with your talk of witches [04:39] heh [04:39] might as well move on to -motu [04:39] lol [04:40] it's irrefutable logic though [04:40] I think sabdfl must have been offended by my newt comment ;-) [04:40] that witches burn, and so does wood [04:40] wood floats, and so do ducks [04:40] LaserJock, ? [04:40] so if you weigh the same as a duck you're a witch [04:40] LaserJock: I swear, sabdfl turned me into a newt! === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [04:41] I was going to go with a green camelion [04:41] Who art thou that art so wise in the ways of science? [04:41] yay splash isn't weird color anymore. [04:41] or however you spell them [04:41] chameleon? [04:42] but I thought the suse inuendo might not fly so well [04:42] so I kept with the newt ;-) [04:42] innuendo? [04:42] that sabdfl was turning me into a gree chameleon [04:42] whatever [04:42] green? [04:42] yes [04:42] I love you too. [04:42] I can read your mind. you want to strangle me :) [04:43] strangle yes [04:43] for reading my mind no [04:43] :p [04:43] jdong confuses me with weird hardware type things [04:44] I've never reconfigured my filesystem [04:44] fun, random violence [04:44] ha, filesystems are now permanently associated with violence :) [04:44] hmm, strangle+weird+filesystem=violence... :) [04:44] well, earlier in the day #edubuntu was going to rebrand Edubuntu [04:45] only in your mind jdong , only in your mind [04:45] Edubuntu: Linux for Idol Fans [04:45] well, at least I didn't say reiserfs ;-) [04:45] reicerfs? [04:46] ricerfs* [04:46] LaserJock: that's probably what tripped off reiser when he came home from work === jdong ducks [04:46] no doubt [04:46] probably caught a certain somebody running ext3 [04:46] "Hi honey, I installed RHEL4 with ext3" === LaserJock is a naughty boy [04:46] anyway... [04:46] back on topic :) [04:47] we had a topic? [04:47] oh yeah [04:47] python [04:47] MOTU stuff [04:47] or witches [04:47] bah, who need MOTU stuff [04:47] we stink anyway, right? === bddebian does [04:47] hrm i wonder if apache2.2 can be backported without recompiling a ton of other things ( like php and mod_* ) === LaserJock picks up is Golden Pony for King of the Demotivators [04:48] *his [04:48] imbrandon: I was watching office, and I felt my heart stop for a moment. then I looked back on this window. [04:48] jdong, that sentance mand -0- sense to me [04:49] too random [04:49] made* === LaserJock beats jdong over the head [04:49] imbrandon: it's midnight. my wise cracks stop working after... well they never work. But it was related to the backporting the entire apache2.2 remark. [04:49] maybe that will jiggle the dip switches in the right place [04:50] LaserJock: stop jiggling my dip switch! [04:50] hmmm. Now why did Bitlbee die? [04:50] we burned it [04:50] more witches! [04:50] with beryl ( for console ) [04:51] lol [04:51] maybe I should be getting more than 4hrs of sleep at night o.O [04:51] I think so... [04:51] lol, console beryl [04:51] we should have an libaa output for Xorg :) [04:51] I've been on IRC for roughly 16hrs today [04:51] imbrandon: all apache modules would need rebuilt [04:51] ajmitch, so does apache2.2 require that mod_* be recompiled as well ? [04:51] bummer [04:51] nasty [04:51] that would be nice to have === imbrandon counts the apache modules [04:52] it's not a small upgrade [04:52] that's what... [04:52] which is why it took awhile to get [04:52] course I'd go for apache 2 at all on my server [04:52] Apache bug 2 in Layout "Just testing the Boogzeela setup for log4j" [Normal,Closed: fixed] http://issues.apache.org/bugzilla/show_bug.cgi?id=2 [04:52] I should stop watching Office... bad influence [04:53] lol [04:53] I didn't know ubugtu knew about apache's BTS [04:53] imbrandon@aurora:~$ apt-cache search mod|grep apache|wc -l [04:53] 149 [04:53] imbrandon@aurora:~$ [04:53] ouch [04:54] but does that count both apache and apache2? [04:54] imbrandon@aurora:~$ apt-cache search mod|grep apache2|wc -l [04:54] 58 [04:54] apt-cache search libapache2 is probably better. === Lathiat laughs @ Ubugtu [04:54] i love apache 2 [04:54] Apache bug 2 in Layout "Just testing the Boogzeela setup for log4j" [Normal,Closed: fixed] http://issues.apache.org/bugzilla/show_bug.cgi?id=2 [04:54] heh [04:54] LaserJock: try saying mandriva 2007 [04:54] Mandriva bug 2007 in Installation "Switching to alternate screens during install crashes X" [Normal,Resolved: fixed] http://qa.mandriva.com/show_bug.cgi?id=2007 [04:54] or redhat 9 [04:54] Red Hat bug 9 in bugzilla "Wrong URL for changing password" [Normal,Closed: fixed] https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=9 [04:55] ubuntu 704 [04:55] ;p [04:55] pff [04:55] launchpad 704 [04:55] lol [04:55] malone 704 [04:55] Malone bug 704 in launchpad "Default value for "Arch branch" on +sourceadmin should be "MAIN", not "main"." [Medium,Rejected] https://launchpad.net/bugs/704 [04:55] lp 704 [04:55] heh [04:55] irony... our product is the hardest one to trip. [04:55] #704 ? [04:55] no its not, bug 704 [04:55] no its not, bug #704 [04:55] lol [04:55] LMAO [04:55] never mind [04:56] 12:55 [freenode] -Ubugtu(n=bugbot@ubuntu/bot/ubugtu)- Error: Could not parse XML returned by Ubuntu: unbound prefix: line 28, column 8 === jdong still thinks bug 666 is quite a coincidence. [04:56] Malone bug 666 in malone "can't file a bug on Ubuntu" [Medium,Rejected] https://launchpad.net/bugs/666 [04:56] i think i broke it [04:56] ;p [04:56] kinda the doomsday scenario [04:56] bug #704 [04:56] haha yeh i remember seeing that [04:56] Malone bug 704 in launchpad "Default value for "Arch branch" on +sourceadmin should be "MAIN", not "main"." [Medium,Rejected] https://launchpad.net/bugs/704 [04:56] bug 31337 [04:56] Malone bug 31337 in gs-esp "ESP Ghostscript 815.01: Unrecoverable error" [Medium,Fix released] https://launchpad.net/bugs/31337 [04:56] bug 1337 [04:56] Malone bug 1337 in malone "Distro release tasks should include name of distro" [Low,Confirmed] https://launchpad.net/bugs/1337 [04:56] ok ok ok , nuf [04:56] lol [04:56] that's what.... === jdong ducks [04:57] TheMuso: convince me that drupal 5.1 is a good thing [04:57] ok i'll stop talking about redhat 9, mandriva 2007 and apache 2 ? :) [04:57] somebody *cough*falcon guy*cough* is going to ban us for abusing his bots [04:57] Red Hat bug 9 in bugzilla "Wrong URL for changing password" [Normal,Closed: fixed] https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=9 [04:57] Mandriva bug 2007 in Installation "Switching to alternate screens during install crashes X" [Normal,Resolved: fixed] http://qa.mandriva.com/show_bug.cgi?id=2007 [04:57] Apache bug 2 in Layout "Just testing the Boogzeela setup for log4j" [Normal,Closed: fixed] http://issues.apache.org/bugzilla/show_bug.cgi?id=2 [04:57] err, heh [04:57] lol [04:57] didnt expect it to do that === Lathiat zips his mouth [04:57] ROFL [04:57] gotta cross-link bugs... put like bug N inside a bug description :) [04:58] it probably doesnt listen to itself [04:58] jdong: LMAO [04:58] but that couldbe amusing [04:58] maybe if there were 2 bots [04:58] you mean ubotu and Ubugtu? [04:58] Bot Wars!!! [04:58] but I think they ignore each other [04:58] and you could get 1 to say "bug 2" that made it read out a bug that said somethign that triggered it to say "bug 2" again [04:58] gotta bring in a nother bot [04:58] and Lathiat, stop tripping bugs! [04:58] I'm surprised you didn't trigger it. [04:58] bug X doesn't seem to trigger it [04:59] umm, yes it does. [04:59] well it didnt then [04:59] darn it, who spiked the IRC server? [04:59] you got lucky [04:59] mayeb there is no bug 2 [04:59] TheMuso: anything? :) [04:59] you killed the bug. [04:59] i picked a convenient number apparently, no bug 2 ;p === imbrandon heads to work [04:59] Lathiat: there is a bug 2 [04:59] heh [04:59] nvm [04:59] not in launchpad [05:01] Forced audio codec: mad [05:01] *snicker* [05:01] never saw that before :) [05:02] ajmitch: There is the support stuff I noted in the UVF. Drupal is also an easy CMS to use and administer, and 5/5.1 makes that a lot easier, with better administration UI, more fine graned access control, supports two different database backends, both pgsql and mysql, and is easily extendable with a modules API that is quick to pick up and make use of. [05:02] Burgundavia: there is a guy in #ubuntu-us who wants to talk to you [05:02] I am biast of course. :) [05:02] Burgundavia: funnylookinghat or something [05:03] Drupal can also run multiple sites of a single codebase. [05:03] s/of/from/ [05:03] TheMuso: right, but why 5.1 instead of 4.7? [05:04] is 4.7 support going to be dropped? [05:04] i run 5.1 on ubuntuwire.com , very very nice admin interface [05:04] ok off to work, bbiab [05:04] we generally don't bother with supporting universe stuff for 18 months either === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [05:05] are you talking about a UVFe for 5.1? [05:05] yes [05:06] bug 91852 [05:06] Malone bug 91852 in drupal "UVF request: Update to drupal 5.1." [Undecided,Unconfirmed] https://launchpad.net/bugs/91852 [05:06] ah, Ubugtu hasn't died from the abuse yet [05:06] ajmitch: Once a newer version of drupal comes out, 4.7 will sease to be supported [05:08] I personally think it'd be awesome to have 5.1 [05:08] so once 5.2 is out, 4.7 will be dropped? === TheMuso solved bitlbee problem. [05:09] I read fairly often about "distro X is way outdated, just install from source", it'd be nice if we can at least *try* to get close [05:09] 5.2 will be a security release. The next one is 6 afaik [05:09] LaserJock: right, I'm just trying to see why it'd be justified :) [05:09] I'm willing to keep up with security fixes, as I use it, and follow its development. [05:09] from what it sounds like, it's a big update, but there are enough drupal-using MOTUs to chase up bugs [05:09] yep [05:09] I'll +1 it then [05:10] after all, ubuntu.com is now drupal ;-) [05:10] LaserJock: Indeed. [05:10] What better than to give them a maintained package to use, rather than them have to keep it updated. :) [05:11] heh [05:11] I wonder how much they patch it? [05:11] very little [05:11] err i doubt any ;) [05:11] imbrandon: If you need a hand with drupal, feel free to give me a yell. [05:11] *did i say that out loud* === ajmitch wonders if we've turned down a UVFe request yet === TheMuso has already ported a couple of modules from 4.7 to 5. [05:12] hmm [05:12] TheMuso, okies, i'm pretty decient with drupal and wp, i hack them alot ;) [05:12] but thanks [05:12] ajmitch: I can give you some silly ones if you need some to reject [05:12] ajmitch: you came close :) [05:12] imbrandon: We could even write a module to integrate with checking status of build machines. [05:13] TheMuso, yup, already on it ( via nagios and drupal ) [05:13] ;) [05:13] Cool. [05:13] ajmitch: but I think in the end we're all sensible enough not to UVFe things too absurd :) [05:13] even things like disk space etc ;) [05:13] whats nagios [05:13] man, now you guys make feel bad about removing drupal from my site :/ [05:14] LaserJock: it's ok, I use plone [05:14] web/cron/server based server monitoring software [05:14] LaserJock: You should. :S [05:14] Nice. [05:14] ajmitch: yikes! [05:14] TheMuso, apt-cache show nagios2 [05:14] ;) [05:14] TheMuso: it's a delectable Mexican dish, consisting of tortilla chips and melted cheese [05:14] ajmitch: I'm not going there, I don't think [05:14] hehheeh [05:14] oh wait [05:14] apt-get install zabbix :P [05:14] LaserJock: unless you want something a bit more complex, plone isn't for you [05:15] whatever happened to libmail-audit-perl? [05:15] plone is insanely extensible & quite complex at times [05:15] imbrandon: I hope that form on the jabber/email page is using forms api. :) [05:15] it disappeared in feisty [05:15] ajmitch: I looked at the website once and got scared off [05:15] and apt-cache search christ on a stick doesn't work anymore [05:15] TheMuso, no , i will update it sometime, its just the exact code i hade before pasted [05:15] Yeah fair enough. [05:16] I figured as much. [05:16] apt-cache search offend christians, jdong [05:16] argg, I gotta get some real coding done :/ [05:16] tritium! [05:16] Hey LaserJock :) [05:16] tritium!!! [05:16] tritium: sorry if anyone was offended :) [05:16] ajmitch!! [05:16] jdong: I'm not [05:16] he's alive! [05:16] tritium: FYI it's been a selling point of Debian/Ubuntu on one occasion. [05:17] jdong: :) [05:17] jdong: doesn't make it less offensive [05:17] tritium: I went "apt-cache search christ on a stick" and it matched a package, and the guy popped off FC6 the next day :) [05:17] How are you all? [05:17] tritium: good, how are you? [05:17] Not bad, thanks. I think I have a broken nose. I'll find out tomorrow. [05:17] how can you be not sure of that? === LaserJock tries apt-cache search jdong on a spit [05:18] it hurts like hell, but I can't tell. It's still straight [05:18] LaserJock: if my name is in apt, I'd love myself again. [05:18] (that's what....) [05:18] tritium: how did you do that? [05:18] tritium: did one of the aliens for LANL come over and beat you up? [05:19] ajmitch: my dog is easily excitable. I was petting her, and she jerked her head up and rammed her thick skull against my nose [05:19] haha [05:19] ouch [05:19] ouch [05:19] LaserJock: no, today it was from LLNL [05:19] youch [05:19] tritium: I bet, those guys are kinda scary sometimes [05:19] heh, yeah. What's new around here? [05:20] ummm [05:20] working on Feisty *cough*yeah right*cough* [05:20] lots of bugs left [05:20] tritium: not much, motu council perhaps [05:21] though you know about all that already [05:21] I do. [05:21] we're just slogging through, very slowly [05:21] Beta Freeze was today [05:21] I got my email from gpocentek. Hopefully we'll chat soon. [05:22] going to have time for MOTU? [05:22] we'd like to make it easy for people that don't have 10 hours a day like LaserJock [05:22] I told him I'd very much like to, and that would be great if I could be assigned little tasks to keep me involved. [05:22] hmm [05:23] ajmitch: 10? [05:23] LaserJock: sorry, 16+ [05:23] that's better ;-) [05:23] tritium: we are working on some Launchpad tags [05:23] heh [05:24] like bitsize, packaging, etc. [05:24] to categorize bugs [05:24] LaserJock: yeah? [05:24] might make it a bit easier [05:24] Very good. [05:25] I think we'd also like to make sure our policy documentation is good enough that people that step out for a while aren't completely confused [05:25] I know that's been a struggle for a lot of people [05:25] you take a vacation for a week and all the procedures have changed [05:25] LaserJock: I remember a couple of times last year when I was out of the loop for a bit, when I came back, ti took me quite a while to get back up to speed. [05:25] or so they tell me ;-) [05:26] maybe I'll take a vacation just to see how it is [05:26] It'll take me some time to get back up to speed, I'm sure. === ajmitch should take a vacation [05:26] maybe for all of feisty+1 [05:27] noooo [05:27] bddebian: ? [05:27] ajmitch: yeah, that's sounds good [05:27] ajmitch: You aren't allowed :-) [05:27] it's not like we'd be missed [05:27] not like if bddebian disappeared [05:27] LaserJock: I might actually be interested in ubuntu after the 6 months are up [05:27] LaserJock: pfft, you wouldn't even know I was gone :) [05:28] sure I would [05:28] My interest in Ubuntu will never die!! [05:28] bddebian: I knew when you were gone for a bit last time for sure [05:28] TheMuso: I'm glad [05:28] TheMuso: for that you get a gold star & the madate to fix up universe [05:28] bddebian: yeah [05:28] Short of being force not to work on open source projects, I will hang around here until something life changing comse my way that makes me go elsewhere. [05:28] s/madate/mandate/ [05:28] ajmitch: I'm doing the best I can. [05:29] TheMuso: Never say never. Notice my nick ;-) [05:29] Will any of you be up in Portland? [05:29] I don't think I will :( [05:29] bddebian: Dam right. [05:29] even though I'm the closest I thnk [05:29] tritium: nope, I'm not going to any conferences or summits [05:29] I think I'll go to Spain [05:29] ajmitch: darn, I missed you in San Francisco, too [05:29] Nothing but Granola Eatin' Tree Huggin' Bunny Lovers in Portland, what the hell would you want to go there for? === bddebian hides [05:30] bddebian: I have an uncle and aunt there [05:30] LaserJock: I used to go to Portland (well Beaverton) all the time for Nike :-) [05:30] bddebian: you're assesement isn't that far from the truth ;-) [05:30] bddebian: I lived in Seattle for 2 years. I liked it up there. [05:31] I even liked my friends from Microsoft ;) [05:31] I want rain! [05:31] It's pretty [05:31] I'm tired of stupid desert [05:31] hey, now, LaserJock [05:31] oh, that's right [05:31] gotta go hang with tritium down in the "beautiful New Mexico desert" [05:31] LaserJock: Come to PA, I need a mentor closer by :-) [05:32] hehe [05:32] LaserJock: :) [05:32] Are we forming a mentorship program? I could use a mentor... [05:32] sure [05:32] Especially if I try to stay active. [05:32] woohoo, where do I sign up? === ajmitch probably shouldn't be a mentor [05:32] wiki.ubuntu.com/MOTU/Mentors === ajmitch edits page [05:33] ajmitch: You're supposed to be mine damnit! :-) [05:33] bddebian: you don't need it [05:33] Ah, that's awesome. [05:33] ok, I'm off the lsit [05:33] I don't? Since when? :) === ajmitch cannot type [05:34] bddebian: no you don't, you should *be* a mentor [05:35] I'm on the list but everytime I reply to someone, they never come back :-) [05:35] bddebian: noone's been brave enough to ask me [05:35] so there's no point me being on the list [05:36] ajmitch: you've already informally mentored me [05:36] ajmitch: I asked you but you won't have me :'-( [05:36] Ah, it seems like yesterday, but I think it was years ago by now. [05:36] tritium: I'm ok with informal help [05:36] I just don't want to discourage any new people :) [05:37] bddebian: because you don't need it === bddebian doesn't buy it [05:38] there's nothing I can teach you === bddebian 's head explodes watching Glenn Beck === ajmitch walks off home [05:42] Later man [05:43] See you, ajmitch [05:46] phew [05:47] replied to 4 Mentor requests [05:47] I forgot I had them in my mailbox [05:47] LaserJock: you have lots of mentees now? [05:47] heh, we'll see [05:47] as of right now I don't have any === TheMuso ponders adding his name. [05:48] I was just responding to inital emails [05:48] I see. [05:48] I'm not sure if they are still interested though [05:48] generally the mentorees are really really new [05:48] and get scared off pretty easily [05:48] Yeah :-( [05:49] LaserJock: Really? [05:49] yeah [05:49] I've gotten a few "I just installed Ubuntu today and it's great. How do I develop for Linux?" [05:50] :) [05:51] right [05:53] Heh, I still wonder how I actually got accepted to this group :-) [05:54] bddebian: and I wonder how long it'll take before you realize you belong in this group [05:54] LaserJock: Probably never :_) === man-di [n=man-di@dyndsl-080-228-192-146.ewe-ip-backbone.de] has joined #ubuntu-motu === cypher1 [i=cypher1@nat/hp/x-280a86cbba31c383] has joined #ubuntu-motu [05:55] ok, guys it's 10pm and time for me to get home [05:56] Gnight man [05:56] Good night, Laser_away [05:59] ok, home now [06:01] ajmitch: I thought you walk to/from work. [06:01] That seems awefully quick. [06:02] TheMuso: I do [06:02] < 10 minutes [06:02] ah [06:02] That must really be quite convenient. [06:02] quite :) [06:02] 10 minutes in the other direction to uni [06:04] Ah well 1am, time for bed for this old man.. What a way to spend a b-day :'-( [06:04] Gnight folks === cypher1_ [i=cypher1@nat/hp/x-d0d8410855453c79] has joined #ubuntu-motu [06:04] Good night, bddebian [06:05] Take care tritium :-) === TheMuso wonders how many packages in debian/ubuntu have patches against source in the .diff.gz. [06:06] as in, not as separate patch files. [06:09] TheMuso: Who knows... It's a big mess out there in the archive. [06:10] Fujitsu: Very likely. [06:16] re [06:16] Hi imbrandon. [06:17] ello [06:17] wb imbrandon [06:33] Is it imperative that a changelog entry states that the maintainer field has been changed? [06:34] TheMuso: It's generally regarded as good practise to list all changes, but it's probably not imperative. [06:34] Fujitsu: Aware of the former, didn't think the latter was the case. Thanks. [06:49] I think if you're going to bother to change it and do a changelog entry you might as well [06:51] I personally would, but I'm just wondering whether I should pull a hopeful up on it, and get them to redo their patch to add it. [06:52] oh, I'd probably do it myself and let them know [06:53] no need to hold up progress === rourke [i=rourke@gateway/tor/x-82afe91565016a1d] has joined #ubuntu-motu [07:00] in default dapper and edgy, freetype's "without_bytecode_interpreter" variable is set to 0 or 1? === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === davromaniak [n=cyril@AFontenayssB-152-1-40-125.w83-114.abo.wanadoo.fr] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [07:22] Heya Hobbsee! [07:23] hey TheMuso! [07:23] Hobbsee: How goes it? [07:23] hey TheHobbsee [07:23] TheMuso: i escaped from electronics tute [07:23] hi ajmitch [07:24] Hobbsee: Howd you manage that? [07:25] TheMuso: not sure === davromaniak [n=cyril@AFontenayssB-152-1-40-125.w83-114.abo.wanadoo.fr] has joined #ubuntu-motu === mrcsparker [n=parkerc@cpe-72-177-188-137.houston.res.rr.com] has joined #ubuntu-motu === viviersf [n=cain@196.44.1.98] has joined #ubuntu-motu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu === freeflying [i=root@ubuntu/member/freeflying] has joined #ubuntu-motu [07:46] in default dapper and edgy, freetype's "without_bytecode_interpreter" variable is set to 0 or 1? [07:48] rourke: sounds like a #ubuntu type of question - and a very specific one, so you probably wont get an answer [07:52] Hobbsee: thanks [07:53] Hobbsee: i'll try in #ubuntu-devel too [07:54] rourke: it wont help === imbrandon yawns [07:54] hey imbrandon === Hobbsee --> out === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === Fujitsu destroys the fora. === Hobbsee destroys Fujitsu === Fujitsu is rightly destroyed. === Hobbsee prints ~40 pages out on the uni printer... === Hobbsee loves comp/maths/phys/ uni printing quota.... [08:11] seems to be >50 pages per week === Fujitsu wonders why the `developers are not active here' bit isn't in in 72pt bold, red font. [08:11] Fujitsu: because it doesnt matter what size it is, people still ignore it, and think that if they try hard enough, a developer will see their thread. [08:11] The "this is not a freaking bugtracker, idiots" bit could also do with enlarging. === Fujitsu stops breaching the CoC. === Lathiat grins at Fujitsu === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-motu [08:12] *and* a stapler - wow! [08:12] :D [08:12] Fujitsu: hehe, yes. but people dont read === rourke [i=rourke@gateway/tor/x-82afe91565016a1d] has left #ubuntu-motu [] === Sp4rKy [n=Sp4rKy@ubuntu/member/sp4rky] has joined #ubuntu-motu === jpon [n=jpniane@neu67-3-82-239-80-181.fbx.proxad.net] has joined #ubuntu-motu === rourke [i=rourke@gateway/tor/x-82afe91565016a1d] has joined #ubuntu-motu [08:52] will feisty include selinux? [08:53] yes, but not on by default [08:53] it has been there for a long time, btw.. [08:53] and -> #ubuntu [08:54] not in any sense of being able to use it properly === Uatschitchun [n=uatschit@p508297D3.dip0.t-ipconnect.de] has joined #ubuntu-motu [08:55] Hi all! [08:55] ajmitch: why not being able to use it properly? what's wrong with it [08:55] tepsipakki: will it ever be a default? if not, will anything similar be default in ubuntu? [08:56] TheMuso: 'R you available? [08:57] rourke: I think Debian needs to do it first [08:58] Why would that be the case? [08:58] why would debian need to do it first ( or at all ) [08:58] just guessing [08:58] StevenK: Remember my problem with not showing menu-item yesterday? [08:58] StevenK: Got the solution and wanted to let you knoe ;) [08:59] imbrandon: because there are a number of packages to be touched, and policy to be fixed [08:59] yes, it would make the delta bigger [08:59] ajmitch, dosent mean we couldent do it we wanted and posh back ( ala upstart ) [08:59] imbrandon: sure, find someone who'll actually do it [08:59] ;) [08:59] heh [09:00] it's been on my TODO list for so long [09:00] was discussed at UDS, etc [09:00] Uatschitchun: Oh nice, what was it? [09:00] and then we could forget apparmor for good :) [09:00] ajmitch, yea [09:01] i dont bother with it no see a need to on a non-server system imho , but thats a nother war like emacs vs vim vs nano [09:01] hehe [09:01] s/no/nor/ [09:01] imbrandon: Non-server machines don't need to be secured, hrm? [09:02] non server machines normaly only have one user [09:02] StevenK: As I ship the desktop-file within the binary-indep package, which get's installed before the binary, the option 'TryExec' within desktop-file was wrong cause it looks for the called binary, which is installed after the indep package ... So all packages shipping desktop-files within indep-package may not have 'TryExec'! [09:03] imbrandon: Which is an orthongal issue. [09:03] StevenK: As long as indep gets installed before binary ) [09:03] orthogonal, even [09:04] Uatschitchun: Heh, tricky. === rourke [i=rourke@gateway/tor/x-82afe91565016a1d] has left #ubuntu-motu [] [09:05] StevenK: Yeah .. did cost me hours to find ;( [09:06] imbrandon: Just because most desktop machines have only one user does not mean they aren't suitable for SELinux. Desktop machines can and do get cracked as well. [09:08] i'm not saying they cant, i'm saying imho selinux ( and most anything past whats already in place most of the time + good practices ) is overkill [09:08] just _my_ .000002c === cypher1 [i=cypher1@nat/hp/x-7df9343e7e39dbe3] has joined #ubuntu-motu [09:09] imbrandon: Remind me of that after I gain root privledges on your desktop and blog your GPG private key. [09:11] StevenK: i could have done that. in fact, probably still can [09:11] ......... [09:11] Hobbsee, nope , you cant [09:11] ( and you never could with this key ) [09:11] imbrandon: ah yes, as the build machines dont have your private key on them, presumably [09:12] um no [09:12] that would be a tad ignorant [09:12] seeing how 63+ people have root virtualy === zenrox [i=zenrox@pool-71-115-197-231.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu [09:12] ;) [09:12] yeah... [09:12] There's no virtual about it. [09:12] They *have* root. [09:13] StevenK, yes but you know what i mean [09:13] Hrm, intrepid doesn't like my password. Curious. [09:14] intrepid shouldent allow you to password login [09:14] unless you rooted and changed it [09:14] I have a key, I can't sudo [09:14] right [09:15] And if I was going to root intrepid, I would have changed two passwords, and they wouldn't be mine. [09:15] StevenK, is it not working ? [09:15] StevenK: connecting via the right username? [09:15] StevenK, heh [09:15] Hobbsee: I have a shell. [09:15] your point? [09:15] imbrandon: For fifty points, which two would I change? [09:16] Hobbsee: I wouldn't be able to connect if my username was wrong. [09:16] account 0 and no idea [09:16] imbrandon: Yours, so you couldn't fix it. === thekorn [n=thekorn@a89-182-7-113.net-htp.de] has joined #ubuntu-motu [09:16] ahh /me would call ajmi*tch or sire*tart [09:16] heh [09:17] actualy no i would just reboot into single usermode and .... [09:17] well lets just not do it [09:17] single user isn't enough [09:17] You'd also need init=/bin/sh [09:17] StevenK: ahh [09:17] sure it is, it would drop me to a root shell [09:17] well yea [09:17] single user runs sulogin, which requires a password. [09:17] assuming you only changed the pass [09:18] single drops directly to a root shell , no password prompt [09:18] always these fake hilights... [09:18] But the point is, sudo ought to work on intrepid. [09:18] morning folks, btw === StevenK waves to siretart [09:18] StevenK, sudo works, what are you trying ? [09:18] huhu StevenK [09:19] imbrandon: sudo pbuilder-edgy login [09:19] drop the sudo ( e.g. just "pbuilder-edgy login" ) [09:19] Yes. [09:19] should work [09:19] I figured that out after I typed it here. [09:20] hehe ;) [09:20] anyhow , brb , smokies time === dholbach [n=daniel@i59F70BDC.versanet.de] has joined #ubuntu-motu [09:23] good morning [09:23] Hey dholbach. [09:23] hey TheMuso [09:24] morning dholbach [09:24] hey ajmitch === francis [n=apokryph@87-194-86-227.bethere.co.uk] has joined #ubuntu-motu [09:29] moins dholbach [09:31] heya imbrandon === allee [n=ach@dialin-145-254-253-163.pools.arcor-ip.net] has joined #ubuntu-motu === guibis [n=guibis@bym82.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu === MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === cassidy [n=cassidy@host-213-189-171-21.brutele.be] has joined #ubuntu-motu === jussi01 [n=jussi@dyn3-82-128-188-210.psoas.suomi.net] has joined #ubuntu-motu === finalbeta [n=finalbet@d54C689F7.access.telenet.be] has joined #ubuntu-motu === pochu [n=pochu@ubuntu/member/pochu] has joined #ubuntu-motu [10:15] morning all! [10:15] Heya pochu. [10:16] hi TheMuso :) [10:16] TheMuso: ready for sponsor me? :) [10:16] Bug #90407 [10:16] Malone bug 90407 in wesnoth "UVF exception: Wesnoth 1.2 -> 1.2.2" [Wishlist,Confirmed] https://launchpad.net/bugs/90407 [10:18] pochu: Where can I get the .diff.gz/.dsc files? [10:19] TheMuso: oups, I forgot to attach them [10:19] TheMuso: one minute! [10:20] Sure. [10:21] pochu: I'm downloading the source now. [10:21] the upstream tarball that is. [10:21] hehe :) [10:21] it's really large, so I didn't attach it :) [10:21] Good idea. [10:22] pochu: With new upstream versions, its often easier to just put the package files on some webspace if you have access to some, and point people to them from the bu. [10:22] bug [10:22] Thats what I did in the past. [10:22] TheMuso: ah, ok :) [10:23] IMO its just a bit quicker to get things together and done. [10:23] Note that this is only in the case where the upstream tarball changes. [10:23] If you don't want to, or don't have any webspace, thats fine. === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-motu === Ademan [n=dan@h-67-101-47-190.snfccasy.dynamic.covad.net] has joined #ubuntu-motu [10:24] TheMuso: isn't enough the debdiff? [10:24] dunno why, but none of my builts did a diff.gz [10:25] No .orig === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-motu [10:25] Which means the build tools assume native. [10:25] pochu: The .orig.tar.gz file is different. [10:25] To the previous version. [10:25] As I was saying earlier. === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu [10:25] ah, so should I put an especific command? [10:26] when building? === ivoks [n=ivoks@1-20.dsl.iskon.hr] has joined #ubuntu-motu [10:26] pochu: Make sure the new upstream tarball is included in the .dsc file. [10:27] http://librarian.launchpad.net/6839388/wesnoth_1.2.2-0ubuntu1.dsc === firephoto [n=tom@pool-71-120-244-121.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu [10:28] pochu: Got it. [10:28] pochu: You haven't packaged it properly. [10:28] Look at the .dsc file. [10:28] TheMuso: I packaged it with 'dpkg-buildpackage -us -uc -rfakeroot' and also in a pbuilder [10:28] You should have an .orig.tar.gz, as well as a .diff.gz. === jussi01 [n=jussi@dyn3-82-128-188-210.psoas.suomi.net] has joined #ubuntu-motu [10:29] pochu: Hang on, let me look at the version in Ubuntu. [10:29] thanks :) [10:33] teorically, the new diff.gz is the old diff.gz with the debdiff applied, isn't it? [10:33] pochu: Hang on, still downloading here. [10:35] another 4 minutes at least. [10:35] TheMuso: I have all the day ;) [10:35] pochu: I know that. === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu [10:40] pochu: Ok its downloaded, and its just unpacking. I'll have a look. [10:40] TheMuso: ty very much! [10:41] pochu: Ok, do you have the version of wesnoth that is in Ubuntu there? [10:41] TheMuso: yep :) [10:42] the debdiff is against it [10:42] Ok. Have a look at the dsc file associated with that version, wesnoth_1.2-1.dsc. [10:43] looking [10:43] You will notice that it mentions two files. The .diff.gz, and the .orig.tar.gz. [10:43] Now take a look at your .dsc file. [10:43] wesnoth_1.2.2-0ubuntu1.dsc [10:43] yep, you're right :) [10:43] You will notice that it only refers to one file, wesnoth_1.2.2-0ubuntu1.tar.gz [10:43] There should be an .orig.tar.gz, and a .diff.gz. === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-motu [10:44] but there isn't, so I've done something really bad :S [10:45] hi folks [10:45] heya sistpoty :) [10:45] hi pochu [10:45] huhu Stefan! [10:45] hi siretart === pochu has to learn a lot yet :) [10:46] pochu: What I would suggest, is to unpack the original source into a clean directory, and rezip it naming the file wesnoth_1.2.2.orig.tar.gz [10:46] hi sistpoty, siretart [10:46] sistpoty: you're up early! [10:46] hi ajmitch... definitely ;) [10:46] ajmitch: he is supposed to finished his thesis ;) [10:46] pochu: Then keep the wesnoth dir that you unpacked, and copy the debian dir from your original dir into that one. [10:47] Then try and build the source package. [10:47] ajmitch: my gf needs to get up early now, since university for her started... maybe I will adjust as well ;) [10:47] TheMuso: gonna try :) [10:48] good luck ;) [10:49] oh, we don't have an agenda for MC meeting yet... should I add some points or will just start w.o. an agenda? === TheMuso does not rellish uploading that fat tarball. :S [10:52] sistpoty: oh we have *plenty* to talk about, it just needs added ;) === helge [n=helge@207.62-97-194.bkkb.no] has joined #ubuntu-motu === finalbeta [n=finalbet@d54C689F7.access.telenet.be] has joined #ubuntu-motu === Ademan [n=dan@h-68-167-204-118.snfccasy.dynamic.covad.net] has joined #ubuntu-motu [10:53] better to have a clear agenda [10:53] else the meeting will take even longer [10:53] yep [10:53] and I'll have to drink even more [10:53] we can't have that [10:54] ajmitch: it won't be that bad :) [10:54] lol [10:54] haha [10:54] i might be in an out , but i'll be arround ( i'm at work ) [10:54] ;) === TheMuso is going to listen in. [10:55] that sounds as if MC meetings were a radio program ;-) [10:55] although that'd be a great idea :) [10:55] hehe for the vision impaired it kinda is a radio show ;) [10:55] dholbach: Well I do literally listen to what is being written in the channel. :) [10:56] "Hey Stefan, I think we have a call coming in from Australia, oh, it's Luke - let's listen what he has to say on the topic..." :-) [10:56] hehe [10:56] hahahaha [10:56] MC live on air ;) [10:56] Has anybody thought of doing an Ubuntu podcast? [10:57] there are some podcasts I believe === TheMuso would, but he is planning to do another. [10:57] i have several times === ajmitch has a face made for radio :) [10:58] Apologies, but my local Internet connection appears very unstable on the local end, so I'm going to drive over to the office. Unfortunately this means I'll be ~20 mins tardy for MC. [10:58] crimsun: that's ok - I'm impressed by your dedication [10:58] crimsun: me too, you're a star [10:59] especially given the time of day there [10:59] if nobody objects, we can maybe start a little bit later? then I'll enjoy morning sun with a coffee and a cigarette ;) [10:59] Damn right. [10:59] brb in 5 , smoke break before the MC [10:59] sistpoty: take the laptop outside [10:59] I will have to leave at 11H10 UTC [10:59] dholbach: laptop cheater :P [11:00] hello all BTW :) [11:00] hi gpocentek [11:00] hi gpocentek :) [11:00] hey gpocentek [11:00] hey gpocentek [11:00] dholbach: don't have a laptop, at least none on which I can work right now ;) [11:06] pochu: Hows it going? [11:06] TheMuso: attaching :) [11:06] TheMuso: it worked ;) [11:06] Right. [11:06] TheMuso: done :D [11:06] Ok thanks. [11:09] thanks to you! === mafix [n=marfix@213.144.142.54] has joined #ubuntu-motu [11:15] pochu: Just sorting out tarballs etc here, I'll be with you shortly. [11:16] ok, thank you :) [11:16] pochu: Did you originally take the upstream source for the package from a .bz2 file? If so, how did you retar it as a .orig.tar.gz file? === TheMuso needs to sort out why the md5sum is the way it is. [11:17] hi motu's, sorry to disturb, can someone tell me if we have a guitar tuning program in the repos? [11:17] jussi01: You can use apt-cache search to have a look. [11:17] TheMuso: I unzipped it, and then zipped as tar.gz :) [11:18] Ah ok. [11:18] TheMuso, thanks, [11:26] to not clutter -meeting: the KDE4 case shows that we need something like PPA or even better, an ubuntu-experimental archive [11:27] siretart: That has come up several times. [11:27] siretart: it's ok, the discussion is quite calm so far ;) === apokryphos [n=francis@unaffiliated/apokryphos] has joined #ubuntu-motu === jekil [n=alessand@host125-159-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-motu [11:35] pochu: The md5sum of my orig is different, but thats no real matter. I just rebuilt the dsc, and am about to have a quick look and do a test build. [11:35] TheMuso: that's fine :) === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === Zic [n=Zic@Final-Fantasy.FF-IRC.net] has joined #ubuntu-motu === TLE [n=kenneth@bohr.gbar.dtu.dk] has joined #ubuntu-motu [11:42] pochu: Test building. [11:43] :D [11:45] TheMuso: I'm out for a bit, but I'll be back! :) [11:45] pochu: Sure. === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [11:57] moin all === Bubble [i=Bubble@unaffiliated/bubble] has joined #ubuntu-motu === Tonio_ [n=tonio@205.207.103-84.rev.gaoland.net] has joined #ubuntu-motu === gismo_ [n=stef@89.28.145.214] has joined #ubuntu-motu === eXistenZ [n=existenz@unaffiliated/eXistenZ] has joined #ubuntu-motu [12:08] I downloaded the source package of Kalcul and tried to rebuild it with pbuilder. Can anyone help me with this error: http://rafb.net/p/qoAWS270.html . [12:14] eXistenZ: Hehe.. Good one. === caravena_ [n=caravena@215-45-112.adsl.terra.cl] has joined #ubuntu-motu === DarkMageZ [n=richard@ppp47-161.lns2.syd6.internode.on.net] has joined #ubuntu-motu === EtienneG [n=etienne@modemcable178.77-70-69.static.videotron.ca] has joined #ubuntu-motu === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu [12:21] hello Hobbsee [12:22] Hey once again Hobbsee. [12:23] hi ajmitch [12:24] heya TheMuso! === jussi01 [n=jussi@dyn3-82-128-188-210.psoas.suomi.net] has joined #ubuntu-motu [12:27] TheMuso: do u find everything alright? :) [12:28] pochu: Everything looks good, just doing one final quick check before I upload. [12:28] TheMuso: ok, thanks! [12:30] pochu: uploading... [12:30] TheMuso: nice :) [12:30] This is going to take a while. [12:30] hehe, sure :) [12:31] good luck! [12:31] I hope your upload doesn't get corrupted ;) [12:31] pochu: Thats that the .dsc file is for. [12:32] and .changes [12:32] THey have md5sums in them./ === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu [12:32] what happened with the idea to remove all binary packages with unmet deps close before release? [12:32] yep, I say because if it gets corrupted, you'll have to upload again, isn't it? [12:32] has there been any feedback from the archive admins? [12:33] pochu: yeah [12:33] siretart: no, but I'll ping Mithrandir right now (again)... thanks for reminding me ;) [12:33] sistpoty: k, thanks === imbrandon hugs the universe === ajmitch hugs * === siretart hugs the council :) === pochu hugs TheMuso :) === ajmitch kicks LP for ignoring his email [12:35] lol [12:36] s/lol/love/ ;) [12:36] :) === danirus [n=danirus@p5b0d60f1.dip.t-dialin.net] has joined #ubuntu-motu [12:37] dholbach: one issue I had with massfile is that I don't use gnupg-agent :) === TheMuso hugs all active MOTUs. === daviey [n=dave1111@unaffiliated/daviey] has joined #ubuntu-motu [12:38] so it wanted to repeatedly ask for a passphrase :) [12:38] the other issue was that the mail went into the void [12:38] ajmitch: strange [12:39] usually due to bad gpg sig [12:41] siretart: see -devel for removals === danirus [n=danirus@p5b0d60f1.dip.t-dialin.net] has left #ubuntu-motu ["Ex-Chat"] === Hobbsee isnt hugged, as she's not really active at the moment [12:44] Hobbsee: Yes you are. [12:44] You keep up activity overall. === ajmitch hugs Hobbsee === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [12:46] TheMuso: what, irc activity? [12:47] Hobbsee: MOTU activity. [12:47] Or general community activity then. [12:47] Basically I wasn't excluding you. === Hobbsee is starting to wonder if that actually does much, though === janm [n=jmalonzo@29.182.233.220.exetel.com.au] has joined #ubuntu-motu [12:49] Hobbsee: you sound about as demotivated as too many people around here :P [12:49] ajmitch: i am. very much so. [12:49] ajmitch: wonder why that is... === Czessi [n=Czessi@dslb-088-073-041-056.pools.arcor-ip.net] has joined #ubuntu-motu [12:49] as in, why a lot of people are demotivated, not me specifically [12:49] too much work, too little time? [12:49] At this point in time, I am very motivated to do Ubuntu related work. [12:49] see, not everyone is down :) [12:50] At this point in time, I really need to go to uni and work on my these *g* [12:50] which is why i said a lot, not all [12:50] hehe, me too, Im just not that qualified.. === Hobbsee wonders if the non-MC people can still propose stuff [12:50] thesis even [12:50] Hobbsee: huh? [12:50] ajmitch: as in, propose ideas for the way MOTU works [12:51] of course [12:51] Motivation can't keep me awake however. === TheMuso decides to prepare for bed. [12:51] hmm konversation shows all dates in Sunday? [12:51] hmm bed, Ubuntu-related indeed :P === cypher1 [n=cypher1@59.96.40.144] has joined #ubuntu-motu [12:52] Hobbsee: I'll update the charter of MC to reflect what was discussed during the meeting now. Maybe you'll want to read the irc-logs (because you joined in after the discussion happened;) [12:53] sistpoty: yes, that's why i said nothing much in the meeting [12:53] gah...what's with the original maintainer stuff? what do i change it to again? [12:53] Mainter -> XSBC-Original-Maintainer (see DebianMaintainerField in the wiki) === sistpoty always needs to look what to put for motu then [12:54] Hobbsee: in summary - all decisions should be taken by MOTU as a whole, and the MC steps in if a decision isn't reached in a reasonable time [12:55] hmm more policy, more structure [12:55] ok, I'm off to uni now... later folks === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu [12:56] see you sistpoty [12:56] cya dholbach [12:56] zakame, really the exact same, only the MC is taking the TB place for "tie breakers" [12:56] in short , that is === hub [n=hub@toronto-hs-216-138-231-194.s-ip.magma.ca] has joined #ubuntu-motu === Hobbsee actually does an upload [12:57] ajmitch: nice. === ajmitch cheers [12:57] zakame: may make it better, or worse. [12:58] Hobbsee: you're so cheerful tonight [12:58] ajmitch: yeah. some guy on crack came into work last night, tried to steal cigarettes, and my nose/mouth is *still* weird from it tonight. [12:58] uh... [12:58] that's not good [12:59] no [12:59] what happened? [12:59] eeew [12:59] not good at all [12:59] well, it was thursday night trading, obviously. the guy was leaning around the kiosk, trying to open the cupboards which are locked down, etc. [12:59] should have got nice footage of him [01:00] hmm I'm having flaky connection tonight [01:01] why is your nose/mouth weird though? [01:01] Hobbsee: See MOTU/TODO on wiki for more bugs. [01:01] dunno. the stuff *stank* like crazy [01:02] worrying [01:03] pochu: There is only another 21MB or so to upload of the orig tarball. === caravena [n=caravena@215-45-112.adsl.terra.cl] has joined #ubuntu-motu === esaym [n=user@cpe-72-183-201-32.satx.res.rr.com] has joined #ubuntu-motu [01:14] Night folks. [01:14] night === ajmitch sleeps [01:14] gnight ajmitch [01:14] night ajmitch, TheMuso [01:15] Night ajmitch, TheMuso. [01:16] gnuclient peeps [01:16] er, g'night peeps === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu === bersace [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu === jpon_ [n=jpniane@neu67-3-82-239-80-181.fbx.proxad.net] has joined #ubuntu-motu === jwendell [n=wendell@ubuntu/member/wendell] has joined #ubuntu-motu === givre [n=Florent@82.98.16.2] has joined #ubuntu-motu === proppy [n=proppy@free.mekensleep.com] has joined #ubuntu-motu [01:43] hi ! === proppy hugs dholbach === iac_lizardking_ [n=lizardki@host205-129-dynamic.10-87-r.retail.telecomitalia.it] has joined #ubuntu-motu [01:50] hi proppy === danohuiginn [n=ant@p54BEF5E6.dip.t-dialin.net] has joined #ubuntu-motu === cstudent [n=Kirby@24-75-173-202-st.chvlva.adelphia.net] has joined #ubuntu-motu === twanj [n=chatzill@c-66-176-118-121.hsd1.fl.comcast.net] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has left #ubuntu-motu [] === Kagou [n=Kagou@77.192.78.238] has joined #ubuntu-motu === LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu === _jaldhar [n=jaldhar@c-24-0-153-89.hsd1.nj.comcast.net] has joined #ubuntu-motu === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-motu === animimotus [n=animimot@unaffiliated/animimotus] has joined #ubuntu-motu [02:32] hi [02:32] https://bugs.launchpad.net/edgy-backports/+bug/82543 [02:32] Malone bug 82543 in edgy-backports "Please a backport Conky to Edgy ?" [Undecided,Confirmed] [02:35] animimotus: talk to jdong about it. === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has left #ubuntu-motu [] [02:36] \o/ [02:36] Hobbsee: since januar end I have ask to a half donzen persons :) [02:36] animimotus: well, we dont do the backports, jdong does. === asantoni [n=alb@bas7-london14-1177945703.dsl.bell.ca] has joined #ubuntu-motu [02:37] well, where can I found this ghost ? :D === DHGE [n=alois@i577A943A.versanet.de] has joined #ubuntu-motu === twanj [n=chatzill@c-66-176-118-121.hsd1.fl.comcast.net] has joined #ubuntu-motu [02:38] animimotus: he's on irc a lot of the time [02:38] animimotus, hes in class - try in a couple of hours === fraco [n=fraco@213.219.145.169.adsl.dyn.edpnet.net] has joined #ubuntu-motu [02:39] ok :) [02:40] in a haunted house? [02:40] TheMuso: thanks! and have sweet dreams :) === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu [02:42] animimotus, if you are feeling adventurious. you could backport it yourself :P [02:43] DarkMageZ: not officially, though [02:43] of course not offically [02:43] DarkMageZ: more edgy than aventurious in fact, it the reason a have chose Ubuntu :p [02:44] DarkMageZ: i think officially was the point [02:44] does any one need a tester for any projects? [02:44] I need some more stuff to do... [02:44] jussi01: you could fix bugs! [02:44] jussi01: hehe, you might want to be careful about saying that in here ;-) [02:45] jussi01, the rhythmbox guys are always happy to see a good backtrace done against svn. [02:45] I'm loggued in launchpad but don't seen my profil account oO [02:45] hehe, Im not super experienced - just a little, and I would need a small guiding hand... [02:46] DarkMageZ, whats their channel? [02:48] jussi01, hmm. it'd probably be worthwhile to see exactly where your testing skills are at. [02:48] jussi01, can you tell the difference between a completely useless backtrace and a potentially useful backtrace? [02:51] animimotus, if you want. i could backport it for you. [02:52] YAY! Just booked my flight to Seville. [02:52] DarkMageZ: I send a mail to jdont [02:53] shawarma: yay! === proppy [n=proppy@free.mekensleep.com] has left #ubuntu-motu ["Killed] [02:54] DarkMageZ: however thx [02:54] DarkMageZ, sorry, was getting food... [02:55] hmm, once my router stops being trippy from the torrent traffic... i'll see if i can pull the conky source from launchpad [02:56] DarkMageZ, Im sorry I think maybe I expressed my self wrong, I have been helping build stuff with pbuilder for ubuntustudio... that was what I meant... but I am happy to help/ learn to do other stuff [02:57] Hobbsee: Are you going? [02:57] shawarma: yeah [02:57] jussi01, oh. that's cool. you could probably try and find ways to make the ubuntustudio code crash. get abusive to it :P [02:58] Hobbsee: Cool. Are you paying for it yourself? [02:58] shawarma: no. sponsorship [02:58] Hobbsee: Oh, I didn't know they had been handed out yet. [02:59] shawarma: they're being done differently this time - and very quietly [02:59] Hobbsee: Good to know, though. I can't stop holding my breath. === jaldhar_ [n=jaldhar@c-24-0-153-89.hsd1.nj.comcast.net] has joined #ubuntu-motu [02:59] Not that I really was expecting it. [02:59] animimotus, if you want. there's an unoffical conky package built from launchpad's sources against edgy x86 @ http://mirror.randumb.org/darkmagez/conky_1.4.5-0ubuntu1_i386.deb [03:06] night all, 1am. have fun. [03:11] ok, I need a quick user poll [03:12] how many people can selectivly turn on the display of email headers in the client? [03:13] wow, don't all answer at once [03:15] i think TB can i never tried though. I know i can view them but to set it im sure i can [03:16] in TB I can do all headers or regular headers [03:16] but I can find where to say "I want this header displayed" [03:16] yes that is it [03:16] all or regular [03:16] *can't [03:17] anybody know what evo and kmail do? [03:17] LaserJock:kmail has options for all, none, and a set selection [03:17] don't think you can turn individual headers on/off [03:17] but the option might be hidden somewhere [03:18] danohuiginn: ok, thanks [03:18] evo? anybody an evolution user? [03:20] LaserJock: I can. [03:20] Er.. with mutt, that is. [03:20] Not evolution, but I seem to remember that Evolution does it too. [03:21] yeah, I knew mutt could (it can do anything) [03:21] I'm having a debate with LP about telling people what package a bug is for in the bug email [03:22] they say the X-Launchpad-Bug header should be sufficent context === pochu [n=pochu@ubuntu/member/pochu] has joined #ubuntu-motu [03:22] but I don't think many users can even see that header very easily [03:24] just checked evo, and it lets you display individual headers [03:24] man, that's about the only positive thing I know about evo [03:25] it ate my IMAP setup once and we haven't been friends since ;-) === tmarble [i=tmarble@nat/sun/x-e9b7517bb8c1837c] has joined #ubuntu-motu === rpereira [n=rpereira@ubuntu/member/rpereira] has joined #ubuntu-motu === jekil [n=alessand@151.82.7.153] has joined #ubuntu-motu === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu [03:50] bah [03:50] all this fancy "bling" === Gazer [n=gazer@200.68.69.98] has joined #ubuntu-motu === twanj_ [n=chatzill@c-66-176-118-121.hsd1.fl.comcast.net] has joined #ubuntu-motu === ThiefOfBaghdad [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === Tonio_ [n=tonio@205.207.103-84.rev.gaoland.net] has joined #ubuntu-motu [04:12] kmail will let you set filters on certain headers iirc, but you either see all or none iirc [04:12] LaserJock, ^ === imbrandon is off to bed now [04:18] can anyone look at this build log and give me some sort of idea on what could be causing it? its large paste because i wasnt sure where to start from http://gnomefreak.pastebin.ca/397496 === Neonightmar1 [n=neonight@26-23.0-85.cust.bluewin.ch] has joined #ubuntu-motu === Neonightmar1 [n=neonight@26-23.0-85.cust.bluewin.ch] has left #ubuntu-motu [] [04:23] gnomefreak: maybe ask asac? ;) [04:23] Adri2000: yeah i just sent him email about it hes haveing connection issues [04:23] thats why i asked in here :) [04:24] ok === cypher1 [n=cypher1@59.92.149.70] has joined #ubuntu-motu === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === Tonio_ [n=tonio@205.207.103-84.rev.gaoland.net] has joined #ubuntu-motu === jaldhar [n=jaldhar@24.0.153.89] has joined #ubuntu-motu === josesanch [n=jose@227.Red-213-96-192.staticIP.rima-tde.net] has joined #ubuntu-motu === lfittl [n=lfittl@213.129.230.12] has joined #ubuntu-motu [04:52] gnomefreak: What do you think of this error: http://rafb.net/p/qoAWS270.html ? [04:55] eXistenZ: maybe try autoconf 2.53 to be on safe side? not real sure if (GNU Autoconf) is the same [04:55] MC happened already, right? [04:56] MC? [04:56] yepp, a few hours ago [04:56] gnomefreak: motu council [04:56] ah [04:57] dholbach, ping [04:58] lfittl: pong === rrittenhouse [n=tad@cpe-76-188-35-66.neo.res.rr.com] has joined #ubuntu-motu === Spec [n=nwheeler@ubuntu/member/spec] has joined #ubuntu-motu === ivoks [n=ivoks@1-20.dsl.iskon.hr] has joined #ubuntu-motu [05:11] oh man, I missed a lot at the meeting :( [05:12] gnomefreak: what autoconf do you use? === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === gnomefre1k [n=gnomefre@c-71-225-172-3.hsd1.pa.comcast.net] has joined #ubuntu-motu === jussi01 [n=jussi@dyn3-82-128-188-210.psoas.suomi.net] has joined #ubuntu-motu [05:19] gnomefreak: still there? === danirus [n=danirus@p5B0D60F1.dip.t-dialin.net] has joined #ubuntu-motu === sacater [n=sacater@host86-136-137-189.range86-136.btcentralplus.com] has joined #ubuntu-motu === Ursinha [n=ursula@143.106.7.138] has joined #ubuntu-motu [05:25] Hi, excuse me, I have a question about a bug I've fixed === TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === parkerc__ [n=parkerc@cpe-72-177-188-137.houston.res.rr.com] has joined #ubuntu-motu [05:29] danirus: ask === tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu === thekorn [n=thekorn@a89-182-15-150.net-htp.de] has joined #ubuntu-motu === jaldhar [n=jaldhar@c-24-0-153-89.hsd1.nj.comcast.net] has joined #ubuntu-motu === Burgundavia [n=corey@24.68.237.193] has joined #ubuntu-motu === bigon [i=bigon@imladris.bigon.be] has joined #ubuntu-motu [05:34] excuse, I was at phone, but i'm here again [05:35] I fix a bug, and I would like to know if I should look for someone to sponsor the package or not. [05:35] danirus, which bug number? [05:35] I've subscribed Ubuntu Sponsors for universe [05:35] 69701 === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu === Toadstool waves [05:37] I'd like to be involved in packaging, and maybe I can upload it [05:37] eXistenZ: yes im sort of here === Ursinha waves back [05:42] gnomefreak: I cannot seem to find 2.53 on the repos [05:44] danirus, could you provide a patch that only contains the changes from the last ubuntu version, and not the whole .diff.gz? [05:44] so, a patch that only contains your changes === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu [05:45] lfittl, yes, I'll do it [05:45] :) [05:46] eXistenZ: its most likely not in cache anymore. are you sure you have all the build depends needed to build it? you might have to search for it but the version you have installed should work but not sure what you are building/why you are building it/and what it needs to build [05:46] gnomefreak: I downloaded the source package of kalcul and tried to rebuild it with pbuilder [05:47] yes I have build dependencie [05:47] *dependencies [05:48] eXistenZ: does it build outside of pbuilder? [05:48] eXistenZ: maybe thats what the this package is only built for CVS meant (or whatever it said) === gnomefreak not looking at error atm [05:51] bug 69701 [05:51] Malone bug 69701 in tktable "tktable installs faulty pkgIndex.tcl" [Undecided,Confirmed] https://launchpad.net/bugs/69701 === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-motu === yotam [n=yotam@87.69.66.9] has joined #ubuntu-motu [05:55] can I ask here a question about packaging? === Burgundavia [n=corey@24.68.237.193] has joined #ubuntu-motu [05:57] <_MMA_> yes === danohuiginn [n=ant@p54BEF5E6.dip.t-dialin.net] has joined #ubuntu-motu === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === bersace_ [n=bersace@did75-13-82-243-217-90.fbx.proxad.net] has joined #ubuntu-motu === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu [06:02] The packaging guide describes how to create package foo.deb based on foo_.tar.gz But ... [06:02] what if you want it to be dependent also on bar1_.tar.gz and bar2_.tar.gz ??? [06:03] you'd have to aggregate the various tarballs into a new .orig.tar.gz and extract them during the package build [06:05] Aha! so the aggregation - is my own - and I should make my own version bumping of it ? [06:06] yotam: meefo ata? [06:07] yotam: do bar1 and bar2 have different ? === Seiya [n=Seiya@host197.patientkeeper.com] has joined #ubuntu-motu [06:17] Has anybody tried to make a list of packages missing .desktop files? [06:17] It looks like it'd be pretty easy to automatically generate a list of packages which have /usr/share/menu but not /usr/share/applications in the file list (i.e. have debian menus but not gnome/kde menus) === cypher1 [n=cypher1@59.92.149.70] has joined #ubuntu-motu [06:17] would that be a useful thing to do? === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu [06:21] slomo__: I found you an early christmas present: http://www.meebey.net/jaws/?gadget=Blog&action=SingleView&id=37 [06:22] you don't need to package it anymore :) [06:22] jdong: i know, i talked with him about it today [06:23] slomo__: well.. that sucks. now I have to find you a real present. === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu [06:23] :P === jdong finds toasters on sale. === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-motu [06:34] Hi lfittl, I left the patch in the bug report page [06:34] https://bugs.launchpad.net/ubuntu/+source/tktable/+bug/69701 [06:34] Malone bug 69701 in tktable "tktable installs faulty pkgIndex.tcl" [Undecided,Confirmed] [06:35] is there a way to use apt-get build-dep to show the list of packages even if they are installed already === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === jwhitlark [n=jwhitlar@h-67-102-70-2.snfccasy.covad.net] has joined #ubuntu-motu [06:41] danirus, ok, and as I see it you want that updated in edgy, or would it be enough to update it in feisty? === cbx33 [n=pete@ubuntu/member/cbx33] has joined #ubuntu-motu === sacater [n=sacater@host86-136-137-189.range86-136.btcentralplus.com] has joined #ubuntu-motu === jwhitlark [n=jwhitlar@h-67-102-70-2.snfccasy.covad.net] has joined #ubuntu-motu [06:49] to which email address does archive@u.c send the accepted mails? preferred address in LP? [06:49] It would be better if we update it also in edgy [06:50] I'm building other packages for our people and most of them are using edgy (I hope the will move to Feisty, but it will take time) === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu === jdong_ [n=jdong@18.83.7.234] has joined #ubuntu-motu [06:52] lfittl, thanks for your support [06:53] danirus, ok, if you have tested the patch and the problem is now fixed, I can upload your fix to feisty, for edgy somebody with more knowledge of tcl should review it [06:53] that's perfect [06:54] yes, I've tested it and it works === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu === TomaszD [n=tom@unaffiliated/tomaszd] has joined #ubuntu-motu === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === Pricey [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has left #ubuntu-motu [] [07:14] danirus, ok, it seems like the package tktable got replaced with tktable2.9 in feisty, any chance you could test the version in feisty if it works for you? [07:15] yes, 1 minute and I confirm you === firephoto [n=tom@pool-71-120-244-121.spknwa.dsl-w.verizon.net] has joined #ubuntu-motu === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-motu [07:19] lfittl, I've tested in feisty and edgy, and works Ok in both [07:20] wait, I thought the edgy version was broken and your patch fixes it? [07:21] or do you mean, your version in edgy works, and ubuntu's version in feisty works as well? [07:21] yes [07:21] that's it [07:22] this morning I need tktable, I saw the problem, and I fixed it [07:22] I would like to join some Ubuntu team [07:23] ok, then I won't upload this to edgy, and you should inform yourself about Stable Release Updates (https://wiki.ubuntu.com/MOTU/SRU), and then hope that somebody from the Ubuntu Universe Sponsors team finds time for the bug [07:24] best thing is to contact the team directly which you are interested in, or create one if such a team does not yet exist [07:25] Ok lfittl, I'm glad to talk with you [07:25] thanks for your support [07:25] no problem, thanks for your work :) === Arrogance [n=aks@ottawa-hs-209-217-84-120.d-ip.magma.ca] has joined #ubuntu-motu === Q-FUNK [n=q-funk@vibe-gw.wavecom.ee] has joined #ubuntu-motu === jekil2 [n=alessand@151.82.7.153] has joined #ubuntu-motu === Tonio_ [n=tonio@205.207.103-84.rev.gaoland.net] has joined #ubuntu-motu === Q-FUNK [n=q-funk@vibe-gw.wavecom.ee] has joined #ubuntu-motu === jekil2 is now known as jekil === Marsmensch [n=daniel@dslb-084-056-106-074.pools.arcor-ip.net] has joined #ubuntu-motu === twanj_ [n=chatzill@c-66-176-118-121.hsd1.fl.comcast.net] has joined #ubuntu-motu === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === twanj_ is now known as twanj === jpatrick [n=patrick@248.Red-88-24-145.staticIP.rima-tde.net] has joined #ubuntu-motu === jekil2 [n=alessand@151.82.7.153] has joined #ubuntu-motu === gismo [n=stef@89.28.145.214] has joined #ubuntu-motu === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu === blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-motu === poningru [n=poningru@pool-72-64-213-219.tampfl.fios.verizon.net] has joined #ubuntu-motu === ivoks [n=ivoks@1-20.dsl.iskon.hr] has joined #ubuntu-motu === matt_good [n=matt@ip24-255-125-63.dc.dc.cox.net] has joined #ubuntu-motu === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu === ivoks_ [n=ivoks@1-20.dsl.iskon.hr] has joined #ubuntu-motu === mwolson [i=mwolson@pool-71-115-17-19.sbndin.dsl-w.verizon.net] has joined #ubuntu-motu === yakman [n=yakmann@edita.demon.co.uk] has joined #ubuntu-motu === yakman [n=yakmann@edita.demon.co.uk] has left #ubuntu-motu [] [09:01] Hey MOTUs. [09:04] hey TheMuso [09:05] hey === rrittenhouse [n=tad@unaffiliated/rrittenhouse] has joined #ubuntu-motu === animimotus [n=animimot@unaffiliated/animimotus] has left #ubuntu-motu ["da] === rexbron [n=rexbron@complex1-372-179.resnet.yorku.ca] has joined #ubuntu-motu === tsmithe` [n=tsmithe@ubuntu/member/tsmithe] has joined #ubuntu-motu === cypher1 [n=cypher1@59.92.149.70] has joined #ubuntu-motu [09:26] pochu: Wesnoth has not long completely finished building on all arches. [09:31] s/not/now/ ? [09:31] TheMuso: ^ === guibis [n=guibis@dwi46.neoplus.adsl.tpnet.pl] has joined #ubuntu-motu [09:32] pochu: Yep you're right sorry. === TheMuso is still waking up/. === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has joined #ubuntu-motu === Neonightmare [n=neonight@26-23.0-85.cust.bluewin.ch] has left #ubuntu-motu [] [09:34] TheMuso: ok, I was afraid :S [09:34] hehe === blackskad [n=blackska@d54C4A53D.access.telenet.be] has left #ubuntu-motu [] === lupine_85 [i=lupine@nick.lupine.me.uk] has joined #ubuntu-motu [10:11] hi all, can someone point me to a page describing .desktop files? === jussi01 wants to fix some "bite size" bugs... [10:12] jussi01: http://standards.freedesktop.org/desktop-entry-spec/latest/ [10:12] thanks [10:13] np === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu === PriceChild [n=pricechi@ubuntu/member/pricechild] has joined #ubuntu-motu === roico [n=roico@bzq-88-155-209-44.red.bezeqint.net] has joined #ubuntu-motu === Burgundavia [n=corey@24.68.237.193] has joined #ubuntu-motu [10:32] jussi01: if you get bored, i'm currently making a list of the 100+ packages that are missing desktop files... ;) [10:33] danohuiginn, send the list over... [10:33] jussi01 @ gmail.com [10:33] when your done [10:35] jussi: http://paste.ubuntu-nl.org/10678/ :D [10:35] thanks...:D [10:36] I'll put it somewhere more public once it gets through the alphabet [10:36] no, thank you! [10:37] also if you can sen a copy over to my email if you dont mind... [10:37] sure, will do === TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu [10:37] just remeber to take out the spaces... [10:37] danohuiginn: how are you determinaning that list? [10:39] LaserJock: packages which have a debian menu entry, but no gnome menu entry [10:39] file list contains /usr/share/menu, but not /usr/share/applications [10:40] Note that there are menu entries for some CLI applications which really don't deserve .desktops. [10:40] fair point, Fujitsu. Is there a policy somewhere on what packages should have .desktops? === Seiya [n=Seiya@24.128.169.133] has joined #ubuntu-motu [10:41] danohuiginn: ones that are useful as menu items ;-) [10:42] great :) === janm [n=jmalonzo@29.182.233.220.exetel.com.au] has joined #ubuntu-motu === twilight [n=twilight@ubuntu/member/twilight] has left #ubuntu-motu [] [11:01] TheMuso: universe will have a hard freeze? that's news to me [11:01] geser: I remember reading that somewhere. [11:01] I must admit I haven't confirmed that, but anyway. [11:02] I remember the opposite [11:02] oh ok === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-motu [11:02] hi jdong [11:03] oh hi lupine_85 === fernando [n=fernando@unaffiliated/musb] has joined #ubuntu-motu [11:03] I thought we were having one in the last week... [11:03] I heard the updated xserver-xgl got in, so I didn't put it in the repo ;) [11:03] TheMuso: see my question at https://wiki.ubuntu.com/MeetingLogs/MOTU/20070122 around 9:38 / 9:39 [11:03] lupine_85: that's correct, xserver-xgl is all sorted out now :) [11:03] lupine_85: congrats on Beryl 0.2.0 release [11:03] thanks :) === animimotus [n=animimot@unaffiliated/animimotus] has joined #ubuntu-motu [11:04] Fujitsu: GLad its not just me. [11:04] geser: heh, that looks strangly familar [11:05] I think later on we might have decided to have the last week as a hard freeze [11:05] but I can't remember when that came up [11:06] as long it's only the last week and not starting next week [11:06] jdong: John could you explain quickly how the conky package is now going to spread ? [11:06] (if you have some secondes) [11:07] animimotus: next time ubuntu-archive team processes backports queue, the package will be built and published within an hour. [11:07] * [11:07] Proposal: during the last week of feisty cycle, require 1 ACK from an motu-uvf member prior to uploading source [11:07] Decision: unanimous approval [11:07] ok, and then it will be sent to all mirrors? [11:07] https://wiki.ubuntu.com/MOTU/Council/Meetings/2007-02-23 [11:08] RIghto. I thought there was one, but thought it was sooner. Never mind. [11:08] Fujitsu: thanks for the pointer [11:08] animimotus: correct [11:14] wahoo [11:14] kiko rocks === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === _MMA_ [n=mma@cpe-071-070-203-016.nc.res.rr.com] has joined #ubuntu-motu === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-motu [11:16] LaserJock: ?? [11:16] I worked with him this morning [11:16] and we're getting a footer and X- header to tell people why they are getting bug email === herzi [n=herzi@p548FBD1E.dip.t-dialin.net] has joined #ubuntu-motu [11:16] Right. [11:17] does that mean we can sort by package name? [11:17] because currently it is hard [11:17] well, it depends [11:17] if you are a bug contact for the package it'll show it [11:18] so like the header will have X-Launchpad-Bug-Reason: Bug Contact (mozilla-firefox in ubuntu) [11:19] and the footer will have a little note that you are getting the email because you are a bug contact for mozilla-firefox [11:20] it'll also tell you if it's because you are subscribed to a dup of the bug [11:20] Right [11:20] Whats the lp link for the new queue again? === TheMuso keeps forgetting [11:21] launchpad.net/ubuntu/feisty/+new [11:21] bah [11:21] +queue [11:21] right [11:21] do you guys think it'd be good to have the package name in the body of *every* bug email? [11:23] s/package/source package/ === CarlF1 [n=carl@ip67-153-238-162.z238-153-67.customer.algx.net] has joined #ubuntu-motu [11:23] Yes actually. [11:23] I find myself having to open the bug just to have a look at times [11:24] crimsun: sorry, yes [11:24] TheMuso: what client do you use for email? [11:24] I was debating this with kiko this morning [11:25] LaserJock: Mutt. [11:25] because he'd like to keep the bug body uncluttered and said that the X-Launchpad-Bug header should be sufficient [11:26] Actually... Yes, I could work something from that. [11:26] but TBird and Kmail don't seem to be able to selectively show non-standard headers [11:26] evo and mutt can [11:26] yeah mutt certainly can. [11:26] mutt can do anything === giskard [n=giskard@213-140-22-74.fastres.net] has joined #ubuntu-motu [11:27] I wish TBird wasn't such and easy to use and portable app [11:27] Except read receipts, which aren't standards compliant anyway. [11:27] because it surely stinks at some things [11:27] afaik [11:27] LaserJock: Same... I use it, but it is really lacking in some areas. [11:28] a Reply-To-List feature and header selectivity would make it much better for me [11:28] Proper GnuPG support would also be nice. [11:29] enigmail doesn't work well for you? [11:29] It doesn't use the proper caching mechanisms, for one. That's a little dangerous. [11:29] I have always noticed that email from tbird users with gpg has inline signing. [11:29] Coredumps for Thunderbird are dangerous because of that. [11:30] signatures even [11:30] TheMuso: There's the option to do PGP/MIME too. [11:30] as opposed to attached signatures. [11:30] Ah ok. [11:30] It's configurable. [11:30] Mutt does that by default afaik. [11:30] I'd say it was better to avoid MIME unless it's absolutely necessary. [11:30] Although on one List I'm on, I have had to change that. :) [11:30] Why so? [11:30] The vast majority of people on Ubuntu lists seem to use it. [11:31] It's extra bloat, and it makes reading messages through telnet to a POP3 server more difficult. [11:31] hi [11:31] Hi ajmitch. === vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu [11:32] um ok [11:33] A corner case, perhaps :P [11:33] https://beta.launchpad.net/launchpad-project/+bugs?field.tag=motu === Monk-e [n=guido@c529dd229.cable.wanadoo.nl] has joined #ubuntu-motu [11:34] LaserJock: I've seen that added to a couple of bugs I'm subscribed to. Is good to see. [11:35] I also like to see In Progress and Fix Commited ;-) [11:36] I especially like the anti-demotivator bug [11:36] I kinda threw that one in there ;-) === herzi [n=herzi@p548FBD1E.dip.t-dialin.net] has joined #ubuntu-motu [11:36] haha karma for uploads. === Fujitsu wonders where the timestamp on comments has gone. [11:37] can't let those translators and support tracker people get all the glory ;-) [11:38] I always found it a little odd that the people doing the actual main distribution work didn't get karma for it. [11:39] yeah [11:39] I wonder if it had anything to do with LP not tracking who actually uploaded [11:40] Probably. [11:40] or maybe they plan on just using changelog entries [11:40] I'm not sure who should get the karma [11:40] Whenever I've looked at a source package info page for a version, it says who uploaded it, which is not entirely correct. [11:40] maybe it should be split if it was sponsored [11:40] TheMuso: It says the name in the changelog, I'm sure. [11:40] i.e the changelog entry as LaserJock said. [11:40] yeah [11:40] When is that not correct? [11:41] If someone else sponsored the upload. [11:41] Fujitsu: it shows whose name is in the changelog last.... [11:41] not who actually _uploaded_ it [11:41] jdong: Yes... That's normally correct. [11:41] TheMuso: You're not meant to change the changelog when sponsoring. [11:41] LaserJock: you mean we should be able to catch up to Alan Pope (over 120k karma) :) [11:41] there is a newish (I think) bug in soyuz about grabbing the uploader from the gpg [11:41] Fujitsu: I don't. [11:42] Fujitsu: if you sponsor one of my packages, it'll show as me uploading it [11:42] jdong: Exactly, that's right... You should be getting most of the karma for that. [11:42] same with all backports... [11:42] The signer should perhaps get a bit, but not as much as the name in the changelog. [11:42] right [11:43] Fujitsu: yeah, but I think it'd be good to show who did the upload. [11:43] although sometimes sponsoring takes longer than the time the sponsoree took to make it [11:43] ;-) [11:43] LaserJock: True, but there's no way to gauge that... [11:43] anyway [11:43] I'm not sure if that's the reason we don't get karma or not [11:43] it would be good if LP could show the complete changelog and not only the changes of the last .changes file [11:43] probably not because it should be easy to use th changelog [11:44] geser: yeah, I've been thinking about that one [11:44] geser: It'd also be good if it showed it on the source package release package, not on the distrorelease page. [11:44] Fujitsu: Indeed. [11:44] Whoever put it there mustn't have been thinking at all. [11:44] well [11:44] I've talked with LP guys a little on that === finalbeta [n=finalbet@d54C689F7.access.telenet.be] has joined #ubuntu-motu [11:45] and they said something like "user" just wants to see what's changed in their version [11:45] so they just want to see what's happend in Edgy for instance [11:45] Since when do users know how to navigate around LP? The navigation there is pathetic, I doubt a normal user could find it. [11:46] well, that was the rationale [11:46] LaserJock: I've already filed a bug about it: bug #90846 [11:46] Malone bug 90846 in soyuz "Please include the complete changelog on the /+changelog page" [Undecided,Unconfirmed] https://launchpad.net/bugs/90846 [11:46] but we should have lp.net/ubuntu/+source//+changelog [11:46] That looks like that bug, LaserJock. [11:47] bug #55795 and bug #48735 may be related to it [11:47] Malone bug 55795 in soyuz "+changelog includes misleading information related to package versions and authors" [Medium,Confirmed] https://launchpad.net/bugs/55795 [11:47] bbs [11:47] Malone bug 48735 in soyuz "changelog histories for packages are not viewable/searchable" [Medium,Needs info] https://launchpad.net/bugs/48735 [11:47] and maybe p.net/ubuntu/+source///+changelog but I don't know if that's of much interest [11:47] s/p.net/lp.net/ [11:47] geser thanks for those [11:48] hmm [11:48] It'd be useful to be able to sort of expand a release in the list on /ubuntu/+source/ and see a changelog entry. [11:48] meep moop ;-) [11:48] hmm, that's an interesting idea [11:49] lp.net ... like sf.net ... [11:49] I generally find the +source pages to not be as helpful as they could be [11:49] I also find the additional step of selecting "All" on the build status page for the source package annoying. The 5 archs don't take that much space that you would need filtering [11:50] Should #90846 have the motu tag? [11:50] geser: where do you see that? can you give me an example? [11:51] LaserJock: https://beta.launchpad.net/ubuntu/feisty/+source/xulrunner/+builds [11:51] Fujitsu: give me a little bit to look these over [11:52] geser: oh, it defaults to currently building [11:52] in most cases a package isn't "Currently building" when looking at that page [11:52] which will basically be almost always empty [11:52] geser: Where's that linked from? [11:52] https://beta.launchpad.net/ubuntu/feisty/+source/xulrunner/ -> Show builds on the left pane [11:53] Ah. [11:53] hrrm I wish there were not so many packages that depend on versions they dont need to... there have bene many itmes I have extrcacted a package and changed the debian/control and rebuilt the bin.... whon needing to install a newer binary of something... where no actual patching is needed to 'backport' such package.... [11:53] I was looking under the version [11:53] The navigation in these parts is really bad. [11:53] I always need to switch to "All states" to get the info I need [11:54] geser: do you know of a bug report on that? [11:55] geser: You could always use the builds portlet on the / [11:56] that's quite a bit more clicking if you just want the latest build I think [11:56] Not really. [11:56] In fact, it's fewer. [11:56] enyc: usually those version numbers were put there to force a build in feisty against a newer library [11:56] Go the the package page, click on version. Done. [11:56] (and click on the portlet title if you haven't got the Greasemonkey script) [11:57] LaserJock: no, I haven't filed one yet [11:57] enyc: for backports where that is the only modification, I think I can convince cjwatson/Mithrandir to upload a source-change backport [11:57] jdong: hrrm build-dep or compiled dependancy ?? [11:57] enyc: build-dep [11:57] geser: I can do it if you don't want to [11:57] jdong: right... but ive many times needed to change the binary-runtime-dependancies..... [11:57] geser: otherwise just ping me with the bug number [11:57] enyc: like which packages? [11:58] jdong: e.g. to run an edgy binary package on dapper or whatever [11:58] enyc: You're meant to rebuild them to do that. That's what backporting is. [11:58] you should not be running edgy binaries on anything but edgy [11:58] you must rebuild its source package on the intended distribution. [11:58] jdong: hrrm thats very often not necessay in my experience... [11:58] a binary runtime dependency is for real [11:58] LaserJock: filing now [11:59] that's generated from scanning the binary. [11:59] siretart: ping ? [11:59] enyc: it's russian roulette when you do that. it may work, it may crash, nobody knows. [11:59] but it's not supported in any way, and you're on your own. [11:59] Tonio_: pong [12:00] jdong: that really depends if there is an ABI change or an actual requiremnet for newer lib or initscript-behaviour... [12:00] hangon ... ill try to find an example... [12:01] siretart: hi :) I'm pinging you concerning libxine [12:01] not done this in a while ;-) [12:01] enyc: for most packages there are subtle ABI changes that cause shlibdeps to identify a specific version. [12:01] siretart: there is a patch merged upstream for xcb support, which would fix our so old kaffeine crash with konqueror [12:02] siretart: patch is a bit big but has been widelly tested upstream, is that too late to consider adding this ? [12:03] jdong: kk... now herees what iirc is see often... [12:03] jdong: in 'prboom' feisty universe.. * [17] [dep] [18] libc6 (>= 2.5-0ubuntu1) === mvo [n=egon@p54A66BE8.dip.t-dialin.net] has joined #ubuntu-motu [12:03] enyc: We have a new libc6. That's a fact of life. [12:03] jdong: normally looks to me like many packages seem to explicitly depends on the releveant distro's version of libc6.. not actualyl the version they need [12:04] back [12:04] Running it on earlier version may work, but it may break horribly. [12:04] Fujitsu: sure... im just trying to understand where this comes from === zorglu_ [n=zorglub@78.43.102-84.rev.gaoland.net] has joined #ubuntu-motu === jdong_ [n=jdong@SIMMONS-SEVEN-FOURTY-EIGHT.MIT.EDU] has joined #ubuntu-motu [12:04] Fujitsu: well fine... but this dep seems not to actually specify the version needed normally... only "what version is in that distro" [12:04] q. when doing a ./configure on ubuntu, is there a special --prefix to set, or to leave the default is fine ? [12:05] Fujitsu: ive newer understood why this situation is like this [12:05] zorglu_: is that when you are trying to create an Ubuntu package? [12:05] zorglu_: You read the packaging guide? [12:05] LaserJock: somehow yes, installing a lighttpd 1.5 from source via checkinstall [12:06] TheMuso: some time ago yes, do i remember it by heart, no :) [12:06] Fujitsu: i.e. if this program actually needs libc6 at least 2.1 of libc6... then the dep might specify that.. but this seems to have explicitly the 'latest in feisty' libc6 version.. [12:06] zorglu_: if you are going to use zorglu_ then you don't need a special --prefix [12:06] Fujitsu: do you undershand? [12:06] zorglu_: sorry that 2nd zorglu_ should be checkinstall ;-) [12:06] LaserJock: ok thanks [12:07] Is this dep some kind of autogenerated choice somewhere that defaults to explicitly requiring that latest ver.? [12:07] enyc: The problem is that it's built against the new version. There's nothing saying that libc6 in Edgy is forwards-compatible. [12:07] siretart: please forget this, looks like too late to change the seeds to get rid of kmplayer for kubuntu anyway.... we'll wait net dev cycle then :) [12:07] siretart: sorry for boring you with this [12:07] enyc: build deps are generated by running shlibdeps as the last step of building the binary package [12:08] LaserJock: for what it worth, the lighttpd 1.4 available on edgy got a serious bug on accept-range :) [12:08] enyc: the tool only checks against the running system. it doesn't have a comprehensive ABI analyzer for every version of Ubuntu and every revision of every library [12:08] zorglu_: is the bug in Launchpad? [12:08] LaserJock: no idea, i can look [12:08] zorglu_: that would be excellent [12:08] LaserJock: but after i got 1.5 working, i spent the day on this :) [12:08] enyc: there's no good way of knowing if the package is binary-compatible with any other versions than specified, and dpkg errs on side of caution. [12:09] jdong_: I see.. so you end up with "conservative but often unneedly-restrictive dependancies" as far as I can see.. [12:09] jdong_: I see [12:09] enyc: that's the best solution given the scenarios. [12:09] jdong_: yes i see [12:09] Its really not hard to build a package in a pbuilder for the distro release you want it for. === jwhitlark [n=jwhitlar@h-67-102-70-2.snfccasy.covad.net] has joined #ubuntu-motu [12:10] TheMuso: sure.. takes time though... but I can understand that point of view too ;-) [12:10] enyc: and speaking as a veteran Gentoo user who has source-compiled his entire system for several years... there is no good gauge of compatibility. [12:11] enyc: sometimes you get really weird behavior in an application, and the shlibdeps still "check out" but rebuilding fixes it. [12:11] (stale package from a library upgrade) [12:11] I've seen slight upgrades to packages in gentoo that have required a reverse depends rebuild. === Lamego [n=lamego@a83-132-143-87.cpe.netcabo.pt] has joined #Ubuntu-motu [12:11] jdong_: bah! gentoo hassle.. i remember problems with rebuilding libs... then needing to rebuild things to keep them working... big hassle sometimes.. [12:11] TheMuso: and sometimes revdep-rebuild doesn't catch it either. [12:12] jdong_: Yeah., [12:12] in fact, those are the MOST painful -- where revdep-rebuild doesn't detect it [12:12] jdong_: seem to need to keep things uptodate often... which can cause problems... mistakes w/ etc-update... [12:12] which shows a fundamental flaw in using shlibdeps literally to assess dependencies [12:12] jdong_: and then... problems if you dont kkep things uptodate === TheMuso must look at the shlibdeps code at some point. [12:13] enyc: aye, it's a "fun" experience but does teach a few lessons about binary compatibility, why rolling versions aren't always good, and so on.