Torsten Landschoff wrote: > + debcheckout fails, I used bzr checkout > sftp://bzr.debian.org/bzr/pkg-grub/trunk/grub > bzr checkout on the Vcs-Bzr: line from debian/control fails like this: > bzr: ERROR: Connection error: curl connection error (server certificate > verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none) > on https://alioth.debian.org/anonscm/bzr/pkg-grub/trunk/grub/
devscripts and ca-certificates maintainers Cc-ed. curl could be told to ignore certificate verification (in debcheckout, I'm not sure that should be done though). The other option is I guess to make sure that the certificate of the CA of alioth (ca.debian.org aka Debian) is in ca-certificates. Could be tried by installing the cert in /etc/ssl/certs and running dpkg-reconfigure ca-certificates AFAIR. Cheers Luk -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org