New Manjaro user here. I am unable to install the update. Looking for any help on where to look.
The error message is;
could not satisfy dependencies:
unable to satisfy dependency ‘libnettle.so=9-64’ required by dnsmasq
unable to satisfy dependency ‘libhogweed.so=7-64’ required by dnsmasq
1 Like
Start your own topic and start by reading the tutorials how to ask for help and how to provide system information, because i think this will take some time. So that we go step by step.
2 Likes
Sounds like a partial sync - did you get any error messages during the update?
Perhaps you should rebuild your mirror list and rerun the update
sudo pacman-mirrors --zone
sudo pacman -Syyu
4 Likes
In case it’s needed:
pamac update --no-aur --force-refresh
2 Likes
Both dependencies are provided by nettle
$ pamac info nettle
Name : nettle
Version : 4.0-1
Description : A low-level cryptographic library
Provides : libnettle.so=9-64 libhogweed.so=7-64
1 Like
Which is kind of the problem, because i checked quickly and those are the current versions…so if he wants to update something…but something else is current, that means partial update.
But this is speculation. Without some more feedback, and the full output of the above commands and errors, inxi, etc.
1 Like
Original post was moved from [Stable Update] 2026-05-19 that included both packages:
https://termbin.com/f4vo
PACKAGE 2026-05-02 2026-05-19
-------------------------------------------------------------------------
nettle 3.10.2-1 4.0-1
dnsmasq 2.92-1 2.92.rel2-2
Refreshing the mirrors did the trick. Thank you so much. This issue is solved.
1 Like
BG405
27 May 2026 16:10
9
Godzilla:
This issue is solved.
In that case, please feel free to mark the post which helped you the most as the Solution.
This helps others with similar issues to find an answer.
I would guess it’s the one by @linux-aarhus in this case.
system
Closed
30 May 2026 16:11
10
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.