From: Sthu Deus on
Good day.


apt-get on installing of linux-image from testing repo complains on inability of packages verification.

So, is there an special for the repo keyring package I have to install?

I did look in apt-cache on keyring and testing and nothing found...


Thanks for Your time.

PS Please, reply to the list.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4bb4e233.0706c00a.7852.ffffa0fe(a)mx.google.com
From: Ron Johnson on
On 2010-04-01 13:11, Sthu Deus wrote:
> Good day.
>
>
> apt-get on installing of linux-image from testing repo complains on inability of packages verification.
>
> So, is there an special for the repo keyring package I have to install?
>
> I did look in apt-cache on keyring and testing and nothing found...
>

Are you sure?

$ apt-cache search archive keyring | cut -d\ -f1
debian-archive-keyring
debian-edu-archive-keyring
devscripts
emdebian-archive-keyring

I run Sid, but package debian-archive-keyring should also be in squeeze.

--
"History does not long entrust the care of freedom to the weak
or the timid." Dwight Eisenhower


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4BB4E79D.8050909(a)cox.net
From: Nacer ADAMOU on
Hi all,
On Thu, Apr 01, 2010 at 01:36:13PM -0500, Ron Johnson wrote:
> On 2010-04-01 13:11, Sthu Deus wrote:
> >Good day.
> >
> >
> >apt-get on installing of linux-image from testing repo complains on inability of packages verification.
> >
> >So, is there an special for the repo keyring package I have to install?
> >
> >I did look in apt-cache on keyring and testing and nothing found...
> >
>
> Are you sure?
>
> $ apt-cache search archive keyring | cut -d\ -f1
> debian-archive-keyring
> debian-edu-archive-keyring
> devscripts
> emdebian-archive-keyring
>
> I run Sid, but package debian-archive-keyring should also be in squeeze.
To be sure that I have the most recent keys, I also to this:
rsync -az --progress keyring.debian.org::keyrings/keyrings/debian-keyring.gpg
../debian-keyring.gpg

and then:
gpg --import debian-keyring.gpg

Regards,


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/20100405095048.GB4250(a)nacer-adamou.cm.auf.org