Jump to content

Recommended Posts

Posted

I am an Linux Beginner and I only can use Terminal for copy/paste issues.

 

For many months my Raspberry Pi 5 runs perfectly with Armbian. But when I try to update the system in the Discover App, I get the following error message:

 

The following packages have unmet dependencies: kpim6-akonadi: Kollidiert mit: knotes but 4:24.05.2+p24.04+vstable+git20240705.1500-0 is to be installed Kollidiert mit: kpim6-akonadi-notes but 4:24.08.3+p24.04+vstable+git20241129.1417-0 is to be installed 

 

Can someone please help me to get my system up-to-date? Thanks in advance!

Posted

most likely a bunch of packages that shouldn't have been removed were removed alongside, the joys of GUI package management

 

1) don't be afraid of the command line

2) see if /var/log/dpkg.log gives any hints what is missing

 

What desktop system were you using before?  Try to get it back installed.

 

PS: In your current situation, you can reach a log-in console and command line with Ctrl-Alt-F1

PPS: Reinstalling from scratch might be faster.

Posted

Did you do Update All after removing knotes?

If you were running wayland you will probably need to use Ctrl-Alt-F3 as wayland uses F1 and there is an (unusable) X server on F2 for xwayland. Then, after logging in

sudo apt update
sudo apt full-upgrade

If that's not enough try

sudo apt install task-kde-desktop

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines