Bug 1508588
Summary: | Latest rsyslog fails to start with undefined symbol: fjson_global_do_case_sensitive_comparison | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Salvador Ortiz <sog> |
Component: | rsyslog | Assignee: | Radovan Sroka <rsroka> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 26 | CC: | dkopecek, fche, jlieskov, jvymazal, lkundrak, mah.darade, pb, rsroka, tosykora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-11-01 21:49:14 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Salvador Ortiz
2017-11-01 18:08:56 UTC
Looks like a dependeny was not released fast enough: Try: # yum update --enablerepo updates-testing libfastjson this installs: libfastjson-0.99.7-1.fc26 and now rsyslogd will start again *** This bug has been marked as a duplicate of bug 1508359 *** |