Your message dated Wed, 27 May 2015 07:47:11 +0000
with message-id <e1yxw3t-00032s...@franck.debian.org>
and subject line Bug#784256: fixed in usemod-wiki 1.0.5-3+deb8u1
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-3+deb8u1
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: Tue, 26 May 2015 22:39:38 +0200
Source: usemod-wiki
Binary: usemod-wiki
Architecture: source all
Version: 1.0.5-3+deb8u1
Distribution: jessie
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-3+deb8u1) jessie; urgency=medium
.
* Adjust startform/endform to start_form/end_form. (Closes: #784256)
* Update repository URLs.
Checksums-Sha1:
586298baedf74c776f680e2d6cd07c278b1adb04 1865 usemod-wiki_1.0.5-3+deb8u1.dsc
1e57adc93822bd45f398c021fb646cc08d37d0f2 14312
usemod-wiki_1.0.5-3+deb8u1.debian.tar.xz
f80c1d6ff2de73cd6942f30b5e95f28a0b4dc8ab 56946
usemod-wiki_1.0.5-3+deb8u1_all.deb
Checksums-Sha256:
c4bd6f6081a3ac0a27848760ce8fff2f975b59e403490ebcbd2fefd0ae518682 1865
usemod-wiki_1.0.5-3+deb8u1.dsc
df8676b27a85ea9963a15dac259108de8db7ddda3b2f80c4c6235cc667fc6b5f 14312
usemod-wiki_1.0.5-3+deb8u1.debian.tar.xz
11ae199e128d2adb24187b3942e3eb60d4e3427122c6f0637f9fff7a0401e1e6 56946
usemod-wiki_1.0.5-3+deb8u1_all.deb
Files:
6001bb0cb75054d3ebffc70a327fcbeb 1865 web optional
usemod-wiki_1.0.5-3+deb8u1.dsc
13dc2f789c9180cb5979f9fa6a46982b 14312 web optional
usemod-wiki_1.0.5-3+deb8u1.debian.tar.xz
82cc876fb3165bb7b566f6f946b33f15 56946 web optional
usemod-wiki_1.0.5-3+deb8u1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVZOUoAAoJEExaa6sS0qeuozQQAIQhhbIi/NrNz0MSWBdLANYS
s2462m21+Ux7mE0kyPEOn2TfC7jRmXnkwSWvmmkfHMgw0tu4joTupTm6hOQrWQoA
dxf9ZoxD8p1035EbLKrNMNQPNy51P0KtgtQBERseZiusKl3UancnVhtttRaax6fV
VPXlCTgo7eTECrEYtgN+V9FD/+BFozK7Gxai1VAsWS5kSupy+8mYPuxBm9cgT3Y9
mlX+/0t5NlRgJ9YQc6BTuyUAemnKSosxaHHQk1rj65kYXVhdTxJThYM//nYDPOjE
6oBiDrIJfVg3mKHyvIolHwyic0QJvOPSsPfF6NlrDvmGLR85ucickg0Jj4Ev/jjy
FmDzAWgqhFNhqKHIcVBOv1tefE0Fse43jrHeSZw8J6y3P7+u/zZEZv3vpz7OLpt6
dkvo7/YBxYxOBIo85UYw1loERXpNVg2iGVNRyy8s7sIE7brPMp2SZLobMpSURBtC
x5+yzz8E1KNJVYPovE5JOaCLTMv6ULcu4zdZOVxt6ak26263avtFKXT+BxG7/HZn
ATFseXTQgpoGP6RKGSnmU6AgG8Fh8pTDQ2ZsKwik0LmwcJ4mDfDFKw9w5w+njpZY
qUgLOSAb44m4FG+m8f3+ivduoXMUtrGQG4BJh1g9QIfG9iW88+lG/il/fECQbF3l
DPr5ZalZ6rPOiSsuyWH3
=B0FC
-----END PGP SIGNATURE-----
--- End Message ---