Update failure due to dependencies

Updates are not possible since libkipi needs kxmlgui and also needs service. How to bypass this or install needed data?

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=8 --filter --no-host --width --repos
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

Have you already :mag: for your problem in the forum ? (Wisdom lies in asking → listening → reading :wink: )

You shouldnt have *kipi* anything.
And this is likely related to at least part of your problem.
(the only kipi package thats exists is an unsupported AUR package)

I’m a rookie!
What do I have to do?

I wont really know everything without seeing the output (of sudo pacman -Syu).
But my first guess, since libkipi was mentioned, is that it should be removed first.

sudo pacman -Rns libkipi

Thanx for this Idea. Now it says guile 2.0 is not available for aarch64…

Show us the output

PS

Also heres a guide including things like formatting code;

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.