/srv/irclogs.ubuntu.com/2009/10/20/#launchpad.txt

einalexhi guys! can someone of the admin team help me for a few minutes? (team, user, email-address association)00:06
einalexfiling a support request didn't help for some weeks now..00:07
einalexkfogel: (after reading the topic) maybe you can help me.00:07
einalexthing 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.00:09
=== MarkAtw2 is now known as MarkAtwood
kfogeleinalex: 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
kfogellfaraone: you getting what you need?00:42
lfaraonekfogel: yeah, deryck sent me an email about moving the import process along; not sure what exporting will be like though.00:42
lfaraonekfogel: (our board wants to ensure our data's portability)00:43
kfogellfaraone: I'm guessing his idea is to use the Launchpad API for export, no?  (You've seen https://help.launchpad.net/API, right?)00:43
lfaraonekfogel: 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
kfogellfaraone: 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:47
kfogellfaraone: 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 awesome00:48
wgrantThere is already such a script, but it needs to be run against the real DB, not the API.00:49
lfaraonekfogel: understood. our organization is trying to avoid a potential Hotel California / tentacles of evil -type scenario.00:49
wgrantShould be easy enough to port, though.00:49
lfaraonewgrant: is the code for that somewhere?00:49
kfogellfaraone: btw, http://blog.launchpad.net/bug-tracking/launchpads-bug-import-format might be of interest00:50
wgrantlfaraone: It's somewhere in the LP tree. Let me find it.00:50
kfogelwgrant: AHA. You know more about Canonical than I do, sometimes.00:50
wgrantscripts/bug-export.py, but the real code lives in lib/lp/bugs/scripts/bugexport.py00:50
kfogelwgrant: so if that could be ported, then voila.  or viola.  or double-bass, or something00:50
kfogellfaraone: yeah -- I actually talked with David Farning a bit about that.  Totally understand.00:51
wgrantIt should be pretty easy to port, since the internal and external APIs are very similar.00:51
lfaraonekfogel: ah, okay.00:51
kfogellfaraone: 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:53
lfaraonekfogel: Blueprints, and Answers, I suppose.00:54
kfogellfaraone: 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
lfaraonekfogel: recreating users would be a PITA of course, but that's not something we'd expect to be able to export :P00:55
wgrantThere are no current APIs for Blueprint or Answers.00:55
wgrant(those applications have not had engineers on them for years)00:55
wgrantHowever, a read-only API export of both would be easy enough.00:56
kfogelwgrant: hmmm.  So some work would need to be done on the Launchpad side, but not terribly difficult work.00:56
wgrantRight, particularly since there are no privacy issues and it need only be read-only.00:57
* lfaraone is off for the evening, thanks wgrant, kfogel!01:09
=== 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
mwhudsonlifeless: i'm sure i talked to someone in here who was writing a script like you're asking for06:43
mwhudsonMFen, i think06:45
=== NCommander is now known as NC|Mobile
=== NC|Mobile is now known as NCommander
einalexkfogel: it's ok, as long as something happens. This thing is actually costing me money because it's flooding my cellphone with launchpad mail ;)07:39
geserkfogel: 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?09:39
MenZaWho might I ask regarding the possibility of changing my launchpad ~name? I have a (disabled) PPA, so I can't do it myself.10:01
spmMenZa: 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
MenZata :)10:26
MenZaspm: I updated my initial question instead.10:28
zimmer_got a problem10:33
zimmer_when it try to change my password launchpad says that your account is not found in the register10:34
zimmer_but if i try to register again it says my email addresses in already in the register10:34
zimmer_?10:34
bigjoolszimmer_: can you log in?  if so please file a question on https://answers.launchpad.net/launchpad/+addquestion10:39
zimmer_i cannot log in at all10:41
=== henninge_ is now known as henninge
enlightxhi *, is it possibile to checkout a single folder or file from a branch?11:03
LarstiQenlightx: and version control it? No.11:04
LarstiQenlightx: you can `bzr cat` one file though11:04
enlightxLarstiQ: no, i just need to checkout a portion of a branch11:05
LarstiQenlightx: 'checkout' is an ambiguous term, what is it you want to do with it?11:05
enlightxthe entire branch is abount 500mb11:05
enlightxLarstiQ: just download a folder :)11:05
LarstiQenlightx: then `bzr export` might be what you want11:05
enlightxLarstiQ: tnx! i'll check11:07
enlightxLarstiQ: unfortunately, it's seems there's an issue with export: https://bugs.launchpad.net/bzr/+bug/40385711:23
ubottuLaunchpad bug 403857 in launchpad-code "bzr subdirectory export fails on launchpad" [Medium,Triaged]11:23
=== 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
carresmdHi, is there a way to remove/delete a project in launchpad?13:54
carresmdas I've created a bogus project with the assumption that I could remove it.13:56
mrevellcarresmd: 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:57
aubreIs 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
carresmdmrevell, great! Thanks :)13:58
mrevellnp :)13:58
mrevellderyck: Are you able to help aubre?14:00
* deryck looks14:00
aubrederyck: hi, I saw your talk at ALF . I live in Auburn and I know Jerry.14:01
deryckaubre, oh, cool.14:02
SaMMoXHi All.14:34
SaMMoXI'm newbie to launcpad, I'd like to put a question...14:34
SaMMoXWhen I try to upload to launchpad, by using dput, I get the error Wrong password.14:35
SaMMoXBut in the conf file is set login: anonymous.14:35
SaMMoXIs there anyone that know how to resolve?14:35
jmlSaMMoX, I don't think you're allowed to make anonymous uploads.14:37
SaMMoXMmh...14:37
SaMMoXhttps://help.launchpad.net/Packaging/PPA/Uploading14:38
SaMMoXAt this link there is the configuration of dput...14:38
bigjoolsjml: yes he is ;)14:38
SaMMoXI used the command dput my-ppa P_V_source.changes14:39
bigjoolsSaMMoX: are you sure you're using the right dput.conf section?14:39
SaMMoXI can paste the content.14:39
SaMMoXCan I?14:39
bigjoolsuse pastebin14:39
SaMMoXOk.14:39
SaMMoXhttp://pastebin.com/m3db645f914:40
SaMMoXIs it right?14:41
bigjoolsSaMMoX: is that what you're actually using?14:42
SaMMoXYes.14:42
bigjoolsyou need to substitute the ~name for your actual launchad account name14:43
SaMMoXOh yes.14:43
SaMMoXI substituted ~name with my real name. :D14:43
bigjoolsand the config section name "name-ppa" doesn't match your dput above which is "my-ppa"14:44
SaMMoXThe command that I used is dput name-ppa ...14:44
SaMMoXSorry.14:44
bigjoolsok14:44
SaMMoXWhen I run dput... I'm a requesting a connection on port 21?14:45
SaMMoX*Am I14:45
bigjoolsyes14:45
SaMMoXOk.14:46
=== danilo__ is now known as danilos
SaMMoXNow I've to go...15:06
SaMMoXThanks anyway. :-D15:06
SaMMoXBye.15:06
=== 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
james_wI've been getting quite a few 503 errors from the edge API over the past 2 days16:46
james_wthe body of the latest was "No server is available to handle this request."16:48
james_wbut the others seem to have been timeouts16:48
=== 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
adf_4821trying to access https://launchpad.net/ubuntu/+milestone/ubuntu-9.10 results in a timeout more often than not. Know anything about this?17:52
Ngis 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?17:52
=== doctormo_ is now known as doctormo
dreamcat4ping sinzui18:17
sinzuihi dreamcat418:17
dreamcat4hi18:17
dreamcat4I've tried again, and here is the result:18:18
dreamcat4https://launchpad.net/php-fpm/+download18:18
dreamcat4the underscores trick, i don't believe it worked18:19
sinzuidreamcat4: 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:21
dreamcat4Well 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
sinzuiah18:23
sinzuiI do something similar in my projects18:23
dreamcat4The 5.3.1 is necessary, but it isn't part of our version number.18:23
* sinzui thinks18:23
dreamcat4It seems the script will convert ~ and _ character into dash first because only dash is permitted in the milestone names18:24
dreamcat4Wheras i was hoping it would stop when encounter the ~ (and ignore whats remaining after the tilde)18:25
sinzuiThe files need the php version written so that it appears as a  'flavor' that should be stripped18:26
sinzuihence you chose _18:26
dreamcat4sinzui: do you think if someone submitted a patch to the script to conform better the Debian Package Version,  would it be accepted?18:26
sinzuiabsolutely. I can review and merge it18:26
dreamcat4i mean, would ignoring after the tilde mess up any exsting Debian upstream imports elsewhere ?18:27
sinzuidreamcat4: I do not think so. I added the flavor rules a few months ago because to fix all the issues I saw in the logs18:28
dreamcat4hmm...18:30
sinzuidreamcat4: ~ is not permitted in a version name we record.18:30
dreamcat4i guess it would be good to consider any other possible adjustments at this time18:30
sinzuidreamcat4: you cannot create a milestone with a ~ in it, so the PRF should never try to create one. It does need to strip that off18:31
sinzuidreamcat4: I do not have access to the production logs, but if you tried ~, I bet that log was filled with milestone errors18:31
dreamcat4i wish i could be more help18:33
dreamcat4have to look back at the script again18:33
sinzuidreamcat4: I think this is the fix, the second line: http://pastebin.ubuntu.com/297661/18:34
sinzuiI added ~ as a single matching subgroup that marks the split between version an flavor18:34
dreamcat4yeah, i have looked independantly, and can verify its right18:38
sinzuidreamcat4: if you agree that ~ marks the start of flavor info, I will file a bug and write a test for this ... great18:38
sinzuidreamcat4: I will work on this in the evening (/me is sick today)18:38
dreamcat4I can see its chopped off first, then a few lines after the invlaid chars are converted to dash18:38
dreamcat4so its complete, AFAIKT18:39
dreamcat4cool18:39
sinzuithat is my fault18:39
sinzuiI was aiming for the +18:39
dreamcat4? no - everything fine18:39
dreamcat4(~| ... | ...).* theres the close brace and .* in the regex already18:40
dreamcat4http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/annotate/head%3A/lib/lp/registry/scripts/productreleasefinder/finder.py#L5418:40
dreamcat4Line 5418:40
sinzuiyeo18:41
sinzuip18:41
sinzuiThis fix will be release on November 4 I think.18:41
dreamcat4i just not sure about 'version' in this line 73:18:42
dreamcat4version = flavor_pattern.sub('', version)18:42
dreamcat4oh, version is the original string. That's fine then.18:43
dreamcat4Okay for November 4... thats in 2 weeks time. I shall set my calender.18:43
sinzuiThat 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 it18:43
sinzuidreamcat4: I will test with this file name18:46
sinzui   php-fpm-0.6~5.3.1.tar.gz -> 0.6 release18:46
sinzuiSo I image that will add all the files on +downloads to that single release18:46
dreamcat4thank you. Perhap you can subscibe me on bug report also?18:47
sinzuidone18:49
dreamcat4alllright, bye bye now18:50
dreamcat4;)18:50
=== EdwinGrubbs is now known as Edwin-lunch
kusznirHi 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:39
kusznir(I'm not a ubuntu user normally, but need to use it presently due to ltsp support)19:40
kusznirHow do I add libxcb for jaunty from that URL to my ubuntu system?19:40
geserkusznir: expand the "Technical details about this PPA" part and click on "Read about installing"19:55
=== beuno-lunch is now known as beuno
kfogelgeser: did you file a bug about the TOC for API?20:16
geserkfogel: not yet20:18
geserkfogel: should I?20:19
kfogelgeser: yep.  That way there's a concrete object I can point leonardr or someone to :-).20:19
kfogelgeser: from this message I think you can easily reach the important parts of the thread, for linking to from the bug:20:20
kfogelhttps://lists.launchpad.net/launchpad-dev/msg01162.html20:20
=== Edwin-lunch is now known as EdwinGrubbs
geserkfogel: bug #45660820:33
ubottuError: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/456608)20:33
kfogelgeser: thanks.  seems ubottu tried its best...20:34
kfogellet's try again20:34
kfogelbug #45660820:34
ubottuLaunchpad bug 456608 in launchpadlib "Moving launchpadlib XSLT file back into Launchpad itself" [Undecided,New] https://launchpad.net/bugs/45660820:34
kusznirHi: 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
kusznirI've been trying occasionally for the last hour or so, but keep getting the same error.20:43
kusznirmy command is: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E7716B1320:44
kusznirI'm following the help/instructions from the ppa launchpad page to try and add a ppa repository.20:44
geserkusznir: the ubuntu keyserver seems to have issues, but you can use any other keyserver20:48
kusznirgeser: 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
geserkusznir: e.g. "sudo apt-key adv --keyserver pgpkeys.pca.dfn.de --recv-keys E7716B13"20:49
kusznirgeser: cool, thanks!20:49
magciusIs there a way to disable code hosting for my project and redirect users to GitHub or somewhere else?20:50
magciusanybody around?20:51
mwhudsonmagcius: no21:21
mwhudsonmaybe there should be, but there isn't today21:21
=== menesis1 is now known as menesis
=== salgado is now known as salgado-afk
=== matsubara is now known as matsubara-afk
micahgI've noticed subscribes disappeared in edge22:30
wgrantmicahg: Which browser? Bugs, branches, questions, blueprints?22:31
micahgsorry, ff3.6/bugs22:31
EvanCarrollis the service down for anyone else?22:52
=== 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
mwhudsonEvanCarroll: no22:54
EvanCarrolljust kicked back in =/22:54
EvanCarrollgot me22:54
ToyKeeperA few minutes ago, I couldn't get to launchpad.net or ubuntu.com...  not sure why.22:56
mzzdoes someone happen to know if launchpadlib can give me the queue lengths displayed on launchpad.net/builders ?22:56
mzz(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
wgrantmzz: grepping launchpadlib is very rarely going to help; it is all dynamic.22:57
wgrantBut no, there is no such API.22:57
mzzhmm, drat22:58
wgrantSee https://edge.launchpad.net/+apidoc22:58
mzzah, great22:58
mzzwhat about the estimated build start?23:01
EvanCarrollToyKeeper: i can confirm it is working now though23:01
mzzI don't see that on "Build" in that apidoc for some reason23:01
micahgwgrant: any idea about the subscribers disappearing in bugs?23:02
ToyKeeperEvanCarroll: Yes, whatever issue I had was resolved within 5 minutes.23:02
ToyKeeperI did a mtr during the downtime, and my path stopped somewhere between Level3 New York and Level3 London.23:02
EvanCarrollGreat, well that narrows it down.23:03
EvanCarrollit has to be the Atlantic then.23:03
wgrantmzz: It was probably added after Build was exported.23:03
wgrantmzz: https://bugs.launchpad.net/soyuz/+filebug23:04
wgrantmicahg: None. Does it work it Firefox 3.5 for you?23:04
micahgyeah23:04
ToyKeeperWell, it looks to me like it was a L3 issue, and therefore Someone Else's Problem.23:04
micahgweird23:04
wgrantmicahg: File a bug, I guess.23:05
micahgwgrant: against malone?23:06
wgrantmicahg: Right.23:06
micahghmm23:07
micahgI think it might be a bug already fixed23:07
micahgit works in 3.723:07
micahgI'll have to try the daily to be sure23:08
tsimpsonLP seems to be timing out a lot for me today23:08
ToyKeeperOoh, /+tour/index is slow today...  40 seconds from http request to a response.23:09
einalexkfogel: did you have time to look into my problem?23:39
einalexkfogel: send me a query if you don't mind..23:41
kfogeleinalex: hey23:41
kfogeleinalex: sorry, I didn't see your message about it costing you money until much later (just now!)23:41
kfogeleinalex: 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
einalexcest23:42
einalexgmt/utc +2 right now23:43
einalexwill be +1 in  about a week23:43
kfogeleinalex: ok23:43
kfogeleinalex: 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
kfogeleinalex: oh wait, got someone internally, one sec23:44
einalex:)23:44
einalexi 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:46
einalexwe 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
kfogeleinalex: (still talking internally, but yes, agree)23:47
einalexi guess i'd even fix the thing myself if it isn't too much work..23:48
einalexbut knowing essentially nothing about the internal workings of launchpad i'd probably cause more bugs in the process23:48
kfogeleinalex: 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:51
einalexkfogel: will do23:52
intellectronicaeinalex: should be sorted now. please try again23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!