OK, same problem. Here's what Norbert sent me last night about fixing the problem:MAYBL8 wrote: Mon Oct 12, 2020 3:43 pm The problem is here:It wants to install 2 different libkcolorpicker0 packages.Code: Select all
$ sudo apt-get install ksnip Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: libkcolorpicker0 libkimageannotator0 The following NEW packages will be installed: ksnip libkcolorpicker0 libkimageannotator0 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 485 kB/502 kB of archives. After this operation, 2,554 kB of additional disk space will be used.
I don't know how to fix that problem except maybe remove sid repository and I don't want to do that.
Before he sent that email, I was able to fix it on my machine by starting a new instance of synaptic and running a "complete removal" on the 'libkcolorpicker' package.Ahh, library name differences:
MX: libkcolorpicker
Debian: libkcolorpicker0
Probably you can get rid of libkcolorpicker (dpkg --purge) and then
installation should work. This might remove some packages depending on
libkcolorpicker.