That's probably related to the Arch python ABI change. All packages with c extensions need rebuild, including python-efl.
Search Criteria
Package Details: polkit-efl-git 0.1.0.r4.gf74c2d4-1
Package Actions
| Package Base: | polkit-efl-git |
|---|---|
| Description: | Polkit Authentication Agent using EFL - Development version |
| Upstream URL: | http://www.enlightenment.org |
| Category: | system |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| 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)
- polkit
- python-efl
- git (make)
- python-psutil (optional) – For process details
Required by (0)
Sources
Latest Comments
Comment by Scimmia
Comment by wjohnson
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.