=== ivoks is now known as ivoks-afk [02:53] * highvoltage sees ScottK is in e-mail mode :) [07:11] <\sh> moins [07:13] hi \sh [07:15] <\sh> hey ajmitch [07:53] I'm wondering if debian/copyright says the upstream software is under GPL2, do I need to add a GPL 2 header to a shell wrapper I have in the package?> [07:56] Is your shell wrapper copyrightable? [07:57] RAOF: only sets library path and runs exec, idk what is copywritable [07:57] I don't think you need to worry; there's no sense in which your shell wrapper is going to be a derived work of the thing it's running. [07:57] er, copyrightable [07:57] A simple rule of thumb: if the GPL header would be ~50% of the size of the file, it's probably not copyrightable :) [07:58] RAOF: yeah, it's 7 lines including description and spaces [07:58] <\sh> a copyright header doesn't have anything to do with the GPL license header [07:58] The GPL header is an example of a copyright header. [07:59] <\sh> no it's not [07:59] copyright assignment != license arrangements [07:59] Yeah, fair enough. [08:00] <\sh> it includes a copyright statement, yes, but the majority of the text is a license explanation [08:00] ok, let's get broader, do I need copyright assignment and or licensing in the shell script? [08:00] micahg, You need copyright if you claim copyright. You don't if you think it's trivial enough to be part of the greater work. [08:01] <\sh> micahg: that depends on you, if you want that or not...copyright I would set (if it's important to you) the license things..I wonder if GPL + Public Domain is compatible [08:02] \sh, They are compatible (result is GPL) anywhere "Public Domain" has meaning. Lots of jurisdictions don't accept the concept of "Public Domain". [08:02] Who should it be copyrighted to [08:02] You. [08:03] Well, you wrote it, you have copyright. You could assign your copyright to whomever you desire, I guess. [08:04] micahg, I strongly recommend not assigning copyright to a fictional figure. If you don't choose to hold it yourself, please assign to some corporeal or statutory person. [08:05] persia: k, well, I guess I could assign to myself, but I don't think I can add it in, since I"m doing a security update for a package and IIRC, it's best to just do the security update w/out any other changes? [08:06] micahg, Unless the security update consists of adding the wrapper... :) [08:06] persia: actually, it's updating it [08:06] Is it updating it in a way that is sufficiently non-trivial that you want to worry about it? If so, add the copyright also. If not, don't. [08:08] well, it's a simple change... [08:08] Also, copyright only applies to expression, not to the ideas expressed, so by claiming copyright (and licensing), you're only saying under what conditions your code can be copied verbatim: rewrites are always permitted (ignoring software patents as out-of-scope for this discussion) [08:08] persia: I don't personally care if it's reused, I just don't want people worrying if they can use it as free software [08:09] Would you be willing to assign copyright for the modified code to the current copyright holders? Are you comfortable with the current licensing? If the answer to both is "Yes" then don't do anything to add headers. [08:09] yes, I guess, if upstream felt they wanted to ship it, I'd have no issue [08:10] <\sh> persia: right [08:11] Then don't bother worrying about it. This has a very slight chance of causing confusion in places like "France" where there is the concept of "natural right" limiting copyright assignment in certain ways, but in practice, nobody cares. [08:11] s/"//g [08:11] persia: k, thanks === hannesw__ is now known as hannesw === hrw|gone is now known as hrw [08:36] persia: if I modify someone else's shell wrapper, what do I need to add to it if anything? [08:36] micahg, If you are willing to assign copyright for the modifications to them, and accept their licensing for your work, nothing. [08:37] persia: k, yep, again, no big deal for me [08:37] If you aren't willing to so assign copyright, you need to list yourself as a copyright holder for the result (likely along with other folk). [08:37] If you aren't willing to distribute under that license, you can change the license, assuming the current license allows this, or not distribute the result. [08:43] good morning [08:43] morning dholbach & welcome back [08:43] thanks ajmitch [10:04] persia, can you readd ubuntu-universe-sponsors to ubuntu-sponsors and remove the expiry? [10:05] My plan is to remove the group entirely tomorrow. Is there a reason I shouldn't? [10:05] persia, can we remove it? [10:05] please do if you can :) [10:06] I was just waiting for the end of September. It doesn't have any members anymore, I think. And it oughtn't have any bugs (I'll do a final push if I find any before removing the team). [10:07] Welcome back, by the way. Also, I fell out of -sponsors, and got readded: would you mind making me an admin again? [10:07] persia, perfect, thanks [10:07] persia, done [10:08] Thanks. [12:32] * RainCT is confused by the security updates info on the wiki [12:32] What do I have to do to get a fixed package into -security? [12:34] RainCT: I can't find much documentation, https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures [12:34] Asking in #ubuntu-hardened might be a good idea. [12:39] Thanks nigelb [12:40] * RainCT wonders why they make it so complicated. It's tempting to just ignore the problem in Ubuntu. [13:00] * RainCT files a bug with a debdiff, subscribes ubuntu-security-sponsors and waits to see if something happens. (Sorry for the previous comment btw, that was a too-many-confusing-wiki-pages-frustration :P). [13:06] RainCT: that is something that needs fixing then [13:07] i.e. the information not being up-to-date [13:18] nigelb: Yup. Although it's not about it being up-to-date, it's that as an existing developer I can't find any straightforward information on what to do. [13:19] RainCT: I know how that goes. === icf7 is now known as phihag [13:59] oojah: Use python-foo where foo is whatever you import in Python (i.e. import foo) for the binary package name. The source pacakge name can be whatever you think best. [14:02] RainCT, nigelb: we have strived to make the process for submitting security updates as close to regular updates as possible. https://wiki.ubuntu.com/SecurityTeam/UpdateProcedures is the proper page, which is linked off of https://wiki.ubuntu.com/SponsorshipProcess [14:04] but if there is ever any question, feel free to ask in #ubuntu-security (aka #ubuntu-hardened) [14:04] jdstrand: Hey :). I've seen that page but it doesn't say anything about how to submit the fix, other than a link to the SponsorshipProcess page which in the first line says it's for "prospective developers". [14:05] RainCT: which page, UpdateProcedures? [14:06] jdstrand: SecurityTeam/UpdatePreparation#Submission which is linked to from UpdateProcedures [14:06] hmm, yes I see what you mean [14:06] I think SponsorshipProcess needs to be generalized [14:07] may be we should link directly to SecurityTeam/SponsorsQueue [14:07] s/may be/maybe/ [14:08] jdstrand: Ah, that page is much better. /me goes to change the status of the bug he filled to Confirmed [14:09] the intent was to read the first and get to the second [14:09] but I'll just go to the second and recommend reading the first, since that seems to be more straightforward [14:13] RainCT: would you mind reading https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Submission and letting me know if that should work better? [14:14] jdstrand, Should it recommend writing a Details section anyway, or are UUSNs no longer sent? [14:15] persia: we've sent only 1 or 2 UUSNs. while planned, our tools don't support it yet [14:15] persia: ie, that is still accurate [14:15] Oh. I thought wgrant fixed that a couple years ago. My mistake. [14:16] I have a split infinitive [14:16] * jdstrand fixes [14:19] I think the only UUSN was for ClamAV. [14:20] Yes, and IIRC it hurt to squeeze it out of the current system/tools. === ApOgEE__ is now known as ApOgEE [14:21] it did [14:22] in fact, I jacked something up and had to come up with the procedure in https://wiki.ubuntu.com/SecurityTeam/UpdatePublication#Removing%20a%20Published%20USN to fix stuff :) [14:23] it was exciting for a few minutes though ;) [14:25] stefanlsd, Any nifty cool ideas on how we can have UUSNs? Any time for it? [14:26] https://blueprints.launchpad.net/ubuntu/+spec/security-m-community-usns is the bp [14:30] persia: jdstrand: heys! my initial feeling is that USN's and UUSN's should work with the same process [14:30] jdstrand: Yup, it looks better now. Thanks. [14:31] stefanlsd, That meshes well with my feeling that we shouldn't have a "universe" component :) [14:31] hey stefanlsd! it's been a while :) [14:31] RainCT: thanks [14:32] the main thing is there are issues with usn-tool that need to be addressed [14:32] jdstrand: yeah. been a terrible cycle (for me anyways) [14:32] that tool is used by landscape (and possibly other) consumers [14:32] stefanlsd: very busy here too [14:35] jdstrand: is the plan to fix those tools, or do something else with uusn's (new name? uc|usn (community or unseeded?))? might be nice to auto publish (or go to approve queue) for security bugs with cve's marked fixed released [14:36] jdstrand: not sure if im wrong, but is generating USN's currently a time consuming process? [14:37] stefanlsd: the only part about generating a USN that is horribly time consuming is drafting the USN text [14:37] lfaraone: Would you please look at the sugar* packages on http://udd.debian.org/cgi-bin/ubuntu_ftbfs.cgi and propose update/removal as needed? [14:37] stefanlsd: we figured we could pull that from the changelog for a community usn [14:37] jdstrand: yeah, was thinking similair (and maybe the CVE report text) [14:37] * jdstrand nods [14:38] it's been deferred to natty for now [14:38] hopefully I'll be able to get to it. it is something we've wanted for a while [14:40] jdstrand: ok, cool. hopefully i'll be able to help with that [14:40] nice [14:45] stefanlsd, Please avoid "community". There's plenty of unseeded stuff supported by folks who consider it their job and plenty of seeded stuff supported by folks who don't. [14:46] (and both types of folks are part of our community) [14:49] persia: surely people who are paid to maintain stuff or companies who contribute can be considered part of the ubuntu community? [14:50] persia: I'm not sure I agree with some people who associate community strictly with hippies :) [14:51] persia: kk. guess people are just going to need education what 'unseeded' is [14:53] stefanlsd: The problem is that we are all (paid or not) part of the community. So community maintained means precisely nothing. [15:01] highvoltage, Neither I, but I also object to anyone who suggests that "unseeded" implies "community" and "seeded" doesn't somehow. [15:02] stefanlsd, "unseeded" merely means not in any seeds. Has no relation to "main" vs. "universe" or any other dichotomy of which I am aware. [15:06] persia: ah, agreed [15:12] agreed! [15:14] \o/ consensus! [15:14] Would someone please have a look at xvidcap. It's currently FTBFS and needs a rebuild for NBS. From looking at debian/changelog, it looks like there is an update on Debian Multimedia that might fix it, so it probably needs a manual merge. http://www.debian-multimedia.org/pool/main/x/xvidcap/xvidcap_1.1.7-0.5.dsc [15:15] ScottK: will do, it probably just needs some dep fixes. [15:15] lfaraone: Thanks. [15:15] (note: that was for an earlier request, xvidcap is still up for grabs) [15:22] I looked at xvidcap it a while back and it wasn't just a trivial merge, enjoy :) [15:25] <\sh> ScottK: who will do syncs when we request some? [15:26] \sh: Standard archive admin work. We have time for Universe stuff. [15:28] YokoZar: Somehow we got two copies of gnome-exe-thumbnailer in queue, so don't be excited when you get a reject. It's just for the duplicate. [15:28] ScottK: did you also get a lucid-proposed one? [15:28] * ScottK looks [15:28] ScottK: maybe I uploaded the same .changes twice [15:29] YokoZar: I don't see one there. [15:29] ok that's what happened then [16:26] ScottK: Great, thanks. [16:26] oojah: You should consult Debian Python policy on this as we follow it. [16:30] ScottK: do you work on ubuntu-release bugs? [16:30] ari-tczew: When I have time and expertise, yes. [16:34] ScottK: Sure thing. [16:51] micahg: ping.. whats the status of mongodb and bug 557024 ? [16:51] Launchpad bug 557024 in mongodb (Ubuntu) "mongo / mongod as packaged can't load libmozjs.so" [High,Confirmed] https://launchpad.net/bugs/557024 [16:52] SpamapS: is that updated with the changes that resulted in a successful build in your PPA? [16:52] micahg: it should be.. let me verify that [16:53] SpamapS: can I PM You? [16:54] micahg: please do === RoAkSoAx is now known as andreserl === andreserl is now known as RoAkSoAx [17:04] ScottK: I'm not finding a standard procedure to file for package removal. Is it somewhere in the wiki, or more informal? [17:05] It's in the wiki somewhere. It's file a bug asking for source and binary removal (list the binaries), state the package has no rdepends (this needs to be true), get a developer to approve it and then they will subscribe ubuntu-archive. [17:09] https://wiki.ubuntu.com/UbuntuDevelopment/PackageArchive#Removing Packages [17:09] found it [17:13] is there any wrong? I have in debian/rules: -DCMAKE_INSTALL_PREFIX=$(CURDIR)/debian/clementine/usr \ === JanC_ is now known as JanC [17:21] ari-tczew, Depending on various other factors, you might have wanted ${CURDIR}/debian/tmp/usr/ or similar. === hrw is now known as hrw|gone [17:36] ari-tczew: generally you want INSTALL_PREFIX=$(CURDIR)/debian/clementine PREFIX=/usr [17:37] i.e. you want the program to look for data in /usr/... but you are instalning into a temporary root directory to generate the deb [17:38] CMAKE is odd though === ivoks-afk is now known as ivoks [18:58] Hi! Are archive admin still processing sync requests for Universe? I have 3 of them waiting, but I was wondering if I shouldn't use the ack-sync script [18:59] fabrice_sp: Still being processed. A bunch were done just yesterday. [18:59] ok. good to know. Thanks! [19:46] fta: I'm finding that in KDE, setting Chromium to default browser no longer works (With rekonq, firefox, and chromium installed the system things it's firefox). Do you have any suggestions on how I might troubleshoot this (It's find on Lucid). [19:47] ScottK, which build? maverick or one of the 4 ppas? [19:48] fta: Maverick. [19:48] It's been problematic on Maverick for some time, I just didn't focus on it before now. [19:48] ScottK, i made 1 change in the last upload last week. the desktop file now has a full path [19:49] That wouldn't be it. [19:49] It does back further than that and it's still there as of today.. [19:49] it was supposed to help with chromium reporting it's not default, but it didn't work [19:49] I see. [19:50] in trunk, upstream landed a change for kde.. hold on [19:50] http://crbug.com/18106 [19:51] i have that in the daily builds and in the -dev channel [19:51] fta: That looks like it. [19:52] Odd it works in Lucid then. [19:52] in gnome, none of this ever worked. and i have no clue why [19:53] Any chance we could have that in Maverick? [19:54] i have to check if it's just about shipping a fixed xdg-mime or if it involves back porting more patches [19:55] Cool. Thanks. === rgreening_ is now known as rgreening === sebner__ is now known as sebner [21:59] Is there a way to see what the delta is (if any) between an Ubuntu package and the Debian one easily? [22:00] tyarusso: ubuntudiff.debian.net [22:03] nice page! tumbleweed, is it included on wiki.ubuntu.com any page? [22:03] tumbleweed: cool! is that new? [22:03] if not, I suggest to include to page about merging [22:06] RAOF: re tmpfs, is there a configuration option to have sbuild use it with aufs? [22:06] ari-tczew: no idea. Hmm, it seems abit broken atm [22:07] ari-tczew, highvoltage: there's also patches.ubuntu.com of course [22:08] or pull-lp-source, pull-debian-source, debdiff [22:09] or just grab the bzr branches, pray that they're up to date & bzr diff, which I find useful at times :) [22:09] or grab-udd-merge ? [22:09] do you think we have too many ways to do something? :) [22:10] ajmitch: I think that merging bzr branches is not sense. [22:10] ari-tczew: yip [22:12] & doesn't grab-udd-merge use those same bzr branches? [22:12] ajmitch: tumbleweed is a father of grab-udd-merge [22:12] ajmitch: yes, it's just a wrapper around that (that also generates debdiffs) [22:12] ari-tczew: yes I know [22:13] tyarusso asked for "easily" but yes, when one is looking at diffs it's usually because you are about to do something so you'll pull both source pkgs / branches and debdiff [22:14] after merging bzr you need to upload package to revu. it's not sense [22:14] why would you do that? [22:15] * ajmitch doesn't really like using revu for new upstream versions of packages [22:15] ajmitch: sorry, I mean dput [22:15] also 4 words phrase [22:16] right, so you don't like the double up of having to push the branch changes & then dput as well? [22:17] ajmitch: yes. bazaar should build package automatically after push [22:17] that will come in time, but there's a bit of work to get to that point [22:18] since we expect all packages to have a signed .changes file, and the source package would need to be created on the server from the branch [22:18] * ajmitch doesn't know the current status of it, but it's getting there [22:19] tumbleweed: very cool. [22:37] ScottK, did you file a bug for the default browser thingy? (so i can close it in my d/changelog) [22:37] fta: I did not. [22:38] I kept hoping it would go away on it's own. [22:49] ScottK, ok, backported the patch. it's going 1st to the ucd-stable ppa (same version as maverick). could you please test that one (once it's built) so i can update maverick if it's fine? [22:49] fta: I should be able to. Thanks. [22:51] ScottK, great. (https://edge.launchpad.net/~chromium-daily/+archive/stable) most probably in an hour or two === yofel_ is now known as yofel [23:44] if someone requests an update is it bad form to use requestsync and dupe the original request? [23:48] I usually just edit the bug, so they stay as submitter. [23:50] persia: k