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

推荐订阅源

Spread Privacy
Spread Privacy
人人都是产品经理
人人都是产品经理
U
Unit 42
MyScale Blog
MyScale Blog
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
J
Java Code Geeks
F
Full Disclosure
博客园 - 司徒正美
美团技术团队
博客园 - 叶小钗
L
LINUX DO - 热门话题
Blog — PlanetScale
Blog — PlanetScale
Security Latest
Security Latest
博客园 - 聂微东
量子位
Know Your Adversary
Know Your Adversary
H
Hackread – Cybersecurity News, Data Breaches, AI and More
N
Netflix TechBlog - Medium
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
D
DataBreaches.Net
S
Securelist
Recorded Future
Recorded Future
小众软件
小众软件
月光博客
月光博客
W
WeLiveSecurity
宝玉的分享
宝玉的分享
B
Blog
G
GRAHAM CLULEY
P
Privacy International News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
C
Cybersecurity and Infrastructure Security Agency CISA
S
SegmentFault 最新的问题
Hacker News: Ask HN
Hacker News: Ask HN
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
雷峰网
雷峰网
博客园 - Franky
F
Fortinet All Blogs
T
Troy Hunt's Blog
T
The Blog of Author Tim Ferriss
The Register - Security
The Register - Security
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
H
Hacker News: Front Page
N
News and Events Feed by Topic
Google DeepMind News
Google DeepMind News
Scott Helme
Scott Helme

AUR Newest Packages

AUR (en) - bambu-studio AUR (en) - mautrix-teams AUR (en) - graphify-bin AUR (en) - word-snatchers-cli AUR (en) - typing-game-cli AUR (en) - agent-deck-bin AUR (en) - fconvert AUR (en) - sd-boot AUR (en) - mutui AUR (en) - vapor-openvr-git AUR (en) - pi-ext-awsdocs AUR (en) - omniroute-bin AUR (en) - ddnsto-bin AUR (en) - herdr-bin AUR (en) - quark-quick-access-bin AUR (en) - superset-bin AUR (en) - dabradio-bin AUR (en) - fetch-git openaquaero AUR (en) - fmradio-bin AUR (en) - luna-translator AUR (en) - braincup-bin AUR (en) - ioruba-desktop-bin AUR (en) - ioruba-desktop AUR (en) - deadsync-bin AUR (en) - deadsync AUR (en) - claurst-bin AUR (en) - festival-bin AUR (en) - awesomenes AUR (en) - tofi-rs-git AUR (en) - wallrift AUR (en) - smolvm-bin AUR (en) - smolvm AUR (en) - uac-launch-control-bin AUR (en) - openclaw AUR (en) - runex-bin AUR (en) - sing-box-ref1nd-beta-bin AUR (en) - netscan-tui AUR (en) - koharu-appimage AUR (en) - pulsedb AUR (en) - clashmi-bin AUR (en) - viper-py AUR (en) - netwatch-tui-bin AUR (en) - scran AUR (en) - snapdog-client AUR (en) - snapdog AUR (en) - opentubex AUR (en) - fafind-bin AUR (en) - smosummary AUR (en) - cardwire AUR (en) - android-cli AUR (en) - clawx-appimage AUR (en) - echomusic-appimage AUR (en) - vermouth AUR (en) - clawd-on-desk-bin AUR (en) - oxideterm-bin AUR (en) - shed-sh AUR (en) - haus-bin AUR (en) - stably-orca-bin AUR (en) - emerald-legacy-launcher-git AUR (en) - kwim AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - byedroid AUR (en) - zeed-bin AUR (en) - dwl-git-azerty AUR (en) - opennow AUR (en) - budget-tracker-bin AUR (en) - budget-tracker AUR (en) - tasks-bin AUR (en) - gitmun-bin AUR (en) - drop-bin AUR (en) - tritium-launcher-bin AUR (en) - solidc-git AUR (en) - paseo-desktop-bin AUR (en) - yt-dvr AUR (en) - enneagram AUR (en) - openring-rs AUR (en) - openring-rs-bin AUR (en) - whisper.cpp-cuda-bin AUR (en) - libggml-cuda-bin AUR (en) - revdiff AUR (en) - tdesktop-nolimit AUR (en) - cert-checker AUR (en) - goosestation-libretro AUR (en) - kei AUR (en) - foxguard AUR (en) - hyprlogin-git AUR (en) - kebiki AUR (en) - runex AUR (en) - ikuai-cli AUR (en) - cosmic-ext-connected-git AUR (en) - ter-music-cn AUR (en) - elio-bin AUR (en) - qtkeychain-qt5 AUR (en) - gesturecontrol AUR (en) - ouijit-bin AUR (en) - usque-bin AUR (en) - ascendara-bin
AUR (en) - icecat
2026-06-18 · via AUR Newest Packages

@xiota - it appears the issue is rust vs rustup. rustup is preferred, and pushed, by arch linux, but the icecat build requires rust. You might want to add it to your makedepends array, perhaps instead of cargo. Someone attempting this build without rust/cargo dev experience isn't going to pick up on the difference.

I'm guessing something else I was building in the Feb/Mar timeframe required rustup, so the Mar icecat build failed, but appeared to be correctly using "rust", or at least some version of it (which I now know was rustup).

To get it going, I had to uninstall rustup, install rust, and remove all .rust* and .cargo subdirectories, and start again.

I'm still running into this build error - have been since March. Can anybody fix this or let me know how it should be fixed:


 0:05.08 DEBUG: Executing: `rustup which cargo`
 0:05.08 DEBUG: The command returned non-zero exit status 101.
 0:05.08 DEBUG: Its error output was:
 0:05.08 DEBUG: | error: no such command: `which`
 0:05.08 DEBUG: |
 0:05.08 DEBUG: | help: a command with a similar name exists: `whichp`
 0:05.08 DEBUG: |
 0:05.08 DEBUG: | help: view all installed commands with `cargo --list`
 0:05.08 DEBUG: | help: find a package to install `which` with `cargo search cargo-which`
 0:05.08 ERROR: Command `rustup which cargo` failed with exit status 101.

Edit: I build probably 200+ packages from the AUR for my user repository and this is the only build that gives me any kind of rust/cargo problems. I have no background in rust/cargo so any advice has to be extremely explicit. My background is with C/C++ and Java. I've tried everything suggested via google, and tried to install anything close to "which" and nothing works.

Greetings all, I've taken the DIY instructions that the previous binary creator provided on their website, and put it all together to make new binary builds for Icecat. I intend to maintain this repo long-term or indefinitely, and will provide an announcement otherwise:

https://aur.archlinux.org/packages/icecat-bin