Bug 894022 - Move ruby from libdb4 to libdb
Summary: Move ruby from libdb4 to libdb
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ruby
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vít Ondruch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-10 14:39 UTC by Petr Pisar
Modified: 2013-11-11 08:56 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-21 00:03:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2013-01-10 14:39:59 UTC
Current ruby.spec declares:

  BuildRequires: db4-devel

Berkeley DB 4 is deprecated in favour of version 5. Please change build- and run-time dependency from db4 to libdb.

(This is good to prevent crashes when dlopening shared objects compiled against libdb.so.)

Comment 1 Vít Ondruch 2013-01-18 11:42:01 UTC
Thank you for heads ups.

Fixing it just in Ruby 2.0 branch, which will go into Rawhide soon. No need for change in older releases IMO.

Comment 2 Mamoru TASAKA 2013-01-21 00:03:31 UTC
Fixed in ruby-1.9.3.362-26.fc19 (ruby 2.0 will also use libdb(5))

Comment 3 gliverman 2013-11-10 04:32:53 UTC
In trying to use ruby-2.0.0.247-15 from rawhide to build an rpm for el6 I ran into 'libdb-devel' not being available... am I missing something or should I just build it against db4-devel on el6?

Comment 4 Vít Ondruch 2013-11-11 08:56:57 UTC
db4-devel should be the right choice for el6.


Note You need to log in before you can comment on or make changes to this bug.