Search Criteria
Package Details: gerrit 3.3.2-1
Git Clone URL: | https://aur.archlinux.org/gerrit.git (read-only, click to copy) |
---|---|
Package Base: | gerrit |
Description: | A web-based code review tool built on top of the Git version control system |
Upstream URL: | https://www.gerritcodereview.com/ |
Licenses: | |
Submitter: | marcelhuber |
Maintainer: | None |
Last Packager: | calcmogul |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2012-08-24 08:47 |
Last Updated: | 2021-02-16 20:38 |
Dependencies (4)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, java-openjdk-loom-ea-bin, java-openjdk-ea-bin, jdk-jetbrains, jre8-adoptopenjdk, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- libcups (libcups-git, libcups-noudev, libcups-nosystemd-minimal-git)
- ttf-dejavu (ttf-dejavu-ib, ttf-dejavu-emojiless)
- bcprov (optional) – Java cryptography APIs (Bouncy Castle)
Latest Comments
1 2 Next › Last »
mamutal91 commented on 2019-05-05 17:20
Could someone help me set up Apache, to open in a custom domain? ex: gerrit.domain.com
mamutal91@gmail.com Telegram: mamutal91
Thanks
Kunda commented on 2019-03-21 14:05
2.16.7 is latest stable
kingcreole commented on 2017-05-12 15:10
i had the funniest of installation errors today with this package ^^ my name is Gerrit Großkopf and my username is gerrit, meaning, the installer can't create a group called gerrit since that name is allready in use ^^
jetm commented on 2015-09-02 23:22
Hello,
I have found a couple issues:
1. After Gerrit is installed says:
To initialize gerrit, see http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/index.html
That link is broken and it should be says:
To initialize gerrit, see https://gerrit-documentation.storage.googleapis.com/Documentation/2.11.3/index.html
2. The new Upstream URL is: https://www.gerritcodereview.com/
Thanks!
DevPump commented on 2015-04-06 17:42
A new version was released: http://gerrit-releases.storage.googleapis.com/gerrit-2.10.2.war
zxiiro commented on 2013-05-09 11:25
ottoshmidt, Thanks my problem was that I wasn't the maintainer of the package so I was not allowed to upload an update.
ottoshmidt commented on 2013-05-09 08:51
zxiiro, take a look at https://wiki.archlinux.org/index.php/AUR_User_Guidelines#Sharing_and_maintaining_packages
ottoshmidt commented on 2013-05-09 08:50
https://wiki.archlinux.org/index.php/AUR_User_Guidelines#Sharing_and_maintaining_packages
zxiiro commented on 2013-05-07 01:51
How can I submit an updated PKGBUILD for this?
marcelhuber commented on 2012-09-08 10:26
It might be related to a connection to your mysql server/database as I found in this post, see post #2, #3 and #8: http://ubuntuforums.org/showthread.php?t=991141
Check if mysql allows connections from localhost.
If it still does not work please search on or ask on the 'Repo and Gerrit' google group found here: https://groups.google.com/forum/?fromgroups=#!forum/repo-discuss
I am using the H2 database without any problems so far.