sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
237 stars 95 forks source link

Can't locate object method "new" via package "Sympa::Aliases" #1710

Closed bb2k closed 7 months ago

bb2k commented 10 months ago

Version

6.2.70

Installation method

Debian package (debian 12)

Expected behavior

list family update

Actual behavior

got error Can't locate object method "new" via package "Sympa::Aliases" in /usr/share/sympa/lib/Sympa/Request/Handler/update_automatic_list.pm

Steps to reproduce

instanciate families with liste who need to be updated (wwork on new lists)

Additional information

adding use Sympa::Aliases; in /usr/share/sympa/lib/Sympa/Request/Handler/update_automatic_list.pm solves the problem

ikedas commented 10 months ago

@bb2k , thank you for reporting bug and suggesting fix. It will be fixed on the next release.