Comment 4 for bug 707075

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 707075] Re: lp-propose fails with a 404 error

It would be very useful to get a traceback from bzr showing the stack
where it decided to make that request.

> bzr: failed to report crash using apport:
> OSError(13, 'Permission denied')

This might mean /var/crash has the wrong mode. (It should be 1777.)
If you can get a crash file, that will help.

The /beta/1.0 seems like it might originate from some hand-url-hacking
in the client, perhaps originating in something being hardcoded to
beta.

Do other launchpad api commands like 'register-branch' work?

--
Martin