Hide Forgot
Description of problem: With a disabled network card, subscription-manager still prompts to register and reports that it cannot reach the server. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Have network card disabled. In my cat /etc/sysconfig/network-scripts/ifcgf-eth0 had ONBOOT turned off. 2. Boot up into firstboot. Actual results: Prompted to register, told the server is not correctly set if I try. Expected results: Skip registration as old firstboot did. Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1033696 is VERIFIED. Moving to modified.
Created attachment 871602 [details] Unable to reach the server... from firstboot with networking disabled Verifying Version... [root@jsefler-7 ~]# rpm -q subscription-manager-firstboot firstboot subscription-manager-firstboot-1.10.14-4.el7.x86_64 firstboot-19.9-1.el7.noarch [root@jsefler-7 ~]# uname -a Linux jsefler-7.usersys.redhat.com 3.10.0-105.el7.x86_64 #1 SMP Wed Mar 5 11:48:56 EST 2014 x86_64 x86_64 x86_64 GNU/Linux [root@jsefler-7 ~]# cat /etc/sysconfig/network-scripts/ifcfg-ens3 # Generated by dracut initrd DEVICE="ens3" #ONBOOT=yes testing bug 1025386 with ONBOOT off ONBOOT=no NETBOOT=yes UUID="26a4a4bf-abf7-4dae-a670-a9ae4958dc34" BOOTPROTO=dhcp HWADDR="52:54:00:71:1c:1e" TYPE=Ethernet NAME="ens3" [root@jsefler-7 ~]# [root@jsefler-7 ~]# rm /etc/sysconfig/firstboot rm: remove regular file ‘/etc/sysconfig/firstboot’? y [root@jsefler-7 ~]# [root@jsefler-7 ~]# systemctl enable firstboot-graphical.service ln -s '/usr/lib/systemd/system/firstboot-graphical.service' '/etc/systemd/system/graphical.target.wants/firstboot-graphical.service' [root@jsefler-7 ~]# reboot VERIFIED: See screenshot showing "Unable to reach the server" Once networking was started, we could successfully proceed,
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.