Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837236 - sys-block/fio needs subslot dep on net-fs/libnfs, it is also is an automagic dep
Summary: sys-block/fio needs subslot dep on net-fs/libnfs, it is also is an automagic dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-08 08:14 UTC by Georgy Yakovlev
Modified: 2022-04-15 04:57 UTC (History)
1 user (show)

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 Georgy Yakovlev archtester gentoo-dev 2022-04-08 08:14:10 UTC
!!! existing preserved libs:                                                                                                                                                                                                                              
>>> package: net-fs/libnfs-5.0.1                                                                                                                                                                                                                          
 *  - /usr/lib64/libnfs.so.13                                                                                                                                                                                                                             
 *  - /usr/lib64/libnfs.so.13.0.0                                                                                                                                                                                                                         
 *      used by /usr/bin/fio (sys-block/fio-3.27-r3)


# lddtree /usr/bin/fio
fio => /usr/bin/fio (interpreter => /lib64/ld64.so.2)
    libnuma.so.1 => /usr/lib64/libnuma.so.1
        ld64.so.2 => /lib64/ld64.so.2
    librt.so.1 => /usr/lib64/librt.so.1
    libz.so.1 => /usr/lib64/libz.so.1
    libpthread.so.0 => /usr/lib64/libpthread.so.0
    libm.so.6 => /usr/lib64/libm.so.6
>>> libnfs.so.14 => /usr/lib64/libnfs.so.14
    libdl.so.2 => /usr/lib64/libdl.so.2
    libc.so.6 => /usr/lib64/libc.so.6
Comment 1 Larry the Git Cow gentoo-dev 2022-04-15 04:57:32 UTC
The bug has been closed via the following commit(s):

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

commit 1b75cdfa9800fd14a18c64c1bb7770d6dfcc87f0
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2022-04-15 04:56:28 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2022-04-15 04:57:29 +0000

    sys-block/fio: bump
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/837236

 sys-block/fio/Manifest        |   1 +
 sys-block/fio/fio-3.30.ebuild | 154 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 155 insertions(+)