[00:03] cjohnston: can't be done [00:03] What do you mean? [00:04] we can't convert [00:04] Ok.. So it needs to be a new project [00:04] we can rename a project and make a project group at the old name [00:04] but we can't convert [00:04] Gotcha.. [00:04] I guess thats what i will need then [00:04] if you want that done please open a ticket at answers.launchpad.net/launchpad [00:04] * mwhudson is going to do a bunch of that today while the rest of the world isn't looking [00:05] theres one open [00:05] we don't expose it in the UI because most folk get confused by project groups [00:05] mwhudson: win [00:05] Is it possible to then delete the project that is already created as it isnt needed [00:06] we can deactivate it [00:06] if its got no assets we can delete it [00:07] (e.g. bugs, branches, links to ubuntu etc) [00:07] cjohnston: you do realise project groups can't have bugs etc ? [00:07] (only for our own projects though, to be clear) [00:07] ya.. theres nothing on it.. yes.. we want a "parent" project for all of the different community websites (loco.ubuntu.com, summit.ubuntu.com etc) to group them all together [00:54] lifeless: so you know much about mailing lists in LP and if private teams can have private email lists? [00:54] lifeless: or is it better to go with an internal list? [00:57] private teams can have private lists [00:57] you were (probably still are) on at least 2 of those yourself :) [00:59] ok [00:59] how does one get a private team? [00:59] I *think* its a losa task unless you have a commercial ticket [00:59] * thumper relocates [00:59] and enlunchenates [00:59] e.g. ask a losa ;) [01:00] ack [01:00] It's a LOSA/commercialadmin task. [01:00] Even if you have an entitlement. [01:02] maxb: not the useful response I was hoping for, https://answers.launchpad.net/launchpad/+question/158547 [01:02] Indeed. [01:02] Let me see. [01:04] 2011-05-21 20:24:08 INFO Updating branch scanner status: 2675 revs [01:04] Fatal Python error: deletion of interned StaticTuple failed [01:04] Aborted [01:04] Looks like bzrlib exploded. [01:07] Oh, no, it's actually a MemoryError. [01:08] so transient problem that should be detected by launchpad automatically, but meanwhile another commit probably will deal with it? [01:09] should I file a bug about MemoryError handling? [01:10] exarkun: A bug would be good. What happened here is that a kernel branch caused the scanner to hit its rlimit, but scan_branches.py didn't notice, so it continued trying to execute more jobs, and yours was next. [01:12] thumper: please don't be discouraged by my comments about the wiki LEP; wikkid may well be what we need but we need to walk before we run in terms of designing what we /want/ rather than picking what tools we have available [01:13] exarkun: And yes, a new commit should fix it, or you could request a rescan using the API. [01:14] thumper: I know you aimed wikkid directly at doing wikis in Launchpad, but AFAICT the customer analysis behind what we should do has never really been done.... and it seems awfully tricky to me. [01:24] lifeless: true... [01:24] lifeless: it seems that geoff is attempting to get stuff into the tree without looking at what is needed too [01:24] lifeless: getting wikkid hooked up isn't that much work [01:25] what is work is getting more functionality into wikkid [01:25] thumper: if in fact we want a full wiki [01:25] thumper: which is one of the things that isn't clear to me [01:25] lifeless: true, but what is meant by that? [01:25] well [01:25] some folk want document publishing for docs [01:25] lifeless: -> LEP pl [01:25] z [01:25] I kinda like the idea of just exposing some bzr tree to the webserver [01:26] lifeless: having that discussion here isn't going to help everyone else looking at it [01:26] thumper: I've put it in the LEP [01:26] good [01:26] that's the place for it AFAICT [01:26] we need jml to look at it [01:26] * thumper agrees [01:27] and I really think getting clarity on the problems we're trying to solve is essential [01:27] lifeless: are you going to kiwipycon? [01:27] lifeless: if so, where are you looking at staying? [01:27] githubs markdown README thing works very well because its coupled to the branch, so if you have one you have the other [01:27] thumper: I'm not no, Lynne is due very cloes to then [01:28] ah, good luck with that [01:28] thanks! [01:28] 27th aug is the official date, but all sorts of possible complications [01:29] so missing pyconau & nz [01:29] * thumper nods [01:29] * thumper heads AFK [03:53] I initiated a new PPA, but rather than uploading packages to it I've just copied in from somewhere else. That didn't trigger a build, so it hasn't generated a GPG key. Is that expected or a bug? [03:54] AfC: are the packages published yet? [03:59] AfC: whats the PPA [04:09] AfC: The OpenPGP key will be generated by a cron job after the first source is published. [04:09] AfC: So that copy should have triggered it. [04:09] But it can take a while. [04:09] we should fix [04:09] Yes. [04:09] At least by bumping the cronjob higher... [04:13] lifeless: https://launchpad.net/~afcowie/+archive/gnome3 [04:14] wgrant: so I did the copy without doing a rebuild. I was wondering if that would end up being a sneak short circuit that would accidentally bypass key generation kickoff. [04:14] AfC: It has a key now. [04:14] er, oh :) [04:14] AfC: The generation cron job pretty much just looks for archives without keys but with published sources. [04:14] {sigh} That was bound to be a Murphy's Law thing, wasn't it :/ [04:15] Yay cronjobs. [04:15] wgrant: ok, I see it has a key now. Thanks. [04:15] wgrant: why don't we just create the key on creation ? [04:16] lifeless: Lots of people create PPAs but never upload anything. [04:16] And keys are forever. [04:16] lifeless: if you don't, a "Signing key: pending" (as you have with "package status: pending") would be informative. [04:17] There are currently more than 15000 PPAs that have never been used. [04:17] 15000 extra keys would be bad. [04:18] wgrant: 'meh' [04:18] lifeless: It's uploading user data somewhere that it can never be removed. [04:18] Best not to do it if we can avoid it. [04:18] wgrant: it can be revoked, and its not user data - its lp system data [04:18] It is in the name of the user. [04:19] wgrant: thats separate (and contentious in its own right) [04:20] I wonder if/whether/ideally I should be signing said PPA's key with my own, etc. As I understand it when this was all set up some years ago it was all just for general protection, not w-o-t. But still. [04:20] Anyway, not to derail you from talking about more important things. Thanks for your help. [04:23] AfC: that would get very complicated very quickly with team PPAs [04:24] you do need to sign the source packages to upload, so it's not like it's insecure [04:26] AfC: WoT is unclear here. [04:26] AfC: Since you are meant to get the fingerprint over HTTPS from LP. [04:26] AfC: And if you don't trust LP, you are in trouble. [04:26] AfC: So the effectiveness of the WoT is questionable. [04:27] tsimpson: yeah, I get that === yofel_ is now known as yofel [06:56] HELP: bzr: ERROR: Connection error: curl connection error (couldn't connect to host) [06:57] sepidev: what are you trying to do? [06:58] im trying to login to launchpad [06:58] Indeed I cannot do anything with launchpad [06:58] I used to connect to launchpad easily [06:59] I think after i updated my system it happened to me [07:00] this is the error message i get: [07:00] bzr: ERROR: Connection error: curl connection error (couldn't connect to host) [07:00] on https://launchpad.net/~sepehr.aryani/%2Bsshkeys [07:02] sepidev: he [07:02] sepidev: hi, [07:02] sepidev: which version of bzr? [07:02] hi, version 2.3.1 [07:03] It might perhaps be an HTTP proxy issue, or perhaps pycurl isn't able to validate the SSL certificate for some reason. [07:03] I uploaded my ssh public key again, but it didnt work [07:04] sepidev: yes, it's not a problem with that. [07:04] spiv: so what do you think I should do? [07:05] sepidev: bzr is trying to contact launchpad.net via HTTPS, but is failing for some reason [07:05] "couldn't connect to host" suggests that it is probably network related [07:05] can it result from a firewall or something? [07:06] Like that you need to use a proxy, but bzr for some reason isn't using the proxy you have configured. [07:06] as far as i know, there is no proxy in between [07:07] You could try passing --no-check to "bzr lp-login" and see if that works, although I expect you'll still have the same trouble if you try to access "lp:" URLs [07:08] hehehe, yes it worked [07:08] spiv: how? [07:09] How what? [07:10] :(, I can login, but how to branch or push or pull something? [07:10] How were you trying before? [07:11] StevenK: what? [07:11] branch or push? [07:12] I already test it and is allright [07:12] i used to do like this: bzr branch lp:some_prj [07:12] but now? [07:12] sepidev: that should still work. Does it fail for you? If so, what is the error? [07:12] To add to the confusion: I get this when doing rocketfuel-branch. http://paste.ubuntu.com/611700/ [07:13] s/rocketfuel-branch/rocketfuel-get/ [07:13] spiv: am i right? "bzr branch lp:steadyflow --no-check" [07:14] henninge: you have write permissions? [07:14] sepidev: no [07:14] braiam: no, nor should he need them [07:14] after I issue this command, bzr says: "bzr: ERROR: no such option: --no-check" [07:14] sepidev: --no-check is only an option to lp-login, [07:14] braiam: I am not trying to write to the branch. Maybe it's a bug in rocketfuel-get [07:15] spiv: ok iget this error: bzr: ERROR: Connection error: while sending CONNECT xmlrpc.launchpad.net:443: [Errno 111] Connection refused [07:15] sepidev: I suggested it only for lp-login, as a workaround for lp-login failing to reach launchpad.net via HTTPS in order to check that your account exists and has a plausible SSH public key. [07:15] sepidev: ok, that looks very much like an HTTP proxy issue [07:16] sepidev: perhaps you have an HTTP proxy configured that disallows connecting to HTTPS sites? [07:16] Or perhaps bzr is trying to use an HTTP proxy that doesn't exit [07:16] *exist [07:16] spiv: how can i make sure that there is an HTTP proxy or bzr using an invalid proxy? [07:18] IIRC bzr typically finds HTTP proxy to use from an environment varible. Run "export | grep -i proxy" and see if it find anything likely. [07:19] this is the result: [07:19] declare -x http_proxy="http://127.0.0.1:9051" [07:19] declare -x https_proxy="http://127.0.0.1:9051" [07:20] Then you have nothing listening on port 9051 [07:20] Which is why you get "Connection refused" [07:20] Ok, so that's the proxy bzr is trying to use. Does "netstat -ntlp | grep 9051" find anything? [07:21] That number is familiar... perhaps you had a tor proxy or something running? [07:21] nothing [07:21] Anyway, the obvious next steps to fix are either: unset those variables, or make sure that proxy really is running. [07:23] spiv: yes, I installed tor on my system few weeks ago, ok how do i get rid of this proxies? [07:26] sepidev: I guess you could uninstall tor [07:28] sepidev: you can unset those environment variables in the current shell instance by running "export http_proxy=" and "export https_proxy=" [07:28] But really you want to find and fix whatever on your system is setting those in the first place [07:28] Other programs are likely to be affected. [07:29] ok, uninstalled tor, but the error still exists [07:32] i disabled the proxy variables, but can you explain how it can affect other applications [07:32] ? [07:33] spiv: and now bzr works correctly. you deserve a A big thanks spiv, thaaaaaaaaaaaaaaaaaaaank yoooooou [07:34] sepidev: bzr is not the only applications with honours http_proxy [07:36] geser: hmm? [07:37] sepidev: did you use tor? [07:37] sepidev: sorry [07:38] * braiam have to review the back log [07:42] sepidev: any other program that uses HTTP would be likely to be affected. === stub1 is now known as stub === doko__ is now known as doko [07:50] henninge: any luck with your issue? [07:51] spiv: the failing command was "bzr update" on a branch bound to lp:lp-source-dependencies. [07:51] (download-cache) [07:52] spiv: I recreated the branch using checkout and now it works fine. But I still have the broken branch here. [07:52] henninge: hmm, rocketfuel-setup and rocketfuel-get are in disagreement [07:52] They are? [07:52] henninge: -setup makes download-cache a branch of lp:lp-source-dependencies, but -get makes it a checkout. [07:53] oh! [07:54] That should be fixed [07:54] spiv: but that does not explain the error message AFAICT [07:54] henninge: no, I don't think so either, but it was something odd I noticed while looking :) [07:54] ;) [07:55] spiv: I can't see where -setup does anything with download-cache [07:55] spiv: The only time is a comment [07:56] henninge: I guess it'd be good to know what 'bzr info' is for that checkout [07:56] And lib/devscripts/sourcecode.py makes my eyes bleed [07:56] StevenK: ah yes it is a comment, but still, it's disagreeing with what -get will do. [07:57] Perhaps the comment should just recommend rocketfuel-get? [07:59] spiv: I think -setup just runs -get after branching devel [08:01] StevenK: hmm, depends on DO_WORKSPACE [08:01] henninge: (and also which bzr version are you using?) [08:09] spiv: Bazaar (bzr) 2.3.3 [08:09] Python interpreter: /usr/bin/python 2.7.1 [08:09] Python standard library: /usr/lib/python2.7 [08:09] Platform: Linux-2.6.38-8-generic-i686-with-Ubuntu-11.04-natty [08:09] bzrlib: /usr/lib/python2.7/dist-packages/bzrlib [08:09] Bazaar configuration: /home/henning/.bazaar [08:09] Bazaar log file: /home/henning/.bzr.log [08:10] spiv: http://paste.ubuntu.com/611718/ [08:12] henninge: Heh, 'dustpuppy' :-) [08:12] ;-) [08:28] henninge: interesting that its parent branch is the same branch as the master branch, but using a different URL [08:29] henninge: possibly that's what is confusing bzr; I'd file a bug. [08:30] spiv: the checkout which created just now does not mention a parent branch at all. [08:31] spiv: sure, I'll file a bug ;) [09:58] I have a PPA. I wonder, if ... adopting bzr or using some git-bzr bridge (for now I use Git only) and creating a bzr repo on launchpad .... if I could make a "release" by just tagging a commit? [10:03] mmc, you can automaticly create debian packages each day (or on request) and upload them into a ppa [10:04] mmc, https://help.launchpad.net/Packaging/SourceBuilds [10:04] this request is some tag/special commit, and I could have different branches for different distros. and somehow it can be integrated with issue tracker? [10:08] so you can certainly just push a tag or branch and use that for the release [10:08] for now I cannot even file a bug on my ppa. [10:08] I guess I need a bzr repo for that to be possible. [10:09] we don't (yet) support making a tarball from a tag in the web ui (but bzr can do this) [10:09] ppas don't have bugs support [10:09] projects & distributions do [10:10] there is some discussion around letting PPAs have bugs filed in them === jtv is now known as jtv-eat [10:13] lifeless: you mean bzr on _launchpad_ can do ... tarball from a tag? That would be a small step for me. But yes, without bug support, it's very small step. [10:15] I mean bzr can do tarball from a tag - bzr export foo.tgz -r tag [10:16] lifeless: but I want it done on the (remote) server, automatically. [10:16] we don't support it yet; there is a bug open asking for it [10:17] what you say ... I can do it with git as well. And what I need is to run the "git-buildpackage -S && debrelease -S --debs-dir=../build-area --dput PPA" equivalent [10:17] hi, is launchpad offline now? I got "bzr: ERROR: Invalid http response for https://xmlrpc.launchpad.net/bazaar/: Bad status line received" [10:22] zyga: no, its up [10:22] zyga: thats served from the same cluster - but that looks like a known bug in bzr with https proxies [10:31] lifeless, ah, I'm behind some idiotic spanish proxy here, I cannot turn it off [10:31] lifeless, is it a bug in the proxy or in http stack used by python/bzr [10:35] zyga: IIRC python stdlib not support https/proxies, and there is a workaround in newer bzrs [10:35] zyga: what bzr version do you have? [10:39] lifeless, I'm on 2.3.1 I'm assuming you're talking about 2.4 beta [10:39] hi all [10:40] zyga: #bzr might have more answers. Perhaps 2.3.4 has the fix, or 2.4 beta [10:40] lifeless, thanks [10:40] I need help with broken branches : bzr merge lp:~zkrynicki/abrek/limbs [10:40] bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~pwlars/abrek/trunk/". [10:48] I have a request for pad.lv could we have a shorten url for search results [10:48] poolie: ^^ [10:48] The search result urls are really long [10:50] the only reason why im asking is I just saw one that was exceptionally long and I laughed pretty hard [10:51] http://paste.ubuntu.com/611756/ you get the idea [10:55] fagan: so we should just generate better queries in the first place [10:55] fagan: just needs some js love for the form [10:57] lifeless: it would be nice since there is the odd time that you need to paste the results === matsubara-afk is now known as matsubara [12:11] Vi starter vores Python studiekreds torsdag kl 10 tror jeg nok [12:12] Errr sorry, wrong window [12:13] Heh :) === jtv-eat is now known as jtv === henninge is now known as henninge-lunch === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === gary_poster changed the topic of #launchpad to: https://launchpad.net/ | Help contact: Yellow squad (ping "yellow") | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === henninge-lunch is now known as henninge === gary_poster changed the topic of #launchpad to: https://launchpad.net/ | Help contact: Yellow squad (ping "yellow" between 0700-2100 UTC) | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ [14:29] Hi all, does anyone know whether it's possible to rename a launchpad account? [14:37] dmart, It is, but it gets to be very painful if that account has a PPA, branches, etc. I don't remember the acceptable limit of pain, but if one is beneath that threshold, one files a question at answers.launchpad.net/launchpad [14:40] dmart: You can rename it yourself at https://launchpad.net/people/+me/+edit unless you have a PPA. [14:40] If you do have a PPA... well, I'll explain if you do. [14:42] Oh, it's working in +edit? Cool! I'll have to remember that. [14:43] persia: It has since like 2005. [14:43] Only a couple of years ago did it stop working for people with PPAs. [14:45] I thought it stopped working for everyone a couple of years ago. This is me failing to properly interpret backscroll. [14:46] Heh [14:49] ... of 3 years [14:49] That's commitment [14:49] Of some kind [14:54] StevenK, We don't have an oral history: we have a backscroll history. Documentation is nice, but not currently coherent (for any of the backscroll I follow). Having missed a couple months recently, I feel completely lost. [14:56] wgrant: I do have a PPA, but it's not much used and could go away [15:05] dmart: I would suggest that you delete it, then. Give it a few minutes to actually delete it once you hit the button, then you can rename. [15:11] wgrant: ok, thanks. I may try this at some point, but it's not urgent... === Ursinha is now known as Ursinha-afk [15:52] Is someone available who can fix (or tell me how to fix) all the branches I have in LP against a trunk that is now under a new owner? [15:53] I was really thinking I had changed the owner long ago, but it just now seems to be affecting us [15:53] it seems to be hitting all the branches against lp:abrek [16:05] Ah, this sounds familiar, let me check something quickly [16:07] Right, yes. I can guide you to fixing any branches to which you have write access and need right now, and I will file a request with the admins to get the rest fixed up [16:08] https://answers.launchpad.net/launchpad/+question/158700 is filed [16:09] You may wish to subscribe to the question for notifications [16:09] The global, permanent fix is in progress, but I guess will be stalled this week as the LOSAs are sprinting. [16:10] urgh [16:10] Rather. [16:10] The LOSAs should not be allowed to disappear for a week all together :-( [16:11] 'tis upsetting. [16:11] Although at least they are near my timezone this time :) [16:15] maxb: awesome, thanks [16:15] maxb: how do I fix the ones I have write access to? [16:15] You'll need to grab a small script I wrote: http://j.maxb.eu/~maxb/bzr-set-stacked-url [16:17] And then run bzr-set-stacked-url lp:~foo/abrek/foo lp:~linaro-validation/abrek/trunk [16:22] thanks a bunch maxb [16:42] does the depwait breaker not work on virtual packages? [16:42] https://launchpad.net/ubuntu/+source/haskell-syb-with-class/0.6.1.1-1/+build/2467144 [16:43] gary_poster: I just provided more info on my LP Answers Question [16:43] :-) [16:44] :-) thanks cjohnston, lookin :-) [16:44] Thank you [16:46] looks like 335913 [16:51] cjohnston: done [16:52] bug 335913 [16:52] Launchpad bug 335913 in Launchpad itself "Availability of a package to provide a virtual package not noticed to clear depwait" [Medium,Triaged] https://launchpad.net/bugs/335913 [16:53] Thanks gary_poster [16:53] np [16:53] Laney, you are right, it sounds like that's what you've found. Does that tell you what you need to know, or should I see if I can find someone with more LP build/package knowledge than I? [16:54] gary_poster: no, that's fine [16:54] ok cool [16:54] If you can find someone to fix it then... ;-) [16:54] heh [16:54] not right now I'm afraid [16:54] "Medium" won't be addressed by the Canonical team soon [16:58] gary_poster: I'm a little confused.. I went through and added that project to all of the other projects, but only the first oen I did is showing up. [16:59] on the front page [16:59] * gary_poster looking, cjohnston === deryck is now known as deryck[lunch] [17:04] sinzui: cjohnston has added project https://launchpad.net/summit to project group https://launchpad.net/community-web-projects , and now bugs are showing up on https://launchpad.net/community-web-projects but the summit project itself is not displaying in the "Projects" heading of that page. Is that expected, and perhaps something that will fix itself after some kind of async processing? [17:04] (...now *summit bugs are showing up...) [17:09] gary_poster: I think there is a memcache tales tag around that chunk [17:10] sinzui, cool, that makes sense. Thank you [17:11] cjohnston: I suspect that part of the page will be updated ...soon.... Meanwhile, you are doing everything right as far as I can tell. === Ursinha-afk is now known as Ursinha [17:15] ok.. thanks === deryck[lunch] is now known as deryck === matsubara is now known as matsubara-lunch [19:09] gary_poster: If I create a delegated team for the group project that you just created for me, and then add teams to it (each team being the specific group who is responsible for that project) would the members of the team have the access described in "This is a project group-wide appointment. Think carefully here! This person or team will be able to set feature goals and approve bug targeting and backporting for ANY se [19:11] Or anyone else who is around [19:11] cjohnston, if I understand you, I believe so. Typically you would want to create a team for the group, and make that team members of the sub groups if you want a direct membership connection. I'm going to doublecheck with some of the groups I'm a member of... [19:12] cjohnston, you are talking about the maintainer? No... [19:12] both driver and maintainer [19:13] cjohnston, so, I'm correct that you don't want to do what you said [19:13] ok [19:13] There are many things you might want [19:14] So I'm having a hard time iterating them for you [19:14] But if you do what you said, then yes, the members of the subteams would have the super teams powers [19:15] ok.. That's what I thought. [19:15] FWIW, the groups I'm a member of don't have a group-level driver, and they have a "special" group who is the maintainer [19:20] the ubuntu studio team is considering cleaning up it's launchpad organization structure which would mean removing a number of teams and/or projects, is there a process or procedure to follow to accomplish this? [19:20] sorry, i should have introduced myself first...i'm scott lavender, ubuntu studio project lead [19:24] ty again gary_poster [19:26] np at all cjohnston. Thanks for https://code.launchpad.net/~chrisjohnston/launchpad/728192/+merge/61046 :-) [19:28] Not a problem.. I got quite a few bugs done last sunday.. Good learning. [19:53] scott-work: Teams can be deleted outright. Projects cannot be deleted, but can be deactivated, which hides them from most people. Either way, a request into https://answers.launchpad.net/launchpad/+addquestion is the way to go - preferably from the person who owns the item in question (or member of the owning team) [19:57] Hi, is there a way to create a PPA for a project ? Or PPA are only for users and teams ? [20:07] trying to copy a package into a different series in the same ppa, I always get: [20:07] The following source cannot be copied: [20:07] binutils 2.21.0.20110523-0ubuntu1 in natty (same version already has published binaries in the destination archive) [20:07] any idea why? [20:08] the source is not there, and there can't be any binaries [20:08] yellow: ^^^ [20:15] doko, hi. Let me see if I can find anyone who might know [20:15] gary_poster: it's in the ubuntu-toolchain-r/ppa directory [20:15] ppa [20:16] doko: which series are you trying to copy into? [20:17] lifeless, heh, I was just about to ping you, thanks [20:19] lifeless: to maverick [20:22] doko: maverick has a newer binutils [20:22] https://launchpad.net/~ubuntu-toolchain-r/+archive/ppa?field.series_filter=maverick [20:22] nicoulaj, only for a team/user to my knowledge. A typical solution is to create a team specifically for the project. [20:22] doko: binutils 2.21-3ubuntu1~ppa1 [20:23] doko: or, I just woke up and can't do version comparisons in my head before food :) [20:23] gary_poster: yes, that what I did, thanks. This is not very natural though [20:23] lifeless: but I'm trying to copy 2.21.0.20110523-0ubuntu1 [20:25] nicoulaj, ok. If you want to pursue that, we could file a bug. Did it not feel natural because the team was small, and so creating a team felt unnecessary, or for some other reason? [20:26] there is a bug I think [20:26] bug 245183 [20:26] Launchpad bug 245183 in Launchpad itself "Can't easily link a project and its PPA" [Low,Triaged] https://launchpad.net/bugs/245183 [20:26] ah ha [20:26] cool, thanks lifeless [20:26] gary_poster: It seems to me that binary repositories are more often related to projects than people [20:26] no worries, just searched for 'ppa project' [20:27] :-) [20:27] gary_poster: But may be I'm not getting the launchpad way [20:27] gary_poster: same goes for branches [20:27] doko: I think you may have found a bug; can you file one please? [20:28] lifeless: ok; do you the current status to reproduce, or can I upload to maverick manually? [20:28] do need ... [20:28] doko: I would like to run it past wgrant as-is, he can capture the info [20:29] doko: that would be in about 4 hours [20:29] ok [20:29] (or stevenk - also gmt+10) [20:32] nicoulaj, :-) gotcha. Doing it by person/team is certainly more flexible, since having a team for the project can model what you want, as well as other approaches, and it's the way other similar services do it as well, AFAIK (github, for instance). But maybe there's something in bug 245183 that might help with the disconnect? If so, please add a comment there. [20:32] Launchpad bug 245183 in Launchpad itself "Can't easily link a project and its PPA" [Low,Triaged] https://launchpad.net/bugs/245183 [20:32] lifeless: bug #787167 [20:32] Launchpad bug 787167 in Launchpad itself "copy of source to different series in same PPA not working" [Undecided,New] https://launchpad.net/bugs/787167 [20:34] gary_poster: yes, you are right, this is more the real problem. [20:35] Hey, should I use any tool to change the changlog ?? [20:35] lifeless: hmm, now I see bug #557647. but then, why am I offered to copy the sources only to the same PPA? [20:35] Launchpad bug 557647 in Launchpad itself "Copying of packages does not work for globalplatform ppa" [Undecided,Invalid] https://launchpad.net/bugs/557647 === matsubara_ is now known as matsubara-afk [21:07] doko: UI bug I would say [21:07] doko: I'll confirm with wgrant, and if it is that will rephrase to be a bug about the ui [22:30] Hi, can someone please remove the spam comment from bug 566827 [22:30] Launchpad bug 566827 in lxc (Ubuntu Lucid) "[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start" [Medium,Triaged] https://launchpad.net/bugs/566827 [22:30] * nigelb pings yellow [22:30] I wonder if there's a /hilight [22:30] done [22:30] thanks lifeless :) [22:30] thank jcsackett for making it super easy [22:30] nigelb, Seems one generally just has to pick the appropriate colour to represent the severity. [22:31] persia: heh [22:31] I wonder if there's a red team and blue team [22:31] hang on, its morning for persia and lifeless. [22:32] Darn, I really need to sleep. [22:32] I haven't seen those. The worst I ever saw was sev-erity mau-ve [22:32] Oh, there is a /hilight then :) [22:34] Hi, is this a correct place to report spam? https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/566845/comments/4 [22:34] Ubuntu bug 566845 in busybox (Ubuntu) "Please update udhcp from debian" [Wishlist,Fix released] [22:34] "amichair wrote 18 minutes ago: Last year our penny stock picks cashed in over 570% combined!" [22:35] alksig: spam is removed. [22:35] It looks like this user's mail is used for spam, he sent a dozen mails in bug reports in the last 2 minutes [22:35] nigelb: https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/566845/comments/4 [22:35] Ubuntu bug 566845 in busybox (Ubuntu) "Please update udhcp from debian" [Wishlist,Fix released] [22:36] lifeless: Interesting. Can you block the user temporarily for that? [22:37] The account "amichair" has been suspended [22:37] jcsackett: where are the docs for what to do when we suspend someone? [22:38] lifeless: https://wiki.canonical.com/Launchpad/DealingWithSpam#Dealing%20with%20spam (internal link, sorry all) [22:38] thanks [22:39] yw. [22:39] Thanks too :) [22:39] saw your comment about flask and packaging btw. bummer. [22:39] lifeless ^ [22:39] yw too, alkisg. :-)