Search Criteria
Package Details: edl-git r594.407f1a9-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: | SelfRef |
| Last Packager: | SelfRef |
| Votes: | 9 |
| Popularity: | 0.32 |
| First Submitted: | 2022-01-10 10:15 (UTC) |
| Last Updated: | 2025-05-14 20:33 (UTC) |
Dependencies (22)
- 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
- python-wheel
- xz (xz-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- Show 2 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
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
kikislater commented on 2025-05-14 16:48 (UTC)
This package doesn't work anymore, it needs future which is currently uninstable in arch !
SelfRef commented on 2024-10-12 18:46 (UTC)
@G33 Funny it is indeed :P
G33 commented on 2024-10-12 16:23 (UTC)
@SelfRef Funny thing is the fact that I actually wrote that upstream issue.
SelfRef commented on 2024-10-12 15:17 (UTC) (edited on 2024-10-12 15:18 (UTC) by SelfRef)
@G33 You probably have this upstream issue. I didn't contribute to
edlas much to tell you directly where the problem is, so I can only encourage you to read and participate in this issue's discussion on GitHub :)I noticed though that
edlhave sometimes a problem with reconnecting to device after first command have been used, so either reconnecting device or entering EDL mode again may be needed before calling further commands.G33 commented on 2024-10-12 13:30 (UTC)
@SelfRef thanks! but when I use this package I get error code 5 I/O error on arch with a usb 2.0 hub and directly connecting it to usb 3.0 i get error code 19 which is something about the device disconnecting.
1 2 3 4 Next › Last »