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, [email protected] ; 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

Reply via email to