I keep getting the next message when I try to update or install a package:
E: Syntax error /etc/apt/apt.conf:229: Extra junk at end of file
I can't use synaptic or the download manager or the terminal. I'm using Ubuntu 10.04.
I keep getting the next message when I try to update or install a package:
E: Syntax error /etc/apt/apt.conf:229: Extra junk at end of file
I can't use synaptic or the download manager or the terminal. I'm using Ubuntu 10.04.
tail /etc/apt/apt.conf
(there seems to be something invalid in this file). Btw this file does not exist on my machine :P I do have a directory/etc/apt/apt.conf.d
. What Ubuntu release are you using? – Rinzwind Feb 13 '13 at 21:52Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys FC91AE7E
deb-src http://ppa.launchpad.net/gezakovacs/ppa/ubuntu lucid main
Wine (Source) - https://launchpad.net/~ubuntu-wine/+archive/ppa/
Run this command: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys F9CB8DB0
deb-src http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu lucid main
I am using Lucid 10.04 Thanks
– Rick Porter Feb 13 '13 at 21:58Could you paste your whole /etc/apt/apt.conf file into pastebin or some such for us?
– Stephan Feb 13 '13 at 23:09