Subject: The mailing list for listmasters using Sympa
List archive
Re: [sympa-users] Renames via command line failing in 6.2.68
- From: "S. Ikeda" <address@concealed>
- To: address@concealed,address@concealed
- Subject: Re: [sympa-users] Renames via command line failing in 6.2.68
Stefano, thanks for reporting another bug!
I'll review the changes on 6.2.68 again but, for the immediate problem,
please try following patch:
```
diff --git a/src/lib/Sympa/CLI/rebuildarc.pm b/src/lib/Sympa/CLI/rebuildarc.pm
index a2bba7c..27566e0 100644
--- a/src/lib/Sympa/CLI/rebuildarc.pm
+++ b/src/lib/Sympa/CLI/rebuildarc.pm
@@ -33,7 +33,7 @@ use Sympa::Spool::Archive;
use parent qw(Sympa::CLI);
use constant _options => qw();
-use constant _args => qw();
+use constant _args => qw(list);
sub _run {
my $class = shift;
```
Regards,
-- Soji
-
[sympa-users] Renames via command line failing in 6.2.68,
Silvers, Tim, 04/11/2022
- Re: [sympa-users] Renames via command line failing in 6.2.68, antonelli@cnaf, 04/12/2022
-
Re: [sympa-users] Renames via command line failing in 6.2.68,
S. Ikeda, 08/16/2022
-
Re: [sympa-users] Renames via command line failing in 6.2.68,
antonelli@cnaf, 04/12/2022
- Re: [sympa-users] [External] Re: Renames via command line failing in 6.2.68, Silvers, Tim, 04/14/2022
-
Re: [sympa-users] Renames via command line failing in 6.2.68,
S. Ikeda, 08/16/2022
- Re: [sympa-users] Renames via command line failing in 6.2.68, antonelli@cnaf, 04/12/2022
-
Re: [sympa-users] Renames via command line failing in 6.2.68,
antonelli@cnaf, 04/12/2022
Archive powered by MHonArc 2.6.19+.