Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473262 - net-misc/econnman: ConnMan User Interface written using the EFL
Summary: net-misc/econnman: ConnMan User Interface written using the EFL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://git.enlightenment.org/apps/ec...
Whiteboard:
Keywords:
: 494372 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-06-14 11:08 UTC by Vladimir Smirnov (RETIRED)
Modified: 2018-09-30 11:44 UTC (History)
6 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 Vladimir Smirnov (RETIRED) gentoo-dev 2013-06-14 11:08:38 UTC
Though, enlightenment 0.17.3 has module, called connman, there is no ebuild for econnman. Connman module adds applet, that calls econnman, that's missing.

Reproducible: Always

Steps to Reproduce:
1. Emerge enlighenment with ENLIGHTENMENT_MODULES=connman
2. Add connman applet
Actual Results:  
Connman applet calls for non-existing econnman

Expected Results:  
econnman should start
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-15 13:27:53 UTC
I guess you need to set ENLIGHTENMENT_MODULES=connman to get that.
Comment 3 Vladimir Smirnov (RETIRED) gentoo-dev 2013-06-15 18:39:01 UTC
ENLIGHTENMENT_MODULES=connman enables applet, but applet calls for econnman program, which is not installed. Also, ebuild for econnman is missing in portage and avaliable only in overlays.
Comment 4 Amadeusz Sławiński 2013-08-15 01:47:02 UTC
I also would like to be able to use econnman.
Message when clicking "configure" in applet says:
"This module wants to execute external application EConnMan that does not exist.
Please install EConnMan application."
Comment 5 milton 2014-07-20 15:48:03 UTC
working ebuilds are in the e18 overlay you can get in Layman.
Any chance they could be merged in the Gentoo tree? That would be great.
Comment 6 SpanKY gentoo-dev 2015-03-16 23:22:22 UTC
*** Bug 494372 has been marked as a duplicate of this bug. ***
Comment 7 SpanKY gentoo-dev 2016-05-10 16:31:22 UTC
i have no idea what the "e18 overlay" is.  the only enlightenment overlay is this one: https://gitweb.gentoo.org/proj/enlightenment.git
and even that is being phased out by either deleting or moving to the main tree.

if people want an ebuild to be considered, it can be posted here.
Comment 8 Larry the Git Cow gentoo-dev 2018-09-30 11:44:43 UTC
The bug has been closed via the following commit(s):

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

commit bbf7d6bf4cc16f1c0ab5604fe6019f78dcfb1e02
Author:     Joonas Niilola <juippis@gmail.com>
AuthorDate: 2018-09-19 13:31:58 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-09-30 11:44:32 +0000

    net-misc/econnman: new package
    
    Closes: https://bugs.gentoo.org/473262
    Signed-off-by: Joonas Niilola <juippis@gmail.com>
    Package-Manager: Portage[mgorny]-2.3.43.3
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/9913

 net-misc/econnman/Manifest            |  1 +
 net-misc/econnman/econnman-1.1.ebuild | 30 ++++++++++++++++++++++++++++++
 net-misc/econnman/metadata.xml        | 11 +++++++++++
 3 files changed, 42 insertions(+)