/srv/irclogs.ubuntu.com/2005/12/09/#launchpad.txt

=== JEK [n=John@62.73.232.62] has joined #Launchpad
=== JEK [n=John@62.73.232.62] has left #Launchpad []
=== Nafallo is now known as Nafallo_away
=== fabbione_ [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #launchpad
=== GoRoDeK [n=gorodek@p5083D164.dip.t-dialin.net] has joined #launchpad
=== stub [i=stub@sweep.bur.st] has joined #launchpad
stub11:13:26~/lp $ bzr branch  sftp://chinstrap.ubuntu.com/home/warthogs/archives/rocketfuel/dists/devel oops05:19
stubbzr: ERROR: Not a branch: sftp://chinstrap.ubuntu.com/home/warthogs/archives/rocketfuel/dists/devel05:19
stub11:13:44~/lp $ bzr branch  sftp://chinstrap.ubuntu.com//home/warthogs/archives/rocketfuel/dists/devel oops05:19
stubbzr: ERROR: Not a branch: sftp://chinstrap.ubuntu.com//home/warthogs/archives/rocketfuel/dists/devel05:19
stubAnyone else seeing that?05:19
jblackstub: trying05:29
jblackHmm05:34
jblackI'm being too quiet. I can reproduce it. I'm tracing it out05:36
jblack___It is doing ssh work.05:40
jblackbut the read is failing.05:41
jblackIts claiming that branch-format (our identifier file) doesn't exist05:42
jblackOk. found the problem05:51
jblackpart of it05:51
jblackstub: ping05:55
jblackstub: Try modifying sftp.py, line 27005:57
jblackchange it from: 05:57
jblackpath = '/'.join(basepath)05:57
jblackto:05:57
jblackpath = '/' + '/'.join(basepath)05:57
jblackThat'll be bzrlib/transports/sftp.py, that is05:58
jblackstub: Its also supposedly fixed in the very latest.06:00
=== poningru [n=poningru@n128-227-27-207.xlate.ufl.edu] has joined #launchpad
=== stub [i=stub@sweep.bur.st] has joined #launchpad
=== newpers [n=newpers_@ip24-251-167-151.ph.ph.cox.net] has joined #launchpad
=== newpers [n=newpers_@ip24-251-167-151.ph.ph.cox.net] has left #launchpad []
=== poningru [n=poningru@n128-227-27-207.xlate.ufl.edu] has joined #launchpad
sivangmorning all08:38
=== poningru [n=poningru@n128-227-27-207.xlate.ufl.edu] has joined #launchpad
=== gml [i=gml@dyn-83-156-3-226.ppp.tiscali.fr] has joined #launchpad
=== Wellark [i=wellark@ranssi.paivola.net] has joined #launchpad
=== poningru [n=poningru@n128-227-27-207.xlate.ufl.edu] has joined #launchpad
=== heyko_ [n=heyko@tor/session/x-4260b2c8d71d0474] has joined #launchpad
=== WaterSevenUb [n=WaterSev@195-23-220-91.net.novis.pt] has joined #launchpad
=== zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #launchpad
=== Nafallo_away is now known as Nafallo
=== Nafallo is now known as Nafallo_away
=== BjornT [n=bjorn@84.32.140.183] has joined #launchpad
=== jordi sends mail to aigars to see if he wants sbackup in Rosetta.
sivanglifeless: makes perfectly sense, so 30mins = 6 minutes python time + postgres time ?02:05
lifelessthats what my current profiling info says02:06
lifelessthough thats probably really 30mins = 3 + postgres02:06
lifelesscause that 6 minute figure is from an hour long profile run02:06
=== BjornT [n=bjorn@84.32.140.183] has joined #launchpad
=== BjornT [n=bjorn@84.32.140.183] has joined #launchpad
=== slomo [n=slomo@p5487EE1B.dip.t-dialin.net] has joined #launchpad
slomohi... will something like (Closes: #1234) be implemented for malone somewhere in the future?02:29
=== Nafallo_away is now known as Nafallo
=== mike_g [n=gehlm@CPE-24-94-253-98.wi.res.rr.com] has joined #launchpad
=== Nafallo is now known as Nafallo_away
=== mike_g [n=gehlm@CPE-24-94-253-98.wi.res.rr.com] has left #launchpad []
mptslomo, sometime in the future, yes06:07
slomook, thanks :)06:09
siretartslomo: this is malone bug #2037, btw06:17
UbugtuMalone bug #2037: feature request: closing via changelog In: malone (upstream), Severity: Normal, Assigned to: Brad Bollenbach, Status: Accepted https://launchpad.net/bugs/203706:17
=== etnoy [n=etnoy@227.236.216.81.vs.vf.siwnet.net] has joined #launchpad
=== BjornT [n=bjorn@84.32.140.183] has joined #launchpad
=== sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad
=== sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has left #launchpad []
=== BjornT [n=bjorn@84.32.140.183] has joined #launchpad
=== beyond [n=beyond@200-171-140-32.dsl.telesp.net.br] has joined #launchpad
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad
lifelessmorning09:33
Seveasis there a way to get notifications everytime the malone web interfaace changes11:09
SeveasUbugtu is not happy11:09
Seveasbug 111:09
UbugtuMalone bug #1: Microsoft has a majority market share In: Ubuntu, Severity: Critical, Assigned to: Mark Shuttleworth, Status: Accepted https://launchpad.net/bugs/111:09
Seveashmm11:09
Seveasbug 58311:10
UbugtuMalone bug #583: reportbug: While sending a Bug report I got several errors-messages In: reportbug (Ubuntu), Severity: Major, Assigned to: <img alt="Linked to " src="/++resource++arrowRight.gif" />, Status: NeedInfo https://launchpad.net/bugs/58311:10
mptThat's an interesting assignee11:23
mptSeveas, what you really want is an XML-RPC interface, methinks11:24
mptthat would save you headaches, and save Launchpad bandwidth11:24
Seveasmpt, definitely11:24
Seveasbut since that seems to be a low-priority goal...11:25

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