/srv/irclogs.ubuntu.com/2010/01/23/#launchpad.txt

rippsgeez, like a week ago, lauchpad had nearly 20 i386 ppa builders, now there's only 3. Where did they go?04:35
wgrantripps: All but three builders for each architecture are not permanently PPA builders. They are occasionally taken back for a while to fulfil their original purpose.04:38
wgrantThey should return soon.04:38
nigel_nbI just added a ssh key on my other laptop and having some trouble branching05:54
nigel_nbcan some help me debug bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.05:54
nigel_nbI know its something to do with keys, but I can't figure out what05:55
nigel_nbI added the key to my launchpad profile05:55
rockstarnigel_nb, try deleting the key and adding it again.06:44
nigel_nbrockstar, it took an hour, but I figured out06:45
rockstarnigel_nb, what was the issue?06:45
nigel_nbLP has trouble when the key is not called id_rsa06:45
nigel_nbnot sure if its LP or bzr yet06:45
nigel_nbrockstar, I renamed my key to id_rsa and it worked06:46
rockstarnigel_nb, ah, it was an ssh config thing.06:46
nigel_nboh, its not a bzr bug then?06:47
rockstarnigel_nb, you could have just specified the key filename in ~/.ssh/config as well, but your fix also works.06:47
rockstarnigel_nb, no.06:47
nigel_nbah06:47
rockstarssh didn't know which key to use for that server.06:47
nigel_nbI dont have a config file in .ssh/06:47
nigel_nbthere was only 1 key06:48
nigel_nbit started using it06:48
nigel_nbbecause bzr whoami got my email ID from LP06:48
rockstarnigel_nb, you won't have a ~/.ssh/config by default.  You'll have to create it.06:58
nigel_nbrockstar, oh, okay06:59
rockstarBut if you didn't use the default filename, ssh still has no idea where to find the private key you're trying to use.06:59
nigel_nbrockstar, ah, so thats the problem07:00
rockstarnigel_nb, yup.07:00
nigel_nbrockstar, someone should update the lp help page to reflect that then07:00
rockstarnigel_nb, which one?07:01
nigel_nbrockstar, https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair07:01
nigel_nbugh, its there07:01
nigel_nbI missed it07:01
nigel_nbmy mistake07:01
timClicksare there docs explaining how to migrate a trac bug tracker to launchpad?08:11
=== nigel_nb is now known as Guest58748
=== nigelbabu is now known as Guest19591
=== nigel_nb is now known as Guest97501
=== nigel_nb is now known as Guest36386
geserwhat's the easiest way to get a list of open bugs for a source package using the LP API?12:04
geserI looked at dsp.getBugTasks() but that also returns fixed bugs and filtering out from that list the open ones doesn't look efficient12:05
geserusing dsp.searchBugTasks() I can filter on status but only on a specific one, so I would need to repeat the search for every status which leaves a bug open12:06
thekorngeser, the status argument of searchTasks can also take a list of strings12:07
geseroh12:08
thekornyeah, one of the hidden features ;)12:09
geserdo you know if "Incomplete" will also match the other "subtypes" of it or do I need to list them too?12:10
thekornyes, incomplete = "Incomplete (with response)" +  "Incomplete (without response)"12:13
=== ryanakca_ is now known as ryanakca
=== nigel_nb is now known as Guest70547
cumulus007Hi, I've just uploaded a translation for Emesene, it resides now in the Import Queue14:30
cumulus007I'm wondering who's in charge of this import queue14:30
=== verterok_ is now known as verterok
=== Nafallo_ is now known as Nafallo
=== yofel_ is now known as yofel
hggdhI am getting timeouts on edge. Any issues there?17:10
MTecknologyhggdh: loaded for me..17:25
hggdh<sigh/>17:27
* hggdh goes hunting17:28
hggdhMTecknology: can you try17:30
hggdhhttps://bugs.edge.launchpad.net/ubuntu/+bugs?field.searchtext=&orderby=-datecreated&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field.omit_dupes=on&field.has_pat17:30
hggdhch=&field.has_no_package=17:30
hggdhdammit17:30
hggdhMTecknology: http://tinyurl.com/yj4s7zh17:31
MTecknologyhggdh: that timed out17:32
hggdhufff17:32
hggdhthen there really seems we have a problem on edge.17:33
sinzuiI switched to launchpad.net I think something landed on edge today that kills performance17:39
geserget someone else a timeout accessing https://bugs.edge.launchpad.net/ubuntu/+source/vim? (OOPS-1484ED491)18:13
ubottuhttps://lp-oops.canonical.com/oops.py/?oopsid=1484ED49118:13
sinzuigeser: I think this is bug 51154618:35
ubottuLaunchpad bug 511546 in malone "bug listings timing out" [Undecided,New] https://launchpad.net/bugs/51154618:35
sinzuigesser: I switched to launchpad.net and everything works fine18:37
sinzuiexcept for the fact that the UI for webkit is still broken in production18:37
geserI've added the oops id to that bug (just in case)18:40
sinzuithanks. The oos is not in the reporting system yet.18:41
sinzuioops18:41
RenatoSilvaLP bug: tag cloud doesn't care about the bug status, but when you click the tag, it does care19:15
RenatoSilvaso you have a big tag 'look', but no bug displayed when click it because all bugs are fixed/invalid/etc19:17
RenatoSilvathen why show the look tag at all?19:17
sinzuiIt's a known bug19:27
sinzuiIt is very annoying19:27
sinzuiI think there is a related bug cause by duplicates19:28
sinzuiIt is almost impossible to know you have worked a list to zero because of these false reports19:29
crimsundoes ppa.launchpad.net accept rsync (as a valid dput method)?21:32
elmocrimsun: no21:33
crimsunelmo: ok thanks, so only ftp, then? Is there hope for people who experience timeouts when uploading large source packages?21:34
elmocrimsun: only ftp atm.  there's a spec/bug about switching to ssh which may or may not help you.  I'm afraid I have no idea what the timeline for that is though21:35
crimsunelmo: cheers21:35
_Groo_hi/2 all21:44
_Groo_upload to ppa is awfully slow with dput, cant i use any method beside ftp? it also tends to stall with packages above 20M21:45
crimsun_Groo_: I just asked about that; 16:35 < elmo> crimsun: only ftp atm.  there's a spec/bug about switching to ssh which may or may not help you.  I'm afraid I have no idea what the timeline for that is though21:47
* _Groo_ wants to shoots himself21:49
_Groo_ok another question, is there ANY way to resume a broken upload? im asking this for the critical big packages i send, like koffice and kde multimedia..21:49
crimsun_Groo_: in the past I rsynced to a fast shell and dput from there.21:57
_Groo_crimsun: im at home i dont have any other shell to dput it from21:59

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