[00:33] Someone knows how to put this two lines working wish dash.. it has bashism [00:33] $(INSTALL_FILE) objmon/talk/[^a]* $(DESTDIR)/var/games/mordor/sample/objmon/talk/ [00:33] $(INSTALL_FILE) objmon/[^dt]* $(DESTDIR)/var/games/mordor/sample/objmon/ [00:34] the [^a] and [^dt^] [00:34] [^dt]* [00:34] filenames that start with "a" and "dt", right ? [00:35] I think it's the other way around [00:35] Filenames that *don't* start with 'a' or 'dt' [00:35] ^ inverts the check. [00:35] d or t, not dt [00:36] ah ok [00:36] there is some way to do that reg expression in dash ? [00:36] grep [00:37] And it's a bit ... special [00:37] I thought I'd seen some of those just replacing ^ with ! and that working, but my memory of that is a bit foggy. [00:38] You're less than 20, your memory isn't allowed to be foggy [00:38] hehe [00:38] thanks for the help [00:40] * StevenK kicks filterdiff [00:40] Please filter stuff, kthxbye [00:43] StevenK: lol [00:45] * Fujitsu lowers some clouds onto StevenK. [00:46] On the other hand, I have plenty of reasons why my memory should be foggy [00:47] You'd think filterdiff -x '.svn' diff > diff.1 would just DTRT [00:48] Please give me any feedback on my package malbolge ( http://revu.tauware.de/details.py?package=malbolge ) [00:48] I want to get it really shiny before next Monday. === \sh is now known as \sh_away [01:02] xulrunner bugreport filed. === Spec is now known as x-spec-t [01:04] SnackPack, yes [01:10] nenolod: what #? [01:23] SnackPack, https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/179031 [01:23] Launchpad bug 179031 in ia32-libs "lib32/libSDL depends on old libraries and needs to be rebuilt" [Undecided,New] [01:24] it's a critical bug [01:24] for people using 32-bit apps in a 64-bit userland [01:37] * txwikinger wonders how to patch a cdbs tarball.mk package === bigon is now known as bigon` [02:13] Heya gang [02:13] Hey bddebian. [02:13] Hi Fujitsu [02:14] Good $TIMEOFDAY bddebian. [02:15] on advice of my lawyer, I have no comment on any claims regarding membership in any "gang" [02:16] Hi RAOF [02:18] slangasek: Sure you are you elitist DD jerk.. ;-P [02:18] isn't MOTU a gang ? [02:18] Man that's open for a CoC violation :) [02:19] the first rule of MOTU is that you don't talk about MOTU [02:19] hah [02:20] same apply to mafias [02:21] MOTU == mafia? :) [02:21] * RAOF should start charging protection money or features of Miro might get "accidentally" disabled. [02:21] "elitist DD jerk"? "CoC violation"? what is this, an Overfiend summoning spell? [02:22] haha :-) [02:22] the second rule of MOTU is that you should ignore lines from bddebian which end with a smiley [02:22] Where has he been anyway?\ [02:22] Oh ouch.. [02:22] Damn, azeem you won't even let me have any "fun" here? Sheesh [02:23] Overfiend talked in #d for a bit on the weekend [02:23] he has been in Indiana, and possibly in other places [02:23] Anyone feel like taking a look at http://revu.tauware.de/details.py?package=hardware-connected? :-) (A program that checks whether given hardware is connected, useful for scripting) [02:24] Should I feel slighted that I did a lot of work on a Debian package and didn't even get a ChangeLog mention? :0) [02:24] if feeling slighted makes you happier [02:25] otherwise, I generally don't advise it [02:26] ion_: sorry, no time to look at it in detail, but I'm curious - why would you need a package to check for whether hardware is connected, what does this give you that a three-line script to look under /sys does not? [02:32] slangasek: A nicer interface than NIHing the three-line function over and over again. :-) [02:33] hum, ok [02:33] AFAIK the only remaining issue with the package was that its Vcs-* pointed to a private repository. That has been fixed. [02:33] I have trouble applying the term "NIH" to anything that trivial [02:43] * bddebian starts on build 94 of newpki-client [02:44] slangasek: E.g. hardware-connected -m 8139too is IMHO nicer (and also more efficient) than something like modinfo -F alias 8139too | while read alias; do find /sys/devices -name modalias | while read file; do read line <$file; case "$line" in $alias) echo yes; break; esac; done; done [02:50] ion_: hum, is that any different than the much shorter find /sys/devices/ -name driver| xargs -n1 readlink | xargs -n1 basename | grep -q 8139too? [02:51] I think what he's getting at is he wants to make something like this easier for novice scripters [02:51] Hobbsee: ping [02:51] (though that's inexact, why use basename without also anchoring your grep) [02:51] LaserJock: pong [02:51] SnackPack: I'm just asking whether there's a difference between those two usages [02:51] slangasek: I don’t think that works when querying whether e.g. something compatible with a certain driver in /usr/share/linux-restricted-modules/2.6.24-2-generic/modules.alias.override/nvidia [02:52] slangasek: not sure [02:53] hardware-connected would be handy for picking the newest possible proprietary nVidia driver for your hardware on startup. [02:58] ok, so for cases where you're trying to search /sys for things that don't match to loaded drivers, sure [02:59] did someone knows if there is a way to chat with the amazon support center? [03:00] ...way offtopic there [03:02] Gahh! [03:02] checking for 64bit platform... yes -> disabling GtkHTML2 [03:04] Hobbsee: yep, sorry, i'm a little desperate [03:07] StevenK: Niiice. [03:08] Now I have to link against firefox [03:09] What's wrong with xulrunner? [03:10] xulrunner and firefox are mutally exclusive, no? [03:11] I thought we were moving to xulrunner-1.9 wherever possible. [03:11] Which requires porting work [03:11] (And a 50Kb patch, last time I did it) [03:36] mruiz: I'd probably try for a SRU rather than a backport for a FTBFS. Also, this is a good example why asking the channel generally is preferable. [03:36] txwikinger: cdbs-edit-patch helps [03:36] hi persia [03:37] I am reading up on that.. :( [03:37] :D [03:39] Hm, Firefox 3 is looking nice. [03:39] persia: hi [03:39] hi LaserJock txwikinger [03:39] Particularly with the sane-looking tabs. [03:41] LaserJock: PONIES! [03:42] * Fujitsu wonders why Firefox 3 seems to have gone all strange and now uses proper GTK icons and the like. [03:44] % grep -c 'warning: ' links2/current [03:44] 19485 [03:44] *Twitch* === Ubulette_ is now known as Ubulette [03:57] ah works... just need to create the patch correctly :) [03:59] * txwikinger needs to get sleep... good night [04:15] herm what would be the equiv to self.listWidget_2.addItems(sections['main'][*].keys()) [04:15] Fujitsu: ^^ oops wrong window === awen_ is now known as a === a is now known as awen_ [04:58] I'm back at home, so I can now be reached at this nick again. [04:59] persia: re your comment about SRU versus backport to fix an FTBFS... Definitely. [05:00] ScottK: Well, it depends. If the FTBFS was fixed by a new upstream version, I'm not sure it's right. Needs some investigation and thought. [05:01] Backports isn't for fixing SRU worthy bugs. FTBFS would fit in that catagory. If it's FTBFS, it's not like the SRU has a regression risk. [05:03] Hmm... I usually think in terms of feature stability rather than regression risk, but I suppose you're right. [05:04] The only place I can think of where a backport would be appropriate is if some other lib that didn't FTBFS needed to be upgraded too to make the new one work. [05:04] That would mean backporting the entire rdepends set, no? [05:05] Yes. [05:05] Which is unpleasant, but allowable. [05:05] I'm waiting for my libclamav3 transition to age a bit in Hardy before I give that exact thing a shot. [05:05] Good to know. I thought the backporters team didn't like to update libraries. [05:05] Don't like to. [05:06] Sometimes it's the right thing to do. [05:06] Ah. "Don't like to" != "Doesn't". I understand now. [05:06] libclamav is a good example. [05:06] You pretty much have to stay current. [05:06] otherwise it screams at you [05:06] heheh [05:07] From the discussion during the gutsy cycle, I thought upstream was willing to play nicely for future releases. [05:07] It's not the screaming. It's eventually no updates and no security fixes. [05:07] You also have to stay current with ion3, or its author switches to a non-free license. Oh, wait. He already did. :-P [05:07] ion_: Rather, you need to not include snapshots of ion in a distribution. [05:08] persia: For clamav, their perspective is they don't understand why you don't just run the current release. [05:08] ScottK: They still don't understand releases? Annoying that. [05:08] sounds like adobe [05:08] hehe [05:08] Their view is version < 1.0, so they can do whatever they want. [05:09] At least with clamav you get source so we can patch all the older releases. [05:09] Speaking of which ... [05:09] Hrm. Maybe they are saying "don't include it", but that's just non-ideal. [05:09] imbrandon: Did you ever finish looking at the backport for clamav from gutsy-security to feisty-backports? [05:10] ScottK: yes i did, looks ok [05:10] persia: I think they're more narrowly saying don't whine to us about it. [05:11] imbrandon: Would you mark it in progress and subscribe the archive then? Bug #177537 [05:11] Launchpad bug 177537 in clamav "Remote Code Execution" [Undecided,Fix released] https://launchpad.net/bugs/177537 [05:11] I'd do it, but I haven't built it on Feisty myself. [05:11] ahh thought i had [05:11] will do [05:13] ScottK: hrm [05:13] * minghua looks at #176994 and decides to steer away from it... [05:13] they are all marked fixed [05:13] LP still doesn't support bug blocking, does it? [05:14] minghua: Not yet... [05:15] I don't think there is any package in universe sponsoring queue that I'm familiar enough to help. [05:15] imbrandon: Thanks. [05:15] hi guys [05:16] * Fujitsu looks at bug #95419, and points minghua to comment annoyedly on it. [05:16] Launchpad bug 95419 in malone "Record dependencies between bugs" [Medium,Confirmed] https://launchpad.net/bugs/95419 [05:16] Hey jcastro. [05:16] heya jcastro [05:16] is there a java pro in the house? [05:16] minghua: That's sort of the issue. When the queue is smaller, one of the regular sponsors tends to get the harder ones. As the queue has seen about 75 submissions processed in the last 24 hours, there's a few left. [05:17] jcastro: There's at least a number of amateurs. What's the issue? [05:17] persia: Right. But I just got your email asking for sponsoring help... [05:17] persia: I've got some guys on the netbeans team that want netbeans6 in for hardy [05:17] Fujitsu: Thanks for the bug pointer. [05:17] jcastro: OK. We can do that. [05:18] persia: from my limited experience I can tell that there will be some issues [05:18] so I'd like to find someone patient. :D [05:18] jcastro: What's the current status? I remember there being a couple members of that team working on 5.5 for gutsy. Are they having issues with the update? [05:18] well, 5.5 was in multiverse [05:18] but they want it in universe [05:18] but they have a list of libraries that they uploaded as binaries last time [05:18] jcastro: multiverse -> universe is just a matter of dependencies / build-dependencies and licensing. [05:19] they'd like to do source uploads this time. [05:19] Err, binary uploads aren't possible. [05:19] they didn't want to maintain a bunch of libs last time [05:19] Fujitsu: Well, for Java multiverse, they are, but that's a different issue. [05:19] so they just did a bunch of .jars in multiverse [05:19] Who let them in last time? [05:19] but this time around they'd like to do it right [05:19] And why weren't they... educated? [05:20] jcastro: Does it work with system libraries? Last I knew, there were a lot of local patches to libraries in netbeans. [05:20] Ah, I see. [05:20] Fujitsu: I had a phone conference with them, they just need to be taught. [05:20] they're not like, dumb [05:20] they just don't know. [05:21] persia: yeah, I think there are, but I don't know enough about the subject to know for sure, which is why I was asking [05:21] jcastro: I was also questioning the sponsor. [05:21] they were planning on doing their first cut at packaging this month [05:21] jcastro: who's your contact there? I'm not deeply familiar with Java packaging, but have a personal interest in NetBeans, and am fairly familiar with our guidelines. [05:21] so I wanted to see if I could link them up with someone [05:21] persia: sec, looking it up [05:23] persia: arseniy kuznetsov, Marek Slama, and Petr Hrebejk [05:24] http://wiki.netbeans.org/wiki/view/SmallNbForLinuxPackaging [05:24] these are the libraries they need [05:24] jcastro: OK. I was working with Marek for 5.5 to get the copyright file fixed. I'll poke over there to see if I can help. Is there an upgrade bug already? [05:25] not afaik [05:25] there's a launchpad page, but it's by a guy I don't know, doesn't appear to be upstream [05:25] persia: I plan on having another phone conference with them soonish, would if be ok if I brought you onboard for it? [05:25] jcastro: LP has an annoying limitation that every upstream has to also be registered as an LP project, so you'll see a lot of that. [05:26] jcastro: Depends on time of day and technology, but sure. [05:26] well, Sun does the conf call so they schedule it around our schedules and such [05:26] persia: can you shoot me your mail? [05:41] dum de dum [05:42] jcastro: btw i got in touch with Zonker today [05:42] imbrandon: and ... ? [05:43] i'm gonna be doing a piece on OpenChange and LDAP , soonish [05:43] mid feb i think, he is shooting me the details tomarrow [05:44] imbrandon: dude hot action. [05:44] :) [05:44] I hope he can come to the next UDS or ubuntu live. [05:44] he always walks around and is like "link me up with interesting people for interviews." [05:44] yea, has he been to one since Califorina ? [05:45] CA was his first one, so he was real shy [05:45] yea [05:45] next time around we'll bounce him around like a cheap doll [05:45] i talked to him a little bit, he tried to get me on camera heheh, i let Sebas do it [05:45] imbrandon: he's a big ohiolinux guy too (one of the planners), so make it to that. [05:45] nice [05:45] though he lives in denver or something [05:46] i have 4 planned this year [05:46] yea denver [05:46] pengicon, UDS, Ubuntu Live and SCALE [05:46] penguicon* [05:46] i never spell that right [05:47] scale sounds like fun. [05:47] imbrandon: I hear jono is keynotting this year [05:47] yea, it looked like a blast last year, thus i put it on for this year [05:47] he is ? killer [05:48] one of the planners, Ilan, was at ubuntu live [05:48] good people [05:48] make sure you link up with him [05:48] he is an penguicon too right ? Ubuntu Rockstars everywhere [05:48] s/an/at [05:49] Ilan? I don't think so. [05:49] Jono yeah [05:49] no jono [05:49] yea [05:49] Mako too [05:49] and xkcd guy [05:49] Ilan, i have heard that name somewhere [05:49] and dibona and leslie from google [05:50] you remember leslie right? [05:50] leslie!, thats my chick [05:50] yup yup [05:50] word [05:50] i have talked to her email a few times, when i was job hunting [05:50] since UDS [05:50] ah [05:50] I could never work @ google [05:50] can't handle the math [05:50] heh [05:50] I would last 5 seconds in an interview [05:51] i got through 2 of them, then decided not to schedule a 3rd, it was above my league [05:51] it's ok [05:51] my friend went through _7_ [05:51] atleaste what i was interviewing for [05:51] wow [05:52] imbrandon: we should ask zonker if he's coming to penguicon [05:52] yea totaly, i bet he is [05:53] it'd be kickass to have him cover the -mi team's packaging jam [05:53] if not he should [05:53] and have you MOTUs there [05:53] yea i posted on my new years resolution about a PackageJam here in KC and 3 people i have never even heard of ( even via the lug ) emailed saying "when?" hehe [05:53] so i got to get that done this month [05:54] i was like wow there is ubuntu people in KC that arent part of the local lug [05:54] i think it will go over well [05:58] jcastro: from rumors ( and some of his comics ) i hear the xkcd guy is a Ubunut Fan [05:58] Ubuntu* [05:59] he is [05:59] http://www.xkcd.com/364/ is my personal fav ( other than "sudo make me a sandwitch" ) [05:59] those stories are best told over beers though [05:59] gotta help a neighbor plow his driveway [05:59] bbl [05:59] l8tr [06:36] hmm, opensuse 10.3 really improved over the betas [06:39] hmm, and they use package deltas for updates [06:39] yea they have done that for a long time === Ibalon is now known as zakame [07:09] Is rmadison terribly slow for anyone else today? [07:10] persia: shouldent it run on your local system ? [07:10] imbrandon: I thought the r in rmadison was for remote. For local, I always use apt-cache madison. My "local" mirror is actually a couple kilometers from here. [07:11] err i was thinking rdepends ( as in reverse ) , never mind, its late [07:12] imbrandon: Shouldn't it be "early" by now :P [07:12] heh yea [07:12] im all screwy lately [07:12] That's what you get for pretending to be diurnal over the holidays. [07:12] figuring out python ALOT better though ( no small thanks to Fujitsu ) [07:13] It's only 1 a.m., I'd say late. [07:13] :) [07:13] persia: rmadison is reasonably fast here. [07:13] * persia doesn't really track differences in north american timezones well [07:13] minghua: Maybe just me then. Thanks. [07:13] yea 1am here [07:13] 1:13 [07:14] * minghua knows imbrandon and he are in the same timezone. [07:14] minghua: ahh really? [07:14] BTW grammar question, is it "imbrandon and he", or "he and imbrandon", or both are okay? [07:14] imbrandon: Yes, I'm in Houston. [07:15] cool [07:15] * imbrandon is not the best person to be asking grammar [07:15] minghua: both are acceptable, although the former is preferred, as it gives precedent to the other party, so is more polite. [07:15] s/precedent/precedence/ [07:16] * persia decides that upstreams that don't bother with ChangeLog don't get DIF exceptions without someone else investigating it. === tritium_ is now known as tritium === asac_ is now known as asac [07:31] elkbuntu, i'm sorry if you took my comment the wrong way on #178888; there were some people getting off into topics not directly related to the bug :) [07:35] * persia enjoys the use of bug reportsas discussion threads, and considers advocating the complete replacement of mailing lists [07:35] nenolod, no worries. however please realise that the PC stuff, as annoying as it can be, contributes to the general atmosphere of the community. If we can do anything to equalise the male:female ratio then it will be beneficial in terms of user (and contributor) base. [07:35] nenolod, tbh, caroline's response annoyed me way more than yours anyway [07:37] elkbuntu, caroline's response is wtf [07:37] elkbuntu, i think that it's inappropriate for software error messages to use slang in general [07:37] * persia points at the wtf application [07:37] nenolod, agreed, and it's even more wtf when you consider her history with ubuntu [07:38] i think someone reporting it as a "sexist remark" is a little over the top, but that's life [07:38] if it makes nmap guys stop acting like kids in their code, then more power to them though [07:38] nenolod, it was, however refusing to accept that anyone had an issue with it is wrong [07:39] due to nmap's messages, a lot of people feel that it's a script kiddie app [07:39] elkbuntu, yeah [07:39] elkbuntu, never should somebody talk in literals when describing a group of people ;) [07:40] persia, yeah. just make a virtual package in ubuntu called "talk-about-random-crap" and replace ubuntu-users list with that [07:41] with launchpad bugmail it'll be like nothing changed [07:41] ;) [07:41] nenolod: Actually, the use of virtual packages makes sense. Creating a new bug creates a new mailing list / forum thread. People can subscribe to the virtual package to subscribe to those items. [07:42] The only issue is when the bug gets "closed". Perhaps when each raised issue has been discussed and resolved, someone closes it. [07:42] persia, yep, and as a plus, it means bugs will actually make it past someone's whinge on a busy conglomerated list [07:43] this is a great idea [07:43] * persia especially likes the possibility of declaring some person's post to be "Invalid". [07:43] however it would become equally unmanagable if you didnt take out the questions like 'how to i find my ip address' or 'how do i add a new user' [07:43] LP should just reuse the malone code and develop a mailing-list-alternative. :-) [07:43] elkbuntu: That's what the "Convert to a Question" feature is desiged to support. [07:43] persia: I like that. [07:44] minghua: It's getting mailman support, unfortunately :( [07:44] Fujitsu: Oh. :-(, too. [07:44] elkbuntu, i thought #ubuntu was for that [07:44] Further, if we could set up a forums-like UI in parallel, we could merge all the forums stuff. Be nice to see forums workarounds in proper, addressable, bug reports. [07:44] nenolod, no, that's for trolls to scream abuse at ops for banning them from offtopic ;) [07:44] elkbuntu, that's abus as in "a bus" [07:45] remember, trolls are illiterate [07:45] and they go around calling everyone names [07:45] persia, i havent used LP much lately, out of touch with all the new features [07:45] elkbuntu: See. That's another argument for integration. [07:45] elkbuntu: Hahahahahahahaha new features in LP? [07:46] LP has new features? [07:46] Fujitsu, surely something's changed in the past 5 months [07:46] I thought the build number is generated with rand(). [07:46] :D [07:47] i wish launchpad was opensource [07:47] malone is a very nice bugtracker [07:48] Mhm. [07:50] hmm, actually, really, that malone as a general messaging platform really does make sense [07:50] now all we need to do is get sabdfl to sign off on it [07:50] and the rest will just happen ;) [07:50] this channel scares me sometimes! [07:50] Whenever I'm on ubuntuforums.org, I keep looking for the status column. [07:51] Fujitsu, to mark posts as invalid? [07:51] :D [07:51] Yeah, or incomplete. [07:51] me too, and then i find myself disappointed when there isn't a status column ;p [07:52] I'm more interested in avoiding bug reporting to MLs or forums, and integrating everything, rather than the fun of the status column. [07:53] If you don't have mailing list or forum, you need a triaging team constantly dealing with "my system is broken!!!" bug reports. [07:54] minghua, nono. the idea is to turn the bug tracker into also a forums system and mailing list by using virtual packages and a pretty UI on top [07:54] ;) [07:54] minghua: How is that different from the current situation? [07:54] yeah, that too [07:54] i get tons of bugs assigned to ubuntu-audio that are invalid [07:55] kinda makes me wonder where the users get their drugs from time to time some of the bug reports i have read [07:55] :P [07:55] nenolod: Likely the triagers can't evaluate that. At least they trim the truly bad before assigning the team. [07:55] persia, i'm thankful for that [07:55] :D [07:55] persia: Not really to me. But the bug triaging team probably see it differently. [07:56] the bug triaging team is one that takes a lot of abuse i imagine [07:56] emotional abuse? mental abuse? probably both. [07:56] nenolod: I know. I sort of like the idea, too. I was just commenting on persia's "avoiding bug reporting to ML or forums" point. [07:56] minghua: Depends. If the forums moderators and supporters, and the active support people on ubuntu-users@ joined the triagers ranks, I'm not sure it would be all bad. Plus, ubuntu-bugs@ shouldn't be the bug contact for these virtual packages. [07:57] launchpad answers is already based on malone anyway AFAIK [07:57] wow, someone said "forums" , thats my queue to goto sleep :) [07:58] persia: My gut feeling is that is will be a big change for not much practical gain. [07:58] minghua, the practical gain would be being able to rate threads ;) [07:58] "Invalid", or if you really want to confuse someone, "Fix Released" [07:59] minghua: I think the gain would be 1) "Convert to a Question", 2) forums workarounds in bug reports to help get towards a solution, 3) everyone working on the same target, 4) no more bugs being forgotten because they were only posted to a mailing list. [07:59] rember not all forum activity is bug reports or support issues, alot of social behavure happens there too ( not that i personaly partake, but it does ) [08:00] where as "Invalid" means: "your thread sucks, please fix it and come back later, and "Incomplete" means: please add more detail. this thread is boring. [08:00] nenolod: does that mean i get a "TLDR" status on malone ? [08:00] persia: Yeah, I agree being able to convert a discussion thread to something else (question, formal bug report, etc.) is a plus, but I don't see it a big gain. [08:00] imbrandon, what is TLDR? [08:01] nenolod: TOO LONG DIDENT READ, my fav thread anwser [08:01] imbrandon, yeah probably [08:01] * minghua foresees LP status ping-pong. [08:01] minghua: I just see lots of duplicate conversations with people missing things between the mailing lists, the forums, and bugs. [08:01] minghua, launchpad crashing because the thread was too bad? [08:01] :D [08:01] imbrandon: Don't complain about that, or I'll start sending you personal mail :P [08:01] heh [08:02] "I refuse to process this. It's too stupid. throw(Exception)" [08:02] raise TooStupidError [08:02] yeah [08:02] throw(pbkac) === doko_ is now known as doko === apachelogger__ is now known as apachelogger [08:03] Problem Between Keyboard and Chair [08:03] * minghua never gets the PBKAC metaphor. [08:03] Shouldn't the torso be there, instead of the head? [08:03] minghua: e.g. an idiot, the person between the keyboard and the chair [08:04] Okay. Person. [08:04] there's also ID10T errors [08:04] ;) [08:04] Cultural differences, I suppose. Chinese seldom refers a person as a problem. [08:05] hehe :) [08:05] minghua: Yes. Difference between redemption and forgiveness. Blame Peter. [08:06] minghua: btw i'm curious now that you said your in the states , why are you here? family? school? job? non_of_my_business? hehe ( not that it matters one bit, just curious ) [08:06] imbrandon: School, graduate student at Rice. But I suppose non_of_your_business too... :-P [08:07] hehe [08:08] okies yall, i'm falling asleep at the keyboard, gnight [08:08] whose mruiz? [08:08] * persia waits for mdczzbjljk tlaw4 [08:08] i bumped audacious and audacious-plugins in debian, all he needs to do is merge them [08:08] :s [08:09] nenolod: mruiz seems to be active starting in 3-5 hours most days. [08:09] well [08:09] nenolod: You could also merge them, if you like :) What's the remaining variance? [08:09] i'm just curious on how he intends to solve the bump requests, as i could do it in just a few minutes ;) [08:09] persia, our patches are for pulseaudio integration [08:10] nenolod: Ah. Yes. Can't adopt that. [08:10] nenolod, lamont already made it known how he feels: https://bugs.launchpad.net/ubuntu/+source/nmap/+bug/178888/comments/4 [08:10] Launchpad bug 178888 in nmap "Please sync nmap 4.50-4 (main) from Debian unstable (main)" [Wishlist,Confirmed] [08:11] elkbuntu, right, but about 4.50-4, but not about 4.52 [08:11] nenolod: best not to go too cutting edge vs. Debian for an LTS, unless there's a really good reason. [08:12] persia, that's how i feel yes. :) [08:12] nenolod, actually, that's about both. i read that he says 4.52 isnt classed as stable yet and he'd prefer to wait, but 4.50-4 is stable and acceptable [08:12] ah. [08:12] elkbuntu, well, nmap 4.50-4 does work fairly reliably, and it probably would be good for an LTS [08:14] persia, the pulseaudio patches in audacious-plugins can be dropped, the pulseaudio patches in audacious must remain [08:15] Wonderful sysvinit versions we have here -- Debian has 2.86.ds1-47, Ubuntu has 2.86.ds1-14.1ubuntu32. [08:15] nenolod: Right. If you're sure about the former, submit a sync bug & subscribe mruiz. For the latter, someone needs to make a debdiff. === bigon` is now known as bigon [08:15] minghua: It's all sorts of special due to upstart [08:16] oh wow some of the comments on that bug report are crazy, this is all over "dude" in an error message ? [08:17] imbrandon: Ignore the bug. Find a trivial additional patch, and upload 4.50-4ubuntu1 closing the bug today. Make it all go away :) [08:17] hehe [08:17] persia, i can make a debdiff [08:18] persia, i have the debian audacious and ubuntu audacious on my hard drive [08:18] ;) [08:18] nenolod: In that case, just make a merge bug, add an explanation for DIFe, attach the debdiff, and subscribe mruiz & the sponsors. [08:19] persia, certaintly. [08:22] persia, do you want the debdiff between 1.4.5-1 or 1.4.4-1ubuntu1 ? [08:22] nenolod: debdiff against debian is preferred [08:26] oh wait [08:26] no [08:26] persia, we still need to keep one change in -plugins, but i can handle it ;) [08:26] nenolod: Excellent. [08:28] persia: I just uploaded a new version of tennix to fix the errors you reviewed. Now it should be fine. http://revu.ubuntuwire.com/details.py?package=tennix [08:29] warp10: Excellent. I firmly believe you'll get the best quality package by getting others reviews (you've likely fixed the issues I would find), so I encourage you to seek other reviewers. If nobody has touched it by next REVU day, and it comes up in my FIFO queue, I'll look at it again. [08:31] * Fujitsu really likes the REVU sort order nowadays. [08:33] persia: Ok, sure. I'll try to find someone else reviewing my package. :) [08:34] warp10: The best way is just to post an advertisement here reporting the status and asking for reviews one a day or so (choosing different times may help due to reviewers timezones, but try to avoid more than once in each 24 hours). [08:37] persia: Indeed I ask here every day (and no more then once a day). (Un)fortunately Christmas time has gone, and work level is raising again. :) [08:37] warp10: Understood. If you've hit all my points, you're probably getting quite close to an advocation. [08:38] persia: Great! I hope I can work on one or two more packages before FF. [08:39] warp10: I strongly recommend working on them in parallel. Waiting for reviews can be slow, but if you've four or five candidates in queue, they are all likely to get hit together. [08:39] * Fujitsu advises fixing bugs rather than working on new packages. [08:41] persia: Well, since it was my first package, I waited for your reviews before starting a new one, to avoid doing the same error multiple times. Now that I catched many issues, I prbably can work on a couple packages togheter [08:41] oops. i need to redo that debdiff, i left a .rej file in there ;) [08:51] Ng: Please reupload terminator after building with debuild -S -sa. -sa makes it include the .orig.tar.gz. [08:52] Fujitsu: oh, sorry, will do [08:52] I've been trying to make a workflow that uses bzr-builddeb, so I've probably messed up the source builder command [08:53] Aha. [08:54] there's a whole bunch of stuff to learn in about 20 directions atm, but it's a good challenge :) [08:54] persia: https://bugs.launchpad.net/ubuntu/+source/audacious-plugins/+bug/179471 [08:54] ;) [08:54] Launchpad bug 179471 in audacious-plugins "Sync audacious 1.4.5-1 and audacious-plugins 1.4.4-1 from Debian unstable (main)" [Wishlist,Confirmed] [08:55] nenolod: I think you mean "merge" instead of "sync". [08:55] it's 3AM :P [08:55] nenolod: looks like all the right people are subscribed, but the title & description leave a bit to be desired. [08:56] persia, what should i add to the changelog? [08:56] er [08:56] description [08:57] (i'll change debian/changelog for the both of them too ;)) [08:57] nenolod: It oughtn't be a "sync", and it might be nice to describe the ubuntu changes being retained. Also, since we're past DIF, providing some justification for the DIFe would be good. I also like to see the Debian changelog, personally. [08:58] sure [08:58] nenolod: A side issue -- you can delete bad debdiffs you don't want. In the left pane "Bug attachments", click "edit" of each one. [08:58] minghua, i didn't know. thanks for the tip. :) [09:00] I know nothing about multimedia stuff, so I can only help on editorial points. :-) [09:01] https://bugs.launchpad.net/ubuntu/+source/audacious-plugins/+bug/179471 [09:01] Launchpad bug 179471 in audacious-plugins "Merge audacious 1.4.5-1 and audacious-plugins 1.4.4-1 from Debian unstable (main)" [Wishlist,Confirmed] [09:01] how about that description :D [09:02] some major bugs dating back to 1.3 were fixed, basically is the synopsis ;p [09:02] nenolod: That certainly includes everything. I like short convincing summaries, but I'm lazy :) [09:05] * nenolod uploads debdiffs with fixed changelog ;) [09:09] there. perfected. [09:09] :P [09:11] Fujitsu: done (although I have to say that I've not yet addressed all of the previous comments - I'm more looking at making sure I'm not wildly off track with pycentral) [09:12] Ng: I'll have a look - I'm fairly good with Python policy. [09:14] cool, thanks :) [09:16] at any rate [09:17] i can't do anything about zsnes in amd64 until ia32-libs SDL is fixed :/ [09:18] i have an ugly-yet-valid-and-standards-compliant way to build it on amd64 in debian/rules, but it won't link cause of the ia32-libs problem ;) [09:18] nenolod: Have you submitted a patch to ia32-libs yet? [09:18] persia, i intend to look into that next [09:18] persia, i was under the impression that ia32-libs was just a collection of binaries though [09:19] nenolod: It comes from a source package (like everything else) [09:19] right. i'll pull it then and see what's up ;) [09:20] i don't know how i can patch it though ;p [09:20] ia32-libs_2.2ubuntu2.tar.gz (433.8 MiB) [09:20] fantastic [09:20] :D [09:21] nenolod: It's not the biggest, but it's a definite competitor. [09:21] persia, is it all of the sources for the libs? [09:21] nenolod: I suspect so. I haven't looked in a while now. [09:22] Fujitsu: I have a question about Python policy -- is it normal for a python extension (.so file) to link against libpython2.x.so? [09:23] ah. [09:24] persia, ia32-libs is a tarball of packages pulled from the i386 archive. [09:24] nenolod: I bet there is a script that defines what gets pulled that could take a small patch. [09:24] persia, hopefully [09:25] ia32-libs-2.2ubuntu2/fetch-and-build [09:25] probably this ;) [09:25] minghua: I'm not too sure about extensions. [09:25] (the linking bits of them) [09:25] Fujitsu: Okay, thanks anyway. [09:26] * minghua has an oddball piece of software here, it's both a python extension and a scim plugin. [09:29] persia, it just pulls the latest version from the archive and builds it [09:29] persia, it's an ugly little system they have [09:29] persia, so someone just needs to do a "No change rebuild" [09:29] however, i have something else i want to do to ia32-libs [09:29] nenolod: So the SDL libraries are already there, just broken? [09:30] add libao ;) [09:30] persia, yes [09:30] Ng: Why did you move away from CDBS? [09:30] nenolod: Well, if you make a patch, that is the easiest way to get a rebuild, although a changelog-only patch works too. [09:30] Fujitsu: for some daft reason I thought it wouldn't work with pycentral, but pochu has enlightened me otherwise, so I think I should switch back [09:31] persia, libao isn't critical. it's just something zsnes guys want. [09:31] (honestly, i still have mixed feelings on whether or not zsnes should be in the archive at all, given it's 64-byte binary blob use in two different places -- same blob though) [09:32] Ng: See http://wiki.debian.org/DebianPython/NewPolicy, particularly the section entitled `CDBS + distutils'. [09:32] it's a case of practicality (e.g. nobody probably cares about that ROM, it's two decades old) verses correctness [09:34] Fujitsu: will do. I'll try and scrap the current stuff and get it re-rolled tonight :) [09:35] Ng: Sounds good - terminator looks most useful. [09:35] :D [09:36] persia, i'll add libao to the library manifest [09:36] and submit a debdiff, and hopefully that'll fix ia32-libs at the same time [09:36] but i'm not sure if the buildd's actually build anything [09:42] Ng: Just a side note, you might want to check the copyright on the .po files. Last I looked it still had template cruft. [09:42] persia: *nod. I noticed that too last night, and I think I have enough information from the one translator so far to fix that :) [09:43] Ng: Excellent! [09:43] Would anyone with a powerpc be willing to try building http://ftp.debian.org/debian/pool/main/m/mednafen/mednafen_0.8.5-1.dsc ? [09:44] as a more general point, how should the translations get included with the package? I've been perusing gnome-app-install's packaging and I don't see them anywhere in the final .deb [09:44] persia: I'm on it. [09:44] persia: In hardy? [09:44] * TheMuso boots his PowerPC. [09:44] TheMuso: Thanks. yes, in hardy. The new upstream looks like it closes a bunch of bugs, but I don't want to introduce more FTBFS. [09:45] Ok. [09:45] Ng: Depends if you're in universe or main. In main they get stripped into the translations packages. [09:45] * persia doesn't actually know the answer for universe, but thinks gnome-app-install might not be the best example to work from [09:46] persia: ohhh, yeah and of course g-a-i will be in main [09:47] Nothing special is done to universe packages. [09:47] Unfortunately. [09:47] Fujitsu: Right, but where should the translations be put to be active? [09:48] persia: I'm not sure. Wherever they're meant to be put, I guess. Nothing Ubuntu-specific. [09:48] Fujitsu: That's about my level of understanding as well :( [09:50] not to worry, I'm sure I can find something that does it, and rip it apart :) [09:53] Ng: Beg pitti about translation stuff. [09:54] :) [09:54] bddebian: I can still reproduce bug #119407 with 0.7.1-1. Any objections to the suggested patch? [09:54] Launchpad bug 119407 in monsterz "monsterz game does not start" [Low,Confirmed] https://launchpad.net/bugs/119407 [09:54] build: [09:54] # ./fetch-and-build [09:54] W. T. F. [09:55] shouldn't that be enabled??? [09:55] ARGH [09:55] nenolod: someone prefers shell to make [09:55] persia, this is from ia32-libs [09:55] persia, it's not building anything. it's using the debs that are already there. [09:55] persia, which is why it's all screwed up [09:55] :( [09:56] * StevenK fiddles with Rails more [09:56] I made the mistake of reading the old Python code last night [09:56] * StevenK shivers [09:57] StevenK: When code is old, only those other than the author should ever read it. [09:57] * nenolod removes that # of MASSIVE BREAKAGE [09:58] persia: This code is so bad I'd be afraid of anyone else seeing it ... [09:58] StevenK: Release eary, release often :) [09:59] I'm not sure I want other people reading my Ruby either :-) [09:59] * nenolod makes a debdiff [09:59] I'm fairly sure I do a few things that'd make purists want blood [10:00] StevenK: Assuredly. One hopes they'd flay you with patches. [10:00] i can't touch ia32-libs [10:00] i don't think [10:00] nenolod: Why not? Binaries? [10:00] nenolod: Why not? [10:00] cause reading the changelog .. you're supposed to recreate the binaries yourself instead of having the buildd do it [10:01] nenolod: ping one of the previous uploaders about it. [10:01] i'll make a debdiff and subscribe the previous uploader [10:01] problem solved ;) [10:02] if anyone has time can they please review my package. http://revu.tauware.de/details.py?package=libserial [10:02] persia: I'd be happy for you to flay me with patches, but I suspect it might feel like work [10:03] StevenK: Possibly. Note that I did one (1) Ruby project, and left with a strong distaste for Rails and dreams of the official release of Ruby 1.9. [10:03] Strong distate for Rails? How? [10:04] StevenK: It's slow (yes, really). The recommended optimisations are cruft. The routing is painful. It completely fails to cache anything. It encourages the use of code in templates. The templating language needs replacement. I could go on... [10:05] persia: Building now. [10:05] persia: If you think Rails routing is painful, look at how Jifty does it. [10:06] StevenK: On the other hand, Merb + Haml (with a touch of Active Record) isn't so bad, and if I had another Ruby project, I'd use that. [10:06] If that doesn't turn you off, the fact that Jifty is by the same people who spawned Request Tracker ought to. [10:06] ActiveRecord is love, I have to say [10:06] DaveMorris, consider using dpatch instead of cdbs simple-patchsys. [10:07] nenolod: why? [10:07] I'd prefer slightly more agressive caching, and better support for enumerations in properly normalised databases, but otherwise I agree. [10:07] nenolod: Why? [10:07] dpatch is more standardised, while simple-patchsys is a cdbs-only thing. [10:07] So? [10:07] persia: Rails 2 ought to do caching, and might address some of your speed and optimisation concerns. [10:08] cdbs with simple-patchsys is fine. No more build-deps needed. [10:08] but if it works why change it? [10:08] nenolod: Right. So people who plan to un-CDBS their packages shouldn't use it. That should be rare. [10:08] fair enough ;p [10:08] If I am working on a cdbs package and I need to add patches, simple-patchsys it is. [10:08] W: ia32-libs source: out-of-date-standards-version 3.6.2.0 (current is 3.7.3) [10:09] oh that's just fan-tastic [10:09] Ignore it [10:09] StevenK: Not very well. I suspect a lot of what went into Rails 2 (which I tried the day it came out) will end up making me happier with merb+haml+sass. I'd like a better way to tie in javascript for AJAX, but that's easy enough to work around. [10:09] I'm having enough troubles without AJAX :-) [10:10] StevenK, i intend to be as apathetic to this package as possible [10:10] StevenK, it scares me [10:11] StevenK: Without AJAX? It should be simple then. Define some views. Set up the routing. Use make_resourceful. Have a good day. [10:12] StevenK: RT's not tooooooo terrible. [10:12] persia: Should be. Maybe I'm not as smart as I think. [10:13] Fujitsu: Yuh huh. You talking to someone who has to debug and write code to use it. [10:13] s/You/You're/ [10:13] actually i've noticed that a lot of people try to out-think Rails [10:13] StevenK: Oh, I've hacked it up quite a bit. [10:13] It's only a bit evil. There are worse things. [10:14] RT3.0, RT3.2 or RT2? [10:14] request tracker makes me want to cry [10:14] RT3.6. [10:15] RT was so painful in my experience that i advocated upgrading to bugzilla [10:15] even though it wasn't really meant for that [10:15] Ah. RT3.6 made writing some parts simple. Try RT2 [10:15] Sounds ooold. [10:15] * StevenK still has the scars [10:16] what i was using was some RT3.x [10:16] and it was bad enough [10:17] >> dvd.title [10:17] => "$2, $1" [10:17] i can't see why anybody would praise RT [10:17] Hrm. Me thinks Ruby's .sub! doesn't work like Perl [10:17] I ended up having to rewrite a significant portion of selfservice and other bits. [10:17] StevenK: Not at all. [10:17] Fujitsu: That would be because selfservice sucks [10:17] It really, *really* does. [10:19] my first real experience with RT was making it use LDAP for authentication (the RT was for internal use) [10:19] it was sad. :( [10:19] There's a contrib module for doing that now, and it seems to work. [10:20] Though the implementation at work has some extra SSO evilities added. [10:20] really i'd rather not discuss what i would do to the author of RT if i met him ;p [10:20] Fujitsu: SSO? [10:21] StevenK: Single Sign On. [10:21] Ah. Thank $DIETY I never had to crack that evil nut [10:21] * StevenK whispers XSS close to Fujitsu [10:21] I don't think my implementation of it was too bad. [10:22] * StevenK hugs script/console for debugging model code [10:22] Though some of the applications did I got job of fighting having it retrofitted. [10:22] s/I/a/. Don't know how I managed that. [10:23] s/I \(go\)t/a \1od/ ? [10:23] Um, yeah, that too. I managed to stuff that up well. [10:24] I blame Perl. [10:24] And HTML::Mason. [10:25] .sub!, I will have my revenge ... [10:25] Have people been rejecting diffs just because they bump the standards version without validating why either in the changelog or the bug? [10:27] persia: mednafen built, just doing install/remove checks. [10:27] hi everyone [10:27] TheMuso, most packages are already compliant with 3.7.3 if going 3.7.2 -> 3.7.3. [10:27] nenolod: Thats not the point. [10:27] TheMuso: I've been rejecting them if they aren't clearly doing something else or linda or lintian tells my they don't actually comply. Where they fix something else useful, I've been undoing the standards version change and dch'ing myself so the annoying person bumping the standards doesn't get upload credit. [10:27] TheMuso: Thanks for testing that. [10:28] TheMuso, i just say "Bump standards-version to 3.7.3" in mine if it was already compliant [10:28] nenolod: But there's clear evidence of some contributors not even bothering to check. [10:28] Hum. So, Ruby, if I say local var = self.arg, don't change self.arg when I change local var :-/ [10:28] persia, yuck :D [10:29] well [10:29] i subscribed the previous uploader to my bug [10:29] persia: Ok thanks. [10:29] I'd poke the person in question, but they are currently not on IRC. [10:29] * broonie normally explicitly says "policy x.y.z (no changes)" for noop policy updates [10:30] TheMuso: There were a couple of *really* old standards version bumps (one was 0.3) in the queue. The suggested fix was to only update debian/control, which was a case of clear rejection. [10:30] 0.3? [10:31] broonie: But would you want Ubuntu variation for that? I don't think it's worth it. [10:31] nenolod: Yes. [10:31] i've never seen a 0.3 package [10:31] what package is this? :D [10:31] persia: No, I'd never do that for an Ubuntu change unless there were enough other diffs that it was just noise. [10:31] i mean, that's just irresponsible [10:31] * persia suggests examining a lintian tracker [10:32] * StevenK idly wonders if local var = String.new(self.arg) is naughty [10:32] broonie: That's my thought. If a package is out of date, and getting updated in lots of other ways, and the updater wants to fix it to comply with the new standards version, it seems reasonable. Otherwise, no real point. [10:32] persia, yes. i agree there [10:33] StevenK: It's considered poor form. [10:33] Or if the policy changes are real bugs of some kind. [10:33] ubuntu variation for a standards bump is crap [10:33] * Fujitsu sees 2x 2.x [10:33] broonie: In those cases, I'd be perfectly happy to see the bugfix without the policy bump. [10:33] persia: Me too but equally I wouldn't be upset about the policy bump either. [10:34] broonie: Neither I, really (as long as the result was also lintian/linda clean) [10:35] 180,000 bugs in launchpad [10:35] \o/ [10:35] nenolod: Yay... [10:37] persia: Go ahead and sync mednafen. [10:38] mednafen is nifty [10:38] TheMuso: Bug drafting in process now... [10:38] * persia actually decides to steal Fujitsu's bug for it [10:39] so, what should i do about zsnes [10:39] is two instances of a copyrighted ROM (64 bytes each) worth removal? [10:40] maybe i should email debian-legal [10:46] persia: It has been synced. [10:46] TheMuso: Hrm? [10:46] hardy-changes shows it. [10:47] *Way* *cool*. [10:47] My code causes webrick and mongrel to segv [10:48] Ahh. They don't like recursion much [10:48] TheMuso: Thanks. That was mine too: I wonder why it doesn't appear in rmadison. [10:49] StevenK: Nice job. [10:49] persia: Its only just happened. [10:49] I checked mail, and there it was. [10:49] Fujitsu: Rails *really* doesn't like it if you have a method called title trying to use self.title ... [10:49] TheMuso: Ah. Right. 45 minutes ago. I should probably stop now :) [10:49] !recursion [10:49] Sorry, I don't know anything about recursion - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi [10:50] Sigh, we could have at least have a quip like "See !recursion until it makes sense." [10:50] StevenK: I'm not sure many things will like that. [10:50] Yeah. [10:55] i think i'm going to just not think about the binary blobs in ZSNES === cprov-out is now known as cprov [10:55] because i know if i do something about that, i'll just get flamed and it's not worth it ;p [11:06] nenolod, there might be a dmca exception for obsolete gaming systems ? [11:06] DarkMageZ, we can't legally redistribute it [11:06] DarkMageZ, we also legally can't redistribute libsidplay2. [11:06] i suppose it's not a reverse engineer and reimplement. bugga. [11:07] DarkMageZ, if you want to pursue this, go ahead, but i'm not going to be the one who takes the massive flamage for this [11:07] :D [11:07] You're not going to get flamed for following up licencing issues. [11:07] DarkMageZ, actually, ZSNES could be modified to do hardware level ROM emulation [11:07] but pagefault claims rom reimplementation is a waste of time [11:08] so i'm not seeing that happening [11:08] and my x86 asm knowledge is not that slick [11:09] Fujitsu, not by devs, but by users surely [11:09] i'll be "the guy which resulted in ZSNES being removed from Debian and Ubuntu" [11:09] where's the correct place to bring up licensing issues? bug tracker? i'm going to call on it. better to be flamed than run risks. [11:09] i don't want to be that guy :D [11:10] DarkMageZ, i'd try debian-legal [11:10] as ubuntu isn' [11:10] only syncs* good thinking. [11:10] DarkMageZ, if you want to know where the offending code is, i'll tell you all about it [11:11] DarkMageZ, there's two copies of the same blob [11:12] DarkMageZ, copy 1 is the initial data stored in SPCRAM, declared at zsnes/src/cpu/spc700.asm lines 45-53 [11:12] bloody debian & their obsession with mailing lists... [11:12] DarkMageZ, copy 2 is in SPCROM, declared at zsnes/src/cpu/spc700.asm lines 117-122 [11:13] next binary blob is 1KB [11:14] zsnes/src/chips/dsp1emu.c lines 73-201 [11:14] 2KB, rather. [11:14] oddly enough. that file doesn't exist in zsnes svn. or i'm blind [11:15] the next binary blob is at [11:15] (also 2KB) [11:15] zsnes/src/chips/dsp3emu.c lines 35-164 === chuck is now known as zul [11:18] DarkMageZ, they're all in svn [11:18] DarkMageZ, just replace zsnes with trunk ;) [11:20] hmm [11:20] in SVN, the SPC700 ROM is indeed no longer present, i think [11:20] DarkMageZ, try grepping for SPCROM [11:21] there's a folder called zspc [11:21] tho it looks to be c code [11:21] yeah. that's the spc core from audacious [11:25] nenolod, so ./src/chips/dsp3emu.c lines 74-201 is a copyrighted rom from nintendo. [11:25] yes [11:26] DarkMageZ, dsp1emu [11:26] DarkMageZ, dsp3emu is 25-154 [11:26] in SVN [11:26] however [11:26] we are still shipping the SPC700 ROM in the current ZSNES package [11:26] ah yeah. typo. they haven't even thrown in comments to show that it's not their own work... shady [11:27] yeah. so if the current package was synced to svn then we'd only be breaching dsp chips. [11:27] that's not much better. [11:27] well, they're all dsps [11:27] but [11:27] that's not much better. :P [11:28] plus, there's probably other blobs that we are not yet aware of [11:28] yeah, still not legal unless zsnes has a licence to redistribute the roms. [11:28] which i can assure you they don't [11:28] ;) [11:28] have you asked them about their licence to them? if not i will. [11:28] yeah [11:28] i did [11:29] pagefault replied with something along the lines of "get some fucking balls, it's not like nintendo is going to enforce the copyrights" [11:29] i forget the details of how his roms came up [11:29] sounds like pagefault to me [11:29] ;) [11:29] at any rate [11:30] i'm gonna figure out how to use a mailing list. then i'm gonna push the evidence at debian legal. [11:30] we need to determine our position on zsnes, libsidplay2 (which contains C64 KERNAL and BASIC), snes9x which probably contains the ROM too [11:30] mednafen probably contains blobs [11:31] visualboy is clean. i know for a fact. [11:31] it does HLE ROM emulation [11:33] DarkMageZ, i'm going to bed [11:33] DarkMageZ, as for mailing list, you subscribe then send a message ;p [11:34] nenolod, yeah. i didn't wanna mess up my first post on a debian mailing list =D good night. [11:36] DarkMageZ, be sure to CC: me [11:36] ;) [11:38] i will [11:40] well [11:40] BCC: actually [11:40] i want to watch but not be flamed ;) [11:43] DarkMageZ, also you should make it clear that all of the firmware is abandonware, because it might make things different than otherwise [11:43] (e.g. "All of the firmware we have identified in ZSNES is believed to be abandonware.") [11:43] goodnight [11:43] yeah, ty for the reminder. [11:46] probably CC: the zsnes guys too [11:46] bbl for real this time :D === \sh_away is now known as \sh [12:45] <\sh> moins [12:48] Hi \sh [12:49] <\sh> hey geser....time to do the wine community a favour and upload 0.9.52 from http://www.sourcecode.de/~shermann/wine/0.9.52/ ? :) [12:50] I try to not touch wine, till now very successfully [12:51] <\sh> geser: well, just sponsor ;) I'll take the blame [12:52] \sh, have you done regression testing :P [12:53] \sh: what about becoming a MOTU again? [12:53] <\sh> DarkMageZ: well itunes works on i386...:) [12:53] \sh, it has my vote... hopefully it'll fix the massive regression 0.9.51 gave me. [12:55] <\sh> DarkMageZ: what went wrong with 0.9.51? [12:56] <\sh> geser: it's a todo on my list...for 2008...:) [12:57] \sh, it segfaults when trying to run Age of Wonders [12:58] DarkMageZ: Last time I tried that it didn't segfault but didn't work anyway... did it with < 0.9.51? [12:58] Fujitsu, yeah. it was happy with the previous version that was in the archives. [12:59] <\sh> DarkMageZ: on hardy? [12:59] A few months ago there were nasty error dialogs as soon as gameplay started, but I haven't tried recently. [12:59] \sh, yeah. hardy. [13:01] i wish the wine guys would build their own mass regression test suite [13:01] gday all [13:01] DarkMageZ: Nah, that'd be too easy. [13:02] <\sh> DarkMageZ: as long they are not concentrating on one "bug free" release, it won't ever be reaching a stable release [13:02] <\sh> windows is too complex regarding all it's features inside [13:03] <\sh> too many hacks in the software to workaround problems etc. [13:03] Im thinking of doing some dev work for Ubuntu. Been using it for the last few years and finally want to contribute back to the community. I have limited experience with C and a fair bit with Java, perl and python. Would there be any point of me learning C++ or just code in languages im decent at?? Im pretty much finished my B of CompSci and gonna have some free time, what better way to spend it :) [13:05] ChrisGibbs: Best way to start would be to look into some bugs in languages you know. Once you've hit a few to get familiar with the processes, you'd be in good shape to look at some of the others, and might be in good shape to learn new languages working on different things. [13:07] ChrisGibbs, if you're into music visualization. then the libvisual project might be a good place to kill time ? would be a great challenge to grind your c skills axe at. if you're looking for a single project =D [13:07] persia: Coolies. Thanks for the heads up. I have been pouring over documentation for the last few days about starting points etc... and thinking i will probably have a look into some bugs [13:07] on the weekend [13:09] DarkMageZ: Im into music, but visulizations isnt my strongest point, I have mainly concentrated on networking and security @ uni and have my CCNA. Working in the industry currently as a Network Admin. Wanna probably get into development for better integration with Windows Enterprise Environments...... but that is a fair way off :) [13:09] soren: might be able to help you there, then [13:09] Hobbsee: er? [13:10] soren: poach him for -server based stuff? [13:10] Hobbsee: Ah, I thought you were talking *to* me, not *about* me. [13:10] soren: no, but as an aside, i'll suggest that you talk to him :) [13:11] it's the nick completion [13:11] Who? [13:11] Hobbsee: Yes. Very annoying. [13:11] soren: ChrisGibbs. right above. [13:11] <\sh> ChrisGibbs: hmm...fix MS then ... e.g. you could fix AD ;) [13:11] haha [13:12] ChrisGibbs, ah. sweet. someone with their ccna =D. you might have fun hacking at the gnome network manager & nm-applet. adding gui network bridging, routing and cool stuff like that. (in a user friendly way) [13:14] <\sh> DarkMageZ: well, a first shot would be adding cisco vpn support into NM ,-) [13:15] <\sh> the cisco vpn client has a strange mind regarding co-working with NM :) [13:15] cisco integrated with the NM..... its hard enough getting the client to run :) [13:16] just a matter of convincing everyone to use SSL [13:16] \sh: What's the problem? Works fine for me. [13:16] ChrisGibbs: mathiaz is working on AD integration and such. You could pester him if you want :) [13:16] <\sh> soren: it worked fine for me too...when I ifconfig down [13:17] \sh: Bug no? [13:17] <\sh> soren: it's a bug in ciscos module...not NM...cisco should honour configured devices with an ip attached to it, not using the first device it can find without any ip addr on it... [13:18] \sh: I don't follow at all? You're not talking about network-manager-vpnc? [13:18] <\sh> soren: at least the version i had to use [13:18] <\sh> soren: no..I talk about cisco vpn client....to commercial one...the vpnc I couldn't use because it didn't work with our keys [13:19] \sh: Bug no for that, then? [13:19] The Cisco VPN client sucks, especially on Windows. [13:19] <\sh> soren: there was a TAC for it at cisco...I don't know the number, our network people did thaqt [13:19] vpnc actually works sometimes. [13:20] I've never had vpnc fail on me, I believe. [13:20] I've used it with.. Um... More than three different networks, at least. [13:20] I prefer vpnc over the Cisco client [13:20] I have, but only because of a GCC bug which took ages to work out. [13:20] yeah I have used it with around 3 different networks as well [13:21] These days you don't even have to have the group password decrypted. It can use it as is. [13:22] * persia wonders if any of the vpnc users about would like to address bug #124663, which needs someone familiar with the code to give some attention :) [13:22] Launchpad bug 124663 in vpnc "No default internet traffic after connecting to VPN" [Medium,Confirmed] https://launchpad.net/bugs/124663 [13:22] <\sh> soren: but only if you use group password security...when you have for every user a separate key and user+password scheme on your vpn end...it didn't work out with vpnc these days [13:22] \sh: That must have been a loooong time ago. [13:22] <\sh> soren: feisty :) [13:22] pre-breezy, at least. [13:22] I've done just that since at least breezy. [13:24] persia: vpnc is merely obeying what the vpn gateway is telling it to do. [13:24] persia: It's quite easy to override, though. [13:24] <\sh> soren: our setup was: root ca cert + company cert + user cert + password...it was even a mess exporting the root ca and company cert out of the cisco vpn client on windows...only IE was able to do that [13:24] soren: Actually, according to one of the users, it isn't. [13:24] soren: https://bugs.launchpad.net/ubuntu/+source/vpnc/+bug/124663/comments/11 [13:24] Launchpad bug 124663 in vpnc "No default internet traffic after connecting to VPN" [Medium,Confirmed] [13:25] persia: I'm confused. Is it a n-m-vpnc problem or a vpnc one? [13:25] soren: n-m-vpnc [13:25] persia: I haven't read the bug report closely at all. [13:26] ...then perhaps reassigning it would be a clever idea :) [13:26] Or at least I think it's n-m-vpnc. I don't use either n-m or vpnc, so I'm not qualified to judge, but I'm opinionated enough about split routes by default that I ended up subscribed to the bug. [13:26] ...and in that case, it's probably a dupe, IIRC. [13:26] night everyone. got work early [13:27] It must be really early if you have to go to bed at half past two in the afternoon. [13:27] I don't believe in timezones. [13:27] heh [13:28] soren: Time zones do apply for $work :P [13:28] most unfortunately [13:28] persia: Not where I live. [13:28] lol midnight here and got work in 7hrs [13:28] soren: I'm sorry to hear that. I had a job like that once... [13:29] ChrisGibb1: you're in adelaide? [13:29] persia: Some day when I have enough time, I plan to beat network-manager's vpn api into a bloody pulp along with those plugins and do things the right way. [13:29] soren: Regarding n-m-vpnc, looking at all bugs ever opened, only bug #178142 looks like it might be the same issue (but as I said, I'm not sure if it is vpnc or n-m-vpnc) [13:29] Launchpad bug 178142 in network-manager-vpnc "default gateway is incorrect" [Undecided,New] https://launchpad.net/bugs/178142 [13:29] Ah. Good. Thanks :) [13:29] persia: It might be against n-m-openvpn instead. [13:30] It's really a network-manager vpn api issue. [13:30] It's not really designed to be as flexible as most vpn solutions actually need it to be. [13:31] network-manager is not designed to handle multiple routes and all that jazz, so naturally it doesn't expose an API for setting them from the vpn plugins. [13:31] bug #175085? Anyway, I suspect you're correct that it is an API issue if I'm finding the same thing open in all these different places... [13:31] Launchpad bug 175085 in network-manager-openvpn "Default gateway missing after connection setup" [Undecided,New] https://launchpad.net/bugs/175085 [13:31] I'm quite comfortable with network-manager{,-openvpn,-vpnc} code, but I just don't have the time :( [13:32] bug 88069 [13:32] Launchpad bug 88069 in network-manager-openvpn "[Feisty] n-m-openvpn fails to pull routes" [Low,Confirmed] https://launchpad.net/bugs/88069 [13:32] That was the one I was thinkging of, I think. [13:33] Alas... So much brokenness.. So little time. [13:33] Well at least one of the four gets a dup :) [13:33] Hobbsee: Couple hrs north of Sydney [13:34] ChrisGibb1: then it's 12.33am, not midnight, surely. [13:34] it is..... was rounding down :P [13:34] ChrisGibb1: norah head or something, i take it. fun. [13:34] Terrigal [13:34] heh, i was close ;) [13:34] very [13:35] where abouts are you? [13:35] ChrisGibb1: sydney [13:35] * Hobbsee was recently up there, so knows about the distance [13:35] There's a whole bunch of us in Sydney [13:35] Aww [13:35] He seems like fun [13:35] ? [13:35] Heh [13:36] ChrisGibb1: Didn't see your 1 and thought you'd dropped off :-) [13:36] * StevenK is another Sydney person [13:36] damm pidgin playing up again i think [13:36] Use a real IRC client? :-) [13:41] irssi ftw :) [13:41] moins StevenK [13:41] * StevenK waves [13:42] <\sh> imbrandon: I'll send the drive next week [13:43] \sh: killer :) [13:43] \sh: have a good new year? === bigon is now known as bigon` [13:43] <\sh> imbrandon: yeah...were celebrating new years eve with the family of my fiance, at least the family who is in and around germany :) [13:44] :) [13:44] <\sh> some strange videos were also hitting youtube...really strange videos ,-) === bigon` is now known as bigon [13:44] hhahahahah yea [13:44] ok time to leave for work, bbiab [13:45] <\sh> btw..is anyone playing eve online? ;) [13:45] not anymore, i did a few years ago [13:46] hrm what does iPhones have to do with VMWare [13:46] quote "You Could Win an iPhone [13:46] When you Update your Profile Information " [13:46] ^^ from VMWare [13:47] stooping to new lows heh, obviously they have my profile info if they are emailing me [13:47] I'd rather win something like a ESX License , heh [13:48] <\sh> ok.../me needs to do some housework...:) [13:48] <\sh> bbl === \sh is now known as \sh_away === keffie_jayx is now known as effie_jayx === cprov is now known as cprov-lunch [14:51] slomo, ping === Tonio__ is now known as Tonio_ [15:17] hi all [15:18] hey there mruiz :) [15:18] hi Vorian [15:18] Vorian, I noticed that you started with the debian/watch crusade :-) [15:19] aye [15:19] mruiz: very badly though [15:19] :) [15:20] persia, around? [15:20] bluekuja: Almost not. [15:21] Vorian: status, assignment, subscription for bug #179931... [15:21] Launchpad bug 179931 in gnome-compiz-manager "gnome-control-center new upstream version: 0.10.4" [Wishlist,In progress] https://launchpad.net/bugs/179931 [15:21] persia, just a fast question [15:21] persia, why gmsh (2.0.7-1.1) is missing in Debian's changelog? [15:21] persia, but is there in ubuntu (we have 2.0.7-1.1ubuntu1 [15:21] bluekuja: Likely because the maintainer didn't acknowledge the NMU. [15:21] persia, [15:22] persia, should I keep that entry as valid? [15:22] persia: so status would be fix committed? [15:22] persia, e.g 2.0.7-1.1 [15:22] bluekuja: I don't know specifics in this case, but as I understand it, Debian maintainers are permitted to ignore NMUs if they wish. Better to ask a DD :) [15:23] persia, deleting that entry will mess up ubuntu 2.0.7-1.1ubuntu1 [15:23] Vorian: https://wiki.ubuntu.com/MOTU/Contributing and https://wiki.ubuntu.com/MOTU/Sponsorship/SponsorsQueue are the key references. They are updated as things change. [15:23] thanks persia [15:24] persia, and anyway the missing debian entry is there since a lot of new revisions [15:24] persia, merged in Ubuntu [15:24] bluekuja: How so? Until we sync, we preserve all our changelog modifications. If we acknowledge the NMU, we keep the changelog entry. If we don't care about the NMU, we can drop the changelog entry. Personally, I don't like changing history, but I'm not confident enough it is wrong to complain to the maintainer. [15:25] mruiz: ? [15:25] persia, right, I'll keep that entry then [15:26] persia, so we keep following the previous revisions [15:26] bluekuja: As far as I understand it, yes. Probably best to also check with someone with a deeper familiarity with Debian processes: it might be something worthy on complaint. [15:26] s/on/of/ [15:26] persia, is it correct to fill bugs (debian watchfile needed) against all packages on http://qa.ubuntuwire.com/uehs/no_watch.php ? [15:27] asac, around? [15:27] mruiz: As long as you are intending to provide a patch. Otherwise it's just bug noise. http://qa.ubuntuwire.com/uehs/no_upstream.php is also a good list to hit once you get better with watch files: most of those are just syntax errors. [15:27] persia: got it. I will be less sloppy in the future with status, assignments, and subscriptions. [15:28] Vorian: Excellent. I predict faster assimilations of your contributions. [15:28] \o/ [15:28] kewl [15:30] :-) [15:35] bluekuja: what about? [15:35] asac, nvm, asked to pitti :) [15:37] When do I need to update Standards-Version to 3.7.3? [15:38] mruiz: When the package is ubuntu-only (not maintained in Debian), and you've updated it to match the current policy. [15:39] persia, but I'll get a Lintian warning if I don't update it [15:39] bluekuja: Please keep 2.0.7-1.1 as long as 2.0.7-1.1ubuntu1 remains outstanding. Otherwise it's hard to track. When that is the only remaining change, we can sync. [15:40] mruiz: Yes, but you likely have other lintian output as well, no? Further, if the package is maintained in Debian, the task of tracking standards versions properly belongs to the Debian maintainer. It's only the packages not in Ubuntu that we need to ensure match the latest standards. [15:40] persia, pitti suggested to remove 2.0.7-1.1 as well [15:40] pitti, e.g I remove 2.0.7-1.1 but I keep 2.0.7-1.1ubuntu1 [15:40] yes [15:40] persia, what to do? [15:40] On the other hand, if a Debian package is very out of date, and you update it, that's fine, but be sure to fix all the other lintian warnings, errors, informational messages, etc. and verify against the latest policy. [15:41] bluekuja: pitti: bluekuja: 'keep' -> you mean when merging it and writing the changelog? sure, can't hurt [15:41] bluekuja: pitti: bluekuja: right; well, if it causes any trouble, just drop it [15:41] Essentially, leave it there until it no longer has value (is the only remaining change), and request a sync. [15:41] persia, should it be added as a remaining change? [15:42] persia, ok, I'll comment the bug then [15:42] bluekuja: No, doesn't need special mention in the changelog that we're preserving a changelog entry. We never add "Retained Ubuntu changelog entries". Just consider it part of the Ubuntu changelog entries until we can sync. [15:42] persia, kk [15:44] bluekuja: The reasoning for my position is that the changelog entry for 2.7-1.1ubuntu1 doesn't make as much sense without the context of 2.7-1.1. As soon as we don't need the 2.7-1.1ubuntu1 entry, there's no sense preserving 2.7-1.1. [15:44] persia, yep, agreed [15:50] persia, I agree with your idea about Standards-Version [16:03] Heya gang [16:07] hi bddebian ! [16:08] Hello mruiz [16:10] if I am making a package that will need to create a table, how do I go about doing that so it can be packaged up at some point? [16:11] persia: bug 180113 :-) [16:11] Launchpad bug 180113 in gnustep-ppd "Debian watch file doesn't work" [Undecided,New] https://launchpad.net/bugs/180113 === pfein_ is now known as pfein [16:12] Hi bddebian [16:12] Heya geser === neversfelde_ is now known as neversfelde === \sh_away is now known as \sh [16:20] <\sh> re [16:23] wb [16:46] mruiz: you watchfile fixer' uper' :) [16:46] hahaha [16:47] only 453 to go [16:47] :-) === davro is now known as davromaniak [17:00] hey guys. in a .desktop from debian I have a Icon=/usr/share/pixmaps/qtdmm.png and the old ubuntu one is Icon=qtdmm <--- isn't the .png necessary? [17:01] hellboy195: nop.. it should be Icon=qtdmm [17:01] Kmos: thx :D [17:01] and it's a .png icon, try to use dh_icons =) [17:01] Kmos: and Encoding=UTF-8 is also outdated? [17:01] hellboy195: yes [17:02] Kmos: great [17:02] replace it with Version=1.0 [17:02] Kmos: ok [17:02] :) [17:13] when we bump 0ubuntu1 to 0ubuntu2, we need to change the maintainer field, if I'm not the maintainer ? [17:14] who's the Maintainer now? [17:15] https://launchpad.net/~arbiter-deactivatedaccount [17:15] it was him [17:16] i'm talking about knowit package === cassidy_ is now known as cassidy [17:20] dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address [17:20] dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field [17:20] it suggests to change it [17:20] ! [17:20] Kmos, which package? [17:21] mruiz: "knowit" [17:21] !info knowit hardy [17:21] knowit: Tool for managing notes. In component universe, is optional. Version 0.10-0ubuntu1 (hardy), package size 152 kB, installed size 608 kB [17:21] bug 180121 [17:21] Launchpad bug 180121 in knowit "KnowIt watch file is broken" [Low,In progress] https://launchpad.net/bugs/180121 [17:21] Hello, is there a working URL for debconf tutorial ? [17:23] AnAnt: have you tried looking at debconf-doc? [17:23] geser: yes, there was an easier tutorial on the web [17:23] Kmos, did you fix the debian watch file ? [17:24] mruiz: yes [17:25] i've updated bug with changelog [17:28] Kmos, did you tried with update-maintainer? [17:28] s/tried/try/g :-) [17:28] it needs hardy to run.. [17:29] the current maintainer has account disabled in LP, so it's the best thing to do [17:29] I think =) [17:29] Hi, can someone revu my small package please - http://revu.tauware.de/details.py?package=libserial [17:29] isn't properly a merge.. [17:30] Kmos, I think that update-maintainer will fix your problem [17:30] kmos@bash:~/packages/knowit-0.10$ update-maintainer [17:30] You don't have hardy in your source repos. [17:32] Kmos, please install ubuntu-dev-tools ;-) [17:33] mruiz: i've that [17:34] * mruiz -> lunch [17:35] geser, willing to work on glide FTBFS or I can do it? [17:36] bluekuja: you can have it [17:36] geser, thanks [17:38] mruiz: it does the same thing I've done =) [17:40] Kmos: you just need the hardy deb-src in your sources.list [17:41] Adri2000: i've used --section :) === Spec[x] is now known as Spec [18:30] mathiaz, I'm reading your comment about adtool :-) === neversfelde_ is now known as neversfelde [18:49] persia: WTF man, the urbanterror data package is 700+ Mb!! :) === tritium_ is now known as tritium [18:55] \sh hi! [18:55] \sh I am (finally) processing your debdiffs for wesnoth [18:55] bug #173881 [18:55] Launchpad bug 173881 in wesnoth "the option "turn_cmd" can stall a computer or maybe start another application" [Undecided,In progress] https://launchpad.net/bugs/173881 [18:56] \sh: I am not done but so far everything is looking really good (thanks!) [18:56] \sh: I had one small nit in the dapper debdiff [18:57] \sh: in the changelog, you linked to a patch that did you did not apply (because the file doesn't exist) [18:58] <\sh> jdstrand: hmm....damn :( are you fixing it or should I do it later this evening? [18:58] \sh: no biggie, and you don't have to anything, I just thought I'd mention it :) [18:58] \sh: it is just a small changelog fix-- no problems [18:58] :) [18:58] <\sh> jdstrand: cool...thx :) [18:58] I'm fixing it [18:59] \sh: no, thank you! [19:01] <\sh> that reminds me...I have to do a drupal sec fix [19:02] hey mdomsch [19:05] Hello, I am making an artwork package that includes a GDM theme [19:05] zul: Hi, do you know if xen-source-2.6.16 is of any use in hardy or if it can be removed? [19:05] geser: chuck it [19:05] Hello, I am making an artwork package that includes a GDM theme, now what is the correct method to configure the system to use that GDM theme ? Replace /etc/gdm/gdm.conf-custom ? [19:05] or edit it ? [19:09] greetings zul [19:10] AnAnt: you mustn't modify files from other packages [19:10] geser: that's a conf file [19:11] AnAnt: but it's not yours and can be modified by the admin [19:12] geser: so, what to do ? [19:14] geser: how about using debconf to ask wether he wants gdm.conf-custom to be modified ? [19:14] is that alright ? [19:14] install your theme and let the user do the change using gdmsetup [19:21] stgraber: how about using debconf to ask wether he wants gdm.conf-custom to be modified ? is that acceptable ? [19:23] I never saw a gdm theme package using debconf [19:24] and it may be weird if the user is installing 2-3 theme packages at the same time (either being asked 3 times the same question or having only one package asking the question) [19:37] * jonnymind is away: dinner === \sh is now known as \sh_away === apachelogger_ is now known as apachelogger === ember_ is now known as ember === nuu is now known as nu[year] === nu[year] is now known as nuu [21:49] I'm currently reviewing bug 136994 [21:49] Launchpad bug 136994 in roundcube-webmail "Please make 0.1-RC1 or later of roundcube available in repositories" [Wishlist,Confirmed] https://launchpad.net/bugs/136994 [21:50] The situation is that roundcube was package first in Ubuntu as roundcube-webmail. But now Debian has also a version of roundcube, named roundcube. [21:51] So I was wondering if changing roundcube to Conflict and Replace roundcube-webmail is enough to fix the problem. [21:52] <_MMA_> ScottK: Any word on that mppenc backport? I haven't seen it hit the repo. :-/ [21:52] is there an other roundcube project ? [21:52] I think the archive admins were on vacation last week. [21:52] rzr: nope. It's the same project. [21:52] _MMA_: Patience. There are a number of others pending too. [21:53] rzr: it's just that it was first package in Ubuntu with a different name than the one used by Debian later on. [21:53] so what were the motivation to -webmail in package name ? [21:53] <_MMA_> ScottK: Sure. But within a month I figured it would have been processed. [21:53] rzr: don't know. [21:53] _MMA_: what's the bug number? [21:54] <_MMA_> Im looking now. [21:54] mathiaz: And provide too. [21:54] mathiaz: I would suggest then to merge them both in roundcube :) === wolfger_ is now known as wolfger [21:54] rzr: well - I'd like to drop roundcube-webmail completly. [21:54] You'll have to at least keep a transitional package. [21:55] ScottK: roundcube should also provide roundcube-webmail ? [21:55] that's the lazy way :) [21:55] it's good to be lazy sometime :) [21:55] <_MMA_> ScottK: Bug 174722 [21:55] Launchpad bug 174722 in gutsy-backports "Please backport mppenc to Gutsy" [Undecided,Fix released] https://launchpad.net/bugs/174722 [21:55] mathiaz: Off the top of my head, yes. But mind a transitional package like Fujitsu says too. [21:56] _MMA_: Looking [21:56] Fujitsu: hum.. So how would be the transitional package solution ? [21:57] <_MMA_> Looks like Riddle looked on the 18th. I guess if it were pushed after that it might not have been processed by the admins yet. [21:58] mathiaz: Same as any other transitional package. There are a multitude of examples in the archive. [21:58] _MMA_: It's in NEW for Gutsy: https://launchpad.net/ubuntu/gutsy/+queue [21:58] * _MMA_ MUST bookmark that one of these years. ;) [21:59] <_MMA_> Cool Scott. Thanx. [22:02] mathiaz: talk to the Debian maintainer of 'roundcube' and ask for their suggestions [22:02] mathiaz: basically in the future, which are you likely to want to maintain === cprov is now known as cprov-away [22:12] bddebian: Maybe not a candidate for the installation CD then? Also, how well do you know the monsterz source? [22:13] * TheMuso sighs. Some people just don't understand sync request bugs. [22:15] persia: Probably not that well why? All of the cursing? :) [22:17] bddebian: No, you were just in the changelog, and I can still reproduce the completely fails to work on AMD64 bug. If you knew the source, I'd ask for your input on the proposed patch. If you were just cleaning up debian/, I'll investigate later. [22:18] persia: d00d, I don't know any source :) [22:18] bddebian: program and forget? [22:18] bddebian: Just checking :P [22:21] People are still not understanding that when someone like myself creates a sync request bug, sets to confirmed, and subscribes ubuntu-archive, that the sync request is actually a request for the archive admins to sync the package, and not someone requesting someone else update the package, with what could still be a totally wrong diff/sync request. === Skiessl is now known as Skiessi [22:21] Well, at least one person isn't. [22:21] TheMuso: Yeah, I got one of those too and I was like WTF?? :) [22:30] People are just trying to be helpful. Better to point such people at the out of date list, although with only six weeks left to FF, maybe not so exciting. [22:33] persia: Yeah I know. [22:36] * TheMuso sighs. Another one. [22:36] persia: You might want to take a look at your freedroydrpg sync bug. [22:37] freedroidrpg even [22:39] TheMuso: Amusing. In that case it's just a new debian revision, and that is the correct debdiff. On the other hand, the debdiff isn't the right way to solve it. [22:39] persia: I know, but I thought I'd bring it to your attention. He did the same for a sync bug of mine, and went so far as to set status to in progress. [22:40] smiutils? For freedroid, it's just assigned. [22:40] persia: Yeah smilutils. [22:42] that's me [22:42] what's up [22:43] Snackpack: we don't use debdiffs for syncs. [22:43] okay [22:43] More specifically, there is a sync tool in the archive management software that the archive administrators use when updating a package. This is preferred to upload. [22:44] what's the tool called? [22:44] Of much more interest in a sync bug is the description summarizing the changes and rationale for the sync. This is typically sufficient to convince a member of ubuntu-dev to grant and DIF exception, after which we only wait on archive-admin action. [22:45] SnackPack: The tool is part of launchpad. No idea if it has a separate name. [22:46] hmm, guess I'll just wait for the classes on all this tomorrow [22:47] SnackPack: which class? [22:48] aren't there irc classes on this every friday? === bigon is now known as bigon` [22:49] I mean, there's so much stuff in the launchpad wiki, I don't know what is current and what's not [22:49] SnackPack: There's the MOTU Q&A sessions, which are expected to have their second week of holiday hiatus tomorrow. Questions are also encouraged at any time in this channel. === bigon` is now known as bigon [22:50] For current practices, I suggest wiki.ubuntu.com. Further, I suggest starting from httpw://wiki.ubuntu.com/MOTU/Contributing [22:50] Err. That should be https. [22:51] guess I'll ask in here before attempting *any* bug [22:51] Hyper Text Transfer Protocol Weak ? :-P [22:51] but I'm taking off soon [22:51] SnackPack: That's a good way to start. What sort of thing are you trying to accomplish? [22:52] StevenK: Yes. Has 1-bit encryption, for special added protection. [22:52] * StevenK smirks [22:52] take on some simple bug tasks... maybe become motu [22:54] SnackPack: For simple stuff that provides an introduction to packaging and processes, I'd suggest starting with watch files, .desktop files, and similar supplementary tasks. These are unlikely to impact the packages much, and tend to be a good introduction to the processes. [22:56] A list of missing watch files can be found from http://qa.ubuntuwire.com/uehs/no_watch.php, and you can generate a list of packages that might need a .desktop file from http://people.ubuntuwire.com/~persia/find-missing-desktop (but see https://wiki.ubuntu.com/PackagingGuide/SupplementaryFiles for guidelnes on inclusion). [22:57] Later gang [22:57] thanks, I'll see if I can get on some of those tomorrow === pfein is now known as pfein-away [23:35] ogra: hi, please don't forget about bug #177126 [23:35] Launchpad bug 177126 in xscreensaver "please merge xscreensaver 5.04-2 from Debian unstable main" [Undecided,New] https://launchpad.net/bugs/177126 [23:40] Hum. [23:41] Does ldd recurse down the stack of shared libraries? [23:41] StevenK: I don't belive it does, no. [23:41] I’d *assume* not, but i don’t know. [23:41] Hum. Does objdump, then? [23:42] I’d *assume* not, but i don’t know. :-) [23:42] StevenK: I don't belive it does, no. [23:42] StevenK: I'd be more surprised by the latter, though. [23:42] Yep [23:42] Mmmm. [23:42] by a few orders or magnitude. [23:42] of magnitude, even. [23:43] Luckily, it's quite a bit easier to implement a recursive version from a non-recursive one than to attempt to filter the other way around. [23:45] * StevenK is trying to figure out if gtkhtml is getting pulled in. [23:45] It isn't depended on directly [23:46] * soren mumbles something about strace or lsof [23:46] It's a library [23:51] What is the best way to request an update of a package to the newest upstream version (which fixes at least one bug) when maintainer (same for ubuntu and debian) has not responded to bugs about the issue in both launchpad and debian bugs? [23:51] StevenK: ltrace [23:51] StevenK: ldd does recurse. [23:51] greg-g: you already filed a bug in debian about the new upstream version of the package ? [23:52] I thought one of them did. [23:52] slangasek: And I see your point about directfb, I'll be looking at that after work [23:52] ok [23:52] Kmos: yes, I wasn't sure what to title it at the time so it was just a copy of the upstream bug tracker's bug title [23:53] * StevenK looks for how gtkhtml is used [23:53] should I just submit a bug against it titled "New Upstream version, please update" ? [23:56] greg-g: "New upstream version X.XX" [23:57] Kmos: should I include any links in the body or leave it blank? [23:57] greg-g: links and some good reasons to have it updated. like bug fixes. [23:58] * greg-g wants to do it the "standard way" and follow etiquette [23:58] Kmos: got it, thanks