Hello,
I am running my supervisor node on a Linux box running Fedora core 3. I am trying to do the upgrade from version 5.2 to 5.4. Per the instructions I need to do rpm --erase --noscripts qube-core and qube-supervisor. The qube-supervisor removes correctly, however it tells me that qube-core does not exist. If I try and install the qube-5.4-0-FC-3.i386.rpm it tells me that it conflicts with the currently installed package qube-5.2-1. I then tried to remove that package, but I start getting dependency errors with other qube packages such as php. I figure that I am heading into a downward spiral of package removal when all I need is the correct package to remove that will uninstall the 5.2 core correctly.
What do I need to do to remove the 5.2 core, or do I have to go through all of the dependencies manually?