Your message dated Thu, 14 May 2015 16:23:05 +0000
with message-id <e1ysvub-0006mj...@franck.debian.org>
and subject line Bug#784256: fixed in usemod-wiki 1.0.5-4
has caused the Debian Bug report #784256,
regarding usemod-wiki: Undefined subroutine CGI::startform
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 ow...@bugs.debian.org
immediately.)
--
784256: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784256
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: usemod-wiki
Version: 1.0.5-3
Severity: grave
Tags: upstream patch
Justification: renders package unusable
Dear Maintainer,
I upgraded my system to Jessie (Debian 8.0) and now my wiki is no more
working :-(
I get this error as an HTML page:
« Software error:
Undefined subroutine CGI::startform
at /usr/lib/cgi-bin/wiki.pl line 1503.
For help, please send mail to the webmaster (webmaster@localhost), giving this
error message and the time and date of the error. »
Line 1503 of /usr/lib/cgi-bin/wiki.pl is:
sub GetFormStart {
return $q->startform("POST", "$ScriptName",
"application/x-www-form-urlencoded");
}
The problem is similar to #767960 and is very easy to fix.
I hope the problem will be fixed in the next update of stable.
Proposed patch:
--- wiki.pl 2015-05-04 15:29:26.000000000 +0200
+++ /usr/lib/cgi-bin/wiki.pl 2015-05-04 15:43:16.781540995 +0200
@@ -1471,7 +1471,7 @@
$result .= '<br><b>' . T('Config file error:') . '</b> '
. $ConfigError . '<br>';
}
- $result .= $q->endform;
+ $result .= $q->end_form;
if ($FooterNote ne '') {
$result .= T($FooterNote);
}
@@ -1500,7 +1500,7 @@
}
sub GetFormStart {
- return $q->startform("POST", "$ScriptName",
+ return $q->start_form("POST", "$ScriptName",
"application/x-www-form-urlencoded");
}
-- System Information:
Debian Release: 8.0
APT prefers stable
APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages usemod-wiki depends on:
ii apache2 [httpd] 2.4.10-10
ii apache2-mpm-prefork [httpd] 2.4.10-10
ii perl 5.20.2-3
Versions of packages usemod-wiki recommends:
ii apache2 [httpd] 2.4.10-10
ii apache2-mpm-prefork [httpd] 2.4.10-10
Versions of packages usemod-wiki suggests:
ii exim4-daemon-light [mail-transport-agent] 4.84-8
-- System Information:
Debian Release: 8.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: usemod-wiki
Source-Version: 1.0.5-4
We believe that the bug you reported is fixed in the latest version of
usemod-wiki, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 784...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Berg <m...@debian.org> (supplier of updated usemod-wiki package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 14 May 2015 17:47:09 +0200
Source: usemod-wiki
Binary: usemod-wiki
Architecture: source all
Version: 1.0.5-4
Distribution: unstable
Urgency: medium
Maintainer: Christoph Berg <m...@debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Description:
usemod-wiki - Perl-based Wiki clone
Closes: 784256
Changes:
usemod-wiki (1.0.5-4) unstable; urgency=medium
.
* Depend on libcgi-pm-perl and adjust startform/endform to
start_form/end_form. (Closes: #784256)
Checksums-Sha1:
691cd3151307f6ba49fa1787099de595a552670c 1762 usemod-wiki_1.0.5-4.dsc
c9958a13664a25d1ebf95887417219e97a45fe72 14376
usemod-wiki_1.0.5-4.debian.tar.xz
7d8ec84960c6098f7eff9d90279a68cb75af8b63 56926 usemod-wiki_1.0.5-4_all.deb
Checksums-Sha256:
a930f04e360a753dafb83265c915d17605f917f8031c725b51ff35678e5121e9 1762
usemod-wiki_1.0.5-4.dsc
8ab13ad71e08c2f0fceb1575ca64f9039a673994d6fa4b304e3de86ea0fb1921 14376
usemod-wiki_1.0.5-4.debian.tar.xz
2f2ee2039536cb5a6ca86203592b6eeec8a3eee086b49fa13bf6658a54fd2b88 56926
usemod-wiki_1.0.5-4_all.deb
Files:
23eb686cb9111ae70ffdc78c09066e0d 1762 web optional usemod-wiki_1.0.5-4.dsc
364d8993a8e9dc9170563f69ed4874ca 14376 web optional
usemod-wiki_1.0.5-4.debian.tar.xz
87f62e95e11e8619e6dbb1e907f72c7a 56926 web optional usemod-wiki_1.0.5-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVVMV+AAoJEExaa6sS0qeunlQP/i/mdTbv4AE6FL1njYJeT7q9
8V6GhGgH5+vwpA3n1TXfD8iQtGm+przUqnxSvcGIQoKXo9HXCHZo3HqDkjcZaeYS
KGEF/SCoS8DhHzSW9Zt1Ix6eDpZJQHz0vTlVJJf33hcYuuc2B9IyvdvoP1iLCJp4
6Jvd4F7yTfrjTG5UJMlSqG0VVxs6Yw/tF4cHwnrymF/MA36Fi0UfQL+ZuMQsxRJq
mIhi/wJATRKDTNgZg3If+CfAr26FZuo9WArCYG4eX1TqAJtzGd0BAZZ35VDidEEM
cVU4l/FIP17WKM0GZShCDLAR7VxIYbEDQHcvx6kh61G3vG3NCvWYX0892FUTSgUt
M+bURzu3mi5llufds5/NyKCxJXCbB51FozCPtaloZTbqEPaiKaovJ+FeRXpeWsUW
9G9ltSMTbp79TnMjmH3lSQt9LincKJDy7+RHGuFZ7i1bnalUe8ysmDmjZRkbgI/m
/9KnwGz/ktJHYL35bkm4w8xwJNQEZP4fIRetH6/jTc/WKTpzumov8pBrCGinI6SL
Nmc7B2xGWU3tCGNgIAfxFeXxj3CQhuaWIR8FLTJ0+6vCT8zYGW2hxUnj6mOeaxto
sS4fcfUom+JSxYnv1ZF+xEeBpAp+rc0zx9m7LGpg4sYY+G52mKbndBiv2BZKquGc
whzH/AoTN4JMEc8BdoNE
=/9qU
-----END PGP SIGNATURE-----
--- End Message ---