[Kde-pim] QgpgME

Frank Osterfeld frank.osterfeld at gmx.de
Sun Oct 11 11:16:22 BST 2009


On Thursday 08 October 2009 07:02:41 pm Matthias Fuchs wrote:
> On Saturday 03 October 2009 00:39:41 Matthias Fuchs wrote:
> > On Friday 02 October 2009 22:31:03 Ingo Klöcker wrote:
> > > On Friday 02 October 2009, Matthias Fuchs wrote:
> > > > Hi,
> > > >
> > > > I want to verify a file (kernel.gz) with kernel.gz.sign, to see if
> > > > that file was signed with that signature, but I'm doing something
> > > > wrong. I'm not completely sure what will tell me if I was successful,
> > > > the output I get is not that satisfying.
> > >
> > > What output do you get?
> > >
> > >
> > > Regards,
> > > Ingo
> >
> > GpgME::Data(): DataProvider supports: read, no write, seek, release
> > GpgME::Data(): DataProvider supports: read, no write, seek, release
> > MainWindow::slotVerify: Data correct: true   true   0x1216660   0x144f140
> > MainWindow::slotVerify: Error: Quelle nicht angegeben   Erfolg
> > MainWindow::slotVerify: Validity: 0   ?   Erfolg   false 0 0
> > QIODeviceDataProvider::release()
> > QIODeviceDataProvider::release()
> >
> >
> > "Quelle nicht angegeben" = "Source not defined"
> > "Erfolg" = "Success"
> 
> Is there anyone who could help me on that issue?

I think there are some cases where gpgme_verify_result_t says both "signature 
green" but also has some error set. I ran into a similar case (untrusted key, 
iirc), where I didn't know how to interpret the verification result correctly.
You could debug into it until you have the gpgme_verify_result_t, "print" it 
in gdb and send the output.

Frank
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list