Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634826 - dev-db/sqlcipher - unhandled dependency on dev-libs/libedit
Summary: dev-db/sqlcipher - unhandled dependency on dev-libs/libedit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Popov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 22:13 UTC by Andreas Sturmlechner
Modified: 2018-07-20 20:56 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 Andreas Sturmlechner gentoo-dev 2017-10-19 22:13:58 UTC
>>> package: dev-libs/libedit-20130712.3.1
 *  - /lib64/libedit.so.0
 *  - /lib64/libedit.so.0.0.47
 *      used by /usr/bin/sqlcipher (dev-db/sqlcipher-3.4.1)


And in configure.ac we find:

AC_ARG_ENABLE(editline, [AS_HELP_STRING([--enable-editline],[use BSD libedit])])
Comment 1 Sergey Popov gentoo-dev 2018-02-18 08:41:33 UTC
commit 754dfca1c102e23a484f204744ca46b19316a473
Author: Sergey Popov <pinkbyte@gentoo.org>
Date:   Sun Feb 18 11:39:41 2018 +0300

    dev-db/sqlcipher: version bump

    Fix automagic dependency on dev-libs/libedit

    Reported-by: Andreas Sturmlechner <asturm@gentoo.org>
    Gentoo-Bug: 634826
    Package-Manager: Portage-2.3.19, Repoman-2.3.6


I will close this bug when fix hit stable...
Comment 2 Andreas Sturmlechner gentoo-dev 2018-07-14 15:41:05 UTC
(In reply to Sergey Popov from comment #1)
> I will close this bug when fix hit stable...
When will that be?
Comment 3 Larry the Git Cow gentoo-dev 2018-07-19 13:05:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4976bc096547cb77a9c2d68e1820fb8a60eed511

commit 4976bc096547cb77a9c2d68e1820fb8a60eed511
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2018-07-19 13:05:20 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2018-07-19 13:05:49 +0000

    dev-db/sqlcipher: stable on amd64/x86
    
    Bug: https://bugs.gentoo.org/634826
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-db/sqlcipher/sqlcipher-3.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)