Summary: | python journal wrapper TypeError | ||
---|---|---|---|
Product: | systemd | Reporter: | virtualasdffdsa |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | virtualasdffdsa |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
virtualasdffdsa
2013-05-28 16:54:17 UTC
two lines above, it catches ValueException Errors, altough I think it should catch TypeErrors (which occur) replacing line 167 "except ValueError:" with "except TypeError:" works fine This might be fixed in http://cgit.freedesktop.org/systemd/systemd/commit/?id=0a0c35d151570. If the above bugfix does not solve your problem, please provide python and systemd-python versions, and the offending journal or journal entry (from journalctl -o export). I'm pretty sure this is fixed by the above-mentioned commit. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.