[Pkg-owncloud-maintainers] Bug#790383: owncloud: Call to undefined method OC\Route\Route::getMethods()
Tobias Frost
tobi at debian.org
Mon Jun 29 05:52:26 UTC 2015
Hi David,
Am Sonntag, den 28.06.2015, 15:40 -0400 schrieb David Prévot:
> Control: tags -1 pending
>
> Hi,
>
> Thanks for your interest in this Debian package.
>
> On Sun, Jun 28, 2015 at 08:56:49PM +0200, Tobias Frost wrote:
> > Package: owncloud
> > Version: 7.0.6+dfsg-1
>
> > I'm currently updating a machine to the latest owncloud (7.0.6+dfsg
> > -1)
>
> Please, do use reportbug on this machine in order to document the
> actual
> version of the dependencies (you can simply generate the message
> there,
> and send it from another host then, or in this case, just attach the
> output to this existing bug report).
>
> > ==> /var/log/lighttpd/php_err.log <==
> > [28-Jun-2015 18:55:10 UTC] PHP Fatal error: Call to undefined
> > method OC\Route\Route::getMethods() in
> > /usr/share/owncloud/lib/private/route/route.php on line 94
>
> This one should be fixed in the upcoming 8.1 (as already available
> from
> people.d.o):
>
> https://github.com/owncloud/core/commit/7f2f92847be98bbf3a0a5ca8567fa
> b001bb131c1
>
> With symfony 2.7.1, this error should not be thrown either, thus the
> earlier request for more information.
>
> Regards
>
> David
Sorry, I did already update and will all updated owncloud works again.
Looking at the code and my apt's log, it seems that a versioned
dependency on php-symfony-routing:amd64 is missing.
Entry is apt's history log:
php-symfony-routing:amd64 (2.0.19-1, 2.3.21+dfsg-4),
Looking at the code from php-symfony (I've looked upstream),
getMethods confirms my assumption that we'll need an versioned
dependens.
--
tobi
More information about the Pkg-owncloud-maintainers
mailing list