I was trying to write some test over my perl module and so I likelly do:

dep = rpmdsNew(a_header);
dep2 = rpmdsNew(a_header);
rpmdsCompare(dep, dep2);

But then I get:
rpmds.c:3635: rpmdsCompare:  l'assertion « (rpmdsFlags(B) & 0x0e) == 
B->ns.Flags

Indeed flags is 8.

Is this a bug ? an unfinished work ?

Regards.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to