Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Problems accessing repository
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Don Johnston  
View profile  
 More options Jun 20 2012, 9:28 pm
From: Don Johnston <ad...@ncearevision.co.nz>
Date: Thu, 21 Jun 2012 13:28:30 +1200
Local: Wed, Jun 20 2012 9:28 pm
Subject: Problems accessing repository
I am using Linux Mint 13 LTS.

I am encountering problems accessing the repository from one of my
computers.

don@c9 ~ $ sudo apt-get install synergy
[sudo] password for don:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
   synergy
0 upgraded, 1 newly installed, 0 to remove and 88 not upgraded.
Need to get 551 kB of archives.
After this operation, 1,391 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
   synergy
Install these packages without verification [y/N]? y
Err http://archive.ubuntu.com/ubuntu/ precise/universe synergy i386
1.3.8-1ubuntu1
   Something wicked happened resolving 'archive.ubuntu.com:http' (-5 -
No address associated with hostname)
Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/universe/s/synergy/synergy_1.3....  
Something wicked happened resolving 'archive.ubuntu.com:http' (-5 - No
address associated with hostname)
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
don@c9 ~ $

Earlier, when I had tried to do an update, I encountered similar problems.

Don Johnston


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shiv Manas  
View profile  
 More options Jun 21 2012, 11:56 pm
From: Shiv Manas <dextersgen...@gmail.com>
Date: Fri, 22 Jun 2012 15:56:07 +1200
Local: Thurs, Jun 21 2012 11:56 pm
Subject: Re: [AuckLUG] Problems accessing repository

Looks like a DNS issue to me. Try a different DNS provider like
openDNS or Google DNS.

openDNS:
208.67.222.222
208.67.220.220

Google:
8.8.8.8
8.8.4.4

To change your DNS you can edit your /etc/resolv.conf or do it using
Network Manager; or you could change in your router.

More info here:
https://developers.google.com/speed/public-dns/docs/using#setup


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Don Johnston  
View profile  
 More options Jun 22 2012, 1:01 am
From: Don Johnston <ad...@ncearevision.co.nz>
Date: Fri, 22 Jun 2012 17:01:10 +1200
Local: Fri, Jun 22 2012 1:01 am
Subject: Re: [AuckLUG] Problems accessing repository
On 22/06/12 15:56, Shiv Manas wrote:

Thanks for the suggestion.

I reinstalled Mint and the problem disappeared.

Don Johnston


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Foster  
View profile  
 More options Jun 22 2012, 5:55 pm
From: Mark Foster <blak...@blakjak.net>
Date: Sat, 23 Jun 2012 09:55:36 +1200
Local: Fri, Jun 22 2012 5:55 pm
Subject: Re: [AuckLUG] Problems accessing repository
On 22/06/12 17:01, Don Johnston wrote:

It's entirely possible that there was a transient DNS fault that's now
gone away - I say this to make sure that you don't presume the
reinstallation fixed anything.  I've rarely gotten to the stage where
Linux needs to be reinstalled in order to remediate a fault.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Foster  
View profile  
 More options Jun 22 2012, 5:57 pm
From: Mark Foster <blak...@blakjak.net>
Date: Sat, 23 Jun 2012 09:57:18 +1200
Local: Fri, Jun 22 2012 5:57 pm
Subject: Re: [AuckLUG] Problems accessing repository
On 22/06/12 15:56, Shiv Manas wrote:

Oh and re DNS - I rarely recommend the use of third party resolvers.
Your ISP's DNS are at least going to provide you with reasonably sane
responses that (in the case of DNS based CDNs) will point you at the
content servers that are probably going to perform best for you. If you
regularly experience problems with resolving addresses, you need to
complain to your ISP (and keep the above as interim ace-in-the-hole
options, rather than relying on them entirely).

Mark.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomislav  
View profile  
 More options Jun 22 2012, 6:06 pm
From: Tomislav <skilli...@gmail.com>
Date: Sat, 23 Jun 2012 10:06:58 +1200
Local: Fri, Jun 22 2012 6:06 pm
Subject: Re: [AuckLUG] Problems accessing repository

On Jun 23, 2012 9:57 AM, "Mark Foster" <blak...@blakjak.net> wrote:

Yeah, and they're slow, but Google's DNS IPs are so easy to remember and
work no matter which ISP you're on. This makes them incredibly useful for
testing purposes.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Martin D Kealey  
View profile  
 More options Jun 25 2012, 4:15 am
From: Martin D Kealey <mar...@kurahaupo.gen.nz>
Date: Mon, 25 Jun 2012 20:15:49 +1200 (NZST)
Local: Mon, Jun 25 2012 4:15 am
Subject: Re: [AuckLUG] Problems accessing repository
On 22/06/12 15:56, Shiv Manas wrote:
[suggesting OpenDNS & Google public resolvers]

On Jun 23, 2012 9:57 AM, "Mark Foster" <blak...@blakjak.net> wrote:

> Oh and re DNS - I rarely recommend the use of third party resolvers.
On Sat, 23 Jun 2012, Tomislav wrote:
> Yeah, and they're slow, but Google's DNS IPs are so easy to remember and
> work no matter which ISP you're on. This makes them incredibly useful for
> testing purposes.

The key word there is "testing".

If you use a resolver outside New Zealand, then you won't get the benefit of
local transit for distributed content services, e.g. Akamai, YouTube,
Amazon, etc.

If you're with an ISP that differentiates pricing for national vs
international traffic, it could cost you real money to make that switch.

(Actually, if you use Google's resolver, you may well get localized Youtube,
but otherwise you're burning international bandwidth for nearly everthing.)

-Martin

PS: if your ISP is Vodafone (Ihug, Wave, etc) then you have a choice of
resolvers:

        203.118.188.1 + .2 (for Northern North Island)
        203.118.189.1 + .2 (for Southern North Island)
        203.118.190.1 + .2 (for South Island)

        203.109.129.67 +.68

        203.109.252.4 + .5 (may be rather flakey, but worth a shot)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »