Kolab 16 on Centos update problem

Axel ar at xlrs.de
Thu Oct 11 11:08:31 CEST 2018


Hi, 

I had this issue as well and in my understanding this happens because of 
"circular" dependencies problems. 

I solved this by manually resolving dependency using this command

rpm -Uvh --nodeps $(repoquery --location roundcubemail-plugin-zipdownload)

Repeat this for every package you have dependency problems.
In case you don't have the repoquery command on your system install yum-utils

Kind regards
  Axel 

Am Mittwoch, 10. Oktober 2018, 11:33:07 CEST schrieb Gelpi Andrea:
> Hi,
> 	in my kolab 16 on a CentOS Linux release 7.5.1804 (Core)
> 
> I had the following error trying to update.
> 
> The command: yum update responds with:
> 
> --> Risoluzione delle dipendenze completata
> Errore: Pacchetto:
> roundcubemail-plugin-libcalendaring-3.4-46.2.el7.kolab_16.noarch (Kolab_16)
>             Richiede: roundcubemail(plugin-libcalendaring-skin-elastic)
> 
> >= 1.4
> 
> Errore: Pacchetto:
> roundcubemail-plugin-zipdownload-1.4-65.2.el7.kolab_16.noarch (Kolab_16)
>             Richiede: roundcubemail(plugin-zipdownload-skin-elastic) =
> 1.4-65.2.el7.kolab_16
> 
> It seems to me that a new package is missing in the repository:
> 
> roundcubemail-plugin-zipdownload-skin-elastic
> 
> Is this a known problem?
> 
> How can I solve it?
> 
> Thanks in advance




More information about the users mailing list