Thanks for the patch Hans. On 05/14/2014 06:30 AM, Hans-Christoph Steiner wrote: > Package: apt-offline > Version: 1.3.1 > Severity: important > Tags: patch > > I want to make it really easy to build up Debian installs completely offline. > I found that after I did a barebones Debian install and installed > apt-offline, apt-offline was failing on: > > apt-offline install /media/usbthumb/ > > The errors where one of these per signed file: > > gpgv: Signature made Sat 26 Apr 2014 09:27:41 AM UTC using RSA key ID 46925553 > gpgv: Can't check signature: public key not found > > That is because /etc/apt/trusted.gpg is 0 bytes. I fixed it quick-n-dirty by > doing: > > cp /usr/share/keyrings/debian-archive-keyring.gpg /etc/apt/trusted.gpg > > Perhaps a better fix would be to include > /usr/share/keyrings/debian-archive-keyring.gpg as one of the keyrings that > apt-offline supports for verifying the files (see attached patch).
We may want to check for the existence of that file.. -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."
signature.asc
Description: OpenPGP digital signature