Bug 947788
Summary: | Migration failed with error “sending dbus signal with message: post_facts_collection” | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | spandey | ||||
Component: | subscription-manager | Assignee: | Adrian Likins <alikins> | ||||
Status: | CLOSED ERRATA | QA Contact: | IDM QE LIST <seceng-idm-qe-list> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 5.10 | CC: | alikins, jesusr, jgalipea, jmolet, jsefler, kbanerje, skallesh, spandey | ||||
Target Milestone: | beta | ||||||
Target Release: | 5.10 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
No description necessary
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-09-30 23:05:33 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 840995, 920191 | ||||||
Attachments: |
|
Description
spandey
2013-04-03 09:11:07 UTC
Created attachment 731064 [details]
rhsm.log output
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release. proposed fix at https://github.com/candlepin/subscription-manager/pull/634 (or, install 'facter' package or uninstall example plugins) in master, will be in 1.8.11 or newer commit 0eea7f54a0ed21f219cc9b0c8d0836f7f27cc9d9 Author: Adrian Likins <alikins> Date: Wed Jun 5 13:39:08 2013 -0400 947788: facts plugin can handle no 'facter' Before the example facts plugin assumed if you installed it, that 'facter' would be installed. Add some robustness to it's proccess handling. Verifying Version... [root@rhsm-compat-rhel64 ~]# rpm -q subscription-manager-migration subscription-manager-migration-1.8.11-1.el6.x86_64 [root@rhsm-compat-rhel64 ~]# rhnreg_ks --serverUrl=https://xmlrpc.rhn.code.stage.redhat.com/XMLRPC --username=qa --password=***** [root@rhsm-compat-rhel64 ~]# rhn-channel --list rhel-x86_64-server-6 [root@rhsm-compat-rhel64 ~]# rhn-migrate-classic-to-rhsm --serverurl subscription.rhn.stage.redhat.com Red Hat account: qa Password: System Engine Username: qa Password: Retrieving existing RHN Classic subscription information... +-----------------------------------------------------+ System is currently subscribed to these RHN Classic Channels: +-----------------------------------------------------+ rhel-x86_64-server-6 +-----------------------------------------------------+ Installing product certificates for these RHN Classic channels: +-----------------------------------------------------+ rhel-x86_64-server-6 Product certificates installed successfully to /etc/pki/product. Preparing to unregister system from RHN Classic... System successfully unregistered from RHN Classic. Attempting to register system to Red Hat Subscription Management... The system has been registered with ID: 34581088-d51b-4eae-ab25-0c36cd3f3d05 System 'rhsm-compat-rhel64.usersys.redhat.com' successfully registered to Red Hat Subscription Management. Attempting to auto-attach to appropriate subscriptions... Installed Product Current Status: Product Name: Red Hat Enterprise Linux Server Status: Not Subscribed Unable to auto-attach. Do your existing subscriptions match the products installed on this system? Please visit https://access.redhat.com/management/consumers/34581088-d51b-4eae-ab25-0c36cd3f3d05 to view the details, and to make changes if necessary. [root@rhsm-compat-rhel64 ~]# VERIFIED: registration was successful without post_facts_collection errors Additional Note: the failure to autosubscribe is due to bug 977321 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. http://rhn.redhat.com/errata/RHBA-2013-1332.html |