[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

I'm getting a dependencies error when trying to install roundcube 1.5.1 on my bullseye machine



I'm running bullseye with roundcube version 1.4.11 currently installed. I am trying to upgrade to version 1.5.1.

I followed the instructions at "SimpleBackportCreation" at https://wiki.debian.org/SimpleBackportCreation

Everything went fine until the very last step:

===========

$ sudo apt-get install ../roundcube_*_*.deb

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'roundcube' instead of '../roundcube_1.5.1+dfsg-1_all.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
roundcube : Depends: roundcube-core (= 1.5.1+dfsg-1) but 1.4.11+dfsg.1-4 is to be installed
E: Unable to correct problems, you have held broken packages.

============


I tried "sudo apt-get remove roundcube" but that didn't help.

Can someone please tell me how I might resolve this?


Reply to: