do_unrar: can't parse info line

Matus UHLAR - fantomas uhlar at fantomas.sk
Fri May 29 13:18:05 CEST 2020


Hello,

I'm getting this message on my system:


May 29 11:59:58 proxy2 amavis[7537]: (07537-13) (!)do_unrar: can't parse info line for "" *-rw-r--r--    599246    600832 100%  2020-05-29 11:59  86328207  2822.rar\n

          if ($ln !~ /^ ([* ]) \s+ \S+ \s+ (\d+) \s+ (\d+) \s+
                      ( \d+ % | --> | <-- | <-> ) \s+
                      \S+ \s+ \S+ \s+ \S+ \s+ (.*)/xs) {
            do_log($testing_for_sfx ? 4 : -1,
                   "do_unrar: can't parse info line for \"%s\" %s",
                   $member_name,$ln);

I can guess that the first \s+ should be \s* since there's no space between
* and the attributes...
can anyone confirm?


-- 
Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. -- Benjamin Franklin, 1759


More information about the amavis-users mailing list