Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641758 - sys-fs/multipath-tools needs subslot operator dep on dev-libs/json-c
Summary: sys-fs/multipath-tools needs subslot operator dep on dev-libs/json-c
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-19 20:11 UTC by Mart Raudsepp
Modified: 2017-12-19 21:19 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 Mart Raudsepp gentoo-dev 2017-12-19 20:11:54 UTC
After upgrading dev-libs/json-c to 0.13, this appears without an automatic rebuild trigger:

!!! existing preserved libs:
>>> package: dev-libs/json-c-0.13
 *  - /usr/lib64/libjson-c.so.2
 *  - /usr/lib64/libjson-c.so.2.0.2
 *      used by /lib64/libdmmp.so.0.1.0 (sys-fs/multipath-tools-0.7.4)

Please add := after the json-c dep atom to automatically get it rebuilt upon json-c subslot changes.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-19 21:19:45 UTC
The bug has been closed via the following commit(s):

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

commit 2c23de504cd51554a32b5808090e63718a7efbf3
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2017-12-19 21:19:17 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2017-12-19 21:19:36 +0000

    sys-fs/multipath-tools: Add subslot operator on dev-libs/json-c atom
    
    Closes: https://bugs.gentoo.org/641758
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-fs/multipath-tools/multipath-tools-0.7.1.ebuild | 2 +-
 sys-fs/multipath-tools/multipath-tools-0.7.2.ebuild | 2 +-
 sys-fs/multipath-tools/multipath-tools-0.7.3.ebuild | 2 +-
 sys-fs/multipath-tools/multipath-tools-0.7.4.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)