LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RPM Drake Package Upgrade Question (https://www.linuxquestions.org/questions/linux-software-2/rpm-drake-package-upgrade-question-507706/)

rrrssssss 12-05-2006 01:31 PM

RPM Drake Package Upgrade Question
 
Hello forum,

I downloaded all available bug fix updates using RPM Drake and each of the upgrade packages for bug fixes show up in the package list pane okay but they all arrows pointing downward in green circles and all of the original packages have check marks in green circles. And to add to the confusion, both the upgrade packages and the original packages also have another check mark just to the right of the green circkes but they are not in green circles.


I hope I am describing this accurate enough for you since I don't have a screen shot.

But my question would be why are the arrows pointing downward for the upgrades and all of the original packages have check marks? What does the downward pointing arrow mean? Are the upgrade packages really installed?

Mandriva 2007

Thanks much,
Roy

Cogar 12-06-2006 11:24 AM

I do not fully understand your question, but what I believe you are seeing are packages that have been selected for installation (the checkmarks in the boxes to the right) but not yet installed (the packages with the downward pointing arrows). You need to click "Apply" (or something like that--I am not at the correct computer to check) to have the install proceed. A little window with a progress bar will then appear somewhere else on your screen showing download and installation progress. If you did not notice the little box (which also says "please wait," if I recall correctly), and stopped the process early, the selected packages would not be installed (of course). I hope that helps.

reddazz 12-07-2006 08:46 AM

I don't really understand your question either. A less confusing way of updating your system is starting konsole, switching to root using "su -" and doing
Code:

#urpmi.update -a
#urpmi --auto-select --auto


rrrssssss 12-07-2006 02:15 PM

Thanks
 
Thanks cogar and reddazz for the help.

I guess my question would have been "What is going on here?"

I think what happened is that after the 16 hour download of 100 upgrade packages (dialup connection), the installation of these packages was blotched up due a missing dependency because I did get a message saying something to that effect at the very end. Each of the upgrade packages showed up in the package list window pane with the downward green checkmarks as well as the original package that needed the upgrade. I found out later that when the installation is successful, both the upgrade package and the original package merge into one package - NOT TWO - with a higher version number, usually by one digit.

So what I had to do was remove the RPM that needed that depedency (that caused the error message) and clicked on "apply" again. This started the whole 16 hour download all over again but I let it finish just to see what it would do at the end. Much to my surprise, all but 5 of the 100 packages installed successfully. The 5 that didn't install had to do with xine.

But the next time I will try raddazz's suggestion about using the terminal window.

So, thanks much for your responses. They helped me much.

Roy


All times are GMT -5. The time now is 01:29 PM.