Afify, Sherif S (IBS): > I am trying to setup kickstart from spacewalk so far I did the below : > > 1. Setting Up Kickstart Trees > 2. Create Kickstart Distributions > 3. Add GPG Keys > 4. Create Kickstart Profile ... > [root@vm1 centos7-x86_64-server]# yum install cobbler-loaders > Loaded plugins: fastestmirror > Loading mirror speeds from cached hostfile > * base: centos-distro.1gservers.com > * epel: archive.linux.duke.edu > * extras: mirror.compevo.com > * updates: centos.den.host-engine.com > Resolving Dependencies > --> Running transaction check > ---> Package cobbler-loaders.noarch 0:1.0.3-1.el7 will be installed > --> Processing Dependency: syslinux > 4.00 for package: > cobbler-loaders-1.0.3-1.el7.noarch > --> Processing Dependency: cobbler2 for package: > cobbler-loaders-1.0.3-1.el7.noarch > --> Running transaction check > ---> Package cobbler-epel.noarch 0:2.0.11-63.el7 will be installed > --> Processing Dependency: cobbler >= 2.2 for package: > cobbler-epel-2.0.11-63.el7.noarch > ---> Package syslinux.x86_64 0:4.05-13.el7 will be installed > --> Processing Dependency: mtools for package: syslinux-4.05-13.el7.x86_64 > --> Running transaction check > ---> Package cobbler.x86_64 0:2.8.2-1.el7 will be installed > ---> Package mtools.x86_64 0:4.0.18-5.el7 will be installed > --> Processing Conflict: cobbler20-2.0.11-63.el7.noarch conflicts cobbler-epel > --> Finished Dependency Resolution > Error: cobbler20 conflicts with cobbler-epel-2.0.11-63.el7.noarch > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > [root@vm1 centos7-x86_64-server]#
Hello, To resolve this conflict install cobbler20 (from spacewalk repo) and exclude cobbler-epel (from epel repo). Regards, -- Michael Mráka System Management Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
