Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892301 - net-fs/cvmfs is blocking cleanup of dev-libs/leveldb
Summary: net-fs/cvmfs is blocking cleanup of dev-libs/leveldb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-27 21:45 UTC by Andreas Sturmlechner
Modified: 2023-03-02 09:40 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 Andreas Sturmlechner gentoo-dev 2023-01-27 21:45:47 UTC
> commit 4e1be1c8fe72defffc1074e3660c622111a41a31
> Date:   Wed Aug 25 14:38:54 2021 +0200
> 
>     net-fs/cvmfs: restrict dependency on leveldb
>     
>     With version 1.23, libcvmfs_fuse3.so fails to load:
>     /usr/lib64/libcvmfs_fuse3.so: undefined symbol: _ZTIN7leveldb10EnvWrapperE
That was with 2.8.1. Is this still the case with net-fs/cvmfs-2.9.4 and dev-libs/leveldb-1.23-r4?

Uppper bound version limits are bad when there is no bug to check with.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-02 09:40:01 UTC
The bug has been closed via the following commit(s):

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

commit 0e79b353cf34f7b17b9c47ab80f868da764a4051
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-03-02 08:40:35 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-03-02 09:39:37 +0000

    net-fs/cvmfs: remove restriction on leveldb dependency
    
    Closes: https://bugs.gentoo.org/892301
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-fs/cvmfs/{cvmfs-2.10.1.ebuild => cvmfs-2.10.1-r1.ebuild} | 2 +-
 net-fs/cvmfs/{cvmfs-2.9.4.ebuild => cvmfs-2.9.4-r1.ebuild}   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)