What do you have as the contents of your /etc/apt/sources.list ? That's what specifies what apt-get update is querying.
I installed Debian, the Knoppix version, and when I performed "apt-get update" it went all the way to 99% complete, and then it stopped. I killed the process, and tried to perform it again. However, everytime I try to perform it again, I keep getting my connection refused (111). When I try other apt-get functions, such as installing new software, it won't complete and tells me to run "apt-get update" which I can't because my connection keeps getting denied. Please help me, as I can't install any new stuff!
My Website: http://ttgale.com
My Website Uptime: http://img.uptimeprj.com/holastickbo...dee9bae2e2.png
My Server Specs: AMD Athlon X2 3800+, 2gb DDR2 RAM, 1.5TB HDD, Ubuntu 9.10
My Gaming PC: Intel Core 2 Duo 2.93ghz, 4gb DDR2 RAM, 9800GTX+
What do you have as the contents of your /etc/apt/sources.list ? That's what specifies what apt-get update is querying.
Here is the contents of that files:
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
# Security updates for "stable"
deb http://security.debian.org stable/updates main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
# Stable
deb http://ftp2.de.debian.org/pub/debian stable main contrib non-free
deb http://ftp2.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Sources
deb-src http://ftp2.de.debian.org/pub/debian stable main contrib non-free
deb-src http://ftp2.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Testing
deb http://ftp2.de.debian.org/pub/debian testing main contrib non-free
deb http://ftp2.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Sources
deb-src http://ftp2.de.debian.org/pub/debian testing main contrib non-free
deb-src http://ftp2.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Unstable
deb http://ftp2.de.debian.org/debian unstable main contrib non-free
deb http://ftp2.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Sources
deb-src http://ftp2.de.debian.org/debian unstable main contrib non-free
deb-src http://ftp2.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Experimental
deb http://ftp2.de.debian.org/debian ../project/experimental main contrib non-free
deb-src http://ftp2.de.debian.org/debian ../project/experimental main contrib non-free
# Mozilla
# deb http://non-us.debian.org/~kitame/mozilla ./
# deb-src http://non-us.debian.org/~kitame/mozilla ./
# GNOME 2.0
# deb http://www.gnome.de/debian/ ./
# KDE 3
# deb http://ktown.kde.org/~nolden/kde stable main
# deb-src http://ktown.kde.org/~nolden/kde stable main
# We get packages from testing/unstable for now
# cdbakeoven
# deb http://coyote.asoc.euitt.upm.es/mud/debian/ ./
# XFree 4.2/4.3
# deb http://people.debian.org/~branden/packages sid/i386/
# deb-src http://people.debian.org/~branden/packages sid/source/
# deb http://www.penguinppc.org/~daniels/sid/i386 ./
# deb-src http://www.penguinppc.org/~daniels/sid/source ./
# Java
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian woody main non-free
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian unstable main non-free
deb-src ftp://ftp.gwdg.de/pub/languages/java/linux/debian unstable main non-free
# deb http://people.debian.org/~sgybas/jdk13
# LyX & others (now in debian/unstable)
# deb ftp://ntama.uni-mainz.de/pub/debian unofficial/
# deb-src ftp://ntama.uni-mainz.de/pub/debian unofficial/
# Evolution
#deb ftp://ftp.ximian.com/pub/debian stable main
#deb-src ftp://ftp.ximian.com/pub/debian stable main
# Blades Repository (pppoeconf & co)
# deb http://people.debian.org/~blade/testing ./
# deb-src http://people.debian.org/~blade/testing ./
# Wine CVS snapshot
# deb http://people.debian.org/~andreas/debian wine main
# deb-src http://people.debian.org/~andreas/debian wine main
# deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main
Is this any help to anyone???
My Website: http://ttgale.com
My Website Uptime: http://img.uptimeprj.com/holastickbo...dee9bae2e2.png
My Server Specs: AMD Athlon X2 3800+, 2gb DDR2 RAM, 1.5TB HDD, Ubuntu 9.10
My Gaming PC: Intel Core 2 Duo 2.93ghz, 4gb DDR2 RAM, 9800GTX+
Knoppix forum has something about apt.
I was screwed up also but I got it to work after looking at the forum.
Try "apt-get upgrade" first
First, make sure that you don't have any incomplete lines (i.e. if you updated your sources.list with a text editor that has a hard word-wrap feature, it could screw you up. Each line must start with deb.)
I've never seen any of those ftp2 entries before. Out of curiosity, try commenting everything out, then append these to the end:
deb ftp://ftp.debian.org/debian sarge main contrib non-free
deb http://non-us.debian.org/ sarge/non-US main contrib non-free
deb ftp://security.debian.org/debian-security stable/updates main contrib non-free
Note that in all of the above, the forum forces a word-wrap like I mentioned. Make sure each of the above is one line in your actual sources.list.
Then:
apt-get update
Hope that helps!
Hey, thanks guys! I was still unable to get it working, but I reinstalled Debian using knoppix. This time, instead of choosing "Knoppix-Like" system, I chose the Debian version. I recommend that one instead, as it is a fully functional debian system, that works 100% And, you don't have to install packages, it is already done for you. The apt-get now works for me (I still had to update the sources.list and remove the ftp2) Anyway, I am supremely impressed by Debian and I love the way it looks after the package dependancy, cause sometimes package dependencies are bastards!
My Website: http://ttgale.com
My Website Uptime: http://img.uptimeprj.com/holastickbo...dee9bae2e2.png
My Server Specs: AMD Athlon X2 3800+, 2gb DDR2 RAM, 1.5TB HDD, Ubuntu 9.10
My Gaming PC: Intel Core 2 Duo 2.93ghz, 4gb DDR2 RAM, 9800GTX+
That's awesome that you got everything sorted out. Glad to hear that you're liking Debian. I've been using Linux for 2-something years, I consider myself relatively proficient, but I never get over how great APT is compared to the other package management systems out there (to say nothing about building from source, which is a huge pain in the ass most of the time.)
True that. I have been using Linux just as long, but I was simply amazed by APT. I just wished I had Debian earlier instead of wasting my time with Fedora. No offence to fedora users, but not including multimedia support was especially a problem with me, as my linux box I use as a Jukebox as well. But thanks to Debian and APT, package management has never been so easy. Thanks for your help on the subject too!
My Website: http://ttgale.com
My Website Uptime: http://img.uptimeprj.com/holastickbo...dee9bae2e2.png
My Server Specs: AMD Athlon X2 3800+, 2gb DDR2 RAM, 1.5TB HDD, Ubuntu 9.10
My Gaming PC: Intel Core 2 Duo 2.93ghz, 4gb DDR2 RAM, 9800GTX+
Happy to help! Speaking of multimedia, here's a top-notch resource for multimedia apps in Debian:
http://marillat.free.fr
This guy builds _tons_ of Debian packages for just about every video player, audio player, video converter, and miscellaneous multimedia programs out there for Linux. You can append the following line to /etc/apt/sources.list, do an apt-get update, then apt-get install of mplayer, gmplayer, transcode, lame, you name it.
deb ftp://ftp.nerim.net/debian-marillat/ stable main
(There is also testing and unstable available.)
Bookmarks