[Bug 237741] databases/rubygem-dbm: dbm cannot access to the databases created by Berkeley-DB in libc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 4 04:35:59 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237741

            Bug ID: 237741
           Summary: databases/rubygem-dbm: dbm cannot access to the
                    databases created by Berkeley-DB in libc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: ume at FreeBSD.org
                CC: yasu at utahime.org
             Flags: maintainer-feedback?(yasu at utahime.org)
                CC: yasu at utahime.org

Created attachment 204205
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204205&action=edit
Cnange default option to use dbm in libc

The dbm library was removed from Ruby ports and replaced it with
databases/rubygem-dbm.
It seems POLA violation to me.
Further, now, there is no way to access dbm 1.85 database from Ruby by default.
LIBC should be default.
I confirmed that rubygem-dbm built with LIBC option could read the database
created by dbm library shipped with previous Ruby.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list