Created
May 3, 2016 13:40
-
-
Save yratof/f96323e5f2012607096ff18a57b9c8c8 to your computer and use it in GitHub Desktop.
Fixing your C.H.I.P
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget https://dl.dropbox.com/u/8850924/fixpackage | |
chmod +x ./fixpackage | |
sudo ./fixpackage |
Also, this helps: http://konradpodgorski.com/blog/2014/06/23/fixing-locale-problem-debian/
Thanks! Fixed my issue with my caches
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When
sudo apt-get update
returns this error:E: GPG error: http://http.debian.net jessie-backports InRelease: Clearsigned file isn't valid, got 'NODATA' (does the network require authentication?)
, run these commands