[Bug 693173] perl-RPM2-1.0 is available

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 4 13:14:33 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=693173

--- Comment #1 from Petr Sabata <psabata at redhat.com> 2011-04-04 09:14:32 EDT ---
The last two tests fail in mock/koji (only):

my @headers = RPM2->open_hdlist("hdlist-test.hdr"); print join(", ", @headers);
ok(scalar @headers, 3, 'found three headers in hdlist-test.hdr');
ok(grep { $_->tag('name') eq 'mod_perl' } @headers);

Looking into the issue.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the perl-devel mailing list