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 1192515[details]
Provisioning templates
Description of problem:
When provisioning a RHEL 7.2 machine from satellite 6.2.1 using PXE and DHCP, the target vm starts the install, and the errors with
Glib.error: g-dbus-error.quark: GDBus.Error:org.freedesktop.DBus.Error.UnknowMethod: Method "GetSettings" with signature "" on interface"org.freedesktop.NetworkManager.Settings.Connection" doesn't exist.
Console image here http://pasteboard.co/b4ZeKlyUe.png
Rendered provisioning templates are attached.
This error can be avoided if I paste the name of the network interface into the build new -> Interfaces -> device identifier field.
Version-Release number of selected component (if applicable): 6.2.1
How reproducible:
Every time
Steps to Reproduce:
1. Build new
2. leave device identifier field blank
3. watch vm console
Actual results:
machine being built fails with
Glib.error: g-dbus-error.quark: GDBus.Error:org.freedesktop.DBus.Error.UnknowMethod: Method "GetSettings" with signature "" on interface"org.freedesktop.NetworkManager.Settings.Connection" doesn't exist.
Expected results:
A successful build.
Additional info:
My Sat6 VM is running on VMWare workstation, the vm being provisioned is also on VMWare workstation.
SOS Report available on request.
Just to follow up. The build works if I specify the expected interface name in build new -> Interfaces -> device identifier field.
The expected identifier name is eno16777736.
Tested on 6.2.9 (latest) and working correctly as can be seen from the screenshots. Closing this out, if you encounter an issue again, have the customer raise a support ticket.
- Chris