[gnutls-devel] GnuTLS | git clone error on ubuntu 19.04 (#769)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri May 17 16:16:08 CEST 2019




Your bug report at Ubuntu seems to say that everybody else has no problems. It's just you. The conclusion is that there is something special in your network environment. We have to find out what it is and if we can do anything about it at all. I guess what @nmav means with 'what do you see on your network ?' is a tcpdump pcap file for further analysis in wireshark. Here is how it goes:

- execute as root `tcpdump host github.com -w out.pcap` and wait 1-2s until tcpdump tells you that it is listening on port ...
- in a second console, execute `git clone https://github.com/creationix/nvm.git -b v0.34.0 --depth=1`
- when the git command is done, stop tcpdump with ctrl-c and upload `out.pcap` here

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/769#note_171548960
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190517/b4a07ebc/attachment-0001.html>


More information about the Gnutls-devel mailing list