Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675192 - dev-lang/mujs: missing dependency on sys-libs/readline
Summary: dev-lang/mujs: missing dependency on sys-libs/readline
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virgil Dupras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-11 17:31 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-01-12 14:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-01-11 17:31:46 UTC
After upgrading to sys-libs/readline-8, a preserved libs event for mujs was triggered:

!!! existing preserved libs:
>>> package: sys-libs/readline-8.0
 *  - /lib64/libreadline.so.7
 *  - /lib64/libreadline.so.7.0
 *      used by /usr/bin/mujs (dev-lang/mujs-1.0.5)

...looks like a missing dependency.
Comment 1 Virgil Dupras (RETIRED) gentoo-dev 2019-01-12 14:01:20 UTC
Thanks, fixing.
Comment 2 Larry the Git Cow gentoo-dev 2019-01-12 14:02:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56b8ef1fea2d50a5b8c02eb178062f4fe3d7819

commit a56b8ef1fea2d50a5b8c02eb178062f4fe3d7819
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-01-12 14:02:19 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-01-12 14:02:19 +0000

    dev-lang/mujs: add missing dependency
    
    Closes: https://bugs.gentoo.org/675192
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-lang/mujs/mujs-1.0.5.ebuild | 3 +++
 1 file changed, 3 insertions(+)