Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 554772 - net-p2p/litecoind-0.10.2.2 doesn't actually build litecoind
Summary: net-p2p/litecoind-0.10.2.2 doesn't actually build litecoind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-13 17:05 UTC by Scott Alfter
Modified: 2015-07-17 19:07 UTC (History)
0 users

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 Scott Alfter 2015-07-13 17:05:56 UTC
Upstream has rebased the Litecoin source on a newer version of Bitcoin source that splits client and daemon functionality into separate binaries.  The ebuild currently in Portage builds litecoin-cli and litecoin-tx, but doesn't build litecoind.

I've fixed the ebuild and put it in my overlay:

https://github.com/salfter/portage/tree/master/net-p2p/litecoind

This also includes a patch needed to build litecoind against the system leveldb.  Finally, a separate ebuild provides litecoin-cli and litecoin-tx:

https://github.com/salfter/portage/tree/master/net-p2p/litecoin-cli


Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2015-07-17 19:07:57 UTC
This is fixed in 0.10.2.2-r1.  Reopen if there's still a problem.