[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[DebianGIS] Re: Unable to access repository



Thankyou Francesco, you were right. I had miss understood the
instructions relating to the use sudo and had not executed anything to
the right of the pipe. After you highlightedd my gaff I ran 

gpg --armor --export FB2173F6 | apt-key add -      

and got the message...

OK

So great!! However, now when I try 'apt-cache search grass' I get the following errors

W: Couldn't stat source package list
http://pkg-grass.alioth.debian.org testing/main Packages
(/var/lib/apt/lists/pkg-grass.alioth.debian.org_debian-gis_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)

W: Couldn't stat source package list
http://pkg-grass.alioth.debian.org testing/non-free Packages
(/var/lib/apt/lists/pkg-grass.alioth.debian.org_debian-gis_dists_testing_non-free_binary-amd64_Packages)
- stat (2 No such file or directory)

W: Couldn't stat source package list
http://pkg-grass.alioth.debian.org testing/contrib Packages
(/var/lib/apt/lists/pkg-grass.alioth.debian.org_debian-gis_dists_testing_contrib_binary-amd64_Packages)
- stat (2 No such file or directory)

The entries in my sources.list look like this (as suggested on the Debian GIS site)

deb http://pkg-grass.alioth.debian.org/debian-gis testing main non-free contrib
deb-src http://pkg-grass.alioth.debian.org/debian-gis testing main non-free contrib

What might I be doing wrong?

cheers
David















> On Tue, Jun 20, 2006 at 06:18:01PM -0300, pmarc wrote:
> > 2006/6/20, David Pleydell <dpleydel <at> univ-fcomte.fr>:
> > 
> > >
> > >What is unclear to me is that the documentaion talks of public key 
> > >FB2173F6 but the error message talks of public key C9954149FB2173F6.
> > >
> > >How might I best overcome this apparent inability to use your repositories?
> > 
> > Apparently the repository signing key has changed.
> > All you have to do is add the new key to apt's keychain and aptitude
> > update, aptitude -r install grass.
> > 
> 
> The key never changed since its first creation.
> 
> pub   1024D/FB2173F6 2005-09-09
>       Key fingerprint = CC6A 29ED 51E8 AF93 DE93  BF59 C995 4149 FB21 73F6
> uid                  Debian GIS Project <pkg-grass-devel <at> lists.alioth.debian.org>
> sub   2048g/FAA1C213 2005-09-09
> 
> Please check the fingerprint is the same for the downloaded key.
> I suspect you simply did not add the key to the apt keychain.
> 
> -- 
> Francesco P. Lovergine




Reply to: