[00:18] Hi folks, would a registry admin be around to register https://launchpad.net/bugs/bugtrackers/savannah as the bug tracker for https://launchpad.net/patch ? it's owned by ~registry [00:20] hmm actually I don't need that, sorry [00:20] I was hit by https://bugs.launchpad.net/malone/+bug/197250 [00:20] Ubuntu bug 197250 in Launchpad Bugs "Savannah bug watches should match longer URL" [Undecided,Triaged] [02:35] lifeless: I think that's not the first time qt4-x11 got retried since gcc was fixed. [07:51] hi [07:51] do any of you know the new canonicle channel? [07:51] context? [09:34] mrevell: ping [09:34] Hey there jml [10:34] hello [10:35] I uploaded a package to my lauchpad PPA to be built and it failed and I'm not sure why. This is the log: http://launchpadlibrarian.net/60180774/buildlog_ubuntu-maverick-amd64.clipit_1.3.5-0ubuntu1_FAILEDTOBUILD.txt.gz [10:35] Any idea what I did wrong? [10:35] make[1]: *** No rule to make target `totools_dev'. Stop. [10:35] wgrant, I'm not sure what totools_dev is... [10:35] beat me to it [10:36] I mean, that's not a dependency of my package... [10:36] it's a make target [10:36] evaluate: It's something in your package's build system. [10:38] hmm, I'm confused... It built fine before. I have only added support for 'Application Indicator' in my last version, does totools_dev have anything to do with that? [10:41] ohh, wait. I guess that should be 'autotools_dev' actually... [10:41] hmm, I wonder why it says totools_dev though... [10:43] ok, so in my rules file I have this: dh $@ --with autoreconf, autotools_dev [10:44] I guess that's somehow interpreted wrong by the builder (that's the only place where 'totools_dev' is mentioned). [10:44] I don't think that space should be there after the comma. [10:44] Regardless, it's nothing to do with the builder. That goes straight into debhelper. [10:45] wgrant, ok, I'll try again without the comma. I just wondered because on debian it built just fine... [10:50] Hi all, a quick question: is there a way to access a branch hosted in LP via http? (not https) Thanks! [10:51] kinkie: bzr branch http://bazaar.launchpad.net/~user/project/branch [10:51] thanks! [10:52] Hello, I need to change the orig.tgz of the SAME version, but it is rejected. What is the usual solution? Is there another solution than changing the version of the orig file? [10:52] jfi: You need to change the version. [10:52] Why do you want to modify it? That doesn't make sense. [10:53] wgrant, because I want to update to the new build of the same version [10:53] "new build of the same version" sounds like an oxymoron to me. [10:53] hum, let me explain a little:) [10:53] maybe he means a rebuild [10:53] first, I am the author of the program [10:54] I have done a new version (0.6.0) to fit more to ubuntu package [10:54] 0.6.0 is not officially released [10:54] I made some mistake [10:54] so I have fixed it and rebuild a 0.6.0 [10:55] https://answers.edge.launchpad.net/soyuz/+faq/990 [10:58] ok, so I am going to use a 0.6.0.1 `:( [10:59] thx for the clarification bigjools and wgrant [10:59] np [11:01] another question: the debian/copyright is supposed to only contain the copyright of the programm itself or to program+used libraries/progs? [11:02] It should contain the copyright details of everything in the package. Not anything it depends upon. [11:02] Just the copyright for the code in that one package. [11:02] I have one lib which is statically compiled and I wonder if I should incluse its copyright [11:02] s/code/everything/ [11:02] jfi: Do you really have to statically link it? [11:02] yes, there is no shared version of this library [11:02] You shouldn't include it in the copyright file. [11:02] But you also shouldn't statically link it :) [11:03] yes I no wgrant, but I have no other choice (that's xvnctrl for information) [11:03] :( [11:03] s/no/know [11:08] last very newbie question about ppa: are the binary package automaticly rebuilt when there is a new version of a build-dependency? [11:08] no [11:09] you need to do a no-change rebuild, which means bumping the version [11:10] ok, thx [11:19] after a package has finished building on launchpad, how long will it take for the changes to be visible for apt-get update? [11:19] I mean if I have the PPA added... [11:20] evaluate: it varies between 5 and 30 minutes. It will get much faster after Wednesday as we're speeding it up [11:21] bigjools, ok, thank you very much :-) [11:31] i give up - please can someone tell me how to associate a bug report with (project? package? thing?) "natty" [11:40] jhunt: use the "Also effects distribution" link [11:40] jhunt: Natty is a series of the Ubuntu distribution. [11:40] jhunt: Why do you want to do that? [11:41] You'd normally just file it against Ubuntu. [11:41] tsimpson: tried that. The bug is already listed against the ubuntu distro, but I want to associate it with natty alpha1 (a la https://bugs.launchpad.net/ubuntu/natty/+source/jasper-initramfs/+bug/659754). [11:41] Ubuntu bug 659754 in jasper-initramfs (Ubuntu Natty) "Universe & multiverse are not enabled on OMAP4 preinstalled image" [High,Triaged] [11:42] you don't need to [11:42] jhunt: That's used mostly by the release team. [11:42] Users shouldn't use it. [11:42] in which case I'll add a comment to state is natty-specific and hope someone actions it :) [11:43] aside - weird bug with lp: try right-clicking (almost) any image and selecting view image in FF...! [11:43] you should always include what release/package-version you are filing a bug against anyway :) [11:43] jhunt: You mean you get a big image with many icons? [11:44] wgrant: no, I get a binary spew of the raw pngs - no image. [11:44] jhunt: Hm, that's odd. [11:45] eg: https://launchpadlibrarian.net/49558155/64_logo.png [11:46] the content type is image/png [11:49] tsimpson: yes, seems to be confined to launchpadlibrarian png images since the lp logo (served from lp) is fine. [11:50] jhunt, wgrant: I just found something odd though, a HTTP HEAD request give a content type of "image/png", but a GET request gives "text/html" [11:54] and now, HEAD (over telnet) gives text/html too === Ursinha-afk is now known as Ursinha [12:18] I would like my package to be built for maverick/lucid/natty, the only way is to push one version of the package for each, right? [12:36] correct [12:38] ok, thx maxb [12:39] jfi: the other way is to upload it only for lucid and copy upwards, if a single build will suffice [12:43] bigjools, you mean copying the bin package? In my case, the source package is exactly the same for the 3 distributions but the binary has to be built for each (still due the static lib) [12:43] jfi: yes. If you need to link against the separate libs then you need to create different packages [12:43] versions, I mean [12:47] the usual practice is to increment the source package version or there is a convention like xxx-version_prog-natty-1. xxx-version_prog-maverick-1,etc? [12:49] https://answers.launchpad.net/openobject-addons/+question/136806 shows "Asked by Daniel Watkins (credativ) on 1 hour ago" [12:50] The " on " should not be there. [12:50] I don't have time to look for a bug report ATM, so I'm lazyweb'ing it. :) === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell === henninge_ is now known as henninge [14:06] hi folks [14:06] https://launchpad.net/~zyv/+archive/ppa/+build/2082552 [14:06] [FAILEDTOUPLOAD] Failed to upload on litembilla (virtual) Retry this build ? [14:06] anybody has a clue what's wrong with this builder? [14:06] zaytsev: http://launchpadlibrarian.net/60188312/upload_2095334_log.txt [14:07] wgrant, there is no such version in the archive [14:09] zaytsev: It looks like you uploaded that version and then quickly deleted it? [14:10] wgrant, yes, I messed it up. I forgot to decrease the version number so that my package would be superseded by Ubuntu version when it comes out. [14:11] So right after the build I realized my mistake and removed the package, then started another build [14:11] zaytsev: You've been hit by a bug that we were just discussing. You deleted it before the binaries were finished uploading, so they didn't get deleted. Delete ubuntu3 again, and retry the ubuntu3~lucid1 builds. [14:13] wgrant, yup, I realize my mistake, but it used to work in the past. How I am supposed to delete ubuntu3 again if it's already deleted from the interface>? [14:13] zaytsev: It should still show up on the deletion page. [14:13] Because it has undeleted binaries. [14:13] wgrant, oh you are right [14:14] Thanks for your help === Ursinha is now known as Ursinha-lunch === matsubara is now known as matsubara-lunch === flacoste changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ === oubiwann is now known as oubiwann_ === oubiwann_ is now known as oubiwann === matsubara-lunch is now known as matsubara === Ursinha-lunch is now known as Ursinha === deryck is now known as deryck[lunch] [15:42] wgrant, thanks again. it worked fine now. I would appreciate if this delete / upload bug can be taken care of in the future === beuno is now known as beuno-lunch === deryck[lunch] is now known as deryck [16:40] hi! just uploaded my first ppa. can i expect an email notification within a few minutes? [16:41] thorwil: yes, approximately 5 minutes [16:41] or less === mrevell_ is now known as mrevell [16:46] after using "debuild -S" and dput, i read something about signing the .changes file and that the omission of that is a likely cause to not receive an email [16:46] but apparently dput took care of that [16:53] debuild will sign it for you, dput just uploads it [16:53] if you don't get an email, read this:https://answers.edge.launchpad.net/soyuz/+faq/227 === beuno-lunch is now known as beuno [17:46] hi, how do i get a mail from a lp team mailing list deleted? [17:46] from the list archive === yofel_ is now known as yofel [19:10] vish: ask a question on answers.lp.net/launchpad [19:11] lifeless: will do, thanks. === Ursinha is now known as Ursinha-brb [19:28] deryck: hi, could you a second look at Bug 685755 , the confusion is due to similar sounding team names . :) [19:28] Launchpad bug 685755 in Launchpad Bugs "Members of an Open team should *not* be allowed to assign bugs to the team" [Undecided,Won't fix] https://launchpad.net/bugs/685755 [19:29] hi vish. sure, I can look again. [19:29] thanks. [19:30] deryck: I think its a valid issue [19:30] deryck: its not bug supervisor privilege, its 'can assign to self' privilege, which we extend to team membership [19:30] vish, so to clarify, someone from the papercutters team (the bug supervsior) assigned the papercuts ninja team (which is open). [19:31] lifeless, ok. still not following the bug, though. why should we not allow assigning to an open team? [19:31] deryck: no, someone from the papercuts ninja team assigned it to the papercuts ninja team [19:31] ok, so why is that bad? [19:31] sorry I'm being hard headed :-) [19:31] just trying to see the harm of that :-) [19:31] deryck: open teams - used for: [19:31] - mailing lists [19:31] - fanboy groups [19:32] deryck: a member of the open team just assigned it *to* the open team [19:32] deryck: self assigning a bug says 'I will work on this' [19:32] lifeless, I know that much ;) [19:33] but we allow assigning to teams that want to work on it. [19:33] deryck: but thats progressively less defined as you move from private->restricted->moderated->open [19:33] if someone joins the Ubuntu users team, they can just assign the bug to the Ubuntu users, but that does not mean the Ubuntu users will work on the bug. [19:33] right, I understand that now. [19:33] * deryck is thinking on it some more [19:33] deryck: for an open team member (not admin), they have effectively no weight in terms of making the statement 'this team will work on this bug' [19:34] deryck: s/not admin/(not admin and not owner) [19:34] I see that argument now. the downside is that small, open teams would have to re-configure themselves. is this really that large of an issue? [19:34] also [19:34] open teams + bug subscriptions [19:34] same issue [19:35] or do we require admin access to subscribe? [19:35] if we require admin access to a team to subscribe it to a bug [19:35] then I'd say the same requirement makes sense for self-assignment on a bug [19:35] hmmm, you know I don't know. I don't think we do, but would need to look at code to confirm.... [19:35] deryck: I think we do, because it was abused when it was free for all [19:36] deryck: small open teams can switch to moderated easily, which will still let folk say 'I wanna be a superhero' [19:36] deryck: or [19:36] deryck: you could set a flag on the team, if you felt that we need to support both use cases, and set the default to 'members of this team cannot make statements on behalf of the team' [19:37] deryck: I think the quoted bit there is the basic principle I'm pointing at : assignment, subscription, joining other teams: these are statements of intent on behalf of the whole team. [19:37] Sounds to me like mostly a reason for people not to want open teams. [19:37] deryck: and its a rare open team that truely wants everyone in the world to be able to make such statements. [19:38] ScottK: thats certainly related, but the same question applies to the other sorts of teams. [19:38] well the issue is we use "team" as a work team or a hang out group on launchpad. ;) [19:38] and the two are different uses really [19:38] hehe! [19:38] Is there a guide to using CVS imports? I can't figure out how to give Launchpad the requested HTTP-based URL for Drupal CVS. [19:39] deryck: cvs doesn't have http urls [19:39] bah [19:39] davidstrauss: ^ [19:39] heh [19:39] davidstrauss: help.launchpad.net has instructions [19:39] lifeless, vish -- so how about this, I'll re-open the bug and clear up based on the discussion here. I'm not convinced we should look it down for open groups yet, but I see the problem and we should figure it out/discuss it further. Fair enough? [19:40] lifeless, I've reviewed the help page, and it doesn't tell me anything I don't already know. [19:40] deryck: sure.. [19:40] thanks [19:40] davidstrauss: which one ? [19:40] "The URI scheme "cvs.drupal.org" is not allowed. Only URIs with the following schemes may be used: http, https" [19:40] lifeless, https://help.launchpad.net/Code/Imports [19:40] davidstrauss: what url are you getting that error on? [19:40] cvs.drupal.org:/cvs/drupal-contrib [19:41] davidstrauss: no, in launchpad. [19:41] lifeless, that is the "URL" I'm giving it. CVS doesn't use URLs. [19:41] davidstrauss: What Launchpad URL are you putting this data in ON. [19:42] lifeless, Ah, http://launchpad.net/drupal-mongodb [19:42] davidstrauss: theres no code import form at that url. [19:43] davidstrauss: I would like you to copy from your location bar and paste it here. [19:43] Or take a screenshot. [19:43] lifeless, https://code.launchpad.net/drupal-mongodb/trunk/+setbranch [19:44] lifeless, that? [19:44] yes [19:44] now we're getting somewhere [19:44] and you're getting this error in the 'Branch URL' field ? [19:45] lifeless, yes [19:45] lifeless, nor is it clear what that field is asking for when using CVS [19:45] benji: hi [19:45] hi [19:45] benji: IIRC registry has been tweaking stuff recently [19:46] https://code.launchpad.net/drupal-mongodb/trunk/+setbranch [19:46] * benji edits his auto-join [19:46] click on 'import a branch hosted somewhere else' [19:46] then 'CVS' [19:46] for branch url put in 'cvs.drupal.org:/cvs/drupal-contrib' and then test as the module, test as the branch name, [19:46] click on update [19:46] observe the error [19:46] "The URI scheme "cvs.drupal.org" is not allowed. Only URIs with the following schemes may be used: http, https" [19:47] lifeless, same error i got [19:47] yep, that's the error I get [19:48] lifeless, FWIW, I don't see any restrictions on team subscriptions. [19:48] deryck: remind me in jan ;) [19:48] I assume that's not the desired outcome. [19:48] benji: no [19:48] benji: this is a regression, but I'm not sure who was fiddling most recently [19:48] lifeless, heh, ok. You are supposed to be away now, are you not? ;) :) [19:48] yah [19:49] davidstrauss: so, please do this: [19:49] - file a bug [19:49] it was probably a change of field type (and a missing test case) [19:49] benji: yah [19:49] davidstrauss: and then fill the form out as well as you can, with a fake http url [19:49] davidstrauss: we'll see if we can edit it correctly after its created [19:49] has there been a bug assigned to this? [19:49] benji: not yet, just found out about it [19:50] k, I'm looking at the code real quick to see if anything jumps out at me [19:50] benji: thanks! [19:50] any time [19:53] lifeless, benji the cvs URL was broken a few months ago. I report a bug. I had to set an impossible url to get it the branch accepted, then fix the url as a part of the import review. [19:54] lifeless, benji I think my bug was a dupe too [19:54] lifeless, benji, https://bugs.launchpad.net/launchpad/+bug/686134 [19:54] Ubuntu bug 686134 in Launchpad itself "CVS import interface doesn't make sense or work" [Undecided,New] [19:54] davidstrauss: thanks [19:54] sinzui: thanks === Ursinha-brb is now known as Ursinha [20:06] lifeless, thanks for the help. i've filed a few related (but minor) bugs i've found while troubleshooting this [20:06] lifeless, I also found a workaround and configured the import: https://code.launchpad.net/~davidstrauss/drupal-mongodb/trunk [20:09] davidstrauss: cool === matsubara is now known as matsubara-afk === thumper changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: thumper | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/ [20:29] where's the Files: part of the.changes file supposed to come from? [20:30] lifeless: I got sidetracked for a little bit there, but our suspicions are confirmed: that field is a URIField and I can't see any tests for giving it CVS locations. I'll update the bug with the details. [20:35] benji: did you see sinzuis comment that its probably a duplicate? [20:35] benji: thumper may know more [20:37] lifeless: oh, I thought he was talking about the bug he entered being a dupe, not 686134 [20:38] (but now I notice that 686134 is quite new, so is likely a dupe as well) [20:39] on? [20:39] benji: I think the CVS urls need http or :pserver type urls [20:40] thumper: 0838, davidstrauss [20:41] thumper: I just tried ":pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib" but it didn't work ("...is not a valid URI") [20:42] benji: which form? [20:42] https://code.launchpad.net/drupal-mongodb/trunk/+setbranch [20:42] hmm... [20:42] yeah... [20:43] benji: it is a fubar [20:44] benji: you need to use the new code import view to create a CVS import [20:44] benji: the +setbranch doesn't follow the same validation rules as the new code import [20:45] thumper: oh, well... I'm not really wanting to create one, I'm following up on a bug report (686134, via lifeless, probably a dupe) [20:46] so, what should we do about this attractive nuisance? [20:46] if the two pages do the same thing, perhaps we should redirect visitors to the old one to the new one [20:48] benji: we should fix the setbranch page [20:50] thumper: ok, thanks; any ideas on finding an older report of the bug? I haven't been able to, but probably don't know the right place(s) to look. [20:50] I don't think this is an old bug [20:56] ok, I'll use 686134 until it's proven a dupe [21:54] latest comment on this bug is spam : https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/382488 [21:54] Ubuntu bug 382488 in alsa-driver (Ubuntu) "Playback sound is only audible starting at 50% on Dell Inspiron 1420" [Undecided,Fix released] === Ursinha is now known as Ursinha-afk [22:28] komputes: thanks