Search Criteria
Package Details: android-backup-extractor-git r54.fcb4ee5-1
Git Clone URL: | https://aur.archlinux.org/android-backup-extractor-git.git (read-only, click to copy) |
---|---|
Package Base: | android-backup-extractor-git |
Description: | Utility to extract and repack Android backups created with adb backup |
Upstream URL: | https://github.com/nelenkov/android-backup-extractor |
Licenses: | |
Provides: | |
Submitter: | richq |
Maintainer: | richq |
Last Packager: | richq |
Votes: | 16 |
Popularity: | 0.010204 |
First Submitted: | 2015-05-31 12:05 |
Last Updated: | 2016-12-01 09:40 |
Latest Comments
Zack-Clark commented on 2020-04-24 00:01
To address the problem identified by cameel, I shamefully did:
sudo mkdir /usr/lib/jvm/java-8-openjdk/lib
sudo ln /usr/lib/jvm/java-7-openjdk/lib/tools.jar /usr/lib/jvm/java-8-openjdk/lib
works fine.
cameel commented on 2018-01-04 21:12
I'm getting an error if I try to build this package without jdk8-openjdk installed. Perhaps it should be added as a build dependency?
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk/lib/tools.jar
BUILD FAILED /tmp/android-backup-extractor-git/src/android-backup-extractor-git/build.xml:16: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "/usr/lib/jvm/java-8-openjdk/jre"
richq commented on 2015-09-24 18:29
Thanks, I've fixed it now. I copied the original PKGBUILD from aha and neglected to update the description.
gdamjan commented on 2015-09-22 18:57
What's with the description of the package?