PDA

View Full Version : Problems with APT


zaxer
May 26th, 2005, 06:43 AM
Hi guys.

I got this problem whenever I try sudo apt-get install


xx@xx:~$ sudo apt-get install wine
Leyendo lista de paquetes... Hecho
// Reading packs list... Done
E: Error de lectura - read (21 Es un directorio)
// E: Reading Error - read (21 is a folder)


Can you help me? I cant update and/or install anything :(

Thanks guys.

stevenyu
May 26th, 2005, 09:45 PM
Look like your apt source file might be corrupted, try remove them from /etc/apt/

and use apt-get setup to make a fresh one

jeremy
May 27th, 2005, 12:55 AM
Post your /etc/apt/sources.list here and we can see if that is the problem.