Hi, Often i get a "Connection failed" message when trying to update my packages. This happens with apt-get and aptitude. Last time i did this, aptitude tried to download several packages and because of failed connections (and thus failing to ddwnload certain packages) it only installed a few packages thus leaving some that where depending on other packages not downloaded in a broken state.
Is there a way to make sure aptitude first tries to download all packages and only updates if ALL packages are succesfully download? I think my sources list is broken somehow so i've included it. It always seem to be the same lines that fail: Failed to fetch http://http.us.debian.org/debian/dists/unstable/main/binary-i386/Packages Connection failed Failed to fetch http://http.us.debian.org/debian/dists/testing/main/binary-i386/Packages Connection failed Failed to fetch http://http.us.debian.org/debian/dists/stable/main/binary-i386/Packages Connection failed Failed to fetch http://http.us.debian.org/debian/dists/unstable/main/source/Sources Connection failed Failed to fetch http://http.us.debian.org/debian/dists/testing/main/source/Sources Connection failed Failed to fetch http://http.us.debian.org/debian/dists/stable/main/source/Sources Connection failed Thanks, Benedict ======================= sources list =========================== # Mirror 1. Primary Mirror deb http://http.us.debian.org/debian unstable main contrib non-free deb http://http.us.debian.org/debian testing main contrib non-free deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org stable/updates main contrib non-free # Mirror 1. Primary Mirror deb-src http://http.us.debian.org/debian unstable main contrib non-free deb-src http://http.us.debian.org/debian testing main contrib non-free deb-src http://http.us.debian.org/debian stable main contrib non-free deb-src http://non-us.debian.org/debian-non-US unstable/non-US main contrib non-free deb-src http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free # Backports deb http://www.backports.org/debian/ woody apache2 mysql-dfsg fluxbox xfree86 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]