[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] MySQL PKG install problem



"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.