Search Criteria
Package Details: fdroidserver 2:2.1-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/fdroidserver.git (read-only, click to copy) |
---|---|
Package Base: | fdroidserver |
Description: | F-Droid repository management tools |
Upstream URL: | https://gitlab.com/fdroid/fdroidserver |
Licenses: | GPL3 |
Submitter: | AlexanderR |
Maintainer: | dlandau (fordprefect) |
Last Packager: | fordprefect |
Votes: | 25 |
Popularity: | 0.000337 |
First Submitted: | 2012-06-10 05:09 (UTC) |
Last Updated: | 2022-02-23 13:32 (UTC) |
Dependencies (32)
- java-environment (java-gcj-compat, zulu-10-bin, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, jdk15-adoptopenjdk, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk11-graalvm-ee-bin, jdk16-adoptopenjdk, jdk11-openj9-bin, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk-openj9, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, jre-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk8-dragonwell-bin, jdk17-dragonwell-bin, jdk8-openj9-bin, jdk-openj9-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk-jbr-xdg, jdk11, jdk18-openj9-bin, jdk-android-studio, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, zulu-embedded-jdk11, jdk-bcl, jdk-openjdk-xdg, jdk17-jetbrains-imfix, liberica-jre-8-full-bin, zulu-embedded-jdk, amazon-corretto-17, amazon-corretto-18, zulu-18-bin, zulu-17-bin, zulu-11-bin, zulu-8-bin, zulu-15-bin, zulu-13-bin, jdk-lts, jdk, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jdk-full-bin, liberica-jre-11-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk11-temurin, jdk-temurin, jdk17-temurin, amazon-corretto-8, jdk17-graalvm-ee-bin, java-openjdk-bin, bishengjdk-17, jdk8-adoptopenjdk, java-openjdk-ea-bin, jdk11-dragonwell-bin, jdk-arm, jdk-microsoft-openjdk, jdk8, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- python (python38, python37, nogil-python, python39, python36, python32, python311)
- python-androguard
- python-gitpython (python-gitpython-211)
- python-magic
- python-paramiko (python-paramiko-ng)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pyasn1
- python-pyasn1-modules
- python-qrcode
- python-requests
- python-ruamel-yaml (python-ruamel-yaml-hg)
- python-vagrant
- python-yaml (python-yaml-git)
- python-babel (make)
- python-setuptools (make)
- android-ndk (android-ndk-10e, android-ndk-13b, android-ndk-14b, android-ndk-11c, android-ndk-16b, android-ndk-r18b, android-ndk-19, android-ndk-20b, android-ndk-r17c, android-ndk-16b-opt) (optional) – Build apps that use native code
- android-sdk (android-sdk-dummy, android-sdk-cmdline-tools-latest-dummy, android-sdk-cmdline-tools-latest) (optional) – Build apps from source
- android-sdk-build-tools (android-sdk-build-tools-19, android-sdk-build-tools-19.0.1, android-sdk-build-tools-19.0.2, android-sdk-build-tools-19.0.3, android-sdk-build-tools-21, android-sdk-build-tools-21.0.1, android-sdk-build-tools-21.1, android-sdk-build-tools-21.1.2, android-sdk-build-tools-22, android-sdk-build-tools-22.0.1, android-sdk-build-tools-23, android-sdk-build-tools-23.0.2, android-sdk-build-tools-23.0.1, android-sdk-build-tools-23.0.3, android-sdk-build-tools-19.1, android-sdk-build-tools-dummy) (optional) – Work with apks in the repository
- android-sdk-platform-tools (android-sdk-platform-tools-dummy) (optional) – Ability to install apps to connected devices
- Show 12 more dependencies...
Latest Comments
fordprefect commented on 2021-09-29 17:26 (UTC)
@malnven: thx, fixed.
malnven commented on 2021-09-29 16:44 (UTC)
python-qrcode
is missing as an dependency. Without this packagefdroid update
results in anModuleNotFoundError: No module named 'qrcode'
exception.marmistrz commented on 2021-04-27 09:22 (UTC)
Download fails, the source should be
abouvier commented on 2021-02-02 21:22 (UTC)
Both
python-gitpython
andpython-androguard
are needed now.fordprefect commented on 2020-07-02 08:27 (UTC)
@prettyvanilla: Sorry, no idea how that happend but that was clearly not intended! Thank for noticing and reporting, fixed now.
prettyvanilla commented on 2020-07-01 18:26 (UTC)
It seems you accidentally decreased the epoch in your last commit, causing those like me using an AUR helper not to pick it up as an update. yay just tells me
fdroidserver: local (2:1.1.8-1) is newer than AUR (1:1.1.9-1)
for example.BubuIIC commented on 2019-12-04 21:33 (UTC)
It seems like the python-vagrant dependency for makebuildserver is missing.
fenuks commented on 2019-06-11 00:56 (UTC)
It seems that package doesn't include
gradlew-fdroid
(executable is present in source tar, but not in final package). While trying to build package I get:ERROR: Could not build app com.tbd.NetHack: OSError while trying to execute /usr/lib/python3.7/site-packages/gradlew-fdroid
.tomwadley commented on 2019-05-09 22:02 (UTC)
It seems
python-pillow
is a runtime dependency, not just a make dependency. Without it, runningfdroid update
fails with aModuleNotFoundError: No module named 'PIL'
fordprefect commented on 2019-02-05 21:18 (UTC)
updated to 1.1. 1.1.1 is mentioned in the commits, but not tagged yet.
klemens commented on 2018-11-11 18:01 (UTC)
If building android packages currently fails, this is likely because of https://gitlab.com/fdroid/fdroidserver/commit/b254472a99582cba821fa06624b323af91df06cf.
abouvier commented on 2018-08-13 12:01 (UTC)
Also to run a repository, it's java-environment (Java JDK) that is required instead of java-runtime.
abouvier commented on 2018-08-13 07:25 (UTC)
The command
fdroid rewritemeta
needs the package python-ruamel-yaml.CRITICAL: ruamel.yaml not instlled, can not write metadata.
klemens commented on 2018-06-09 15:17 (UTC)
It seems fdroidserver now properly installs it's data files. I used the following patch that seems to work fine: https://gist.github.com/klemens/55bd8bb400f09e8f72e29000c8ea838a
yan12125 commented on 2018-05-28 08:04 (UTC)
Thanks for updating this! But why are some files installed to /tmp?
yan12125 commented on 2018-04-23 14:23 (UTC) (edited on 2018-04-23 14:24 (UTC) by yan12125)
Checksum mismatch:
dlandau commented on 2018-04-18 18:19 (UTC)
The --version thing is now fixed.
BubuIIC commented on 2018-04-10 12:05 (UTC)
Running
fdroid --version
with this package produces a crash:gsantner commented on 2018-01-01 19:07 (UTC)
@maintainer Can you update the package so
fdroid init
work again? Solutions are already in comments.maximbaz commented on 2017-08-10 17:12 (UTC)
klemens commented on 2017-08-08 22:36 (UTC)
dlandau commented on 2017-02-12 12:03 (UTC)
ecloud commented on 2017-02-02 20:30 (UTC)
the-k commented on 2015-12-13 16:09 (UTC)
dlandau commented on 2015-08-20 17:56 (UTC)
mvdan commented on 2015-08-05 06:04 (UTC)
toketin commented on 2015-07-31 14:07 (UTC)
dlandau commented on 2015-07-31 13:36 (UTC)
toketin commented on 2015-07-31 13:32 (UTC)
dlandau commented on 2015-05-02 08:39 (UTC)
fordprefect commented on 2015-04-05 19:09 (UTC)
dlandau commented on 2015-03-16 20:31 (UTC)
AlexanderR commented on 2015-03-11 22:51 (UTC)
dlandau commented on 2015-01-27 12:55 (UTC)
mvdan commented on 2015-01-02 21:15 (UTC)
mvdan commented on 2014-02-14 11:56 (UTC)