LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apt wierd problem (https://www.linuxquestions.org/questions/linux-software-2/apt-wierd-problem-365335/)

UrosB 09-20-2005 03:30 PM

Apt wierd problem
 
Hi guys,

I'm getting problems with apt system. When I try to update or install any packages, I get an error: "File size limit exceeded 0%".

There's enough disk space - 11 GB.

[CODE]Get:1 address stable Release.gpg [197B]
Hit address stable Release
Ign address stable Release
Get:2 address stable/main Packages
Ign address stable/main Packages
Get:3 address stable/contrib Packages
Ign address stable/contrib Packages
Get:4 address stable/non-free Packages
Ign address stable/non-free Packages
Hit address stable/main Packages
Hit address stable/contrib Packages
Hit address stable/non-free Packages
Fetched 197B in 1s (122B/s)
File size limit exceeded 0%[/CODE


Code:

apt-get install mysql-server
File size limit exceeded 0%


Thanks in advance !

heema 09-21-2005 02:44 AM

have u tried cleaning the cache ? ( apt-get clean )

could u poste ur sources.list

SkyEye 09-21-2005 03:46 AM

Yes I also think you should first clean the cache
Code:

apt-get clean
apt-get update

Then try to do what you were trying.

UrosB 09-21-2005 08:41 AM

Same problems :(

UrosB 09-21-2005 01:45 PM

sources.list:

deb ftp://ftp.arnes.si/packages/debian unstable main contrib non-free

But it doesn't matter what sourses I use. It writes error for all.


All times are GMT -5. The time now is 08:51 AM.