Fail Kubuntu 22.04.1 LTS #413
Labels
No labels
area: devops
area: discovery
area: docs
area: livestream
area: proposal
consider soon
Epic
good first issue
hacktoberfest
hard fork
help wanted
icebox
Invalid
level: 0
level: 1
level: 2
level: 3
level: 4
needs: exploration
needs: grooming
needs: priority
needs: repro
needs: tech design
on hold
priority: blocker
priority: high
priority: low
priority: medium
resilience
soft fork
Tom's Wishlist
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
type: testing
unplanned
work in progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbrycrd#413
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Precompíled version
Apr 30, 2021
v0.17.3.3
7afc4c418a
v0.17.3.3 - small update
does Not download the chain...
always has chacksum mismatch
around:
0.0003
compiling from source also has errors
22.04.1 LTS has libdb-dev 5.3
static
What version of Bitcoin core is LBRY compatible?
https://snapcraft.io/bitcoin-core
https://bitcoincore.org/
Apr 30, 2021
v0.17.3.3
7afc4c4
v0.17.3.3 - small update
similar date:
0.20.1 - 0.21.1
Newer:
Older:
Hi, thanks for the feedback.
We're actually moving foward to our Go implementation: lbcd + lbcwallet.
Feel free to give it a shot and feedback on the lbcd GitHub repo.
It's unclear whether or not the boost locale implementation you're attempting to use has ICU support. For lbcd, we did the ICU support manually. All the 3rd-party support had it wrong. The same should be done with lbrycrd. Drop boost-locale and just use the ICU tables directly.