惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
IT之家
IT之家
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
MyScale Blog
MyScale Blog
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
V
V2EX
N
Netflix TechBlog - Medium
Vercel News
Vercel News
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
The Blog of Author Tim Ferriss
量子位
博客园 - Franky
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
月光博客
月光博客
F
Fortinet All Blogs

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - gerrit
2026-06-17 · via AUR Newest Packages

AndrewD commented on 2022-02-06 22:48 (UTC)

We have noticed the data in /var/lib/gerrit being periodically deleted, approximately once a month, requiring restore from backup.

I think the problem is gerrit.tmpfiles includes "D /var/lib/gerrit - gerrit gerrit", indicating this directory needs periodic cleanup. I suspect this should be managed in an install script instead? I've manually deleted this line from /usr/lib/tmpfiles.d/gerrit.conf on our system to see if this resolves our issue.

lmartinez-mirror commented on 2021-10-09 03:25 (UTC)

NOTICE

I tried my hand at rewriting the install script by separating the user/group creation/deletion logic out into separate sysusers and tmpfiles config files. Please let me know if this works, thanks!

pattop commented on 2021-07-01 04:06 (UTC)

lmartinez-mirror: I just had crashes due to java-runtime at v16. Reverting to v11 (as per the docs) fixes the issue.

lmartinez-mirror commented on 2021-06-23 16:19 (UTC)

Upstream documentation says this package is not compatible with java-runtime>=13, please let me know if this is not the case before I change the dependencies to reflect this.

pattop commented on 2021-06-11 01:47 (UTC)

Build is broken for me at the moment due to sha256 mismatch between PKGBUILD and gerrit-3.3.2.war source?

mamutal91 commented on 2019-05-05 17:20 (UTC)

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 (UTC)

kingcreole commented on 2017-05-12 15:10 (UTC)

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 (UTC)

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!