Sponsored Content
Operating Systems Linux Red Hat Can't uninstall MYSQL from RED HAT ES Post 302101888 by CollenM on Friday 5th of January 2007 09:27:15 AM
Old 01-05-2007
Question Mysql refusing to work after install

Hi Guys,

I managed to switch on the mysqld using chkconfig from my other server.
I also manged to remove mysql completely but it's still giving me a headich cause not it does not wan't to install.I have pasted a long screen shot of how I'm intalling it including the package that I install for mysql these same packages are installed on the other server and are working 100% please have a look below I know it's a long post probable you will pickup what I'm doing wrong.

Please assist Smilie

klmdisp:mms$ ssh klmback
klmback:mms$ su
Password:
klmback:mms# ls
analysis common.tgz Install MySQL-client-4.0.21-0.i386.rpm script.txt
avail.frm cppoptions j2re-1_4_2_09-linux-i586.bin mysql-server-3.23.58-1.72.i386.rpm speed.txt
backup_ddbs CVS jdk1.3.1_09 MySQL-server-4.0.21-0.i386.rpm themaster.frm
--C DBParameters.props jdk1.3.1_09.tgz nohup.out usersetup
chkfontpath-1.9.10-1.RHEL.i386.rpm delete load_codes.dont_use out.dat?
client_dbini.bak dspbackup.log menus.ba out.txt?
client.script dsp_print.dat mmsv22.tgz pitdat.04
codes hubsetup mysql-client-3.23.58-1.i386.rpm reasnmod.bak
klmback:mms# rpm -ivh --nodeps mysql-server-3.23.58-1.72.i386.rpm
warning: mysql-server-3.23.58-1.72.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing... ########################################### [100%]
1:mysql-server ########################################### [100%]
klmback:mms# rpm -ivh --nodeps mysql-client-3.23.58-1.i386.rpm
warning: mysql-client-3.23.58-1.i386.rpm: V3 DSA signature: NOKEY, key ID e01260f1
Preparing... ########################################### [100%]
file /usr/bin/mysqladmin from install of mysql-client-3.23.58-1 conflicts with file from package mysql-server-3.23.58-1.72
klmback:mms#
klmback:mms#
klmback:mms# /etc/init.d/mysqld start
Starting MySQL: [ OK ]
klmback:mms# ps -ef | grep mysqld
root 17752 17637 0 16:01 pts/1 00:00:00 grep mysqld
klmback:mms#



