Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941380 - [guru] net-p2p/p2pool: undefined symbol: BIO_write_all
Summary: [guru] net-p2p/p2pool: undefined symbol: BIO_write_all
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adam
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-12 08:40 UTC by Filip Kobierski
Modified: 2025-02-12 10:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
my emerge --info (emerge.info,8.11 KB, text/plain)
2024-10-12 08:40 UTC, Filip Kobierski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Kobierski 2024-10-12 08:40:10 UTC
Created attachment 905189 [details]
my emerge --info

Here's what happens:

$ p2pool --help
p2pool: symbol lookup error: p2pool: undefined symbol: BIO_write_all
Comment 1 Larry the Git Cow gentoo-dev 2025-02-12 10:31:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ddf22cb46a19dd1312df7ce49eb75f3fe1857fef

commit ddf22cb46a19dd1312df7ce49eb75f3fe1857fef
Author:     Adam Pimentel <adam.pimentel@protonmail.com>
AuthorDate: 2025-02-12 02:47:14 +0000
Commit:     Adam Pimentel <adam.pimentel@protonmail.com>
CommitDate: 2025-02-12 02:47:14 +0000

    net-p2p/p2pool: version bump, fix live ebuild
    Fixes: https://bugs.gentoo.org/941380
    
    Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>

 net-p2p/p2pool/Manifest                            |  4 ++--
 .../{p2pool-4.0.ebuild => p2pool-4.3.ebuild}       | 23 +++++++++++-----------
 net-p2p/p2pool/p2pool-9999.ebuild                  | 18 +++++++----------
 3 files changed, 20 insertions(+), 25 deletions(-)