Apologies for not getting back earlier. I tried what you suggested, but it didn't work. I still get the same error.
I also tried to copy pubring.gpg to /usr/share/keyrings/debian-archive-keyring.gpg . That didn't help either. I get the same results on Ubuntu 12.04 as well. Any further help would be much appreciated. Thanks Rohit On Tue, May 1, 2012 at 12:45 PM, Vagrant Cascadian <vagr...@freegeek.org> wrote: > On Fri, Apr 27, 2012 at 04:50:28PM -0400, Rohit Jain wrote: >> root@rohitj-tablet:~# ~/my-ltsp-build-client --arch i386 --dist >> squeeze --mirror http://ftp.us.debian.org/debian/ >> NOTE: adding default dist and components to security mirror: >> http://security.debian.org/ squeeze/updates main >> I: Retrieving Release >> I: Retrieving Release.gpg >> I: Checking Release signature >> E: Release signed by unknown key (key id AED4B06F473041FA) >> error: LTSP client installation ended abnormally > > you'll need to specify the keyring with --apt-keys, and fetch the appropriate > keyring from the debian-archive-keyring package. > > the insecure but easy approach: > > gpg --recv-keys AED4B06F473041FA > > ~/my-ltsp-build-client --apt-keys /home/$USER/.gnupg/pubring.gpg ... > > you could also try with --accept-unsigned-packages, but you may also have to > also mess with other environment variables to pass --no-check-gpg to > debootstrap. > > > live well, > vagrant > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _____________________________________________________________________ > Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > For additional LTSP help, try #ltsp channel on irc.freenode.net ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net