[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [RAQ3] .pkg install failure - where are the error logs?
- Subject: RE: [cobalt-users] [RAQ3] .pkg install failure - where are the error logs?
- From: "Andy Brown" <andy.brown@xxxxxxxxxxxxx>
- Date: Thu Oct 24 06:43:02 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
<snip>
> I'm trying to install the pkgmaster.com MySQL .pkg, and it
> fails - where are GUI .pkg install logs and error logs found?
</snip>
In the bit-bucket :(
Upload the .pkg to the RaQ, then ssh in and do:
/usr/local/sbin/cobalt_upgrade /path/to/myfile.pkg
So it will throw out the error (if any) to your shell prompt. That might help get you moving along.
It could be because of a previously failed RPM installation, so do:
rpm -q MySQL
(note the caps, its case sensitive)
And hopefully it will return:
package MySQL is not installed
If it returns something like:
MySQL-3.23.37-1
then the RPM is already in there, so thats why the PKG will fail, remove the old RPM/package first.
Regards,
Andy
andy@xxxxxxxxxx
http://www.raqpak.com <-- Unofficial FAQs and PKGs