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

推荐订阅源

Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
P
Proofpoint News Feed
A
About on SuperTechFans
小众软件
小众软件
MyScale Blog
MyScale Blog
J
Java Code Geeks
K
Kaspersky official blog
L
Lohrmann on Cybersecurity
T
Tenable Blog
人人都是产品经理
人人都是产品经理
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Vulnerabilities – Threatpost
V
V2EX
博客园 - 三生石上(FineUI控件)
NISL@THU
NISL@THU
云风的 BLOG
云风的 BLOG
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
Simon Willison's Weblog
Simon Willison's Weblog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
宝玉的分享
宝玉的分享
The Hacker News
The Hacker News
AWS News Blog
AWS News Blog
N
Netflix TechBlog - Medium
腾讯CDC
H
Hacker News: Front Page
S
SegmentFault 最新的问题
S
Schneier on Security
Blog — PlanetScale
Blog — PlanetScale
Google DeepMind News
Google DeepMind News
S
Security Affairs
SecWiki News
SecWiki News
C
Cyber Attacks, Cyber Crime and Cyber Security
C
Cybersecurity and Infrastructure Security Agency CISA
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
N
News and Events Feed by Topic
C
CXSECURITY Database RSS Feed - CXSecurity.com
M
MIT News - Artificial intelligence
O
OpenAI News
T
The Blog of Author Tim Ferriss
B
Blog RSS Feed
博客园_首页
Google Online Security Blog
Google Online Security Blog
Y
Y Combinator Blog
Scott Helme
Scott Helme
The Last Watchdog
The Last Watchdog
S
Securelist
The Cloudflare Blog

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) - python-amulet-core
2026-06-18 · via AUR Newest Packages

I doubt these are actually useful because you are supposed to build in a clean chroot environ tho...

I think you misunderstood something about building in a clean chroot.

Yes, PKGBUILDs should always be able to build in a clean chroot. This is to make sure no dependencies are missed, it can improve reproducibility if required and some compilation problems are mitigated.

Nowhere does this imply PKGBUILDs should always be built in a clean chroot. Using a fresh chroot for every package can extend download and packaging times, makepkg does not require it, and almost no AUR helpers automate this.

So I think the vast majority of users doesn't bother and this isn't wrong per se.

Thanks for adding the fix anyway!

@gwuensch Should be there after next release.

I doubt these are actually useful because you are supposed to build in a clean chroot environ tho...

Hi. Packaging currently fails with stale wheels in the srcdir.

Could you please either clean these up with a git clean -fdx in prepare(), as is suggested by the ArchWiki, or create a separate directory for each version (i.e., include $pkgver in the source directory's name)?