Re: [CentOS] NetworkManager updating resolv.cfg

2018-06-25 Thread Maheshwari, Shagun
si.co.uk> Content-Type: text/plain; format=flowed; charset="us-ascii" On 21 June 2018 12:13:02 "anax" wrote: > Hi Shagun > check your settings of PEERDNS and IPV6_PEERDNS... > > suomi > > On 06/21/2018 08:33 AM, Maheshwari, Shagun wrote: >> Hi, &g

[CentOS] failed to start guest with "" type vf

2018-06-25 Thread Maheshwari, Shagun
Hi, Issue mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1066825 is marked as fixed in CentOS 7. However I still see issue in CentOS 7 Domain vWAAS-12KK defined from vWAAS-12KK/vWAAS-12KK.xml error: Failed to start domain vWAAS-12KK error: internal error: couldn't find IFLA_VF_INFO f

[CentOS] NetworkManager updating resolv.cfg

2018-06-20 Thread Maheshwari, Shagun
Hi, I am facing issue stoping NetworkManager to update resolv.cfg, I am using below configuration for eth0 interface: TYPE=Ethernet BOOTPROTO=dhcp DEFROUTE=yes IPV4_FAILURE_FATAL=no IPV6INIT=yes IPV6_AUTOCONF=yes IPV6_DEFROUTE=yes IPV6_FAILURE_FATAL=no IPV6_ADDR_GEN_MODE=stable-privacy NAME=eth0

[CentOS] Need help to understand about some lines which are printing on console

2018-05-30 Thread Maheshwari, Shagun
Hi, Some lines are printing on console: [CCafException] CAppConf@[1711]: CommAmqpListener: [CCafException] CAppConfig:: getString() Required config parameter [amqp_password] is missing from section [c ommunication_amqp] Can you help me to understand why we are getting these lines on console? Ho

[CentOS] Steps to create efiboot.img file

2018-05-25 Thread Maheshwari, Shagun
Hi, Please tell me the steps to create efiboot.img. Thank you!! Shagun ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

[CentOS] Nodejs010 Packages giving unresolved dependency error when building the nodejs packages

2017-03-29 Thread Maheshwari, Shagun
Hi, I am trying to built an ISO with nodejs010 packages but when I run the command "repoclosure -a x86_64 -r " to check its further dependencies, it is giving unresolved dependencies error. Example: package: nodejs010-node-gyp-3.2.0-2.el7.centos.noarch from Harman (it's a local repo name) unr

[CentOS] kde-runtime fails to install on Custom ISO due to dependency error

2016-11-18 Thread Maheshwari, Shagun
Hi, I have built successfully all the dependent packages of kde-runtime. Following is the list of RPMs cloned and built from GIT:- kde-runtime-4.10.5-8.el7.centos.x86_64.rpm kde-runtime-drkonqi-4.10.5-8.el7.centos.x86_64.rpm kde-runtime-libs-4.10.5-8.el7.centos.x86_64.rpm kde-baseapps-4.10.5-4.e

[CentOS] Anaconda installer fails to install nodejs010 and npm due to dependency error

2016-11-17 Thread Maheshwari, Shagun
Hi, I have built dependent packages of nodejs010 and npm successfully using mock and copy these RPMS to our ISO, anaconada installer fails to install due to dependency errors: nodejs010-nodejs-are-we-there-yet-1.0.4-1.el7.centos.noarch requires nodejs010-npm(readable-stream) < 2 nodejs010-nodej

[CentOS] Authconfig package fails verification using RPM

2016-11-17 Thread Maheshwari, Shagun
Hi, I tried executing the rpm -V command on the packages of the CentOS 7.2 ISO which I have created, the verification failed for some of them. Here is the log for 'authconfig' : Steps: 1. Execute command : rpm -V authconfig 2. Observe the output Expected Result: If there is no err