Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2019 12:45:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 239169] math/R package needs readline (rl_sort_completion_matches)
Message-ID:  <bug-239169-32340-Gf6Dumfdsk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239169-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239169-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239169

Joseph Mingrone <jrm@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pkg@FreeBSD.org

--- Comment #5 from Joseph Mingrone <jrm@freebsd.org> ---
Adding pkg@ because I am unclear if it is expected behavior for `pkg instal=
l R`
to ignore the missing libreadline.so.8 library dependency.  I would have
guessed that pkg would either complain or try to upgrade the readline packa=
ge
to version 8.0.0.

A summary of the problem:

- Start with an older version of the readline package installed, version 7.=
0.5.
- `pkg install R`, which requires the shared library libreadline.so.8
- Installing R does not complain or try to upgrade the readline package
- R fails to run

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239169-32340-Gf6Dumfdsk>