Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555082 - net-p2p/primecoin-qt needs old leveldb version
Summary: net-p2p/primecoin-qt needs old leveldb version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on: 644312
Blocks: linguas-to-l10n
  Show dependency tree
 
Reported: 2015-07-16 14:41 UTC by Francisco Lloret
Modified: 2018-02-18 23:00 UTC (History)
2 users (show)

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 Francisco Lloret 2015-07-16 14:41:00 UTC
Triying to install primecoin-qt, it needs to downgrade leveldb-1.15.0-r1 (required by bitcoin-qt) to 1.9.0.
Comment 1 Pacho Ramos gentoo-dev 2015-07-18 09:01:07 UTC
It is probably caused by it not being compatible with newer versions :/
Comment 2 Jonas Stein gentoo-dev 2017-12-08 01:22:40 UTC
This Bitcoin fork is inactive since 2013 and depends on Qt4.
We are even many updates behind the dead upstream server and no user ever complained. 
I think we can safely tree clean it.
Comment 3 Ulrich Müller gentoo-dev 2018-01-09 01:38:14 UTC
Furthermore:
- Blocks Qt4 removal.
- Blocks removal of linguas_* flags.
- No maintainer (blueness has dropped it).

Reassigning to maintainer-needed, CCing treecleaners.
Comment 4 Larry the Git Cow gentoo-dev 2018-02-18 23:00:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab664b328fac9c710a80ab2119856a9167da5f3

commit 3ab664b328fac9c710a80ab2119856a9167da5f3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-02-18 23:00:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-02-18 23:00:02 +0000

    profiles: Remove last-rited net-p2p/{doge,prime}coin*
    
    Closes: https://bugs.gentoo.org/520070
    Closes: https://bugs.gentoo.org/555082
    Closes: https://bugs.gentoo.org/643994
    Closes: https://bugs.gentoo.org/644312

 net-p2p/dogecoin-qt/Manifest                       |   1 -
 net-p2p/dogecoin-qt/dogecoin-qt-1.6.ebuild         | 144 -----------------
 net-p2p/dogecoin-qt/metadata.xml                   |  61 -------
 net-p2p/primecoin-qt/Manifest                      |   1 -
 .../primecoin-qt/files/primecoin-sys_leveldb.patch | 176 ---------------------
 net-p2p/primecoin-qt/metadata.xml                  |  58 -------
 net-p2p/primecoin-qt/primecoin-qt-0.1.2-r1.ebuild  | 143 -----------------
 net-p2p/primecoind/Manifest                        |   1 -
 .../primecoind/files/primecoin-sys_leveldb.patch   | 176 ---------------------
 net-p2p/primecoind/files/primecoin.conf            |   8 -
 net-p2p/primecoind/files/primecoin.confd           |  10 --
 net-p2p/primecoind/files/primecoin.initd           | 104 ------------
 net-p2p/primecoind/files/primecoin.initd-r1        |  28 ----
 net-p2p/primecoind/files/primecoin.service         |  30 ----
 net-p2p/primecoind/files/primecoind.logrotate      |   7 -
 net-p2p/primecoind/metadata.xml                    |  11 --
 net-p2p/primecoind/primecoind-0.1.2-r1.ebuild      | 122 --------------
 profiles/package.mask                              |   8 -
 18 files changed, 1089 deletions(-)