Your message dated Mon, 29 Jun 2015 07:54:51 -0400
with message-id <[email protected]>
and subject line Re: Bug#790383: owncloud: Call to undefined method
OC\Route\Route::getMethods()
has caused the Debian Bug report #790383,
regarding owncloud: Call to undefined method OC\Route\Route::getMethods()
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
790383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790383
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: owncloud
Version: 7.0.6+dfsg-1
Severity: normal
Dear Maintainer,
I'm currently updating a machine to the latest owncloud (7.0.6+dfsg-1) and
after its done this line is in the lightty's log when accesing the front page.
==> /var/log/lighttpd/access.log <==
10.243.48.84 isengard.ignorelist.com - [28/Jun/2015:20:55:15 +0200] "PROPFIND
/owncloud/remote.php/webdav/ HTTP/1.1" 207 501 "-" "Mozilla/5.0 (Linux)
mirall/1.8.1"
==> /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
WebDAV seems to work, though.
--
tobi
--- End Message ---
--- Begin Message ---
Hi Tobias,
Le 29/06/2015 01:52, Tobias Frost a écrit :
> Am Sonntag, den 28.06.2015, 15:40 -0400 schrieb David Prévot:
>> On Sun, Jun 28, 2015 at 08:56:49PM +0200, Tobias Frost wrote:
>>> Package: owncloud
>>> Version: 7.0.6+dfsg-1
>>> ==> /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/7f2f92847be98bbf3a0a5ca8567fab001bb131c1
With a closer look, this is the other way around: this patch (already
backported in 7.0.6 anyway), ensures that owncloud 7.0.6 works with the
latest symfony (>= 2.7, as already available in unstable), but the error
message suggests an older symfony (<< 2.2).
> 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),
Actually, php-symfony-routing 2.0.19-1 was never part of a stable
release. Since owncloud 7.0.6 (as available in testing/unstable) works
with php-symfony-routing 2.3.21 (as already available in stable), there
is not much to fix here IMHO. The upcoming owncloud 8.1 (soon in Debian)
already depends on php-symfony-routing (>= 2.6) anyway.
Regards
David
signature.asc
Description: OpenPGP digital signature
--- End Message ---