Problem updating from 9.1.5.2 to the latest version

Hi all,
my server is CentOs 7.0
I need to update Owncloud server from version 9.1.5.2 to the latest version. From command line, i type

yum-update owncloud-files

I got the following error, and i do not know how to solve.
Could you please help me ?
Thank you
Andrea

Error: Package: owncloud-httpd-9.1.5-1.el7.noarch (@epel)
Requires: owncloud = 9.1.5-1.el7
Removing: owncloud-9.1.5-1.el7.noarch (@epel)
owncloud = 9.1.5-1.el7
Obsoleted By: owncloud-files-10.0.10-1.1.noarch (ce_10.0)
Not found
Error: Package: owncloud-mysql-9.1.5-1.el7.noarch (@epel)
Requires: owncloud = 9.1.5-1.el7
Removing: owncloud-9.1.5-1.el7.noarch (@epel)
owncloud = 9.1.5-1.el7
Obsoleted By: owncloud-files-10.0.10-1.1.noarch (ce_10.0)
Not found

Hey,

it looks to me that this is the very same question you had already posted a few days in Update problem from 9.1.5.2 to the latest version.

In most communities i’m around its undesirable to have users re-post threads if not getting an answer and i think the same could be valid for central.owncloud.org as well.

Instead of re-posting a new thread maybe you could try to have a look at the manual of the package manager on how to research why you’re seeing the current output or similar.

1 Like

More than likely this is due to a PHP compatibility issue with the release of PHP 5 provided in the mainstream EL distribution. You can switch to a different repo channel for legacy ce:9, or you can go through the process of getting up on the “software collection” release of PHP 7.

Hello,
i already tried to update PHP to the version 7.1.8, but this did not solved.
Could you please explain me how to “switch to a different repo channel for legacy ce:9,” ?
thank you
Andrea