Tagged Questions
0
votes
0answers
111 views
Apt-get install gives error “connection timed out”
I tried installing samba by writing the command apt-get install samba. I got the following message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The ...
0
votes
1answer
205 views
Unable to fetch deb file: connection refused [duplicate]
Possible Duplicate:
How can I get apt to use a mirror close to me, or choose a faster mirror?
I was trying to install emacs and I got a bunch of errors like this:
Failed to fetch ...
0
votes
0answers
45 views
Ubuntu 12.04 fails to fetch updates! [duplicate]
Possible Duplicate:
How can I work around “something wicked happened resolving” mirror errors?
It gives me this error every time I try to update or install a program. Installed ...
2
votes
2answers
3k views
Update Manager reports a “404 - Failed to fetch” for a deb file
Update Manager is reporting this error:
Failed to fetch us.archive.ubuntu.com/ubuntu/pool/main/s/software-center/software-center_5.2.2_all.deb
404 Not Found
I checked and my Internet connection is ...
0
votes
2answers
817 views
iptables problem
Hi guys i have the follwoing iptables file for my ubuntu 12.04 server. ITs a bit messy because i tried different ways to fix it but the problem is it doesnt allow apt commands such as apt-get to run. ...
1
vote
1answer
4k views
Unable to fetch some archives with apt-get?
I try to use at-get update but it gives that error message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be ...
10
votes
5answers
24k views
407 Proxy Authentication Required
When I try to install a software using Ubuntu Software center I get:
Failed to download repository information
Check Your Internet connection
When I try to do a apt-get install something, I get:
...
2
votes
1answer
4k views
How do I troubleshoot a “connection failed” error when using `apt-get install`?
I need to install and run some 32-bit software on my 64-bit Ubuntu 11.04 machine, so it was suggested I run sudo apt-get install ia32-libs. I got the following:
$ sudo apt-get install ia32-libs
...
0
votes
1answer
661 views
Apt-get connection timeout [closed]
apt-get stopped working for me. It resolves us.archive.ubuntu.com to an IP address, but then does not connect to that address. I can ping that IP address and can also do a wget on the IP address and ...