klmback:log# cd /var/lib/mysql/
klmback:mysql# ls
ibdata1 ib_logfile0 ib_logfile1 klmback.err klmbackup.localdomain.err mysql prism test
klmback:mysql# cd /var/lib/
klmback:lib# /etc/init.d/mysqld stop
Stopping MySQL: [FAILED]
klmback:lib# rpm -e `rpm -qa | grep -i mysql`
klmback:lib# rpm -qa | grep -i mysqlrpm -qa | grep -i mysqlrpm -qa | grep -i mysql
klmback:lib# rpm -qa | grep -i mysql
klmback:lib# rm -R mysql/
rm: descend into directory `mysql/'? y
rm: descend into directory `mysql//mysql'? y
rm: remove regular file `mysql//mysql/db.frm'? y
rm: remove regular file `mysql//mysql/db.MYI'? y
rm: remove regular file `mysql//mysql/db.MYD'? y
rm: remove regular file `mysql//mysql/host.frm'? y
rm: remove regular file `mysql//mysql/host.MYI'? y
rm: remove regular empty file `mysql//mysql/host.MYD'? y
rm: remove regular file `mysql//mysql/user.frm'? y
rm: remove regular file `mysql//mysql/user.MYI'? y
rm: remove regular file `mysql//mysql/user.MYD'? y
rm: remove regular file `mysql//mysql/func.frm'? y
rm: remove regular file `mysql//mysql/func.MYI'? y
rm: remove regular empty file `mysql//mysql/func.MYD'? y
rm: remove regular file `mysql//mysql/tables_priv.frm'? y
rm: remove regular file `mysql//mysql/tables_priv.MYI'? y
rm: remove regular empty file `mysql//mysql/tables_priv.MYD'? y
rm: remove regular file `mysql//mysql/columns_priv.frm'? y
yrm: remove regular file `mysql//mysql/columns_priv.MYI'?
yrm: remove regular empty file `mysql//mysql/columns_priv.MYD'?
yrm: remove regular file `mysql//mysql/help_topic.frm'?
y
rm: remove regular file `mysql//mysql/help_topic.MYI'? rm: remove regular file `mysql//mysql/help_topic.MYD'? y
yrm: remove regular file `mysql//mysql/help_category.frm'?
yrm: remove regular file `mysql//mysql/help_category.MYI'?
y
rm: remove regular file `mysql//mysql/help_category.MYD'? rm: remove regular file `mysql//mysql/help_relation.frm'? y
rm: remove regular file `mysql//mysql/help_relation.MYI'? y
yrm: remove regular file `mysql//mysql/help_relation.MYD'?
y
rm: remove regular file `mysql//mysql/help_keyword.frm'? rm: remove regular file `mysql//mysql/help_keyword.MYI'? y
yrm: remove regular file `mysql//mysql/help_keyword.MYD'?
y
rm: remove regular file `mysql//mysql/time_zone_name.frm'? rm: remove regular file `mysql//mysql/time_zone_name.MYI'? y
yrm: remove regular empty file `mysql//mysql/time_zone_name.MYD'?
y
rm: remove regular file `mysql//mysql/time_zone.frm'? rm: remove regular file `mysql//mysql/time_zone.MYI'? y
y
rm: remove regular empty file `mysql//mysql/time_zone.MYD'? rm: remove regular file `mysql//mysql/time_zone_transition.frm'? y
yrm: remove regular file `mysql//mysql/time_zone_transition.MYI'?
y
rm: remove regular empty file `mysql//mysql/time_zone_transition.MYD'? rm: remove regular file `mysql//mysql/time_zone_transition_type.frm'? y
yrm: remove regular file `mysql//mysql/time_zone_transition_type.MYI'?
y
rm: remove regular empty file `mysql//mysql/time_zone_transition_type.MYD'? rm: remove regular file `mysql//mysql/time_zone_leap_second.frm'? y
y
rm: remove regular file `mysql//mysql/time_zone_leap_second.MYI'? rm: remove regular empty file `mysql//mysql/time_zone_leap_second.MYD'? y
yrm: remove directory `mysql//mysql'?
y
rm: remove directory `mysql//test'? rm: remove regular file `mysql//klmbackup.localdomain.err'? y
yrm: remove regular file `mysql//klmback.err'?
y
rm: remove regular file `mysql//ibdata1'? y
y
rm: remove regular file `mysql//ib_logfile0'? rm: remove regular file `mysql//ib_logfile1'? rm: descend into directory `mysql//prism'? y
yrm: remove regular file `mysql//prism/db.opt'?
y
rm: remove regular file `mysql//prism/RPCSPL.frm'? rm: remove regular file `mysql//prism/RPCSPL.MYI'? y
yrm: remove regular empty file `mysql//prism/RPCSPL.MYD'?
y
yrm: remove regular file `mysql//prism/ALARMLOG.frm'? rm: remove regular file `mysql//prism/ALARMLOG.MYI'?
y
rm: remove regular empty file `mysql//prism/ALARMLOG.MYD'? rm: remove regular file `mysql//prism/ALARMS.frm'? y
yrm: remove regular file `mysql//prism/ALARMS.MYI'?
y
rm: remove regular file `mysql//prism/ALARMS.MYD'? rm: remove regular file `mysql//prism/NETSTATS.frm'? y
yrm: remove regular file `mysql//prism/NETSTATS.MYI'?
y
rm: remove regular empty file `mysql//prism/NETSTATS.MYD'? rm: remove regular file `mysql//prism/COMMSTATS.MYI'? y
yrm: remove regular file `mysql//prism/NODES.frm'?
y
rm: remove regular file `mysql//prism/NODES.MYI'? rm: remove regular empty file `mysql//prism/NODES.MYD'? y
yrm: remove regular empty file `mysql//prism/COMMSTATS.MYD'?
y
yrm: remove regular file `mysql//prism/COMMSTATS.frm'? rm: remove regular file `mysql//prism/NODE_HISTORY.frm'? y
yrm: remove regular file `mysql//prism/NODE_HISTORY.MYI'?
y
yrm: remove regular empty file `mysql//prism/NODE_HISTORY.MYD'? rm: remove directory `mysql//prism'? y

