Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#45778 - [prosody] Add optdepend on Cyrus SASL bindings for Lua
Attached to Project:
Community Packages
Opened by Hermann Zahnweh (eigengrau) - Sunday, 26 July 2015, 10:02 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 19 January 2016, 15:28 GMT
Opened by Hermann Zahnweh (eigengrau) - Sunday, 26 July 2015, 10:02 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 19 January 2016, 15:28 GMT
|
DetailsDescription:
When Prosody is configured with «authentication = "cyrus"», Prosody will depend on the Lua bindings to Cyrus SASL (currently packaged on the AUR as lua-cyrussasl). Additional info: * Prosody 0.9.8 Steps to reproduce: Set up Prosody to authenticate against Cyrus SASL without having lua-cyrussasl installed. This yields the following error, and all authentication attempts will fail. modulemanager: Error initializing module 'auth_cyrus' on 'hostname': /usr/lib/prosody/../../b stack traceback: /usr/lib/prosody/core/modulemanager.lua:29: in function </usr/lib/prosody/core/moduleman [C]: in function '_real_require' /usr/lib/prosody/../../bin/prosody:173: in function 'require' /usr/lib/prosody/modules/mod_auth_cyrus.lua:21: in main chunk (tail call): ? [C]: in function 'xpcall' /usr/lib/prosody/core/modulemanager.lua:29: in function 'pcall' /usr/lib/prosody/core/modulemanager.lua:171: in function 'do_load_module' /usr/lib/prosody/core/modulemanager.lua:249: in function 'load' /usr/lib/prosody/core/usermanager.lua:67: in function '?' /usr/lib/prosody/util/events.lua:67: in function 'fire_event' /usr/lib/prosody/core/hostmanager.lua:98: in function 'activate' /usr/lib/prosody/core/hostmanager.lua:44: in function '?' /usr/lib/prosody/util/events.lua:67: in function 'fire_event' /usr/lib/prosody/../../bin/prosody:337: in function 'prepare_to_start' /usr/lib/prosody/../../bin/prosody:403: in main chunk [C]: ? |
This task depends upon
Closed by Sergej Pupykin (sergej)
Tuesday, 19 January 2016, 15:28 GMT
Reason for closing: Won't implement
Tuesday, 19 January 2016, 15:28 GMT
Reason for closing: Won't implement
Comment by Sergej Pupykin (sergej) -
Monday, 27 July 2015, 09:12 GMT
Current Arch policy as I remember is do not add AUR packages to optdeps
Comment by Hermann Zahnweh (eigengrau) -
Monday, 27 July 2015, 09:29 GMT
Yea, I think so too; though maybe you’d consider packaging the bindings for community.
Comment by Sergej Pupykin (sergej) -
Tuesday, 19 January 2016, 15:27 GMT
Cannot find lua-cyrussasl in aur4. It needs to exist and have more than 10 votes.