rockerphil
May 25th, 2008, 01:41 PM
ok, this is really getting annoying. i've had this same problem for about 3 days now and not even a clean install fixes it. i recently installed a minimalist OS on my only computer using the Ubuntu Gutsy Gibson minimalist CD to install just a CLI and then adding the x windows server, iceWM and Firefox. well software installs fine for a while but then nothing will instal. i'll post the terminal output when trying to install Synaptic now:
phil@phil:~$ sudo apt-get install synaptic
[sudo] password for phil:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libvte-common libvte9
Suggested packages:
dwww
Recommended packages:
deborphan libgnome2-perl
The following NEW packages will be installed:
libvte-common libvte9 synaptic
0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
Need to get 2056kB of archives.
After unpacking 8626kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://us.archive.ubuntu.com gutsy/main libvte-common 1:0.16.9-0ubuntu3
Connection failed
Err http://us.archive.ubuntu.com gutsy/main libvte9 1:0.16.9-0ubuntu3
Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
Err http://us.archive.ubuntu.com gutsy/main synaptic 0.60ubuntu5
Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/v/vte/libvte-common_0.16.9-0ubuntu3_all.deb Connection failed
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/v/vte/libvte9_0.16.9-0ubuntu3_i386.deb Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/s/synaptic/synaptic_0.60ubuntu5_i386.deb Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
phil@phil:~$
i have run both "sudo apt-get update" and have run the code with "--fix-missing". i got the problem solved the other day by editing my /etc/hosts file but the problem came back. i'll post the contents of my /etc/hosts file now:
127.0.0.1 localhost
127.0.1.1 phil
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
and now the contents of my /etc/apt/sources.list file:
deb http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb http://us.archive.ubuntu.com/ubuntu gutsy-security main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
i'm a bit agrivated now. and here's the thing, i don't have any CD burning software installed, so don't say "just burn a new install disk" cus that entails reinstalling and then hurrying to install k3b, and i really don't want to test my 10 year old hard drve. so can anyone help?
phil@phil:~$ sudo apt-get install synaptic
[sudo] password for phil:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libvte-common libvte9
Suggested packages:
dwww
Recommended packages:
deborphan libgnome2-perl
The following NEW packages will be installed:
libvte-common libvte9 synaptic
0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
Need to get 2056kB of archives.
After unpacking 8626kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err http://us.archive.ubuntu.com gutsy/main libvte-common 1:0.16.9-0ubuntu3
Connection failed
Err http://us.archive.ubuntu.com gutsy/main libvte9 1:0.16.9-0ubuntu3
Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
Err http://us.archive.ubuntu.com gutsy/main synaptic 0.60ubuntu5
Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/v/vte/libvte-common_0.16.9-0ubuntu3_all.deb Connection failed
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/v/vte/libvte9_0.16.9-0ubuntu3_i386.deb Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/s/synaptic/synaptic_0.60ubuntu5_i386.deb Could not connect to localhost:4001 (127.0.0.1). - connect (111 Connection refused)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
phil@phil:~$
i have run both "sudo apt-get update" and have run the code with "--fix-missing". i got the problem solved the other day by editing my /etc/hosts file but the problem came back. i'll post the contents of my /etc/hosts file now:
127.0.0.1 localhost
127.0.1.1 phil
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
and now the contents of my /etc/apt/sources.list file:
deb http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb http://us.archive.ubuntu.com/ubuntu gutsy-security main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
i'm a bit agrivated now. and here's the thing, i don't have any CD burning software installed, so don't say "just burn a new install disk" cus that entails reinstalling and then hurrying to install k3b, and i really don't want to test my 10 year old hard drve. so can anyone help?