Package Details: polkit-efl-git 0.1.0.r4.gf74c2d4-1

Package Base: polkit-efl-git
Description: Polkit Authentication Agent using EFL - Development version
Upstream URL: http://www.enlightenment.org
Category: system
Licenses: GPL3, LGPL: Icons
Conflicts: polkit-efl
Provides: polkit-efl=0.1.0.r4.gf74c2d4
Submitter: Scimmia
Maintainer: Scimmia
Last Packager: Scimmia
Votes: 5
First Submitted: 2014-06-02 15:15
Last Updated: 2014-06-21 15:35

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by Scimmia

2015-04-15 15:18

That's probably related to the Arch python ABI change. All packages with c extensions need rebuild, including python-efl.

Comment by wjohnson

2015-04-15 15:09

Something upstream has broken this on two of my systems. Both return:

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, \
ImportError: /usr/lib/python3.4/site-packages/efl/ecore/__init__.cpython-34m.so: undefined symbol: AnnotateIgnoreReadsEnd

I've done a little bit of searching but I don't know anything about python and there seems to be precious little on the web regarding that particular error.