I can even choose not to use cobbler and re-produce this problem.

I created a kickstart file using "https://access.redhat.com/labs/kickstartconfig/"

Stored it on a HTTPD server.

Kept the DVD.iso of RHEL 7.2 on the same HTTPD server

Booted using the RHEL 7.2 Boot DVD.

At the grub menu,

Added inst.ks=http://webserver/sources/rhel7.ks

I kept watching the access_log on the HTTPD server.

Downloading kickstart file -- Good -- [27/Sep/2016:16:28:37 -0500] "GET /sources/rhel7.ks HTTP/1.1" 200 570 "-" "curl/7.29.0
Downloading some other stuff from the RHEL DVD -- Good --

[27/Sep/2016:16:29:06 -0500] "GET //sources/rhel-7.2-x86_64/.treeinfo HTTP/1.1" 200 2176 "-" "urlgrabber/3.10"
[27/Sep/2016:16:29:06 -0500] "GET //sources/rhel-7.2-x86_64/repodata/repomd.xml HTTP/1.1" 200 3017 "-" "Red Hat Enterprise Linux (anaconda)/7.2 yum/3.4.3"
[27/Sep/2016:16:29:06 -0500] "GET //sources/rhel-7.2-x86_64/.treeinfo HTTP/1.1" 200 2176 "-" "urlgrabber/3.10"
[27/Sep/2016:16:29:06 -0500] "GET //sources/rhel-7.2-x86_64/repodata/cecc07cfe2a22efefe6648e79f7dbf724bae761358a13b071c086b8063458179-primary.xml.gz HTTP/1.1" 200 2312212 "-" "Red Hat Enterprise Linux (anaconda)/7.2 yum/3.4.3"
[27/Sep/2016:16:29:06 -0500] "GET //sources/rhel-7.2-x86_64/repodata/95e6c90d391f920c7a685d75791a0a8f050d979043a73994785851697fe8a30e-primary.sqlite.bz2 HTTP/1.1" 200 4324409 "-" "Red Hat Enterprise Linux (anaconda)/7.2 yum/3.4.3"

Moments later, right after creating the LVM partitions and filesystems, It stops @

NoSuchGroup : core


Does this work for anyone ??










On Tue, Sep 27, 2016 at 12:03 AM, Kapilraj Koroth <kapilrajk@gmail.com> wrote:

Yeap.


On Sep 26, 2016 11:10 PM, "Orion Poplawski" <orion@cora.nwra.com> wrote:
On 09/26/2016 02:23 PM, Kapilraj Koroth wrote:
I think I manually added @core later while trying out various trial and
error methods.

[kapiltest1 ~]$ sudo cobbler profile dumpvars --name rhel-7.0-x86_64 |
grep ^kickstart

kickstart : /var/lib/cobbler/kickstarts/tenneco.rhel-7.ks

[kapiltest1 ~]$ cat /var/lib/cobbler/kickstarts/tenneco.rhel-7.ks
...
%packages
@core
$SNIPPET('func_install_if_enabled')
$SNIPPET('puppet_install_if_enabled')
%end
#


So do you get the same error if you get ride of @core here?


--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com
_______________________________________________
cobbler mailing list -- cobbler@lists.fedorahosted.org
To unsubscribe send an email to cobbler-leave@lists.fedorahosted.org



--
Regards, KapilRaj