Your message dated Sun, 01 Dec 2024 18:49:52 +0000
with message-id <[email protected]>
and subject line Bug#916466: fixed in dokuwiki 2024-02-06b-0exp2
has caused the Debian Bug report #916466,
regarding dokuwiki: failed dependency of php-bcmath for authad
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 [email protected]
immediately.)


-- 
916466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916466
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dokuwiki
Version: 0.0.20180422.a-2
Severity: minor

Dear Maintainer,

after enabling authad in config it was not possible to authenticate to
dokuwiki:

[Fri Dec 14 18:16:04.913610 2018] [php7:error] [pid 102906] [client 
127.0.0.1:48292] PHP Fatal error:  Uncaught adLDAPException: Missing function 
support [bcmod] http://php.net/manual/en/book.bc.php in 
/var/lib/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUsers.php:324\nStack 
trace:\n#0 /var/lib/dokuwiki/lib/plugins/authad/auth.php(251): 
adLDAPUsers->passwordExpiry('user1')\n#1 
/var/lib/dokuwiki/lib/plugins/authchained/auth.php(253): 
auth_plugin_authad->getUserData('user1')\n#2 
/usr/share/dokuwiki/inc/auth.php(1233): 
auth_plugin_authchained->getUserData('user1')\n#3 
/usr/share/dokuwiki/inc/auth.php(229): auth_setCookie('user1', 
'\\xAD?\\xFDE$\\xD4[\\xDE25`\\xCC\\x00v\\xFC...', false)\n#4 
/usr/share/dokuwiki/inc/auth.php(177): auth_login('user1', 'pass', false, 
false)\n#5 /usr/share/dokuwiki/inc/events.php(111): 
auth_login_wrapper(Array)\n#6 /usr/share/dokuwiki/inc/events.php(256): 
Doku_Event->trigger('auth_login_wrap...', true)\n#7 
/usr/share/dokuwiki/inc/auth.php(109): trigger_event('AUTH_LOGIN_CHEC...', 
Array, 'auth_login_wrap...')\n#8 /usr/share/dokuwiki/inc/init.php(215) in 
/var/lib/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUsers.php on line 
324, referer: https://127.0.0.1/dokuwiki/doku.php?id=start&do=login&sectok=

