=== matsubara-afk is now known as matsubara | ||
=== spm is now known as stevemci | ||
=== stevemci is now known as spm | ||
=== spm is now known as stevemci | ||
=== stevemci is now known as spm | ||
=== brenden1 is now known as brenden1`away | ||
=== matsubara is now known as matsubara-afk | ||
=== JanC is now known as Guest57134 | ||
=== czajkowski changed the topic of #launchpad to: Help contact: czajkowski| Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
=== dpb_ is now known as Guest14449 | ||
=== broder_ is now known as broder | ||
=== Pici` is now known as Pici | ||
=== Quintasan_ is now known as Quintasan | ||
=== micahg_ is now known as micahg | ||
=== joey[a] is now known as joey | ||
=== idnaria is now known as idnar | ||
=== jamestunnicliff_ is now known as jamestunnicliffe | ||
=== Mission-Critical is now known as MissionCritical | ||
=== ScottK2 is now known as ScottK | ||
=== epsy is now known as \u03b5 | ||
=== heroux_ is now known as heroux | ||
=== matsubara_ is now known as matsubara | ||
=== wgrant_ is now known as wgrant | ||
=== JanC_ is now known as JanC | ||
czajkowski | sinzui: jcsackett will be offline for the next half hour os so can you keep an eye on this channel please | 15:00 |
---|---|---|
sinzui | okay | 15:00 |
=== sinzui changed the topic of #launchpad to: Help contact: sinzui | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
=== SamB_Mac_ is now known as SamB_MacG5 | ||
=== Quintasan_ is now known as Quintasan | ||
=== czajkowski changed the topic of #launchpad to: Help contact: czajkowski | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
czajkowski | sinzui: thank you | 15:37 |
sinzui | np | 15:37 |
=== lan3y is now known as Laney | ||
mitya57 | Can anybody explain why I get this error when trying to import sphinx hg branch: | 15:56 |
mitya57 | http://launchpadlibrarian.net/115759678/mitya57-sphinx-trunk.log | 15:56 |
mitya57 | (the branch is lp:~mitya57/sphinx/trunk)? | 15:56 |
=== apachelogger_ is now known as apachelogger | ||
mgz | NoSuchRevision: CHKInventoryRepository('file:///srv/importd.launchpad.net/data/worker-for-branch-653428/bzr_branch/.bzr/repository/') has no revision hg-v1:f4cdcca060f68f4158e262718cb4bd3b8da77bb8 | 16:00 |
mgz | doesn't look like the most common hg import failure | 16:00 |
mgz | mitya57: but in short, bug 889530 | 16:00 |
ubot5 | Launchpad bug 889530 in Launchpad itself "mercurial imports should be marked 'beta'" [High,Triaged] https://launchpad.net/bugs/889530 | 16:01 |
mitya57 | mgz: ok, so it's an issue in Launchpad, not in the remote branch? | 16:02 |
mgz | mitya57: it's not completely clear, beyond the launchpad issue that it's not possible to tell if it's an issue with launchpad or the remote branch | 16:03 |
=== deryck is now known as deryck[lunch] | ||
=== matsubara is now known as matsubara-lunch | ||
=== czajkowski changed the topic of #launchpad to: Help contact:- | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
=== ral_ is now known as ral | ||
=== matsubara-lunch is now known as matsubara | ||
=== deryck[lunch] is now known as deryck | ||
joey | Howdy launchpaders.. when someone get's a 503 over the api does that mean they have insufficient access rights? | 19:06 |
joey | related to OOPS-5cfef7e976ffd5b0360cedb159944e47 | 19:09 |
ubot5 | https://lp-oops.canonical.com/oops.py/?oopsid=5cfef7e976ffd5b0360cedb159944e47 | 19:09 |
joey | matsubara: ^^ | 19:11 |
joey | I thought 503 was something in the backend was unavailable | 19:12 |
matsubara | joey, oops says it was a timeout | 19:12 |
joey | hmm ok matsubara thanks. I can run the script but another person seems to always get 503s | 19:13 |
joey | I'll keep poking with it... | 19:14 |
dobey | joey: what does the script poke at? | 19:17 |
dobey | joey: if it pokes at something that has different result sets for different people, someone else running the same script, but with a larger result set could see a timeout; you can poke at the response in the script to get the error message and oops id | 19:19 |
joey | dobey: yep that's it. I think from his output I might have narrowed down the error so I've got him trying a small code change | 19:22 |
joey | dobey: https://pastebin.canonical.com/74503/ | 19:29 |
joey | dobey: I think there's something else going on there | 19:29 |
joey | always a 503 | 19:30 |
dobey | joey: what is "teams" exactly, in that code? | 19:32 |
joey | p = launchpad.people[argv[1]] | 19:32 |
joey | teams = p.super_teams | 19:32 |
joey | dobey: ^^ | 19:33 |
dobey | joey: are you both running it with the same argv[1]? :) | 19:34 |
joey | yep | 19:34 |
joey | well we tried a few | 19:34 |
joey | works for me but not for him | 19:34 |
dobey | example of one that fails? | 19:34 |
joey | joey | 19:35 |
joey | lol | 19:35 |
joey | btw I know you're not on the LP team so thanks for looking at this | 19:35 |
joey | my api fu is limited | 19:35 |
joey | hmm let me have him delete .launchpadlib and try again | 19:42 |
dobey | could be an issue; yeah. not sure why that call would fail with a 503 unless someone was a member of a very large number of teams, or you're recursing and hitting the server too hard | 19:44 |
joey | yeah I even checked the access permissions | 19:44 |
dobey | well, permissions are not relevant here really. a private team that you can't see won't give you a 503, it just won't be visible, and if you try to do lp.teams['privateteam'] it will give a KeyError iirc | 19:46 |
=== brenden1`away is now known as brenden1 | ||
=== karni_ is now known as karni | ||
=== ajmitch_ is now known as ajmitch | ||
=== charles_ is now known as charles | ||
svuorela_ | lifeless: Hi. around? | 22:55 |
lifeless | svuorela_: sure | 22:56 |
svuorela_ | lifeless: remember me from some weeks ago ? | 22:56 |
lifeless | sorry, no | 22:56 |
lifeless | <- busy ! | 22:56 |
svuorela_ | lifeless: heh :) | 22:57 |
svuorela_ | lifeless: you were almost helpful last time when I was trying to create a launchpad account that was repeatedly failing. | 22:57 |
svuorela_ | lifeless: then I got a couple of support tickets showing that launchpad is somehow broken in the import of me. | 22:58 |
svuorela_ | (from a debian bug report) | 22:58 |
svuorela_ | and apparantly someone senior launchpad dude needs to look at. and someone whispered in my ear that you might be one of those | 22:58 |
lifeless | sure | 22:59 |
lifeless | so, point me at urls or something ? | 22:59 |
svuorela_ | do you have access to [Canonical ISD Support #20671] account creation issues ? :) | 23:00 |
lifeless | I don't think I do. | 23:01 |
svuorela_ | ok. | 23:01 |
svuorela_ | launchpad fails with messages like "OOPS ID: 2417carambolalaunchpad240" when trying to use the password recovery feature (to get my account fully created) ... | 23:02 |
lifeless | ok | 23:02 |
lifeless | thats very much an ISD issue | 23:02 |
lifeless | they are saying you need to talk to LP support though ? | 23:03 |
svuorela_ | no. they are saying they need to talk to LP people but they can't get thru to them. | 23:03 |
svuorela_ | so now I'm just trying to see if I can poke people elsewhere | 23:04 |
svuorela_ | (so that I can get signed up to participate in UDS so that I can attend and buy beer to the various debian or kde people that are attending) | 23:05 |
lifeless | Meep. | 23:06 |
apachelogger | omg, give the man an account :D | 23:06 |
lifeless | let me see who is around | 23:06 |
svuorela_ | oh. beer was the magic keyword :) | 23:08 |
czajkowski | lifeless: can you see https://support.one.ubuntu.com//Ticket/Display.html?id=20671 | 23:12 |
lifeless | czajkowski: thanks for the url, apparently I do | 23:14 |
czajkowski | :) | 23:15 |
lifeless | czajkowski: do you know who selene spoke to ? | 23:15 |
czajkowski | nope | 23:16 |
czajkowski | have you asked her she's toykeeper on the other server | 23:17 |
lifeless | yah | 23:17 |
lifeless | not yet | 23:17 |
lifeless | czajkowski: btw, #isd on that server :) | 23:17 |
czajkowski | ah uusally i ask in the support channel | 23:17 |
czajkowski | but good to know | 23:17 |
czajkowski | night folks | 23:28 |
lifeless | svuorela_: am looking, bear with me | 23:33 |
svuorela_ | lifeless: I'm bearing :) | 23:35 |
lifeless | svuorela_: we're going to zap your SSO data entirely. | 23:42 |
lifeless | svuorela_: be a clean start and hopefully work. | 23:42 |
lifeless | svuorela_: it may glitch when you connect to LP, but if so, thats a separate issue we'll look into | 23:43 |
svuorela_ | lifeless: ok. | 23:43 |
svuorela_ | I'm just staying calm until I get new orders (and I might go in ~30 minutes for 7-8 hours) | 23:46 |
lifeless | svuorela_: we've run into a little operational issue here | 23:56 |
lifeless | svuorela_: unrelated to you, but blocking doing your thing. | 23:56 |
lifeless | svuorela_: Will get an update on the support ticket for you when its time to try. | 23:56 |
svuorela_ | lifeless: ok. thanks for looking into it | 23:57 |
svuorela_ | lifeless: do you btw come to copenhagen next month ? | 23:57 |
lifeless | going to offer me a beer ? | 23:58 |
svuorela_ | only if I can sign up :P | 23:59 |
lifeless | Well, I'll have to arrange that then won't I :) | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!