Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875572 - =www-servers/varnish-7.1.1 requires sys-libs/libunwind
Summary: =www-servers/varnish-7.1.1 requires sys-libs/libunwind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-06 07:09 UTC by dE
Modified: 2022-11-18 04:52 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 dE 2022-10-06 07:09:09 UTC
www-servers/varnish-7.1.1 fails to run without unwind.

varnishd: error while loading shared libraries: libunwind.so.8: cannot open shared object file: No such file or directory
Comment 1 Larry the Git Cow gentoo-dev 2022-11-18 04:52:48 UTC
The bug has been closed via the following commit(s):

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

commit 5417d80db2bd588b7ae20a12854ec5c4c5c6fc2d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-18 04:50:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-18 04:50:27 +0000

    www-servers/varnish: fix automagic libunwind dep
    
    Closes: https://bugs.gentoo.org/875572
    Closes: https://bugs.gentoo.org/876466
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/varnish/varnish-7.1.2-r1.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)