After installing php-bcmath it works.


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.18-9-pve (SMP w/24 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dokuwiki depends on:
ii  debconf [debconf-2.0]  1.5.69
ii  javascript-common      11
ii  libjs-jquery           3.2.1-1
ii  libjs-jquery-cookie    12-1.1
ii  libjs-jquery-ui        1.12.1+dfsg-5
ii  libphp-simplepie       1.3.1+dfsg-3.1
ii  php                    2:7.3+68
ii  php-geshi              1.0.8.11-3
ii  php-phpseclib          2.0.12-1
ii  php-random-compat      2.0.17-1
ii  php-xml                2:7.3+68
ii  php7.3 [php]           7.3.0~rc4-1
ii  php7.3-xml [php-xml]   7.3.0~rc4-1
ii  ucf                    3.0038

Versions of packages dokuwiki recommends:
ii  imagemagick                      8:6.9.10.14+dfsg-7
ii  imagemagick-6.q16 [imagemagick]  8:6.9.10.14+dfsg-7
ii  php-ldap                         2:7.3+68
ii  php7.3-cli [php-cli]             7.3.0~rc4-1
ii  php7.3-ldap [php-ldap]           7.3.0~rc4-1
ii  wget                             1.19.5-2

/etc/dokuwiki/plugins.local.php changed:
<?php
/**
 * This file configures the default states of available plugins. All settings in
 * the plugins.*.php files will override those here.
 */
$plugins['testing'] = 0;
$plugins['authad'] = 1;

Best Regards,
Juri Grabowski

--- End Message ---
--- Begin Message ---
Source: dokuwiki
Source-Version: 2024-02-06b-0exp2
Done: Daniel Baumann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dokuwiki, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <[email protected]> (supplier of updated dokuwiki 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 01 Dec 2024 19:20:35 +0100
Source: dokuwiki
Architecture: source
Version: 2024-02-06b-0exp2
Distribution: experimental
Urgency: medium
Maintainer: Debian DokuWiki Team <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Closes: 916466 960317
Changes:
 dokuwiki (2024-02-06b-0exp2) experimental; urgency=medium
 .
   * Adding php-bcmath to suggests (Closes: #916466).
   * Removing gitignore file in debian packaging directory for now.
   * Removing gitlab CI for now, needs more work to get it running again
     and let's safe ressources until then.
   * Adding 'none' as license option which will hide the license notice in
     the page footers entirely (Closes: #960317).
   * Running update-po on debconf translations.
   * Setting default license for the wiki content to 'none' in order to not
     show a license information, the choice of the contents license should
     be explicit rather than implicit by a priority low debconf question.
   * Removing unused perl:Depends in control.
   * Applying patch from Philip Frei <[email protected]> to create missing
     directories and copy files in dokuwiki-addsite.
Checksums-Sha1:
 c481ff578ba566d88ef6181676bdf34eb74daf9f 1986 dokuwiki_2024-02-06b-0exp2.dsc
 b8d2672ddee89de5cab825521a52f103cf0de45c 102788 
dokuwiki_2024-02-06b-0exp2.debian.tar.xz
 50d14ed102e67d3a59985549e5e6326445f86e66 6863 
dokuwiki_2024-02-06b-0exp2_amd64.buildinfo
Checksums-Sha256:
 53e46013953757788bb894b11b23417a4c3937dc34dd0a29b097355427051685 1986 
dokuwiki_2024-02-06b-0exp2.dsc
 b79d8af5ae263bd6e04f78b84cc5c132885f1061b0a7e2f68dd3522488b7d446 102788 
dokuwiki_2024-02-06b-0exp2.debian.tar.xz
 87759b6f8357dc771b867cf430827d08df0463462b31423627638f89ac464db9 6863 
dokuwiki_2024-02-06b-0exp2_amd64.buildinfo
Files:
 f0faf59f0cc66bed78e8109680b394ca 1986 web optional 
dokuwiki_2024-02-06b-0exp2.dsc
 d2dc0a360b64a01faddb8bf5715c4ed7 102788 web optional 
dokuwiki_2024-02-06b-0exp2.debian.tar.xz
 91b44ca969e6e97d934587345c1b2e31 6863 web optional 
dokuwiki_2024-02-06b-0exp2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgTbtJcfWfpLHSkKSVc8b+YaruccFAmdMq30ACgkQVc8b+Yar
uceo5w//Yghmt1yb/B30GlOXMd/IOxutW+sVlG7qCzpXYTcjVhc1qtknpMn4CQYr
h3Htza9cbohqoJM1Hun93B2gAHRFd81sXbu9jcU7vm0x0Uv0jC4dasjZfdmKnxKV
RopETaS8zG5RECScS4ge4my5iqROfgG1I0NRrK8xGp3CXQUdt2yOG6+t3Bv11urR
7NelSH8Ta3MCMoBrBpEONTCJTZkgk1Katj+RZht29FKO9ELpxgRzN1HjMOkYFFx0
Mwc8BI5By+KU9nB/jJUAlSGV1URJ3kZ4vtioPEVpqezDe8sRAJtgsfs9NysLs1TK
kUmnJ4vcwcrvRa6hGo3ZAizNB9qP4Dt4ZDSh0J+FBmNGMoNUmk0wwu8puH5ci3Wm
/zD8QC2duun0chr3+/9rnGvlbVWPIB2WWcx0YEUJDyTIPgWicg+3uz+04f+LdyRh
28+3Fz0gb2Xry8dhYJcJf7BkjAio2sh55OYI3EWwPJOS4hWwAgObbOMppefFKhCQ
YtLnXpojhZX8oWjhEccb2ReV/aJJrpm3PSPZO0RACviWtdFbPj6vM2EgUcjBQRxb
QapG5qrcq3meDEMZ6ESDH4PHzvn2n8PX8FEqoL4YoUAxn/iKluLZKzewKNTUxZN1
m797vH4lF/edHtFFW2Cun3RcRoD4YGWGQbnLe9TUW8PJO1BARPE=
=VlBk
-----END PGP SIGNATURE-----

Attachment: pgp78V69nyoBA.pgp
Description: PGP signature


--- End Message ---

Reply via email to