Comment 6 for bug 507068

Revision history for this message
Bhavani Shankar (bhavi) wrote :

yeah cody but i get the following error

bhavani@bhavani-laptop:~/development/dput$ debdiff dput_0.9.5.1.dsc dput_0.9.5.1ubuntu1.dsc > debian.debdiff
gpgv: Signature made Monday 31 August 2009 10:53:08 PM IST using RSA key ID DBBECADC
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /home/bhavani/development/dput/dput_0.9.5.1.dsc
gpgv: Signature made Thursday 14 January 2010 12:04:18 AM IST using DSA key ID 9AEC31A0
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on /home/bhavani/development/dput/dput_0.9.5.1ubuntu1.dsc

although I ve imported the keys

bhavani@bhavani-laptop:~/development/dput$ gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 0xDBBECADC
gpg: requesting key DBBECADC from hkp server keyserver.ubuntu.com
gpg: key 1D389887: public key "Y Giridhar Appaji Nag <email address hidden>" imported
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: Total number processed: 1
gpg: imported: 1

and dscverify shows valid o/p

bhavani@bhavani-laptop:~/development/dput$ dscverify dput_0.9.5.1ubuntu1.dsc
dput_0.9.5.1ubuntu1.dsc:
      Good signature found
   validating dput_0.9.5.1ubuntu1.tar.gz
All files validated successfully.

and referring back to bug no 313718 I had the same problem but my package was sponsored..

attaching the debdiff deleting debian log entries

Regards