http://bugzilla.novell.com/show_bug.cgi?id=570917 http://bugzilla.novell.com/show_bug.cgi?id=570917#c1 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |ma@novell.com, | |tatsuhiro.t@gmail.com Severity|Major |Minor --- Comment #1 from Ján Kupec <jkupec@novell.com> 2010-01-15 12:45:35 UTC --- Fortunately, the log does not grow too fast this time :O) just one record per second (so this is not a major bug). This is another example why a machine-friendly output or an API would be useful in aria2c. The most straightforward way to fix this is to move these 'cant parse' messages to the excessive XXX log, even though that will make debugging any future parsing problems more difficult. Another way could be to find a good regex for the progress line and use that to parse it and log the error only if the line does not match the regex. The percentage part of the line would be optional in the regex. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.