AW: Kolab 16 on Centos update problem

Martin Kellermann kellermann at sk-datentechnik.com
Thu Oct 11 11:21:46 CEST 2018


Thanks, worked for me!

I did this:

rpm -Uvh --nodeps $(repoquery --location roundcubemail-plugin-zipdownload)
rpm -Uvh --nodeps $(repoquery --location roundcubemail-plugin-libcalendaring)
yum clean all
rm -rf /var/cache/yum
yum update


regards

-----Ursprüngliche Nachricht-----
Von: users-bounces at lists.kolab.org [mailto:users-bounces at lists.kolab.org] Im Auftrag von Axel
Gesendet: Donnerstag, 11. Oktober 2018 11:09
An: users at lists.kolab.org; users-de at lists.kolab.org
Cc: Gelpi Andrea
Betreff: Re: Kolab 16 on Centos update problem

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


_______________________________________________
users mailing list
users at lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users




More information about the users mailing list