Skip to Content.
Sympa Menu

en - [sympa-users] Re: sympa.pl problems possibly related to earlier issues

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün - CRU <address@concealed>
  • To: Thomas Berry <address@concealed>
  • Cc: "address@concealed" <address@concealed>
  • Subject: [sympa-users] Re: sympa.pl problems possibly related to earlier issues
  • Date: Wed, 25 Apr 2007 09:53:06 +0200

Thanks for reporting this bug Thomas, we've applied the proposed patch to the development SVN branch.

Note that it only concerns the latest 5.3b Sympa versions.

Thomas Berry wrote:
I'm still trying to purge that closed list:

./sympa.pl --address@concealed
Undefined subroutine &Task::list_tasks called at /usr/local/jpl/msg/list/sympa/bin/List.pm line 12333.

I checked the installed sympa.pl, Task.pm, and List.pm files with the source and everything looks consistent. It appears that List.pm is missing "use Task;" which is needed when using methods Task::list_tasks and Task::get_tasks_by_list in the purge subroutine. The ./sympa.pl command worked after adding that line.




Archive powered by MHonArc 2.6.19+.

Top of Page