=== Zhenech_ is now known as Zhenech [01:33] so I'm a little confused about pkg-config... this program depends on lua... as I understand it, the package should use pkg-config to discover the proper include path where it can find the headers for lua, which varies depending on the version installed... bug if you don't know or care what version is installed, how do you use pkg-config? since it seems to require the full 'lua5.1' name rather than just 'lua'? [01:35] Does /usr/lib/pkgconfig/lua.pc exist, or is it lua5.1.pc? [01:35] it's lua5.1.pc [01:35] shouldn't the package create a diversion for the unversioned lua.pc? [01:37] That kinda depends. [01:38] Really that's an upstream decision. [01:38] how are you supposed to get SOME version of lua if you don't know or care what version is installed? [01:38] You can't; upstream obviously wants you to ask for lua5.1 [01:39] psusi: Oh, also, about your radeon question a while ago: yes, radeon loads firmware blobs - they're all in /lib/firmware/radeon [01:39] hrm... I thought it was us who changed it to lua5.1 so we could install multiple versions at once? [01:39] If that's us, then we're wrong, and bugs should be filed. [01:39] ahh, yes... I ended up finding the amd docs for the r600 gpu and started reading them... fascinating stuff [01:41] am I correct in assuming that the reason they are in binary form ( well hex file form anyhow ) is because there isn't a ( common ) assembler for the gpu? but it looks like based on this documentation I should be able to understand what the microcode means, effectively disassembling it by hand... but where does the code come from? amd/ati? or did someone else develop the code? [01:42] there was only a single commit when I checked the git log for the file and it didn't seem to say [01:42] I presume it comes from AMD; you might be able to understand it based on the docs, or it might be driving a separate processor. I dunno :) [01:44] I guess what I'm getting at is, does amd provide the same microcode to the open source mesa driver that the proprietary one uses, and the only difference is the kernel code that passes the commands down to the firmware, or is the firmware also developed openly? [01:44] I think it's the former, but I'm not sure. [01:46] goofy [01:47] Firmware isn't generally very interesting :) [01:47] of course it is ;) [01:47] all the driver does is forward commands from the higher layers to the firmware... the firmware is where it all actually happens... that's where the important stuff is [01:56] Given how small the firmware is compared to the rest of the stack, I beg to differ :) [01:58] (The firmware is ~2KiB, fglrx contains more code than the whole kernel) [02:56] RAOF, how is that? the driver just has to communicate with the card... the firmware running on the card is what actually implements all of the opengl calls [03:52] i'm trying to use prevu to generate a backport of maverick's puppet 2.6 to lucid, but prevu doesn't seem to accept my DIST, it keep defaulting to karmic [03:53] soren, if i wanted to backport something from maverick to lucid, am i suppose to use the following commands: DIST=lucid sudo -E prevu-init && DIST=lucid prevu mypackage ? === emma is now known as em [06:54] I'm about to add a script to a package. The package has a BSD license so I figure I may as well make the script has the same license. The issue is that I have no idea wha the top of that file should look like.. [06:55] Any tips? [06:59] MTecknology: what type of header do the other files have? [07:03] micahg: there's a LISENCE file with http://dpaste.com/281813/ and the other files seem to just have a comment block with * Copyright (C) Igor Sysoev [07:08] MTecknology: sorry, I'm still a little fuzzy on licenses [07:09] micahg: I'm completely fuzzy :P - I can pick the license I want, but that's about it [07:10] oh... I think I figured it out === Guest35743 is now known as temugen === hrw|gone is now known as hrw [08:18] good morning! === hannesw_ is now known as hannesw [08:41] hi amitarora [08:41] morning [08:41] hrw: Hello [08:42] hrw: Whom should I contact for sponsoring the package for the new tool that we have developed in Power Management work group of Linaro ? [08:47] amitarora: powerdebug? [08:54] hrw: yes .. powerdebug [08:55] hrw: have a call in few mins .. will have to disconnect and connect again in sometime .. [08:55] dholbach: can you help amitarora when he will be back? [08:56] hrw: a new package needs 2 MOTU acks before uploading (sponsor can be one) [08:57] micahg: or one coredev? [08:57] hrw: no [08:57] thx [08:57] hrw: AFAIK at least :) [08:59] hrw: am back .. [08:59] amitarora: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages#Going%20through%20MOTU [09:01] micahg: ok, will go through.. thanks! [09:02] amitarora: if you don't get 2 reviews by the weekend, I"ll be happy to look at it [09:02] micahg: ok, thanks === apachelogger is now known as releaselogger [13:40] hi, I'm having trouble including an udev rule in my package. by default, the rule is given a priority of 40 after upgrading to 10.10 [13:41] if one wants to change the permissions of a device using an udev rule.. the default rule should be sufficient [13:42] but the 50-udev-default.rules reset my permission changes [13:46] using the standard debhelper scripts I named my rules file "packagename.udev" and the scripts install it using priority 40.. like "40-packagename.rules" [13:46] how can I change thatß === yofel_ is now known as yofel === releaselogger is now known as apachelogger [15:40] ttx: so, gwt is to (fake)sync? [15:41] ari-tczew: yes, the orig tarballs are not the same (same size, so probably just some timestamp differences) [15:42] ttx: I'll prepare a branch to fakesync. could you sponsor it? [15:42] (when it will be done) [15:42] ari-tczew: sure, subscribe me [15:42] thanks === bilalakhtar is now known as cdbs [16:05] tumbleweed: seen http://lwn.net/Articles/417946/ yet? :p === cr3_ is now known as cr3 [16:41] For everyone's info, this is bilalakhtar's new nick [16:42] well, hes going to get a lot of accidental hilights... [17:13] Plenty of disdain too. [17:14] ScottK: Ha. [17:48] does somebody know what this "OpenStack" is from which I get merge emails? [17:52] geser: http://openstack.com/? [17:52] ScottK: when is a good time to ask lucas_ for an archive rebuild to see how many packages FTBFS since the --as-needed linker default change? [17:52] geser: You should talk to soren about openstack emails. [17:52] geser: I'd say anytime is good. [17:53] ScottK: geser: I'll add one to my TODO list [17:53] lucas_: thanks [17:53] we've got a new cluster to test anyway ;) [17:53] lucas_: Thanks. [17:53] Excellent. [17:53] We're also interested in python2.7 related failures too. [17:54] * micahg is interested in xulrunner related breakage :) [20:08] ScottK, geser: You're getting merge e-mails? [20:09] ScottK, geser: Can you pastebin one of them so I know what we're talking about? [20:16] ScottK, geser: Oh, about this for instance? https://code.launchpad.net/~openstack-ubuntu-packagers/ubuntu/natty/nova/ubuntu-apport-hook/+merge/42364 ? [20:18] I'd be happy to spare you from getting the e-mails. I'm just not sure how. We have a team for doing openstack packaging. Openstack is in universe, so I added motu to the team (which we've long ago decided is the right thing to do for these things since everyone in ~motu can upload it anyway, so they might as well have access to the bzr branch). [20:19] soren: I think there's a, like, ubuntu-dev-without-spam group or something to that effect that you could add, although ~ubuntu-dev is obviously more inclusive than ~motu [20:19] For major changes, people may want to go through a merge proposal to get stuff reviewed. [20:19] ebroder: Exactly. [20:19] Oh, hang on. [20:19] I think I know what to do. [20:19] You could make a ~motu-without-spam list :) [20:20] ebroder: I'm not sure how that would work. The ubuntu-dev-without-spam team just has a team e-mail address set, AFAIK. [20:20] ebroder: So does ~motu. [20:20] Ah, I didn't realize that was the trick. No idea, then [20:21] I /think/ it is. [20:21] * soren checks that too [20:23] ScottK, geser: I have no particular reservations removing ~motu from the team again. I just don't want to give the impression of being exclusive, because that's really not the intent. [20:23] ah, so there's a MOTU bugs ML [20:25] Yes. [20:25] https://launchpad.net/~ubuntu-dev-without-bugmail [20:25] Is the without-spam one. [20:25] It has a /dev/null sort of e-mail address set. [20:26] But since the motu team also has an e-mail set and you guys /still/ see these e-mails, that clearly doesn't do the trick. [20:26] soren: maybe those people are subscribed to the ML? [20:26] micahg: I glanced at the archive, didn't see the e-mails. I'll try looking harder. [20:27] Nope, nothing. [20:27] I can just remove ~motu and add to the description that anyone in ~motu is free to join the team? [20:27] soren: yes, that merge request (or similar ones) for example (don't have the exact mail anymore as I deleted them already) [20:27] geser: Ok. [20:28] How does my proposal (right above your comment) sound? [20:28] I'll let you catch up.. [20:28] soren: I don't know how exactly LP mail work, but wouldn't setting a contact email for the openstack-ubuntu-packagers team work too? [20:29] geser: I doubt it. [20:29] geser: Since it doesn't do the trick for ~motu. [20:29] geser: Also, it's silly to have to maintain a separate mailing list for this. [20:32] soren: hmm. if you don't get too many complains about those mail you can leave the motu team as member, it's not that much emails that's a too big annoyance for me (yet) [20:32] just curious: does somebody from motu commit to those branches too? [20:33] geser: At the moment, it's just myself, zul, and Daviey. [20:39] soren: oddly, I don't seem to have received mail about the merge requests [20:39] * ajmitch_ is only indirectly in ~motu at the moment [20:39] you should be ashamed [20:39] highvoltage: why? [20:39] just kidding :) [20:40] ajmitch_: orly? That's odd. [20:40] quite [20:43] is there a way to find out where `menu_proxy_module_load' would come from ? [20:55] * micahg hasn't gotten the e-mails either === hannesw_ is now known as hannesw === JanC_ is now known as JanC === bilalakhtar_ is now known as cdbs [21:57] could someone taker a look on bug 683838 ? there is a not sure delta related to python. [21:57] Launchpad bug 683838 in pymca (Ubuntu) "Please merge pymca 4.4.1p1-1 (universe) from Debian unstable (main)" [Undecided,Incomplete] https://launchpad.net/bugs/683838 [22:15] !sru | apachelogger [22:15] apachelogger: Stable Release Update information is at http://wiki.ubuntu.com/StableReleaseUpdates [23:51] I recently upload a dolphin-emu package to REVU. Are there any MOTU's interested in reviewing it? [23:51] The REVU link is http://revu.ubuntuwire.com/p/dolphin-emu [23:52] glennricster1: I'll be happy to look at it over the weekend [23:55] micahg: Thanks. Let me know what needs to be done.