Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] Installing wolfssl breaks libwolfssh.so required by vde2 (Read 302 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

[SOLVED] Installing wolfssl breaks libwolfssh.so required by vde2

Running into update issue today, specifically this:

Code: [Select]
~ $ sudo pacman -Syu
:: Synchronizing package databases...
 system is up to date
 world is up to date
 galaxy is up to date
 lib32 is up to date
 extra                                                        8.2 MiB  24.0 MiB/s 00:00 [---------------------------------------------------] 100%
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing wolfssl (5.6.4-1) breaks dependency 'libwolfssl.so=35-64' required by vde2

~ ❯ pacman -Ss wolfssl
world/wolfssl 5.6.4-1 [installed: 5.6.3-3]
    Lightweight, portable, C-language-based SSL/TLS library
extra/wolfssl 5.6.4-1 [installed: 5.6.3-3]
    Lightweight, portable, C-language-based SSL/TLS library

~ $ pacman -Ss vde2
world/vde2 2.3.3-3 [installed]
    Virtual Distributed Ethernet for emulators like qemu
extra/vde2 2.3.3-4 [installed: 2.3.3-3]
    Virtual Distributed Ethernet for emulators like qemu

Any advice? Or just wait for mirrors to sync up? Thanks.

Re: Installing wolfssl breaks libwolfssh.so required by vde2

Reply #1
Just chiming in same problem here. Though OP, yes, probably needs to just be synced. Gonna add it to IgnorePkg in pacman.conf for now.

Re: Installing wolfssl breaks libwolfssh.so required by vde2

Reply #2
Fixed.