=== MTeck-ricer is now known as MTeck-engaged [02:12] So, how is the mapping made between lp:wtf and an actual URL (i.e. http://launchpad.net/wtf or something? === jon is now known as Guest76194 [02:12] ... in bzr. [02:13] In the bazaar launchpad plugin. [02:14] JesseW: it talks to launchpad over xmlrpc [02:16] mwhudson: I understand that -- I guess my question is more, what do the various parts of a launchpad URL mean. i.e. why is https://code.launchpad.net/~kwwii/desktop-backgrounds-extra/trunk equivalent to lp:desktop-backgrounds-extra but lp:ubuntu-wallpapers is equivalent to https://code.launchpad.net/~ubuntu-art-pkg/ubuntu-wallpapers/ubuntu [02:17] Because those plrojects have set their “development focus” to point at those branches. [02:17] are the second directories (e.g. desktop-backgrounds-extra, ubuntu-wallpapers) unique? [02:18] OK -- what's a "developement focus" and where can I find it, and where can I change it? [02:18] (thank you to both of you for explaining, btw) [02:18] JesseW: the ones with three parts are of the form "lp:~user/project/branch-name [02:19] spiv: the URLs with 3 parts? [02:19] Where '~user' may represent either a person or a team [02:19] The “development focus” is something that you specify in Launchpad. I'm not sure if you can set it with launchpadlib, but you can find it... let me check. [02:19] JesseW: for the development focus, look at the "Branches" tab of your project (i.e. https://code.launchpad.net/yourproject), you should be able to see it or set it there. [02:19] persia: ok, I mostly follow that part ~ means person or team (composed of people)... [02:20] JesseW: it's basically a way of saying "that branch is trunk for this project) [02:20] JesseW: See for example, this page: https://edge.launchpad.net/pulseaudio-sharp there's the “development focus” tab there. [02:20] RAOF: checking [02:21] the second line below "Developement focus", the one that says: "lp:pulseaudio-sharp" and links to https://code.edge.launchpad.net/~pa-sharp-core/pulseaudio-sharp/trunk , right? [02:22] Yup. If you hit the edit button next to that, you get to determine what the “development focus” points to. [02:23] thanks. what does "edge" in edge.launchpad.net mean? [02:23] Oh, that's just the beta Launchpad. [02:24] cool. so https://launchpad.net/ubuntu-wallpapers states that it's development focus is: https://code.launchpad.net/~ubuntu-art-pkg/ubuntu-wallpapers/ubuntu [02:25] Which is why lp:ubuntu-wallpapers points there. You can actually get more funky than this; different series can have different branches - for example lp:do points to the development focus of GNOME Do, wheras lp:do/0.8 points to the branch for the 0.8 release series of GNOME Do. [02:26] checking http://launchpad.net/do [02:27] so, lp:ubuntu-wallpapers/trunk would point to the same place as lp:ubuntu-wallpapers? [02:29] and lp:ubuntu refers to the whole of the ubuntu distribution? [02:30] JesseW: if ubuntu-wallpapers has a series called trunk [02:30] spiv: it does. [02:32] so, where is the mapping between lp:ubuntu/ubuntu-wallpapers and https://code.launchpad.net/~ubuntu-branches/ubuntu/lucid/ubuntu-wallpapers/lucid made? [02:32] JesseW: lp:ubuntu/* refers to packages within ubuntu [02:33] JesseW: so IIRC, lp:ubuntu/somepackage refers to the branch for that package in the current development ubuntu release, lp:ubuntu/somepackage/karmic would refer to it in karmic. [02:35] spiv: ok, I get that. and I'm looking at https://launchpad.net/ubuntu/lucid -- but I'm not seeing where it's defined that lp:ubuntu/* links go to https://code.launchpad.net/~ubuntu-branches/ubuntu/lucid/*/lucid ... that's what I'm looking for. [02:38] Not sure, sorry. [02:39] no worries, you all have certainly been helpful [02:39] launchpad drives me nuts. [02:40] JesseW: There'S no clear link between arbitrary projects and the packages that contain them within Ubuntu. [02:41] persia: ok; but there must be somewhere that defines the semantics for lp:ubuntu/* links -- that's what I'm trying to find. [02:41] The code for a given package is determined by a combination of what the Ubuntu developers upload and what they commit to the ubuntu branches, which may or may not be related to a given upstream branch (although it is often based on some upstream release) [02:41] persia: I understand that. [02:42] I'm not sure how the semantics are defined, but I believe the lp:ubuntu/* trees to be completely distinct from anything else (and so not pointers to other branches) [02:43] I think you want james_w for lp:ubuntu/*; it's special cased, as far as I'm aware. [02:44] RAOF: ok, thanks -- I'll try to remember to ask him about it. It's somewhat irritating that it's special cased, but -- sigh, launchpad... [02:45] It's not quite special-cased. [02:45] hang on, what? [02:45] lp:ubuntu/lucid/dpkg refers to the ubuntu/dpkg branch marked as official for the RELEASE pocket of lucid. [02:45] lp:ubuntu/* isn't special cased particularly [02:45] lp:ubuntu/dpkg refers to the dpkg branch marked as official for the release pocket of Ubuntu's development series. [02:46] it's just different if the first part of the path is a distro rather than a project [02:46] mwhudson: Ah, so it just _looks_ special cased, because I don't care about any of the other distributions that use Launchpad :) [02:46] mwhudson: So it's linked in some way to some branch with an lp:~user/... URI ? [02:47] RAOF: well, you might care a bit about lp:debian/foo [02:47] persia: yessss [02:47] That's true. [02:47] though for official branches the user is always ~ubuntu-branches i think [02:47] not a real person [02:48] Um, "real" in what sense? corporeal? statutory? Anyway ... [02:48] ok, let me see if I follow this [02:48] (and the permissions are different) [02:48] So are they different because of series? Or can any branch be lp:~user/project/series/name ? [02:48] persia: real in the sense that no-one knows they are a dog on the internet ;) [02:48] spiv: self-knowledge is the key to enlightenment :) [02:49] first question: what's a pocket? ;-) [02:52] JesseW: that path leads to all sorts of hairy questions about exactly how apt archives of distributions work... if you follow that road you may on it for some time! [02:52] spiv: argg, warning acknowledged. [02:54] Quick'n'dirty definition of pocket that doesn't invite deeper explanation: A pocket is a place/marker/indicator applied to a collection of packages that are considered to be the same in some way (e.g. targeted for RELEASE) [02:56] so, pretty much lp:ubuntu/* is defined by https://launchpad.net/ubuntu to point to https://code.launchpad.net/~ubuntu-branches/ and the /ubuntu/ part defines the distro, /lucid/ the series /ubuntu-wallpapers/ the project, and /lucid, er, what exactly? ;-) [02:56] persia: ok, that makes sufficient sense [02:57] ~ubuntu-branches isn't hard-coded. [02:57] It could be owned by anybody. [02:57] /ubuntu means /ubuntu [02:58] wgrant: not hard-coded, but defined by the distro - or is it defined further down the chain? [02:58] No. [02:58] It's just whatever branch is set as official. [02:58] There is a mapping (distroseries, pocket, sourcepackagename) -> branch [02:58] That defines the official branch for that source package in that pocket. [02:58] wgrant: ok, that makes sense. [03:00] and are all branches under https://code.launchpad.net/~whatever/* style links? [03:00] where whatever is a person or team name, and * is arbitrary? [03:01] * there has to be / [03:02] spiv: ah, that's good to know. [03:03] spiv: Or distro stuff. [03:06] so, https://code.launchpad.net/~ubuntu-branches/ubuntu/lucid/ubuntu-wallpapers/lucid the /ubuntu/lucid/ubuntu-wallpapers/lucid is /distro/series/package/series (again?) [03:07] and https://code.launchpad.net/~ubuntu-art-pkg/ubuntu-wallpapers/ubuntu the last two directories are project (ubuntu-wallpapers), and branch name (ubuntu)? === stub1 is now known as stub [08:22] hi [08:23] i have a question, It is possible to install launchpad on my company server and use it for our development? [08:25] nad: yes [08:25] also for proprietary licenses? [08:27] you can use it where you like, it's open source === adeuring changed the topic of #launchpad to: http://launchpad.net | Read https://help.launchpad.net for help | Help contact: adeuring | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev [08:29] I don't believe the LP code is licensed in a way that requires that anything hosted on that code has an open license. Rather that's just terms of service for free use of Canonical's installation of launchpad. [08:34] so i can download LP and install it to my machine, and then i can create my projects without share them? [08:35] That's the idea, although I understand that setting up a local copy of LP is tricky at best. [08:37] there are manual to do this? [08:42] nad: see https://dev.launchpad.net/Getting [08:48] tsimpson: i have just finish to install LP now...but when i try to create a new project, it remind me to launchpad.net. [08:48] did you read the running section? [08:49] you should be connecting to launchpad.dev [08:50] yes [08:50] i'm in local in launchpad.dev [09:02] Note that parts of Launchpad (in particular the branding and all of the images, but there may be other bits) are not licensed for non-development use. [09:05] yes i fave read [09:06] noodles775: Only that one failure, it looks like. Thanks for running it. [09:06] Gah. [09:06] Wrong button. [09:07] but i have some problems to create new memebers === danilo_ is now known as danilos === matsubara-afk is now known as matsubara === danilo_ is now known as danilos [11:34] hi all, can launchpad still only host bzr repos? [11:55] ChrisW: LP can also host release files, but I don't believe it supports any other DVCS systems [12:03] how do i link a bug to a remote bugtracker? [12:06] persia: :-( [12:06] I still find the file browsing of bzr-hosted branches on LP totally inpenetrable [12:06] oh well, code.google.com it is [12:07] anyone know of any tools to migrate from bzr to svn? [12:19] kwadronaut: if there is an external upstream project registered, you can do that on the "+editstatus" page of a bug === mrevell is now known as mrevell-lunch === djbclark is now known as Guest50185 === Guest50185 is now known as djbclark === mrevell-lunch is now known as mrevell === matsubara is now known as matsubara-lunch === salgado is now known as salgado-lunch === deryck_ is now known as deryck === doko__ is now known as doko === deryck is now known as deryck[lunch] === salgado-lunch is now known as salgado === beuno is now known as beuno-lunch [16:12] thanks adeuring [16:13] kwadronaut: welcome :) === matsubara-lunch is now known as matsubara === henninge_ is now known as henninge === deryck[lunch] is now known as deryck === beuno-lunch is now known as beuno [17:00] hey guys, can someone place a ban/removal on user vincentowyong - reason is at bug 242276 - spamming LP with adverts, the bug report is being closed nonetheless thanks guys :) [17:00] Launchpad bug 242276 in ubuntu "Ubuntu UNABLE to playback WINAMP VIDEO STREAM from AZNV.TV" [Undecided,Incomplete] https://launchpad.net/bugs/242276 [17:03] sinzui, ^ seen that before? (read the thread down to comment #11) [17:05] mars: I have seen that many times. Users ask us to remove the messages and suspend the user. We sometimes reactivate the user if the user demonstrates he has control of his computer and mail account again. [17:05] sinzui, is that documented? === yofel_ is now known as yofel [17:06] in what way? it happens in launchpad answers every week [17:07] sinzui, the "this happens all the time, here is what we do" aspect of it [17:07] mars we have not documented what seems to work by just talking to people [17:08] mars: how have you avoided CHR? we see lots of these questions, and when the suspended user contacts the feedback, we talk about it [17:08] I shall not reveal the secret of my ignorance [17:10] mars: https://answers.edge.launchpad.net/launchpad-project/+questions?field.search_text=spam&field.sort=RELEVANCY&field.sort-empty-marker=1&field.actions.search=Search&field.language=en&field.language=ja&field.language-empty-marker=1&field.status=OPEN&field.status=NEEDSINFO&field.status=ANSWERED&field.status=SOLVED&field.status-empty-marker=1 [17:11] mars: words other then spam may be used, but this is the most common term. We have been using answers to manage this since 2008 [17:12] sinzui, ah, I thought you meant "We see answers that are created by hijacked accounts all the time", not "we see people with hijacked accounts reported in answers all the time" [17:12] * sinzui nods [17:13] mars: I know of two users who were unsuspended after they fixed they machines/mail provider [17:14] Once the user is suspended, he gets a message to talk to a launchpad admin a feedback@launchpad.net. many ping us in IRC though. [17:14] right. Answer #32574 is one of those people. [17:14] for instance [17:15] marts: hey two new spams: https://edge.launchpad.net/~vicentaaguero35 and https://edge.launchpad.net/~buy-viagra-online-q [17:16] mars:^ [17:16] yep [17:16] just looking up the suspension message... [17:18] sinzui, much easier! [17:18] henninge, +1 for adding that CHR feature! [17:18] kudos! [17:19] mars: thanks, that was really my own itch I was scratching here ... ;-) === danilos is now known as daniloff === micahg1 is now known as micahg [19:31] hi, what is the process to take over a project? i am the author of ffmpeg2theora and would like to use launchpad for bug tracking, someone else registered https://launchpad.net/ffmpeg2theora i left a message several days ago but did not get a response [19:33] j^, open a question against Launchpad requesting it [19:47] You have reach your quota for direct contact of other Launchpad users. You can try again in 9 hours [19:47] thats kind of annoying [19:48] can i do anything about the contact user quota? [19:48] Launchpad as a spam engine is even more annoying. [19:49] sure, i understand that its there [19:51] if people would not randomly register projects that they are not a part of, i would not have to contact them and ask to create a team or hand over the project, using the contact function on launchpad seamed the right way to do that [19:51] j^, the current maintainer has the email publicly available, you might want to try that :-) [19:51] j^, scratch that. I'm able to see because I'm member of some team. sorry for the confusion [19:51] matsubara, i was going over a list of projects [19:52] it was probably created because someone wanted to file a bug as "affects ffmpeg2theora" at some point and just created a dummy page [19:57] There was a time when Launchpad thought it would be neat to make a dummy project for every source package in Ubuntu. These aren't any of those are they? [19:57] might be [19:58] usually I have the right perms in lp to change over ownership of a project to an upstream, but the option doesn't appear on ffmpeg2theora's page [20:01] jcastro, ScottK, it's not a dummy project [20:01] OK. [20:01] someone registered it [20:01] dummy projects are owned by "Launchpad Registry" [20:01] so this is a case where someone wanted the project on Launchpad [20:02] ah [20:02] we've transferred ownership before [20:02] Or where somebody didn't change the ownership to Registry. === salgado is now known as salgado-afk === matsubara is now known as matsubara-afk [22:16] eek, Launchpad doesn't render project pages correctly in the latest Firefox [22:17] changing .yui-main to have width: 77% fixes it [22:27] magcius: I believe that's fixed on edge. [22:27] magcius: Can you try that? [22:33] wgrant, yep, it works === sale_ is now known as sale [22:35] wgrant, does Launchpad have code review yet? [22:37] wgrant, also, I'm trying to learn the code. [22:38] wgrant, you seem to use everything in Python: Twisted, paramiko, Zope, I believe I saw a Django import once [22:38] wgrant, what's the difference between /canonical/launchpad, /canonical/lp, and /lp? [22:39] magcius: yes, quite nice code review [22:39] poolie, where do I find it? [22:39] https://help.launchpad.net/Code/Review [22:40] poolie, err, I was thinking something a bit more like Splinter [22:44] magcius: There's no Django in LP. [22:44] wgrant, ah, it was Storm. [22:44] wgrant, Storm has a "Django" package. [22:44] magcius: canonical/launchpad/ is old (all stuff there should be moved to lp, but it's not done yet), lp/ is where everything should be, and canonical/lp/ is stupid [22:45] wgrant, heh. [22:49] wgrant, also, your bug tracker doesn't quite fall in line with this man's ego: http://joelonsoftware.com/articles/fog0000000029.html [22:49] ;) [22:50] * wgrant is not a Launchpad developer. [22:51] wgrant, oh, that's right. I thought you were. === sale_ is now known as sale [23:38] How is Launchpad's bugzilla integration? We're pondering in #gnome-do about whether we could become a GNOME project without giving up Launchpad - can LP currently auto-forward and auto-retrieve bugs from bugzilla.gnome.org? Is that planned? === fta__ is now known as fta_ [23:45] RAOF: best people to ask are BjornT, deryck, gmb, allenap [23:47] Ok. Let them be summoned!