LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   RHEL5 anaconda package conflicts and how to resolve them? (https://www.linuxquestions.org/questions/red-hat-31/rhel5-anaconda-package-conflicts-and-how-to-resolve-them-4175420154/)

dann_radkov 08-03-2012 05:25 AM

RHEL5 anaconda package conflicts and how to resolve them?
 
1 Attachment(s)
Hello,
I am installing a list of packages via ks.cfg file and anaconda on a Proliant to-be-RHEL5.7 host.
Here is the list of bundles & packages that I have defined :

Supposedly :
"@" specifies bundles
"-" specifies package removal,
"justname" specifies package install


@Administration Tools
@Authoring and Publishing
@Base
@Conflicts
@Core
@Development Libraries
@Development Tools
@Editors
@Engineering and Scientific
@FTP Server
@GNOME Desktop Environment
@GNOME Software Development
@Graphical Internet
@Graphics
@Java
@Java Development
@KDE (K Desktop Environment)
@KDE Software Development
@Legacy Network Server
@Legacy Software Development
@Legacy Software Support
@Mail Server
@Miscellaneous Included Packages
@MySQL Database
@Network Servers
@Office/Productivity
@OpenFabrics Enterprise Distribution
@Printing Support
@Ruby
@Server Configuration Tools
@Sound and Video
@System Tools
@Text-based Internet
@Web Server
@Windows File Server
@X Software Development
@X Window System

acl
amtu
apr-devel
apr-util-devel
attr
bluez-gnome
bluez-utils
comps-extras
conman
dump
fbset
finger
firefox
firstboot
gdk-pixbuf-devel
gdk-pixbuf
gettext-devel
glibc-devel
glib-devel
glib
gnome-doc-utils
gnome-python2-gtkhtml2
gtk+-devel
gtkhtml2
gtkhtml3
gtk+
httpd-devel
intltool
irda-utils
jwhois
kernel-debug
kernel-doc
krb5-workstation
lftp
libXp-devel
libXp
libxslt-python
mgetty
mkbootdisk
mozldap
mtools
notify-python
openmotif22
openmotif-devel
openmotif
pcmciautils
perl-DBD-Pg
perl-String-CRC32
perl-XML-Parser
pirut
pkinit-nss
postgresql-python
postgresql-server
postgresql
pyxf86config
rdate
rdist
rhdb-utils
rhpxl
rmt
rp-pppoe
rsh
sabayon
setroubleshoot
setroubleshoot-plugins
setroubleshoot-server
sharutils
specspo
syslinux
system-config-date
system-config-display
system-config-httpd
system-config-kdump
system-config-keyboard
system-config-network
system-config-printer
system-config-securitylevel
talk
tcl-devel
tree
xsri
yelp
ypbind
yp-tools
yum-updatesd

-bind-libs
-bind-utils
-samba-client
-samba-common

bind97-libs
bind97-utils
samba3x-client
samba3x-common

I am getting the following error which esentially causes anaconda to bail out and stop my installation.
<check attachment>

I do have postgresql-python in my list so i will remove it and re-test.

However I find it strange because i have not specified any php packages. I assume those are provided somewhere in these @ bundles.
How can I check to make sure whats inside them?


Interesting ... after i commented out the postgresql stuff anaconda continued. Then it encountered issues with samba package.
I am attaching a screenshot.
I hope someone can help me to find the packages and in which bundle the samba package is described.THanks!

dann_radkov 08-03-2012 06:00 AM

screenshot attached
 
1 Attachment(s)
screenshot attached
Pls take into account the fact that i dont have a machine already instaleld with this OS to logon and check what packages it has via
#yum grouplist
#yum whatprovides x

deadeyes 08-04-2012 05:20 PM

Whats in the ks.cfg file?

If you use packages from the installation media/official repositories (so no custom repositories) you shouldn't have any issues with conflicts.

The conflicts you show are because a package already claims the files while the packages you try to install have the same files in them.


All times are GMT -5. The time now is 10:40 AM.