Results 1 to 9 of 9
Hi,
I tried to to run apt-get update (under Debian Etch), but it does not work. I get the output (see apt_get_output.txt)
I also tried running apt-get upgrade first, but ...
- 06-21-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
[SOLVED] apt-get update does not work (Etch)
Hi,
I tried to to run apt-get update (under Debian Etch), but it does not work. I get the output (see apt_get_output.txt)
I also tried running apt-get upgrade first, but that did not change anything.
My sources list looks like (see sources.txt)
Thanks for your help!
/Martin
- 06-21-2010 #2
Hi and Welcome !
Is Internet connection working fine in your machine?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-21-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
Hi,
yes it is. I can ping e.g. google and I was also able to successfully perform "apt-get upgrade". Could it be possible that a re-start is needed after apt-get upgrade? There are currently services running on the server, so if that cannot be the problem, I would rather avoid it.
Cheers,
Martin
- 06-21-2010 #4Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
I re-started the machine, but the problem is still there. Any suggestions?
TIA
- 06-21-2010 #5
etch is no longer supported, which is probably why you aren't getting any updates
any reason not to upgrade to lenny?
- 06-21-2010 #6Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
Thanks for the hint.
What would be the best way to perform this upgrade?
- 06-21-2010 #7
Replace etch with lenny in sources.list file and execute this
Code:su - apt-get update apt-get -y dist-upgrade
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-21-2010 #8Just Joined!
- Join Date
- Jun 2010
- Posts
- 5
Thank you very much!
The upgrade to Lenny worked flawlessly, and apt-get works just fine now.
- 06-22-2010 #9
Glad to help you !

Do start a new thread if you have any other question.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



