[Bug 671389] New: perl-RPM2 cannot be compile against rpm-4.9.0

bugzilla at redhat.com bugzilla at redhat.com
Fri Jan 21 13:45:34 UTC 2011


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 at redhat.com
        ReportedBy: ppisar at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: fedora-perl-devel-list at redhat.com,
                    mmaslano at redhat.com, lkundrak at v3.sk
    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.



More information about the perl-devel mailing list