Search Criteria
Package Details: heimdall-git 1.4.2.r10.g3997d5c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/heimdall-git.git (read-only, click to copy) |
---|---|
Package Base: | heimdall-git |
Description: | Tool suite used to flash firmware (ROMs) onto Samsung Galaxy S devices |
Upstream URL: | https://glassechidna.com.au/heimdall/ |
Licenses: | MIT |
Conflicts: | heimdall |
Provides: | heimdall |
Submitter: | disastro |
Maintainer: | timschumi |
Last Packager: | timschumi |
Votes: | 73 |
Popularity: | 0.65 |
First Submitted: | 2011-07-31 11:32 (UTC) |
Last Updated: | 2021-03-23 00:20 (UTC) |
Dependencies (4)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- android-udev (android-udev-gitAUR) (optional) – Udev rules to connect Android devices to your linux box
Required by (5)
- jodin3-bin (requires heimdall) (optional)
- jodin3-bin (optional)
- openandroidinstaller-git (requires heimdall)
- ubports-installer (requires heimdall)
- ubports-installer-git (requires heimdall)
Latest Comments
1 2 3 Next › Last »
cirrus commented on 2021-03-16 15:20 (UTC)
@timschumi Sorry for the noise,it was indeed a PEBKAC issue after all.
timschumi commented on 2021-03-14 18:54 (UTC)
@cirrus
No issues here, I am able to successfully clone and build the repository in a clean environment. Also, it's quite weird that it falls back to SSH, there is nothing in here that would make it do that.
cirrus commented on 2021-03-14 18:26 (UTC)
Upon git clone i get git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
i can git clone many other packages which makes me think this is not a PEBKAC issue.
timschumi commented on 2021-01-05 22:37 (UTC)
No issues with flashing here using the current heimdall-git package and the standard libusbx, so I'm going to unflag the package.
However, the PKGBUILD upstream received quite a few updates (including removing the hard dependency on libusb), so I'm going to pull those in.
Morta commented on 2021-01-05 21:50 (UTC) (edited on 2021-01-05 21:51 (UTC) by Morta)
Heimdall should be flaged out of date.
I had to replace libusb with libusx from the internet archive to get work heimdall.
So to install replicantOS with heimdall is libusbx needed.
My step to get heimdall work with libusbx was:
pacman -Rdd libusb
pacman -U libusbx-package.pkg.tar.gz
Reboot Arch
Plugin Samsung Galaxy S3; good USB Cable needed.
Do the adb command if isn't working for download mode
And the flashing starts..
So it's a workaround, do at your own risk!
steadfasterX commented on 2018-06-28 08:22 (UTC) (edited on 2018-06-28 08:27 (UTC) by steadfasterX)
git URL has changed as stated already. Here the new source entry which is needed: git+https://gitlab.com/BenjaminDobell/Heimdall.git
so the temporary workaround is:
git clone "https://aur.archlinux.org/heimdall-git.git" aurheim
cd aurheim
sed -i 's#git://github.com/Benjamin-Dobell/Heimdall.git#git+https://gitlab.com/BenjaminDobell/Heimdall.git#g' PKGBUILD
makepkg && sudo pacman -U heimdall-.*pkg.tar.xz
greencopper commented on 2018-06-27 00:53 (UTC) (edited on 2018-06-27 00:57 (UTC) by greencopper)
The patch thing isn't working!
==> Starting prepare()... can't find file to patch at input line 3
lopsided98 commented on 2018-06-12 15:17 (UTC)
The Heimdall repo has moved to GitLab, so the source needs to be updated.
disastro commented on 2015-06-07 21:39 (UTC)
<deleted-account> commented on 2015-06-07 20:28 (UTC)
1 2 3 Next › Last »