Had the same issue and it was indeed a locale issue for me as well. To fix this 
and other errors I changed my /etc/default/locale file to:
LANGUAGE=en_US.UTF-8
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8

Then run:
sudo locale-gen
sudo dpkg-reconfigure locales

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1236258

Title:
  using apt-get gives "E: Method gave invalid 200 URI Start message" for
  every repository

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1236258/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to