Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753997 - net-vpn/openconnect-8.09-r1 looks to automagically link to app-crypt/tpm2-tss
Summary: net-vpn/openconnect-8.09-r1 looks to automagically link to app-crypt/tpm2-tss
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-11 09:25 UTC by Pacho Ramos
Modified: 2020-11-11 16:33 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 Pacho Ramos gentoo-dev 2020-11-11 09:25:54 UTC
I got this after depclean:
!!! existing preserved libs:
>>> package: app-crypt/tpm2-tss-2.4.1
 *  - /usr/lib64/libtss2-esys.so.0
 *  - /usr/lib64/libtss2-esys.so.0.0.0
 *      used by /usr/lib64/libopenconnect.so.5.6.0 (net-vpn/openconnect-8.09-r1)
 *  - /usr/lib64/libtss2-sys.so.0
 *  - /usr/lib64/libtss2-sys.so.0.0.0
 *      used by /usr/lib64/libopenconnect.so.5.6.0 (net-vpn/openconnect-8.09-r1)
 *  - /usr/lib64/libtss2-mu.so.0
 *  - /usr/lib64/libtss2-mu.so.0.0.0
 *      used by /usr/lib64/libopenconnect.so.5.6.0 (net-vpn/openconnect-8.09-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries


Thanks
Comment 1 Larry the Git Cow gentoo-dev 2020-11-11 16:33:14 UTC
The bug has been closed via the following commit(s):

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

commit 3be73268640d330e224c1474a9fdc0c805037bc7
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-11-11 16:13:14 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-11-11 16:33:08 +0000

    net-vpn/openconnect: add deps on libtasn1 and tpm2-tss
    
    Closes: https://bugs.gentoo.org/753997
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-vpn/openconnect/openconnect-8.09-r2.ebuild | 152 +++++++++++++++++++++++++
 net-vpn/openconnect/openconnect-9999.ebuild    |   4 +-
 2 files changed, 155 insertions(+), 1 deletion(-)