Package: mercurial
Version: 4.9-2
Followup-For: Bug #918475
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Dear Maintainer,
I've opened a but report with bitbucket.org regarding this issue:
https://bitbucket.org/site/master/issues/18846/bitbucket-servers-require-rsa_pkcs1_sha1
- -- S
I can confirm dwfreed's fix works; specifically adding the following to my
~/.hgrc allows hg operations with Bitbucket to succeed without error:
[hostsecurity]
api.media.atlassian.com:ciphers = DEFAULT@SECLEVEL=1
I spent some time debugging this in a fresh sid debootstrap, using
tcpdump to capture the handshakes and analyzing them with Wireshark.
I also tested with my local browser (Chrome on Windows 7) for
comparison, which worked. I narrowed it down to Atlassian's
webservers requiring the presence of the
Package: mercurial
Version: 4.8.2-1
Followup-For: Bug #918475
Hello,
i am also getting the same error on my sid system and after asking from
#debian/#debian-next tried a bit more.
openssl s_client -connect api.media.atlassian.com:443
is enough to get same error message. So topic should maybe be
Control: tag -1 moreinfo unreproducible
On 1/6/19 1:46 PM, Nicolas Braud-Santoni wrote:
> Package: mercurial
> Version: 4.8.1-2
> Severity: important
>
> Dear maintainers,
>
> I just installed mercurial on my buster system, and it fails to clone
> repositories from bitbucket.org:
>
>> $ hg clon
Package: mercurial
Version: 4.8.1-2
Severity: important
Dear maintainers,
I just installed mercurial on my buster system, and it fails to clone
repositories from bitbucket.org:
> $ hg clone https://bitbucket.org/pypy/pypy
>
> destination directory: pypy
> applying clone bundle from
> https://a
6 matches
Mail list logo