Bug 231652 - lang/ruby24: pkg check show missing a required shared library: libruby24.so
Summary: lang/ruby24: pkg check show missing a required shared library: libruby24.so
Status: Closed DUPLICATE of bug 230238
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-24 05:42 UTC by Walter Schwarzenfeld
Modified: 2018-09-24 07:19 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ruby)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld freebsd_triage 2018-09-24 05:42:26 UTC
pkg check shows:

ruby24-bdb is missing a required shared library: libruby24.so
vim is missing a required shared library: libruby24.so

I reverted the changes in
https://svnweb.freebsd.org/ports/head/lang/ruby24/files/patch-configure.in?r1=480158&r2=480157&pathrev=480158

solved this issue.
Comment 1 Dima Panov freebsd_committer freebsd_triage 2018-09-24 06:03:08 UTC
(In reply to w.schwarzenfeld from comment #0)

False positive caused by the regression in ruby dynamic linking. 
You should rebuild/reinstall all ruby-related packages instead of reverting latest ruby patch
Comment 2 Walter Schwarzenfeld freebsd_triage 2018-09-24 06:15:22 UTC
Reinstall does not help.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2018-09-24 07:19:27 UTC
Please report (possible) problems with commits in the bugs that the commits took place in and referred to (in the commit log message PR: line).

In this case, that bug (bug 230238) is still open (in-progress)

Analysis of this issue should continue there.

*** This bug has been marked as a duplicate of bug 230238 ***