Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
bb2k opened this issue Aug 31, 2023 · 1 comment · Fixed by #1712
Closed

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

bb2k opened this issue Aug 31, 2023 · 1 comment · Fixed by #1712
Labels

Comments

@bb2k
Copy link

bb2k commented Aug 31, 2023

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
Copy link
Member

ikedas commented Sep 2, 2023

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

racke added a commit that referenced this issue Dec 1, 2023
Can't locate object method "new" via package "Sympa::Aliases" (#1710)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants