Hi,

I decided to upgrade my owncloud 6.0.3 to 7 today but got stuck in the
package installation. Any idea why it's giving such errors?

root@vps:/etc/apt# apt-get install owncloud
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> 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:
>  owncloud : Depends: php (>= 5.3.3) but it is not installable
>             Recommends: php5-apc but it is not installable
> E: Unable to correct problems, you have held broken packages.
>


> root@vps:/etc/apt# php -v
> PHP 5.4.4-14+deb7u12 (cli) (built: Jun 30 2014 13:15:11)
> Copyright (c) 1997-2012 The PHP Group
> Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
> root@vps:/etc/apt#


As you can see, php version is 5.4.4. so the dependency to Php is there,
however, package name is php5, not php.

-- 
Emre
_______________________________________________
User mailing list
[email protected]
http://mailman.owncloud.org/mailman/listinfo/user

Reply via email to