I am getting the following message whenever I try to run:
sudo apt-get update
:
pi@raspberrypi:~ $ sudo apt-get update
Get:1 http://archive.raspberrypi.org/debian stretch InRelease [8,084 B]
Err:1 http://archive.raspberrypi.org/debian stretch InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Get:2 http://mirrordirector.raspbian.org/raspbian stretch InRelease [8,084 B]
Err:2 http://mirrordirector.raspbian.org/raspbian stretch InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 16.2 kB in 0s (113 kB/s)
Reading package lists... Done
E: Failed to fetch
http://mirrordirector.raspbian.org/raspbian/dists/stretch/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Failed to fetch http://archive.raspberrypi.org/debian/dists/stretch/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.
My Pi is currently using Ethernet, not WiFi.
Clearsigned file isn't valid, got 'NOSPLIT'
- edit: seems to be a "proxy" issue – Jaromanda X Jan 28 '19 at 04:03