Apache log parser crashes out on the PPA logs
Bug #590766 reported by
Julian Edwards
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Michael Nelson |
Bug Description
2010-06-07 12:23:58 ERROR Error (Unable to parse: 0] "GET /ubuntu-
This is terminal, it won't get past this error on subsequent invocations.
Related branches
lp://qastaging/~michael.nelson/launchpad/588288-log-parser-dont-read-entire-file-qa
- Abel Deuring (community): Approve (code)
-
Diff: 205 lines (+54/-22)5 files modifiedlib/canonical/config/schema-lazr.conf (+2/-2)
lib/canonical/launchpad/scripts/tests/test_librarian_apache_log_parser.py (+7/-3)
lib/lp/services/apachelogparser/base.py (+9/-4)
lib/lp/services/apachelogparser/tests/apache-log-files/launchpadlibrarian.net.access-log (+1/-0)
lib/lp/services/apachelogparser/tests/test_apachelogparser.py (+35/-13)
Changed in launchpad-foundations: | |
assignee: | nobody → Michael Nelson (michael.nelson) |
Changed in launchpad-foundations: | |
status: | In Progress → Fix Committed |
tags: | added: qa-ok |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-foundations: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I should also say that this is during testing on Dogfood and is 100% reproducible.