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

推荐订阅源

U
Unit 42
罗磊的独立博客
博客园 - 聂微东
T
The Blog of Author Tim Ferriss
博客园 - 司徒正美
Stack Overflow Blog
Stack Overflow Blog
F
Fortinet All Blogs
A
About on SuperTechFans
腾讯CDC
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog RSS Feed
IT之家
IT之家
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
宝玉的分享
宝玉的分享
C
Check Point Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
月光博客
月光博客
T
Tailwind CSS Blog
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog

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) - fabric-server
2026-06-25 · via AUR Newest Packages

Pinned Comments

jSQrD commented on 2024-10-24 18:31 (UTC) (edited on 2024-10-24 18:32 (UTC) by jSQrD)

As of Minecraft Version 1.20.6, Minecraft requires Java 21. This package will receive updates whenever the Minecraft updates or Fabric updates.

lgm commented on 2021-11-19 18:22 (UTC)

I updated this package to match the latest version of minecraft-server package. THIS UPDATE REQUIRES MANUAL INTERVENTION:

The management script switched from GNU screen to tmux.
Manual intervention is needed to close the previous GNU screen sessions:
Use `sudo -u fabric screen -S fabric -rx` to attach to the fabric session and stop it.
Do the same for the `idle_server_fabric` session if one is running.

You can also stop the running fabric server before the update and then start again after the update.

jSQrD commented on 2026-03-01 03:52 (UTC)

@Capricious-frog Just noticed I was using the SHA for the old version of the installer I usual check before a push but forgot.

Xeno commented on 2026-02-14 23:41 (UTC)

You can get the package working by manually changing the PKGBUILD to the correct sha512sum.

The easiest way you can do it automatically is:

git clone https://aur.archlinux.org/fabric-server.git
cd fabric-server
sha512sum fabric-installer-*.jar
updpkgsums
makepkg -sirc

Capricious-frog commented on 2026-01-12 15:25 (UTC) (edited on 2026-01-12 15:26 (UTC) by Capricious-frog)

I'm trying to update the package but the checksum for the file fabric-installer file fails.

==> Validating source files with sha512sums...
    minecraft-server-1.0.4.tar.gz ... Passed
    fabric-installer-1.1.1.jar ... FAILED
==> ERROR: One or more files did not pass the validity check!

rumbah commented on 2025-11-03 23:24 (UTC)

Thanks for being so fast with reacting to the out of date notification.

jSQrD commented on 2024-10-24 18:31 (UTC) (edited on 2024-10-24 18:32 (UTC) by jSQrD)

As of Minecraft Version 1.20.6, Minecraft requires Java 21. This package will receive updates whenever the Minecraft updates or Fabric updates.

lgm commented on 2024-08-17 09:48 (UTC)

@jSQrDm, I added you as a maintainer