Skip to main content
Topic: unable to satisfy dependency 'nettle=3.10' required by lib32-nettle (Read 204 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

unable to satisfy dependency 'nettle=3.10' required by lib32-nettle

Hello,

When doing a pacman -Syu, I get:

Code: [Select]
:: unable to satisfy dependency 'nettle=3.10' required by lib32-nettle

Code: [Select]
# pacman -Ss nettle
system/nettle 3.10.1-1 [installed: 3.10-1]
    A low-level cryptographic library
lib32/lib32-nettle 3.10-1 [installed]
    A low-level cryptographic library (32-bit)
extra/haskell-nettle 0.3.1.1-8
    Safe nettle binding

Happy New Year and best wishes.

 

Re: unable to satisfy dependency 'nettle=3.10' required by lib32-nettle

Reply #1
Wait. lib32 is sometimes a little bit later. Or use --ignore=*nettle*

Edit: Or use wine-wow64, so you don't need lib32 anymore.