Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Created attachment 548873[details]
Webui screenshot showing last checkin and registration
Description of problem:
When running 'headpin system info' the output shows time incorrectly; possible not using local time zone. Also, last update does not reflect last checkin which may be expected; however, there appears to be no way to get last checkin from 'headpin system'
Version-Release number of selected component (if applicable):
# rpm -q katello-cli-headpin
katello-cli-headpin-0.1.13-2.el6.noarch
# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.2 (Santiago)
Steps to Reproduce:
1.Run headpin system info
$ headpin -u admin -p admin system info --name [SYSTEMNAME] --org ACME_Corporation --env Test
2. Review output
Actual results:
----------------------------------------------------------------------------------------
System Information For Environment [ Test ] in Org [ ACME_Corporation ]
----------------------------------------------------------------------------------------
Name: brain.usersys.redhat.com
Uuid: 82b720c7-008d-4635-bb90-a265812e26a8
Location: None
Registered: 2011/12/20 15:17:39
Last updated: 2011/12/20 15:17:39
Description:
Initial Registration Params
Compare results to those in the webui (attached).
Expected results:
I would expect to see Last Checkin somewhere from the command line; however, info and facts both fail to reflect this information.
Also, Date reflected at command line matches (minutes and seconds) of webui; however, hour is wrong. I have verified timezone of the 5.8 system.
# date
Tue Dec 20 10:59:22 EST 2011
Additional info:
Created attachment 548873 [details] Webui screenshot showing last checkin and registration Description of problem: When running 'headpin system info' the output shows time incorrectly; possible not using local time zone. Also, last update does not reflect last checkin which may be expected; however, there appears to be no way to get last checkin from 'headpin system' Version-Release number of selected component (if applicable): # rpm -q katello-cli-headpin katello-cli-headpin-0.1.13-2.el6.noarch # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.2 (Santiago) Steps to Reproduce: 1.Run headpin system info $ headpin -u admin -p admin system info --name [SYSTEMNAME] --org ACME_Corporation --env Test 2. Review output Actual results: ---------------------------------------------------------------------------------------- System Information For Environment [ Test ] in Org [ ACME_Corporation ] ---------------------------------------------------------------------------------------- Name: brain.usersys.redhat.com Uuid: 82b720c7-008d-4635-bb90-a265812e26a8 Location: None Registered: 2011/12/20 15:17:39 Last updated: 2011/12/20 15:17:39 Description: Initial Registration Params Compare results to those in the webui (attached). Expected results: I would expect to see Last Checkin somewhere from the command line; however, info and facts both fail to reflect this information. Also, Date reflected at command line matches (minutes and seconds) of webui; however, hour is wrong. I have verified timezone of the 5.8 system. # date Tue Dec 20 10:59:22 EST 2011 Additional info: