I am trying to add a repository CloudFlare,through this manual.
curl -C - https://pkg.cloudflare.com/pubkey.gpg | sudo apt-key add -
I am met with the following error:
gpg: no valid OpenPGP data found.
How to fix this problem?