Sudo pacman -Syu not working because of KDE

Iam new to Manjaro, fresh installed and tried Updating the System like i always do now i tried running sudo pacman.I have added Error Messages down below English/German and some Information about my Setup.

    ~  neofetch                                                                                       ✔ 
██████████████████  ████████   onur@onur 
██████████████████  ████████   -------------------- 
██████████████████  ████████   OS: Manjaro Linux x86_64 
██████████████████  ████████   Host: x-x
████████            ████████   Kernel: 6.5.5-1-MANJARO 
████████  ████████  ████████   Uptime: 7 mins 
████████  ████████  ████████   Packages: 1151 (pacman) 
████████  ████████  ████████   Shell: bash 5.1.16 
████████  ████████  ████████   Resolution: 3840x1080 
████████  ████████  ████████   DE: Plasma 5.27.8 
████████  ████████  ████████   WM: KWin 
^[[A████  ████████  ████████       Theme: [Plasma], Breeze [GTK2/3] 
████████  ████████  ████████   Icons: [Plasma], breeze [GTK2/3] 
████████  ████████  ████████   Terminal: konsole 
                               CPU: AMD Ryzen 3 2200G (4) @ 3.500GHz 
                               GPU: NVIDIA GeForce GTX 1050 Ti 
                               GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series 
                               Memory: 2412MiB / 10901MiB 

                                                       
                                                       


    ~  sudo pacman -Syu                                                                               ✔ 
:: Paketdatenbanken werden synchronisiert …
 core ist aktuell
 extra ist aktuell
 multilib ist aktuell
:: Vollständige Systemaktualisierung wird gestartet …
:: appstream-qt durch extra/appstream-qt5 ersetzen? [J/n] j
:: kdsoap durch extra/kdsoap-qt5 ersetzen? [J/n] j
:: kgamma5 durch extra/kgamma ersetzen? [J/n] j
:: kirigami-addons durch extra/kirigami-addons5 ersetzen? [J/n] j
Warnung: kpeoplevcard: Lokale Version (0.1+r38.32d50a9-1) ist neuer als extra (0.1-2)
:: kuserfeedback durch extra/kuserfeedback5 ersetzen? [J/n] j
:: libkcddb durch extra/libkcddb5 ersetzen? [J/n] j
:: libkdcraw durch extra/libkdcraw5 ersetzen? [J/n] j
:: libqaccessibilityclient durch extra/libqaccessibilityclient-qt5 ersetzen? [J/n] j
Abhängigkeiten werden aufgelöst …
Nach in Konflikt stehenden Paketen wird gesucht …
Fehler: Vorgang konnte nicht vorbereitet werden (Kann Abhängigkeiten nicht erfüllen)
:: Installation von kpeople5 (5.112.0-1) verletzt Abhängigkeit »kpeople«, benötigt von kpeoplevcard
:: Installation von kcontacts5 (5.112.0-1) verletzt Abhängigkeit »kcontacts«, benötigt von kpeoplevcard
    ~ 

Translation :

   ~  sudo pacman -Syu  ✔
:: Package databases are synchronized...
 core is current
 extra is current
 multilib is up to date
::Starting full system update...
:: Replace appstream-qt with extra/appstream-qt5? [Y/n] j
:: Replace kdsoap with extra/kdsoap-qt5? [Y/n] j
:: Replace kgamma5 with extra/kgamma? [Y/n] j
:: Replace kirigami-addons with extra/kirigami-addons5? [Y/n] j
Warning: kpeoplevcard: Local version (0.1+r38.32d50a9-1) is newer than extra (0.1-2)
:: replace kuserfeedback with extra/kuserfeedback5? [Y/n] j
:: Replace libkcddb with extra/libkcddb5? [Y/n] j
:: Replace libkdcraw with extra/libkdcraw5? [Y/n] j
:: Replace libqaccessibilityclient with extra/libqaccessibilityclient-qt5? [Y/n] j
Dependencies are resolved...
Looking for conflicting packages...
Error: Operation could not be prepared (Cannot satisfy dependencies)
:: Installation of kpeople5 (5.112.0-1) violates dependency "kpeople", required by kpeoplevcard
:: Installation of kcontacts5 (5.112.0-1) violates dependency "kcontacts", required by kpeoplevcard

ChatGPT recommended me using sudo pacman -Syu --ignore kpeoplevcard,kpeople,kcontacts
but it didnt work.

This was asked 100x already. Ask chatgpt how to search a forum. It’s also mentioned in last few stable announcements.

2 Likes

Sorry but i already searched but didnt found it. Can you still help me? Idk what Announcements ur talking about iam new to Manjaro (used Debian/based and a bit Fedora.

Read second post and you’ll find it.

I also wonder how did you search for it? How hard is it to take a line of an error message and paste it into google or wherever.

1 Like

forum.manjaro.org/stable-update-2023-12-10

kpeoplevcard update requires manual intervention

A “newer” version of kpeoplevcard accidently existed, so to install the current version, either update with sudo pacman -Syu kpeoplevcard or sudo pacman -Syuu.
[/quote]

ChatGPT is not a reliable source of information
On the Dangers of Stochastic Parrots: Can Language Models Be Too Big?

1 Like

Thx, i know ChatGPT isn’t a reliable source but sometimes it helps. I see it as little buddy who can teach me the other side of Linux (debian, ubuntu mint are easy and most used distros even my parents could use them i they knew english) / explain some weird formulated stuff but i don’t run commands that doesn’t seem helpful, i mean a --ignore flag doesn’t really break the system. I’m a Developer and some Random can’t replace me, if u know at least 50% of what ur doing u can use the Code Snippets, implement them and Debug it fast. Manjaro needs some more efford than debian, but its not that hard like arch. i tried installing it twice manually, it worked well and after 3 days i got a very complex problem i cant solve without profesional help. I plan to use manjaro at least for 1 year, get expierence before i go to a thing like arch linux.

ChatGPT may get something right or may serve a complete ***** like in the above case. Using ignore like that will lead to partial upgrade wich is unsupported.

1 Like

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