Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-21-2006, 01:43 AM
|
#1
|
Member
Registered: Apr 2006
Posts: 31
Rep:
|
Internet is OK. Can't connect to repository to install apps.
I can connect to the Internet OK and have done an update(apt-get update) but cannot install anything because when I type "apt-get Install foo" it times out and I get the message "cannot connect to archive" I've tried pinging the URLs in the sources list but that doesn't work.In Firefox, I can get to the repository.
Here is the contents of /etc/apt/sources.list
Note: I deleted the http part of the URLs because I was not allowed to have URl's in the meassage.
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb ://au.archive.ubuntu.com/ubuntu/ dapper universe
deb-src ://au.archive.ubuntu.com/ubuntu/ dapper universe
# Line commented out by installer because it failed to verify:
#deb ://au.archive.ubuntu.com/ubuntu/ dapper main restricted
# Line commented out by installer because it failed to verify:
#deb-src ://au.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
#deb ://au.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
# Line commented out by installer because it failed to verify:
#deb-src ://au.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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.
deb ://au.archive.ubuntu.com/ubuntu/ dapper universe
deb-src ://au.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb ://au.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src ://au.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
# Line commented out by installer because it failed to verify:
#deb ://security.ubuntu.com/ubuntu[/url] dapper-security main
# Line commented out by installer because it failed to verify:
#deb-src ://security.ubuntu.com/ubuntu dapper-security main
# deb ://security.ubuntu.com/ubuntu dapper-security universe
# deb-src ://security.ubuntu.com/ubuntu dapper-security universe
_________________________________________________________________
I can ping google.com and it's ip address.I can't ping the above URL's but they work in a browser. I cant get email to connect either but Internet browsing via Firefox seems perfect. This is really odd!
I am running Xubuntu dapper Beta 2(had same problem with Ubuntu dapper Fl 6).Any help would be greatly appreciated.
Bye ...richag77
Last edited by richag77; 05-21-2006 at 03:30 AM.
|
|
|
05-21-2006, 03:09 AM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Ok ..
apt-get update worked, but you can't ping the repos?
That's a bit odd, isn't it?
Can we get more details about the network? And how exactly does
"the internet works" work? Which activities CAN you do?
Cheers,
Tink
|
|
|
05-21-2006, 05:19 AM
|
#3
|
Member
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573
Rep:
|
In Firefox, under Edit > Preferences > General > Connection Settings, is there a proxy set?
|
|
|
05-21-2006, 01:43 PM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Quote:
Originally Posted by robbbert
In Firefox, under Edit > Preferences > General > Connection Settings, is there a proxy set?
|
And that is relevant to apt-get how?
Or did you just mean to ask him whether he's using a
proxy at all?
Cheers,
Tink
|
|
|
05-21-2006, 02:36 PM
|
#5
|
Member
Registered: Sep 2005
Location: Sri Lanka
Distribution: Fedora (workstations), CentOS (servers), Arch, Mint, Ubuntu, and a few more.
Posts: 441
Rep:
|
I don't know what Robbbert meant. But I can say this, if he's using a proxy that may be the problem he's having for apt-get is not aware of that yet.
|
|
|
05-22-2006, 07:33 AM
|
#6
|
Member
Registered: Apr 2006
Posts: 31
Original Poster
Rep:
|
Quote:
Originally Posted by SkyEye
I don't know what Robbbert meant. But I can say this, if he's using a proxy that may be the problem he's having for apt-get is not aware of that yet.
|
I've looked at that and there's a "Direct connection to Internet", no proxy. This is a hard one. By the way, Red Hat has no problem getting to its application repository.All this stuff has happened since they put in a new router/modem at work.(Netcomm adsl2+ modem/router)
|
|
|
05-22-2006, 04:13 PM
|
#7
|
Member
Registered: Oct 2005
Location: Hannover, Germany
Distribution: Let there be Ubuntu... :o)
Posts: 573
Rep:
|
What do the admins say (those who control that router)?
You could do some
and post the outputs for the working / not working URLs - and hope on someone being proficient enough to interprete them.
BTW, I had to install traceroute as it didn't came with the base distribution. Should be a standard tool though?!
(or similar, on your system)
|
|
|
All times are GMT -5. The time now is 11:45 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|