Hi
I am having a strange problem.My sheevaplug connects to internet,i can ping websites but when i run apt-get update it does nothing.I get this output:
apt-get update
Err http://ports.ubuntu.com jaunty Release.gpg
Could not connect to ports.ubuntu.com:80 (91.189.88.36), connection timed out
Err http://ports.ubuntu.com jaunty/main Translation-en_US
Unable to connect to ports.ubuntu.com http:
Err http://ports.ubuntu.com jaunty/restricted Translation-en_US
Unable to connect to ports.ubuntu.com http:
Err http://ports.ubuntu.com jaunty/universe Translation-en_US
Unable to connect to ports.ubuntu.com http:
Err http://ports.ubuntu.com jaunty/multiverse Translation-en_US
Unable to connect to ports.ubuntu.com http:
Reading package lists... Done
W: Failed to fetch http://ports.ubuntu.com/dists/jaunty/Release.gpg Could not connect to ports.ubuntu.com:80 (91.189.88.36), connection timed out
W: Failed to fetch http://ports.ubuntu.com/dists/jaunty/main/i18n/Translation-en_US.bz2 Unable to connect to ports.ubuntu.com http:
W: Failed to fetch http://ports.ubuntu.com/dists/jaunty/restricted/i18n/Translation-en_US.bz2 Unable to connect to ports.ubuntu.com http:
W: Failed to fetch http://ports.ubuntu.com/dists/jaunty/universe/i18n/Translation-en_US.bz2 Unable to connect to ports.ubuntu.com http:
W: Failed to fetch http://ports.ubuntu.com/dists/jaunty/multiverse/i18n/Translation-en_US.bz2 Unable to connect to ports.ubuntu.com http:
W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
When i try to install a program i get this:
apt-get install portmap
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package portmap
how can i fix my sheevaplug?