Bug 968098

Summary: few issues around Host::Base#merge_facts and fact names
Product: Red Hat Satellite Reporter: Sam Kottler <skottler>
Component: ProvisioningAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED NOTABUG QA Contact: Corey Welton <cwelton>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.1CC: ohadlevy, omaciel, skottler
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-05 19:26:27 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 Sam Kottler 2013-05-29 02:26:15 UTC
Description of problem:
1) it seems that fact names are duplicated in the db, not sure how this happens but I'm guessing this is not happening in v1.1

regardless, we should fix that + have a migration to fix that in the db.

2) since 991cd8ae19 i see the following in the logs:

FactName(#69884217724060) expected, got Fixnum(#69884320844400)

further inspect of the code reveals this method is full with logic that do not make sense, I think its best to look at it before the 1.2 release.

Additional info:
Fixed upstream in b365f0a9cdb1839e07517a572b753f67ea1442e5.

Comment 1 Og Maciel 2013-05-29 02:27:36 UTC
How do you verify this?

Comment 2 Mike McCune 2013-05-29 22:36:52 UTC
mass-triage since these are all POST/MODIFIED

Comment 3 Corey Welton 2013-06-05 19:26:27 UTC
Devtask, QE Closing.