Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: perl-RPM2 cannot be compile against rpm-4.9.0 https://bugzilla.redhat.com/show_bug.cgi?id=671389 Summary: perl-RPM2 cannot be compile against rpm-4.9.0 Product: Fedora Version: rawhide Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: perl-RPM2 AssignedTo: mmaslano@xxxxxxxxxx ReportedBy: ppisar@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedora-perl-devel-list@xxxxxxxxxx, mmaslano@xxxxxxxxxx, lkundrak@xxxxx Classification: Fedora rpm-4.9.0_beta1 Changelog: - Since rpm 4.1 times, callers are supposed to use the rpmtsFooDB() variants instead of the lower-level rpmdb functions, and mixing them is not safe. Enforce the use of ts-level versions by making rpmdbLink(), rpmdbOpen(), rpmdbInit(), rpmdbClose(), rpmdbSync(), rpmdbVerify() and rpmdbRebuild() internal-only. Thus perl-RPM2 cannot be linked at run-time: Can't load 'blib/arch/auto/RPM2/RPM2.so' for module RPM2: blib/arch/auto/RPM2/RPM2.so: undefined symbol: rpmdbOpen at /usr/lib64/perl5/DynaLoader.pm line 200. perl-RPM2 uses the old low level function only. Should we drop this package in favor of (not yet packaged) RPM4? -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel