Title: Is there a 28.1 snap of Bitcoin Core for Ubuntu? Post by: xyzzy099 on March 18, 2025, 11:30:57 PM I have been running Bitcoin Core on Ubuntu for some years now, and a new version usually gets a new snap pretty quickly - but currently my Ubuntu 24.10 system is stll showing 27.1 as the latest version, even though 28.0 and 28.1 have been released for months.
Is my snapd broken, or have snaps for Ubuntu been stopped for some reason? Title: Re: Is there a 28.1 snap of Bitcoin Core for Ubuntu? Post by: ABCbits on March 19, 2025, 08:15:53 AM There's no problem on your device. Looking at https://github.com/bitcoin-core/packaging/pull/251 (https://github.com/bitcoin-core/packaging/pull/251), there's some kind of technical issue from developer side which prevent them from distributing latest version. So you may want consider different distribution/installation method.
Title: Re: Is there a 28.1 snap of Bitcoin Core for Ubuntu? Post by: mocacinno on March 19, 2025, 08:17:23 AM Not exactly the answer you were looking for, but my docker repo has 28.1 since a while. If you want, you can probably switch to docker instead of snaps?
Title: Re: Is there a 28.1 snap of Bitcoin Core for Ubuntu? Post by: ABCbits on March 19, 2025, 09:50:46 AM Not exactly the answer you were looking for, but my docker repo has 28.1 since a while. If you want, you can probably switch to docker instead of snaps? It's valid suggestion. But IMO Flatpak distribution may be better option for OP[1], since it have more similarity with Snap. [1] https://flathub.org/apps/org.bitcoincore.bitcoin-qt (https://flathub.org/apps/org.bitcoincore.bitcoin-qt) |