Search Criteria
Package Details: polkit-efl-git 0.1.0.r8.g6417565-1
Git Clone URL: | https://aur.archlinux.org/polkit-efl-git.git (read-only, click to copy) |
---|---|
Package Base: | polkit-efl-git |
Description: | Enlightenment polkit authentication agent using EFL - development version. |
Upstream URL: | http://www.enlightenment.org |
Keywords: | efl enlightenment polkit |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | lightdot |
Maintainer: | lightdot |
Last Packager: | lightdot |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-21 04:13 |
Last Updated: | 2018-02-22 21:08 |
Dependencies (5)
- polkit (polkit-git, polkit-consolekit, polkit-no-script-git, polkit-duktape)
- python-efl (python-efl-git)
- git (git-git) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
- python-psutil (optional) – For process details
Latest Comments
lightdot commented on 2019-05-12 22:55
I can't replicate this. What's in your /usr/lib/python3.7/site-packages/efl directory? What do you get if you try "from efl.ecore import Exe, ECORE_EXE_PIPE_READ, ECORE_EXE_PIPE_WRITE" directly in python shell?
scurrvy2020 commented on 2019-05-11 02:38
I get this error when I try to run. ~ >>> polkit-efl-authentication-agent-1 [1] Traceback (most recent call last): File "/usr/bin/polkit-efl-authentication-agent-1", line 43, in <module> from efl.ecore import Exe, ECORE_EXE_PIPE_READ, ECORE_EXE_PIPE_WRITE, \ ModuleNotFoundError: No module named 'efl'
I tried reinstalling the python-efl and python2-efl but I still get this error.
lightdot commented on 2018-08-27 14:53
Resolved, builds with python 3.7 since the python-efl 1.21.0 upgrade.
lightdot commented on 2018-08-08 11:18
Fails to build with python 3.7, issue reported upstream: https://phab.enlightenment.org/T7261