RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1211972 - journalctl --reverse from systemd 208 is broken
Summary: journalctl --reverse from systemd 208 is broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: systemd
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: systemd-maint
QA Contact: Frantisek Sumsal
URL:
Whiteboard:
Depends On:
Blocks: 1143927
TreeView+ depends on / blocked
 
Reported: 2015-04-15 10:30 UTC by Marius Vollmer
Modified: 2015-11-19 15:00 UTC (History)
4 users (show)

Fixed In Version: systemd-219-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 15:00:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
journal files that trigger the bug (362.19 KB, application/x-gzip)
2015-04-15 10:30 UTC, Marius Vollmer
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2092 0 normal SHIPPED_LIVE systemd bug fix and enhancement update 2015-11-19 12:13:57 UTC

Description Marius Vollmer 2015-04-15 10:30:11 UTC
Created attachment 1014669 [details]
journal files that trigger the bug

[ This is mostly for tracking. This is fixed in systemd 216 and maybe earlier. ]

Version 208 from RHEL 7.1:

# journalctl -D check-journal-testBasic-10.111.111.10-FAIL.journal/ SYSLOG_IDENTIFIER=check-journal "PRIORITY=0" "PRIORITY=1" "PRIORITY=2" "PRIORITY=3"
-- Logs begin at Wed 2015-04-15 10:01:03 UTC, end at Sat 2050-01-01 11:01:58 UTC. --
Jan 01 11:00:12 m10 check-journal[2311]: BEFORE BOOT
-- Reboot --
Jan 01 11:00:47 m10 check-journal[2172]: AFTER BOOT

# journalctl -D check-journal-testBasic-10.111.111.10-FAIL.journal/ --reverse SYSLOG_IDENTIFIER=check-journal "PRIORITY=0" "PRIORITY=1" "PRIORITY=2" "PRIORITY=3"
-- Logs begin at Wed 2015-04-15 10:01:03 UTC, end at Sat 2050-01-01 11:01:58 UTC. --
<empty>

Version 216 from Fedora 22:

# journalctl -D check-journal-testBasic-10.111.111.10-FAIL.journal/ SYSLOG_IDENTIFIER=check-journal "PRIORITY=0" "PRIORITY=1" "PRIORITY=2" "PRIORITY=3"
-- Logs begin at Wed 2015-04-15 13:01:03 EEST, end at Sat 2050-01-01 13:01:58 EET. --
Jan 01 13:00:12 m10 check-journal[2311]: BEFORE BOOT
-- Reboot --
Jan 01 13:00:47 m10 check-journal[2172]: AFTER BOOT

# journalctl -D check-journal-testBasic-10.111.111.10-FAIL.journal/ --reverse SYSLOG_IDENTIFIER=check-journal "PRIORITY=0" "PRIORITY=1" "PRIORITY=2" "PRIORITY=3"
-- Logs begin at Wed 2015-04-15 13:01:03 EEST, end at Sat 2050-01-01 13:01:58 EET. --
Jan 01 13:00:47 m10 check-journal[2172]: AFTER BOOT
-- Reboot --
Jan 01 13:00:12 m10 check-journal[2311]: BEFORE BOOT

Comment 1 Marius Vollmer 2015-04-15 10:31:06 UTC
Maybe relevant: https://bugs.freedesktop.org/show_bug.cgi?id=84867

Comment 3 Lukáš Nykrýn 2015-04-21 13:51:03 UTC
This should be now fixed with the rebase.

Comment 6 errata-xmlrpc 2015-11-19 15:00:30 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2092.html


Note You need to log in before you can comment on or make changes to this bug.