Bug 81144
| Summary: | logwatch keeps complaining of "Malformed UTF-8 character" | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Aleksey Nogin <aleksey> |
| Component: | logwatch | Assignee: | Elliot Lee <sopwith> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | kth |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 4.3.2-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-07-10 15:20:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79579 | ||
|
Description
Aleksey Nogin
2003-01-06 04:38:46 UTC
Try logwatch 4.3.1 please Just got it in beta5 with logwatch-4.3.1-2: /etc/cron.daily/00-logwatch: Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 110. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 110. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 110. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 110. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 355. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 355. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 356. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 356. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 357. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 357. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 110. Malformed UTF-8 character (unexpected non-continuation byte 0x5c, immediately after start byte 0xd0) in pattern match (m//) at /etc/log.d/scripts/shared/removeservice line 29, <STDIN> line 110. ... And it goes on for a total of 648K of these messages! |