Bug#869214: gosa-plugin-mailaddress: Incompatible with gosa in stable
Vincent Danjean
vdanjean at debian.org
Fri Jul 21 16:02:42 UTC 2017
Package: gosa-plugin-mailaddress
Version: 0.99.5-2
Severity: serious
Tags: patch
Justification: do not work and forbid global gosa use if installed
I just upgraded a system to stretch with gosa and this plugin installed.
Trying to add a new user fails with the following error:
Fatal error: Call to undefined method plugin::plugin() in
/usr/share/gosa/plugins/personal/mailaddress/class_mailAccount.inc on
line 65
It seems that changing
plugin::plugin ($config,$dn);
into
plugin::__construct ($config,$dn);
in /usr/share/gosa/plugins/personal/mailaddress/class_mailAccount.inc on
line 65 fixes the problem.
This small change should probably be pushed into the next stable update
point.
Note that I did not look if other change are required.
Regards,
Vincent
-- System Information:
Debian Release: buster/sid
APT prefers oldstable-updates
APT policy: (500, 'oldstable-updates'), (500, 'unstable'), (500, 'testing'), (200, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel
Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages gosa-plugin-mailaddress depends on:
pn gosa <none>
gosa-plugin-mailaddress recommends no packages.
gosa-plugin-mailaddress suggests no packages.
More information about the Debian-edu-pkg-team
mailing list