Hi, > On 8 Apr 2016, at 11:57 AM, Lachlan Musicman <[email protected]> wrote: > > Have I done something wrong, is there a fix I'm missing, or is installing > them in a post install script the best way?
You can try setting the conflicting CentOS RPMs to not install. Try adding this to the package list: -kernel-tools -kernel-tools-libs kernel-lt-tools kernel-lt-tools-libs Hopefully Anaconda should not install the first two and rather install the second two. There shouldn't be a conflict (if this works) because the first two are never installed and are removed from the package sacks. Cheers, Avi -- Oracle <http://www.oracle.com> Avi Miller | Product Management Director | +61 (3) 8616 3496 Oracle Linux and Virtualization 417 St Kilda Road, Melbourne, Victoria 3004 Australia _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
