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

推荐订阅源

雷峰网
雷峰网
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
罗磊的独立博客
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
博客园_首页
博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
量子位
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
美团技术团队
小众软件
小众软件
Jina AI
Jina AI
S
SegmentFault 最新的问题
博客园 - Franky
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

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) - firefox-nightly-bin
2026-05-29 · via AUR Newest Packages

Pinned Comments

VitalyR commented on 2024-10-09 08:27 (UTC)

VitalyR commented on 2023-06-13 16:19 (UTC) (edited on 2023-06-13 16:29 (UTC) by VitalyR)

@tjhexf The PGP key is not outdated. Maybe there is some problem within your key server so you could try importing the key manually:

gpg --keyserver hkps://keys.openpgp.org --recv-keys 14F26682D0916CDD81E37B6D61B7B526D98F0353

as @aag said.

zrhoffman commented on 2026-05-12 16:40 (UTC)

Thanks @Sving1024 and @VitalyR, the automated updates work great on aarch64 now!

Sving1024 commented on 2026-05-12 12:47 (UTC)

@zrhoffman Thanks. Now we have separate arrays for sha512sums_x86_64and sha512sums_aarch64. The pkgbuild should be able to build on aarch64 arch now.

zrhoffman commented on 2026-05-12 10:17 (UTC) (edited on 2026-05-12 10:18 (UTC) by zrhoffman)

Ever since the Firefox sha512 started being checked in 8e63c12c40, the validity check has failed on aarch64:

$ makepkg
==> Making package: firefox-nightly-bin 152.0a1.20260511.160144-1 (Tue 12 May 2026 04:07:45 AM MDT)
==> Retrieving sources...
  -> Found firefox-nightly.desktop
  -> Found policies.json
  -> Found 20260511-160144-firefox-152.0a1.en-US.linux-aarch64.tar.xz
  -> Found 20260511-160144-firefox-152.0a1.en-US.linux-aarch64.tar.xz.asc
==> Validating source files with sha512sums...
    firefox-nightly.desktop ... Passed
    policies.json ... Passed
    20260511-160144-firefox-152.0a1.en-US.linux-aarch64.tar.xz ... FAILED
    20260511-160144-firefox-152.0a1.en-US.linux-aarch64.tar.xz.asc ... Skipped
==> ERROR: One or more files did not pass the validity check!

This is because it's checking the aarch64 archive against the x86_64 checksum. Now that the sha512 is an actual hash instead of SKIP, there should be separate arrays for sha512sums_x86_64 and sha512sums_aarch64.

For reference, the PKGBUILD updates now seem to be coming from the GitHub Actions workflow at https://github.com/Sving1024/PKGBUILD/blob/da00f7751d/.github/workflows/upd-ff-i18n.yaml#L46.

doaxan commented on 2025-10-07 23:56 (UTC) (edited on 2025-10-07 23:58 (UTC) by doaxan)

For those who could not import the key in any way due to an error "gpg: keyserver receive failed: Operation not permitted":

curl -s "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xD98F0353" | gpg --import

NoSohoth commented on 2025-04-12 14:05 (UTC) (edited on 2025-04-12 14:05 (UTC) by NoSohoth)

@Sving1024 Thanks for the clarification, the master key stays unchanged indeed.

Sving1024 commented on 2025-04-12 13:48 (UTC)

@NoSohoth the master key is not outdated at all. please manually update your key.

NoSohoth commented on 2025-04-12 13:40 (UTC) (edited on 2025-04-12 14:02 (UTC) by NoSohoth)

Please update the PKGBUILD to reflect Mozilla's new GPG key : 09BEED63F3462A2DFFAB3B875ECB6497C1A20256.

amfern commented on 2024-10-27 18:41 (UTC)

I was able to set default profile by going to about:profiles and setting my old profile as the default one

rixx commented on 2024-10-15 13:50 (UTC)

@mykiwi, it's likely your stuff isn't gone, and that the new version has just set you up with a new profile.

You can run firefox-nightly --profile ~/.mozilla/firefox/… to see which profile is right (or just check directory size :P). If you run firefox-nightly --ProfileManager, you should be able to switch the default back to the correct profile.

mykiwi commented on 2024-10-15 07:09 (UTC) (edited on 2024-10-15 08:42 (UTC) by mykiwi)

Hi, I lost everything on my firefox nightly: tabs, extensions, account, ... How to get them back? My version is 133.0a1. For information when I do yay, I see this: -> firefox-nightly-bin: local (133.0a1.20241012.203756-1) is newer than AUR (133.0a1.20241009.094637-1)