Plesk 7.5.3 upgrade issues on FC3
Posted: Sat Jun 04, 2005 7:00 am
This morning yum check-update spotted that 7.5.3 was now on ART so I gave it a go - it wasn't entirely as straightforward as I'd hoped. This is really intended as some gotchas for others:
My initial attempt to do an update generated some dependency errors.
libcurl.so.2 was required by psa and psa-pre-keyupdate
spamassassin was required by qmail-scanner.
A little googling find that FC3 (which is what I'm installing on) has libcurl.so.3 but a compatible so.2 was available by
rpm -Uvh http://www.city-fan.org/ftp/contrib/sys ... 2.i386.rpm
which left the odd spamassassin required by qmail-scanner error - odd since both were installed.
I removed qmail-scanner (with a view of reinstating it after the update).
At this point the update ran happily.
but -
at the end the update uninstalled my spamassassin installation ( one which I'd installed myself rather than install the psa-spamassassin package)
then the update searched out any other jdk's apart from the one it installed itself and removed those (breaking a some jdk1.5 applications I had installed).
I'm not too impressed by Plesk removing things from my system like that!! Luckily putting these back is not too difficult.
Finally I was caught out for a little while since I hadn't realised that horde et al have to be reinstalled manually after the update.
Matthew
My initial attempt to do an update generated some dependency errors.
libcurl.so.2 was required by psa and psa-pre-keyupdate
spamassassin was required by qmail-scanner.
A little googling find that FC3 (which is what I'm installing on) has libcurl.so.3 but a compatible so.2 was available by
rpm -Uvh http://www.city-fan.org/ftp/contrib/sys ... 2.i386.rpm
which left the odd spamassassin required by qmail-scanner error - odd since both were installed.
I removed qmail-scanner (with a view of reinstating it after the update).
At this point the update ran happily.
but -
at the end the update uninstalled my spamassassin installation ( one which I'd installed myself rather than install the psa-spamassassin package)
then the update searched out any other jdk's apart from the one it installed itself and removed those (breaking a some jdk1.5 applications I had installed).
I'm not too impressed by Plesk removing things from my system like that!! Luckily putting these back is not too difficult.
Finally I was caught out for a little while since I hadn't realised that horde et al have to be reinstalled manually after the update.
Matthew