[Pkg-owncloud-maintainers] Bug#785723: owncloud: column size on oc_activity too short
cloud3root
webmaster at dotto-one.com
Tue May 19 15:23:33 UTC 2015
Package: owncloud
Version: 7.0.4+dfsg-4~deb8u1
Severity: normal
Dear Maintainer,
Recently moved my owncloud server over to the released jessie debian packages from owncloud 7.0.4-3 packages on wheezy.
I noticed the following error in my logs, which I have attributed to a column size issue, which has been reported and fixed upstream.
https://github.com/owncloud/activity/issues/254
https://github.com/owncloud/activity/pull/255
May 19 10:44:27 cloud3 ownCloud[1546]: {PHP} unserialize(): Error at offset 249 of 255 bytes at /usr/share/owncloud/apps/activity/lib/grouphelper.php#69
I am not really sure what the impact is beyond the online activity viewer and logs, but seems like something that might be fixable in 7.x.
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 2.6.32-042stab104.1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages owncloud depends on:
ii apache2 [httpd] 2.4.10-10
ii apache2-mpm-prefork [httpd] 2.4.10-10
ii fonts-font-awesome 4.2.0~dfsg-1
ii fonts-liberation 1.07.4-1
ii fonts-linuxlibertine 5.3.0-2
ii fonts-lohit-deva 2.5.3-1
ii fonts-sil-gentium-basic 1.1-7
ii fonts-wqy-microhei 0.2.0-beta-2
ii libjs-chosen 0.9.11-2
ii libjs-dojo-dojox 1.10.2+dfsg-1
ii libjs-jcrop 0.9.12+dfsg-1
ii libjs-jquery-minicolors 1.2.1-1
ii libjs-jquery-mousewheel 10-1
ii libjs-jquery-timepicker 1.2-1
ii libjs-mediaelement 2.15.1+dfsg-1
ii libjs-pdf 1.0.907+dfsg-1
ii libjs-underscore 1.7.0~dfsg-1
ii libphp-phpmailer 5.2.9+dfsg-2
ii owncloud-doc 0~20141208-2
ii php-assetic 1.2.0-2
ii php-doctrine-dbal 2.4.3-1
ii php-getid3 1.9.8-3
ii php-opencloud 1.10.0-2
ii php-patchwork-utf8 1.1.25-1
ii php-pear 5.6.7+dfsg-1
ii php-pimple 1.1.1-1
ii php-sabre-dav 1.8.10-2
ii php-seclib 0.3.8-1
ii php-symfony-class-loader [php-symfony-classloader] 2.3.21+dfsg-4
ii php-symfony-classloader 2.3.21+dfsg-4
ii php-symfony-console 2.3.21+dfsg-4
ii php-symfony-routing 2.3.21+dfsg-4
ii php5 5.6.7+dfsg-1
ii php5-cli 5.6.7+dfsg-1
ii php5-gd 5.6.7+dfsg-1
ii php5-json 1.3.6-1
ii php5-mysql 5.6.7+dfsg-1
ii zendframework 1.12.9+dfsg-2
Versions of packages owncloud recommends:
ii exim4-daemon-light [mail-transport-agent] 4.84-8
ii php-aws-sdk 2.7.2-1
ii php-crypt-blowfish 1.1.0~RC2-4
ii php-dropbox 1.0.0-3
ii php-google-api-php-client 0.6.7-2
ii php5-apcu 4.0.7-1
ii php5-curl 5.6.7+dfsg-1
ii php5-intl 5.6.7+dfsg-1
ii php5-ldap 5.6.7+dfsg-1
ii php5-mcrypt 5.6.7+dfsg-1
ii smbclient 2:4.1.17+dfsg-2
Versions of packages owncloud suggests:
ii libapache2-mod-xsendfile 0.12-2
ii libav-tools 6:11.3-1
ii libreoffice 1:4.3.3-2+deb8u1
ii mysql-server 5.5.43-0+deb8u1
ii mysql-server-5.5 [virtual-mysql-server] 5.5.43-0+deb8u1
ii php5-imagick 3.2.0~rc1-1
-- Configuration Files:
/etc/apache2/conf-available/owncloud.conf changed:
<Directory /usr/share/owncloud/>
Options +FollowSymLinks
AllowOverride All
<IfVersion < 2.3>
order allow,deny
allow from all
</IfVersion>
<IfVersion >= 2.3>
Require all granted
</IfVersion>
</Directory>
-- no debconf information
More information about the Pkg-owncloud-maintainers
mailing list