[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Issue With Packages Section
- From: "William J. Dennison" <william_dennison sra com>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Issue With Packages Section
- Date: Wed, 12 Nov 2008 16:11:51 -0500
I am using Cobbler with Kickstart. Here is my problem.
I am attempting to install the following packages (see below) in my kickstart
file (using Cobbler as operator on RHEL 5.2).
When Kickstart installs the jdk, tomcat, and VMWare packaged they are pulled
to the server and then installed in the right areas, however the /etc/init.d
parameters are not installed correctly (as if kickstart did not utilize the
configuration parameters in the rpms). I manually ran the yum install command
after the server was booted for these rpms, and they indeed installed
correctly, therefore I surmise it is something with kickstart.
I looked at the Anaconda log file and it seems that the rpms are not installed
in the correct order, could this be the problem? If yes, how can I fix it. If
now, any other ideas would help.
--------------------------------------------------------
### Package Installation Specifications
%packages
# Install the Base System and vim-enhanced by default.
@ Base
vim-enhanced
# The following packages are required for a Multi-Node
# VMWare server build.
gcc
gcc-c++
kernel-headers
openssl-devel
xinetd
libXt
libXtst
libXrender
mysql-server
jdk
tomcat
VMware-server
--
William J. Dennison
Principal Consultant
SRA International Inc. - RABA Center
8830 Stanford Blvd, Suite 205
Columbia, Maryland 21045
Phone: (410) 715-9399 x2351
Mobile: (410) 218-5866
Email: william_dennison sra com
Email2: wjdennison gmail com
Email3: wjdennison cablespeed com
Jabber: wjdennison jabber org
AIM: dennisonwjonly
GTalk: wjdennison gmail com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]