Search Criteria
Package Details: edl-git 3.52.1.r414.g9fab1fe-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/edl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | edl-git |
| Description: | Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools |
| Upstream URL: | https://github.com/bkerler/edl |
| Keywords: | edl firehose flashing qfil qualcomm sahara |
| Licenses: | GPL-3.0 |
| Conflicts: | edl |
| Provides: | edl |
| Submitter: | zkm2fw |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 10 |
| Popularity: | 0.60 |
| First Submitted: | 2022-01-10 10:15 (UTC) |
| Last Updated: | 2026-03-26 15:23 (UTC) |
Dependencies (21)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR)
- python
- python-capstone
- python-colorama (python-colorama-gitAUR)
- python-docopt
- python-exscriptAUR (python-exscript-gitAUR)
- python-keystone (python-keystone-gitAUR)
- python-lxml
- python-passlib
- python-pycryptodome
- python-pycryptodomex
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-pyusb (python-pyusb-gitAUR)
- python-requests
- xz (xz-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- Show 1 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
Auerhuhn commented on 2026-03-26 15:23 (UTC)
@myuki Done.
myuki commented on 2026-03-26 14:16 (UTC)
@Auerhuhn, Could you push the update with your patch now that you're the maintainer?
Auerhuhn commented on 2026-03-07 14:15 (UTC)
Hi @SelfRef,
I compiled a cumulative patch that fixes the build.
It includes the following two fixes:
gwuensch’s patch that fixes the “No such file or directory” error; and
another patch (that I submitted upstream), which fixes an “ImportError: cannot import name 'run' from 'edlclient.edl'”.
Convenience shell commands to apply the cumulative patch to this PKGBUILD:
gwuensch commented on 2026-02-26 12:53 (UTC) (edited on 2026-03-01 23:52 (UTC) by gwuensch)
Needs some changes to build without error:
The
GPL-3.0license is already provided with thelicensespackage and doesn't need to be installed separately.Addendum: The symlink has been fixed upstream, but the other changes are still necessary.
kmlupreti commented on 2025-10-13 07:43 (UTC)
I am getting following error:
writing manifest file 'edlclient.egg-info/SOURCES.txt'
ERROR Missing dependencies: Exscript paramiko -> cryptography>=3.3 -> cffi>=2.0.0 ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'edl-git-r594.407f1a9-1': error: packages failed to build: edl-git-r594.407f1a9-1
kikislater commented on 2025-05-15 06:43 (UTC)
Yes it works thank you very much!
SelfRef commented on 2025-05-14 20:43 (UTC)
@kikislater: Sorry, you are right, at least partially.
edldoes not have dependency on future, butexscriptstill has it in the code, thus the error duringedl-gitbuild.I added hack inside
python-excript(-git)packages to remove it totally until possibly https://github.com/knipknap/exscript/pull/243 will be merged some day.Please update/rebuild
python-excript(-git)package and then try to buildedl-gitagain. Let me know if it works for you.kikislater commented on 2025-05-14 18:59 (UTC)
Sorry but it is not! You fixed python-exscript which is really appreciated but the edl repo itself contain check to future
SelfRef commented on 2025-05-14 18:33 (UTC)
It's fixed now
1 2 3 4 Next › Last »