[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] MySQL PKG install problem
- Subject: Re: [cobalt-users] MySQL PKG install problem
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Tue Jan 23 17:31:58 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Mike Ciesiensky, Jr." <MikeC@xxxxxxxxxxxxxxxxxxxxx> wrote
> > do an rpm -qa to check what's onboard, post the cat if necessary
>
> # rpm -qa | grep MySQL
> MySQL-3.22.32-1
>
> # rpm -e MySQL-3.22.32-1
> error reading information on service mysql: No such file or directory
> execution of MySQL-3.22.32-1 script failed, exit status 1
>
> hmmm.
> Mike.
>
rpm can't find the files it is removing, I don't remember the
rpm command but you can tell it to ignore the fact that
some file can't be found.
I think some one posted this earlier.