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

推荐订阅源

T
The Blog of Author Tim Ferriss
I
InfoQ
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
有赞技术团队
有赞技术团队
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
B
Blog RSS Feed
博客园_首页
Y
Y Combinator Blog
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
雷峰网
雷峰网
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Help Net Security
P
Proofpoint News Feed
B
Blog
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

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) - amneziawg-tools
2026-06-19 · via AUR Newest Packages

e_Irbis commented on 2025-09-13 08:50 (UTC) (edited on 2025-09-13 09:34 (UTC) by e_Irbis)

Did anyone receive a similar mistake?

==> Build () ... 
 LD   wg
Collect2: Fatal Error: Cannot Find "ld"
The compilation is interrupted.
Make: *** [<built -in>: wg] error 1
==> Error: There was a failure in Build (). 
    Interrupt...

UPD I was found a problem LDFLAGS in makepkg.cfg contains the -fuse-ld=mold flag, but the mold package was not installed on the system.

marek22k commented on 2025-09-06 19:29 (UTC)

Is AWG 2.0 config compatible with the vanilla parameters and with the Wireguard servers themselves? Jc, Jmin, Jmax, S1-2, H1-4...

I'm struggling to understand Amnezia's documentation. It vaguely claims to be Wireguard compatible even with the 1.5 release, but that's simply not true AFAIK.

Unfortunately, the documentation does not provide detailed information about the parameters. Zane (developer of WG Tunnel) has provided a configuration that is backward compatible with Vanilla WireGuard: https://zaneschepke.com/wgtunnel-docs/features.html#how-to-convert-an-existing-wireguard-config-to-amnezia

Alternatively - self-promotion - I have also written about AmneziaWG and the meaning of the parameters on my website. https://mk16.de/blog/amneziawg-en/

wilkins commented on 2025-09-06 14:22 (UTC)

I was asking whether this update broke compatibility with the previous amnezia release, i.e with the 1.5 awg params

VVL commented on 2025-09-05 18:46 (UTC)

If you're not using awg params (Jc, Jmin, Jmax, S1-2, H1-4...), then it support vanilla wireguard. If you start using it, then you're using awg.

wilkins commented on 2025-09-02 09:46 (UTC)

1.0.20250901

Is AWG 2.0 config compatible with the vanilla parameters and with the Wireguard servers themselves? Jc, Jmin, Jmax, S1-2, H1-4...

I'm struggling to understand Amnezia's documentation. It vaguely claims to be Wireguard compatible even with the 1.5 release, but that's simply not true AFAIK.

And why did they update amnezia-tools to 2.0 when amnezia-go (f6542209f40f3f8f9e3dc9403d331ad2881fd7e3) is still untagged?

basul commented on 2025-07-12 13:27 (UTC)

Yea, it looks like the latest changes were reverted in 1.0.20250706 since they were causing issues. Upgraded to that version and "Invalid argument" error is gone.

Arsikk commented on 2025-07-06 03:12 (UTC)

Seems like 1.0.20250704-1 breaks awg-quick? My known good config broke after this with unable to resolve IP address and invalid argument errors, downgrading solved it.

Gallifreyan commented on 2025-01-14 04:54 (UTC)

I'm not sure whether this should go here or elsewhere, but it appears that updating the kernel breaks this package - trying the awg-quick command complains about an unknown connection type, which is only solved by reinstalling this package and amneziawg-linux. Maybe add a pacman hook to reinstall this package after a kernel update?

marek22k commented on 2024-09-02 20:09 (UTC)

@VVL Thanks for the quick fix!

marek22k commented on 2024-09-02 19:13 (UTC) (edited on 2024-09-02 19:14 (UTC) by marek22k)

@VVL resolvconf should be optional, as it is not necessary if you do not control the DNS via Amnezia! (After settings it to optional please increase pkgrel again)