Package Details: edl-git r594.407f1a9-1

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: 7
Popularity: 0.68
First Submitted: 2022-01-10 10:15 (UTC)
Last Updated: 2025-05-14 20:33 (UTC)

Latest Comments

1 2 3 4 Next › Last »

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. edl does not have dependency on future, but exscript still has it in the code, thus the error during edl-git build.

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 build edl-git again. 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

==> Starting build()...
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: GPlv3 License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating edlclient.egg-info
writing edlclient.egg-info/PKG-INFO
writing dependency_links to edlclient.egg-info/dependency_links.txt
writing requirements to edlclient.egg-info/requires.txt
writing top-level names to edlclient.egg-info/top_level.txt
writing manifest file 'edlclient.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'edlclient.egg-info/SOURCES.txt'

ERROR Missing dependencies:
        Exscript
        future
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: edl-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
edl-git - exit status 4

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 edl as 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 edl have 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.

SelfRef commented on 2024-10-11 00:54 (UTC)

@G33 Sure, I bumped the version.