Ok - I new this was rattling around in my memory somewhere...
I just  JUST experienced this "expected a boundary, got '' " error, and ....

I logged out of my corporate VPN (that is, I got out from behind the proxy
into "free" internet) and the problem went away.

AHA!  I remember seeing something about this in  bzr bug reports, so here it
is:

from [Bug 186920]

1) The best url is actually "http://bazaar.launchpad.net/..."; as that is
the actual hosting area. (The 'http://code...' URLs have  redirects over
to the 'bazaar.launchpad.net')

2) I don't know if https versus http is causing you problems here, but
the actual hosting is done over regular http, (Not https).

3) If you are getting a timeout during POST, that is because we are
probing if the HTTP url has smart-server support. Your proxy seems to be
intercepting these requests and hanging forever. To disable, you should
be able to do:

bzr branch nosmart+http://bazaar.launchpad.net/~bzr/bzr-merge-into/trunk


hopefully this is helpful.

Yarko


On Thu, Mar 5, 2009 at 10:16 AM, Yarko Tymciurak <[email protected]> wrote:

> so - get latest bzr;  do NOT use the "nice gui" interface (just adds more
> source for potential error, and makes unclear who is going to _fix_ the
> problem); send tickets and tracebacks to launchpad - that is, file bug
> reports! (I have numerous times on this).
>
>
> On Thu, Mar 5, 2009 at 10:15 AM, Yarko Tymciurak <[email protected]>wrote:
>
>> I have seen this so often I ignore it;
>> The newest bazaar version may help;
>>
>> It seems to 'go away' in a few hours, so I suspect some server issue on
>> launchpad (this is actually the main reason I started mirroring to
>> bitbucket, which - sorry - I haven't been keeping current lately).
>>
>>
>> On Thu, Mar 5, 2009 at 1:28 AM, Jonathan Benn <[email protected]>wrote:
>>
>>>
>>> Hi all,
>>>
>>>
>>> I tried creating a new Bazaar branch of the web2py development trunk,
>>> using Bazaar v.1.12-2, and I got the following error:
>>>
>>> bzr: ERROR: Invalid http response for
>>>
>>> http://bazaar.launchpad.net/%7Emdipierro/web2py/devel/.bzr/repository/packs/38541ced633419b0d0b3fe01435b12ff.pack
>>> :
>>> Expected a boundary (jXNlILEDoNQ/U.,(OKM8) line, got ''
>>>
>>> Has anyone else seen this error?
>>>
>>> I'm trying to download the branch from
>>> https://code.launchpad.net/~mdipierro/web2py/devel
>>> ... Is that right?
>>>
>>>
>>> Thanks,
>>>
>>> --Jonathan
>>> >>>
>>>
>>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to