rosetta-approve-imports.py repeats warnings making output unreadable
Bug #447754 reported by
Stuart Bishop
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
Warning messages like the following can be repeated dozens of times in a run:
2009-10-10 02:53:18 WARNING Found multiple templates with translation domain 'kioexec'. There should be only one.
We should maintain a list of warnings emitted so far and stop repeating ourselves. This will make the output readable and make it easier to deal with the warnings.
Changed in rosetta: | |
status: | New → Triaged |
Changed in launchpad: | |
importance: | Undecided → High |
To post a comment you must log in.
We also have bug 448019, which is really easy to fix. I think it'll massively shorten our response time to these conflicts, and so vastly reduce the number of log messages. The extra bit of intelligence proposed here may turn out to be unnecessary.