Artix Linux Forum

Artix Linux => Package management => Topic started by: User69 on 06 August 2025, 01:59:45

Title: Cannot resolve "libwolfssl.s0=44-64", a dependency of "vde2"
Post by: User69 on 06 August 2025, 01:59:45
Please upgrade repositories!
Code: [Select]
sudo pacman -S vde2
resolving dependencies... warning: cannot resolve
"libwolfssl.s0=44-64", a dependency of "vde2"
:: The following package cannot be upgraded due to unresolvable dependencies:
vde2

Arch Linux repos already have libwolfssl.s0=44-64!
Title: Re: Cannot resolve "libwolfssl.s0=44-64", a dependency of "vde2"
Post by: corysanin on 06 August 2025, 06:04:09
Fixed with world/wolfssl-5.8.2-1
Title: Re: Cannot resolve "libwolfssl.s0=44-64", a dependency of "vde2"
Post by: mrbrklyn on 07 August 2025, 09:18:01
If you don't mind me asking, why would someone use this instead of openssh?
Title: Re: Cannot resolve "libwolfssl.s0=44-64", a dependency of "vde2"
Post by: Dju on 07 August 2025, 23:12:23
@corysanin thanks, pacman has been whining about it for a few days :D

@mrbrklyn it seems that it's a simple and lighter ssl/tls library than openssl; some might prefer it (which vde does)