Hi Tim,

The message indicates that bzr can't open an SSL connection to Launchpad
because it can't verify the SSL certificate.  This arguably indicates an
installation problem with the Curl https library on your system.  On
Ubuntu this could be fixed by installing the 'ca-certificates' package;
maybe there is something similar for Solaris?

If we can't verify the certificate it's probably hard for bzr to use
ssl.  However if you just want to use ssh with Launchpad you can work
around this by adding something like this into your
~/.bazaar/authentication.conf:

[Launchpad]
host = .launchpad.net
scheme = ssh
user = tim-miao

and in ~/.bazaar/bazaar.conf section "GENERAL"

launchpad_username = tim-miao


** Changed in: bzr (Ubuntu)
       Status: New => Invalid

** Converted to question:
   https://answers.edge.launchpad.net/ubuntu/+source/bzr/+question/105156

-- 
User could not checkin with bzr on OpenSolaris.
https://bugs.launchpad.net/bugs/543942
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to