Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] net-p2p/bitcoind to be removed - what to do?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
araxon
Tux's lil' helper
Tux's lil' helper


Joined: 25 May 2011
Posts: 85

PostPosted: Thu Jan 09, 2025 9:39 am    Post subject: [SOLVED] net-p2p/bitcoind to be removed - what to do? Reply with quote

net-p2p/bitcoind and net-p2p/bitcoin-cli are to be removed from the portage on 2025-01-27, as explained in bug #945359

What should affected users do, assuming they still want to host full Bitcoin node on their Gentoo Linux server?

Any guidance is appreciated.


Last edited by araxon on Thu Jan 09, 2025 10:23 am; edited 1 time in total
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2251

PostPosted: Thu Jan 09, 2025 10:04 am    Post subject: Reply with quote

You use net-p2p/bitcoin-core which is the same package but merged into one.

I tweaked the mask message to clarify it.
Back to top
View user's profile Send private message
araxon
Tux's lil' helper
Tux's lil' helper


Joined: 25 May 2011
Posts: 85

PostPosted: Thu Jan 09, 2025 10:22 am    Post subject: Reply with quote

Thank you very much, sam_
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2251

PostPosted: Thu Jan 09, 2025 10:23 am    Post subject: Reply with quote

You're welcome!
Back to top
View user's profile Send private message
KevinC_63559
n00b
n00b


Joined: 02 Jan 2021
Posts: 20

PostPosted: Thu Apr 10, 2025 6:48 pm    Post subject: Reply with quote

sam_ wrote:
You use net-p2p/bitcoin-core which is the same package but merged into one.

I tweaked the mask message to clarify it.


But I run a headless server and don't run a gui:

Code:
rackserv ~ # emerge bitcoin-core
 * Last emerge --sync was 45d 1h 5m 59s ago.
Calculating dependencies |

!!! Problem resolving dependencies for net-p2p/bitcoin-core                                                                     ... done!
Dependency resolution took 0.25 s (backtrack: 0/20).


!!! The ebuild selected to satisfy "bitcoin-core" has unmet requirements.
- net-p2p/bitcoin-core-28.1::gentoo USE="asm berkdb cli daemon external-signer man qrcode sqlite system-libsecp256k1 -dbus -examples -gui -kde -nat-pmp -systemtap -test -test-full -upnp -zeromq" ABI_X86="(64)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    qrcode? ( gui )

  The above constraints are a subset of the following complete expression:
    dbus? ( gui ) kde? ( gui ) qrcode? ( gui ) test-full? ( test )

Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 2088

PostPosted: Thu Apr 10, 2025 6:49 pm    Post subject: Reply with quote

KevinC_63559 wrote:
But I run a headless server and don't run a gui:

Code:
  The following REQUIRED_USE flag constraints are unsatisfied:
    qrcode? ( gui )
Then disable the qrcode USE which needs gui.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum