I am currently on Ubuntu 14.04 in VMware Workstation12. I tried install cmake 3.6.2 at first, while I get the error
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
Then I searched it on the Internet, get this answer http://www.cnblogs.com/suyuan1573/p/4251389.html, when run sudo apt-get upgrade
, get
E: GPG error: http://ubuntu.cn99.com precise InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
I looked into multiple solution on the Internet including these
- How to fix GPG error/BADSIG while running apt-get update?
getting GPG error while runnign "sudo apt-get update" command, and
All doesn't work for me.
How to solve the problem? Thanks, allanna.
I don't wanna re-install Ubuntu, now I can't install any software. When I type apt-get update, I get E: GPG error: http://ubuntu.cn99.com precise InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)