alternatives dhcp logrotate.status misc ntp random-seed scrollkeeper squirrelmail up2date xkb
dav games menu nfs pcmcia rpm slocate supportinfo xdm


klmback:mms# rpm -ivh --nodeps mysql-client-3.23.58-1.i386.rpm
warning: mysql-client-3.23.58-1.i386.rpm: V3 DSA signature: NOKEY, key ID e01260f1
Preparing... ########################################### [100%]
1:mysql-client ########################################### [100%]
klmback:mms# rpm -ivh --nodeps mysql-server-3.23.58-1.72.i386.rpm
warning: mysql-server-3.23.58-1.72.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
Preparing... ########################################### [100%]
file /usr/bin/mysqladmin from install of mysql-server-3.23.58-1.72 conflicts with file from package mysql-client-3.23.58-1
klmback:mms#

Thanks a lot
Collen
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Red Hat 7.2.....

I just installed red hat 7.2 on my laptop. it's dual booted with xp and red hat. when i boot in to linux it boots up to the screen to ask me my name and pass....i put in root and my password. after this it goes to a blue screen and sits there. the after about 2 minutes it comes up with a fatal... (1 Reply)
Discussion started by: muzscman
1 Replies

2. Linux

Red Hat?

I have a Red Hat upgrade disk. I installed it and it corrupted my entire hard drive! I had gotten the disks out of a Dummy's book at my local library. Trying to install 'Red Hat', has cost me $100.00 in damages. (The cool part is my friend gave me that $100.00 part) Ah...A 120gig Hard Drive. Just... (3 Replies)
Discussion started by: hdk_mkr
3 Replies

3. UNIX for Dummies Questions & Answers

Red Hat 9 help

please help me how to install softwares in linux.i have a ethernet internet connection.i try to open the site on LAN to download internet client.but i cannot as our lan supports only internet explorer....i downloaded the linux client by booting thru XP......but i cannot c my NTFS partition thru... (0 Replies)
Discussion started by: shobhit143
0 Replies

4. Linux

red hat ee 2.6.9-42

hello. I would be greatfull if someone could tell me how will i see what dns server and gateway my red hat server uses. I tryied to find out by typing ifconfig command but i got : -bash: ifconfig: command not found , although man ifonconfig gives output with info about using that command. Is... (3 Replies)
Discussion started by: tonijel
3 Replies

5. Red Hat

Red Hat E 3

I'm am working with a Red Hat Enterprise 3 server. This is a dedicated server that is supposedly dedicated to one domain, but I have been tasked with trying to figure out if there are files on this system that are being accessed by other IP's. Does anyone know if how I would go about finding... (0 Replies)
Discussion started by: chrisPlusPlus
0 Replies

6. Red Hat

Red-hat

Hello, How do I see what IP addresses are connected to my machine? thanks (2 Replies)
Discussion started by: sonomao
2 Replies

7. Red Hat

How to install and uninstall apache on Red Hat Linux 5

Hi All, I installed Linus on virtual PC on my system. I want to configure apache on it. Also i want to install nagios and want to access through web broser from my system. How can I do this. Kindly provide soln its required urgently......... plsssssssssssssssss (4 Replies)
Discussion started by: sunray
4 Replies

8. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies
All times are GMT -4. The time now is 08:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy