[00:06] hi guys! can someone of the admin team help me for a few minutes? (team, user, email-address association) [00:07] filing a support request didn't help for some weeks now.. [00:07] kfogel: (after reading the topic) maybe you can help me. [00:09] thing is: i have a team (mayanna-maintainers) which once had an email address (einalex@mayanna.org). I deleted that from teh team in order to use it for my account (einalex). but whenever I try to add it to the account, the website tells me, it still belongs to the team. when i go to the team page, it tells me it doesn#t belong to the team. === MarkAtw2 is now known as MarkAtwood [00:42] einalex: hmmm. That's a pretty concise description of the problem, thank you! Let me poke around with someone who has the appropriate admin access. It may be tomorrow before I get back to you. Is that okay? [00:42] lfaraone: you getting what you need? [00:42] kfogel: yeah, deryck sent me an email about moving the import process along; not sure what exporting will be like though. [00:43] kfogel: (our board wants to ensure our data's portability) [00:43] lfaraone: I'm guessing his idea is to use the Launchpad API for export, no? (You've seen https://help.launchpad.net/API, right?) [00:47] kfogel: No, I haven't. Is there an already extant method to mass-export bugs, or would we have to write it ourselves using the API? [00:47] lfaraone: I don't know of any (I was just looking at https://help.launchpad.net/API/Uses and http://bazaar.launchpad.net/~lazr-developers/launchpadlib/trunk/files/head%3A/contrib to see if I could find one). [00:48] lfaraone: so I think you'd have to write your own, but I also think there'd be community interest in helping with that. A generic lp-bugs-to-xml.py script would be awesome [00:49] There is already such a script, but it needs to be run against the real DB, not the API. [00:49] kfogel: understood. our organization is trying to avoid a potential Hotel California / tentacles of evil -type scenario. [00:49] Should be easy enough to port, though. [00:49] wgrant: is the code for that somewhere? [00:50] lfaraone: btw, http://blog.launchpad.net/bug-tracking/launchpads-bug-import-format might be of interest [00:50] lfaraone: It's somewhere in the LP tree. Let me find it. [00:50] wgrant: AHA. You know more about Canonical than I do, sometimes. [00:50] scripts/bug-export.py, but the real code lives in lib/lp/bugs/scripts/bugexport.py [00:50] wgrant: so if that could be ported, then voila. or viola. or double-bass, or something [00:51] lfaraone: yeah -- I actually talked with David Farning a bit about that. Totally understand. [00:51] It should be pretty easy to port, since the internal and external APIs are very similar. [00:51] kfogel: ah, okay. [00:53] lfaraone: besides bugs (which I think it's pretty clear can be exported, unless something is unexpectedly lacking in our APIs), is there anything else you're worried might not be retrievable? Bzr branches obviously are not an issue. [00:54] kfogel: Blueprints, and Answers, I suppose. [00:55] lfaraone: ok. I can't imagine why there wouldn't be APIs for those too, but I don't know the APIs off the top of my head. [00:55] kfogel: recreating users would be a PITA of course, but that's not something we'd expect to be able to export :P [00:55] There are no current APIs for Blueprint or Answers. [00:55] (those applications have not had engineers on them for years) [00:56] However, a read-only API export of both would be easy enough. [00:56] wgrant: hmmm. So some work would need to be done on the Launchpad side, but not terribly difficult work. [00:57] Right, particularly since there are no privacy issues and it need only be read-only. [01:09] * lfaraone is off for the evening, thanks wgrant, kfogel! === Andre_Gondim is now known as Andre_Gondim-afk === vorian is now known as obama === obama is now known as Obama === Obama is now known as vorian === micahg1 is now known as mciahg === mciahg is now known as micahg === oubiwann_ is now known as oubiwann [06:43] lifeless: i'm sure i talked to someone in here who was writing a script like you're asking for [06:45] MFen, i think === NCommander is now known as NC|Mobile === NC|Mobile is now known as NCommander [07:39] kfogel: it's ok, as long as something happens. This thing is actually costing me money because it's flooding my cellphone with launchpad mail ;) [09:39] kfogel: Hi, how to get the apidoc table of contents issue moving again? Should I file a bug as Gary proposed or wait for Leonard to comment? [10:01] Who might I ask regarding the possibility of changing my launchpad ~name? I have a (disabled) PPA, so I can't do it myself. [10:26] MenZa: ask via here: https://answers.launchpad.net/launchpad/+addquestion with your needs - in your case, probably a pls remove the existing PPA entirely; and it;ll get sorted shortly. [10:26] ta :) [10:28] spm: I updated my initial question instead. [10:33] got a problem [10:34] when it try to change my password launchpad says that your account is not found in the register [10:34] but if i try to register again it says my email addresses in already in the register [10:34] ? [10:39] zimmer_: can you log in? if so please file a question on https://answers.launchpad.net/launchpad/+addquestion [10:41] i cannot log in at all === henninge_ is now known as henninge [11:03] hi *, is it possibile to checkout a single folder or file from a branch? [11:04] enlightx: and version control it? No. [11:04] enlightx: you can `bzr cat` one file though [11:05] LarstiQ: no, i just need to checkout a portion of a branch [11:05] enlightx: 'checkout' is an ambiguous term, what is it you want to do with it? [11:05] the entire branch is abount 500mb [11:05] LarstiQ: just download a folder :) [11:05] enlightx: then `bzr export` might be what you want [11:07] LarstiQ: tnx! i'll check [11:23] LarstiQ: unfortunately, it's seems there's an issue with export: https://bugs.launchpad.net/bzr/+bug/403857 [11:23] Launchpad bug 403857 in launchpad-code "bzr subdirectory export fails on launchpad" [Medium,Triaged] === simon-o is now known as simon-o|lunch === mrevell is now known as mrevell-lunch === matsubara-afk is now known as matsubara === simon-o|lunch is now known as simon-o === mrevell-lunch is now known as mrevell [13:54] Hi, is there a way to remove/delete a project in launchpad? [13:56] as I've created a bogus project with the assumption that I could remove it. [13:57] carresmd: Hi! You need to make a request at https://answers.launchpad.net/launchpad and then one of our admins will remove it. We ask you to do that so we can tie your user account to the project. [13:58] Is launchpad borked? I am trying to file this bug but I keep getting Error:Timeout https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+filebug/iu6uZIQjNJjWy4H9OLyygtuBTzE? [13:58] mrevell, great! Thanks :) [13:58] np :) [14:00] deryck: Are you able to help aubre? [14:00] * deryck looks [14:01] deryck: hi, I saw your talk at ALF . I live in Auburn and I know Jerry. [14:02] aubre, oh, cool. [14:34] Hi All. [14:34] I'm newbie to launcpad, I'd like to put a question... [14:35] When I try to upload to launchpad, by using dput, I get the error Wrong password. [14:35] But in the conf file is set login: anonymous. [14:35] Is there anyone that know how to resolve? [14:37] SaMMoX, I don't think you're allowed to make anonymous uploads. [14:37] Mmh... [14:38] https://help.launchpad.net/Packaging/PPA/Uploading [14:38] At this link there is the configuration of dput... [14:38] jml: yes he is ;) [14:39] I used the command dput my-ppa P_V_source.changes [14:39] SaMMoX: are you sure you're using the right dput.conf section? [14:39] I can paste the content. [14:39] Can I? [14:39] use pastebin [14:39] Ok. [14:40] http://pastebin.com/m3db645f9 [14:41] Is it right? [14:42] SaMMoX: is that what you're actually using? [14:42] Yes. [14:43] you need to substitute the ~name for your actual launchad account name [14:43] Oh yes. [14:43] I substituted ~name with my real name. :D [14:44] and the config section name "name-ppa" doesn't match your dput above which is "my-ppa" [14:44] The command that I used is dput name-ppa ... [14:44] Sorry. [14:44] ok [14:45] When I run dput... I'm a requesting a connection on port 21? [14:45] *Am I [14:45] yes [14:46] Ok. === danilo__ is now known as danilos [15:06] Now I've to go... [15:06] Thanks anyway. :-D [15:06] Bye. === rmcbride_ is now known as rmcbride === aubre is now known as aubre_afk === bdmurray_ is now known as bdmurray === salgado is now known as salgado-lunch === jon is now known as Guest41955 === matsubara is now known as matsubara-lunch [16:46] I've been getting quite a few 503 errors from the edge API over the past 2 days [16:48] the body of the latest was "No server is available to handle this request." [16:48] but the others seem to have been timeouts === deryck is now known as deryck[lunch] === salgado-lunch is now known as salgado === rmcbride_ is now known as rmcbride === matsubara-lunch is now known as matsubara === beuno is now known as beuno-lunch [17:52] trying to access https://launchpad.net/ubuntu/+milestone/ubuntu-9.10 results in a timeout more often than not. Know anything about this? [17:52] is there a way to see all the questions for a project in all languages without ticking every single langage as a preferred language of mine? === doctormo_ is now known as doctormo [18:17] ping sinzui [18:17] hi dreamcat4 [18:17] hi [18:18] I've tried again, and here is the result: [18:18] https://launchpad.net/php-fpm/+download [18:19] the underscores trick, i don't believe it worked [18:21] dreamcat4: I think 0.6-5.3.1 is correct for the logic used by the PRF. What is the meaning of the two parts? [18:23] Well 0.6 is the upstream version number. The 5.3.1 is the variant, which means this is the software which is compatible with the PHP 5.3.1. [18:23] ah [18:23] I do something similar in my projects [18:23] The 5.3.1 is necessary, but it isn't part of our version number. [18:23] * sinzui thinks [18:24] It seems the script will convert ~ and _ character into dash first because only dash is permitted in the milestone names [18:25] Wheras i was hoping it would stop when encounter the ~ (and ignore whats remaining after the tilde) [18:26] The files need the php version written so that it appears as a 'flavor' that should be stripped [18:26] hence you chose _ [18:26] sinzui: do you think if someone submitted a patch to the script to conform better the Debian Package Version, would it be accepted? [18:26] absolutely. I can review and merge it [18:27] i mean, would ignoring after the tilde mess up any exsting Debian upstream imports elsewhere ? [18:28] dreamcat4: I do not think so. I added the flavor rules a few months ago because to fix all the issues I saw in the logs [18:30] hmm... [18:30] dreamcat4: ~ is not permitted in a version name we record. [18:30] i guess it would be good to consider any other possible adjustments at this time [18:31] dreamcat4: you cannot create a milestone with a ~ in it, so the PRF should never try to create one. It does need to strip that off [18:31] dreamcat4: I do not have access to the production logs, but if you tried ~, I bet that log was filled with milestone errors [18:33] i wish i could be more help [18:33] have to look back at the script again [18:34] dreamcat4: I think this is the fix, the second line: http://pastebin.ubuntu.com/297661/ [18:34] I added ~ as a single matching subgroup that marks the split between version an flavor [18:38] yeah, i have looked independantly, and can verify its right [18:38] dreamcat4: if you agree that ~ marks the start of flavor info, I will file a bug and write a test for this ... great [18:38] dreamcat4: I will work on this in the evening (/me is sick today) [18:38] I can see its chopped off first, then a few lines after the invlaid chars are converted to dash [18:39] so its complete, AFAIKT [18:39] cool [18:39] that is my fault [18:39] I was aiming for the + [18:39] ? no - everything fine [18:40] (~| ... | ...).* theres the close brace and .* in the regex already [18:40] http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/annotate/head%3A/lib/lp/registry/scripts/productreleasefinder/finder.py#L54 [18:40] Line 54 [18:41] yeo [18:41] p [18:41] This fix will be release on November 4 I think. [18:42] i just not sure about 'version' in this line 73: [18:42] version = flavor_pattern.sub('', version) [18:43] oh, version is the original string. That's fine then. [18:43] Okay for November 4... thats in 2 weeks time. I shall set my calender. [18:43] That is the device that strips the version off. I will write a test with a ~ in the file name. If that line fails I will fix it [18:46] dreamcat4: I will test with this file name [18:46] php-fpm-0.6~5.3.1.tar.gz -> 0.6 release [18:46] So I image that will add all the files on +downloads to that single release [18:47] thank you. Perhap you can subscibe me on bug report also? [18:49] done [18:50] alllright, bye bye now [18:50] ;) === EdwinGrubbs is now known as Edwin-lunch [19:39] Hi all: I'm trying to figure out how to add one package from https://launchpad.net/~stgraber/+archive/ppa, but can't seem to figure it out. [19:40] (I'm not a ubuntu user normally, but need to use it presently due to ltsp support) [19:40] How do I add libxcb for jaunty from that URL to my ubuntu system? [19:55] kusznir: expand the "Technical details about this PPA" part and click on "Read about installing" === beuno-lunch is now known as beuno [20:16] geser: did you file a bug about the TOC for API? [20:18] kfogel: not yet [20:19] kfogel: should I? [20:19] geser: yep. That way there's a concrete object I can point leonardr or someone to :-). [20:20] geser: from this message I think you can easily reach the important parts of the thread, for linking to from the bug: [20:20] https://lists.launchpad.net/launchpad-dev/msg01162.html === Edwin-lunch is now known as EdwinGrubbs [20:33] kfogel: bug #456608 [20:33] Error: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/456608) [20:34] geser: thanks. seems ubottu tried its best... [20:34] let's try again [20:34] bug #456608 [20:34] Launchpad bug 456608 in launchpadlib "Moving launchpadlib XSLT file back into Launchpad itself" [Undecided,New] https://launchpad.net/bugs/456608 [20:43] Hi: I'm trying to add a key for a ppa, but after a while I get a "keyserver receive failed: keyserver timed out" error. [20:43] I've been trying occasionally for the last hour or so, but keep getting the same error. [20:44] my command is: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E7716B13 [20:44] I'm following the help/instructions from the ppa launchpad page to try and add a ppa repository. [20:48] kusznir: the ubuntu keyserver seems to have issues, but you can use any other keyserver [20:49] geser: do I just leave out the --keyserver option then, and it will select one, or do I need to find another one myself? [20:49] kusznir: e.g. "sudo apt-key adv --keyserver pgpkeys.pca.dfn.de --recv-keys E7716B13" [20:49] geser: cool, thanks! [20:50] Is there a way to disable code hosting for my project and redirect users to GitHub or somewhere else? [20:51] anybody around? [21:21] magcius: no [21:21] maybe there should be, but there isn't today === menesis1 is now known as menesis === salgado is now known as salgado-afk === matsubara is now known as matsubara-afk [22:30] I've noticed subscribes disappeared in edge [22:31] micahg: Which browser? Bugs, branches, questions, blueprints? [22:31] sorry, ff3.6/bugs [22:52] is the service down for anyone else? === EvanCarroll changed the topic of #launchpad to: down === EvanCarroll changed the topic of #launchpad to: Read https://help.launchpad.net for help | Help contact: kfogel | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev [22:54] EvanCarroll: no [22:54] just kicked back in =/ [22:54] got me [22:56] A few minutes ago, I couldn't get to launchpad.net or ubuntu.com... not sure why. [22:56] does someone happen to know if launchpadlib can give me the queue lengths displayed on launchpad.net/builders ? [22:57] (a grep for "builders" in the launchpadlib source makes me suspect that's a no, but I'm wondering if I'm missing some dynamic trick) [22:57] mzz: grepping launchpadlib is very rarely going to help; it is all dynamic. [22:57] But no, there is no such API. [22:58] hmm, drat [22:58] See https://edge.launchpad.net/+apidoc [22:58] ah, great [23:01] what about the estimated build start? [23:01] ToyKeeper: i can confirm it is working now though [23:01] I don't see that on "Build" in that apidoc for some reason [23:02] wgrant: any idea about the subscribers disappearing in bugs? [23:02] EvanCarroll: Yes, whatever issue I had was resolved within 5 minutes. [23:02] I did a mtr during the downtime, and my path stopped somewhere between Level3 New York and Level3 London. [23:03] Great, well that narrows it down. [23:03] it has to be the Atlantic then. [23:03] mzz: It was probably added after Build was exported. [23:04] mzz: https://bugs.launchpad.net/soyuz/+filebug [23:04] micahg: None. Does it work it Firefox 3.5 for you? [23:04] yeah [23:04] Well, it looks to me like it was a L3 issue, and therefore Someone Else's Problem. [23:04] weird [23:05] micahg: File a bug, I guess. [23:06] wgrant: against malone? [23:06] micahg: Right. [23:07] hmm [23:07] I think it might be a bug already fixed [23:07] it works in 3.7 [23:08] I'll have to try the daily to be sure [23:08] LP seems to be timing out a lot for me today [23:09] Ooh, /+tour/index is slow today... 40 seconds from http request to a response. [23:39] kfogel: did you have time to look into my problem? [23:41] kfogel: send me a query if you don't mind.. [23:41] einalex: hey [23:41] einalex: sorry, I didn't see your message about it costing you money until much later (just now!) [23:42] einalex: I didn't have a chance to look into it yet today, but I'm doing some more tonight. what TZ are you in? [23:42] cest [23:43] gmt/utc +2 right now [23:43] will be +1 in about a week [23:43] einalex: ok [23:44] einalex: I'll get _something_ to you before you tomorrow morning. It may only be a progress report; it's just a question of whether I can raise someone who knows how to help with this. Reminds me, we should see if sinzui is on, he often knows solutions to stuff like this: [23:44] einalex: oh wait, got someone internally, one sec [23:44] :) [23:46] i guess a lot of people will have problems caused by this thing... it'd probably be much less work to just fix teh bug and let users delete their stuff, email adresses, teams, projects, and so on.. [23:47] we have this cvs import branch in our project which just does nothing and we can't delete it because it belongs to the cvs import account... *sigh* [23:47] einalex: (still talking internally, but yes, agree) [23:48] i guess i'd even fix the thing myself if it isn't too much work.. [23:48] but knowing essentially nothing about the internal workings of launchpad i'd probably cause more bugs in the process [23:51] einalex: gosh, have a try, we'd be glad to help. (in the meantime we're looking into doing it manually for your case, of course) [23:52] kfogel: will do [23:59] einalex: should be sorted now. please try again