[Pkg-owncloud-maintainers] ownCloud 8 miss calendar and contacts
David Prévot
david at tilapin.org
Thu May 7 12:08:14 UTC 2015
Hi Mathieu,
Le 07/05/2015 06:05, Mathieu ROY a écrit :
> Le mercredi 6 mai 2015, 14:25:21 David Prévot a écrit :
> Nonetheless I got the following error:
> PHP Fatal error: require_once(): Failed opening required 'Patchwork/JSqueeze.autoload.php
php-patchwork-jsqueeze updated on p.d.o with the autoload file.
> Anyway, now with 8.1, I run into other problems (could it be related to Patchwork/JSqueeze.autoload.php
> being commented out - or is there a missing dependancy?)?
Patchwork/JSqueeze is only used for JavaScript minification at run time
(i.e., if “'asset-pipeline.enabled' => true” is explicitely set in
config.php), so unlikely to have any influence here.
> The calendar and contact web interface shows no results
>
> PHP Fatal error: Class 'OC_VObject' not found in /usr/share/owncloud/apps/calendar/lib/sabre/backend.php
> on line 368
There might be an issue with the php-sabre-* packages: e.g., you may
have overriden some file while forcing a previous update. Please try to
purge all php-sabre-* packages, and install them again, with the proper
version (and report back the version of php-sabre-* packages installed
on your system if the issue persists).
Also, an upgrade of these apps should have run (by owncloud, via the web
interface or the occ command line tool) if you are upgrading from OC7,
maybe something went wrong here?
> PHP Fatal error: Call to a member function add() on null in
> /usr/share/owncloud/apps/contacts/lib/contact.php on line 831"
Something seems definitely wrong on the Sabre side, that might be the
same issue as the one you just pointed.
Regards
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20150507/7389455a/attachment.sig>
More information about the Pkg-owncloud-maintainers
mailing list