LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Distribution upgrade after cancelling it (https://www.linuxquestions.org/questions/mandriva-30/distribution-upgrade-after-cancelling-it-788213/)

Quads 02-10-2010 08:03 AM

Distribution upgrade after cancelling it
 
I have Mandriva 2009.1 running on my machine right now. Back when 2010 came out I didn't feel like letting it upgrade, so when it offered, I cancelled it. Is there a simple way to go ahead and let it do that upgrade now?

jkerr82508 02-10-2010 08:37 AM

Quote:

Originally Posted by Quads (Post 3859000)
I have Mandriva 2009.1 running on my machine right now. Back when 2010 came out I didn't feel like letting it upgrade, so when it offered, I cancelled it. Is there a simple way to go ahead and let it do that upgrade now?

As root:

Code:

mdkapplet-upgrade-helper --new_distro_version=2010.0
will launch the upgrade process.

An alternative is to edit ~/.MdkOnline/mdkonline and change the last word in the line:

Code:

DO_NOT_ASK_FOR_DISTRO_UPGRADE=true
to false, or just comment out the line. This should result in the invitation to upgrade re-appearing the next time mdkonline (the "updates" applet) runs.

Jim

Quads 02-10-2010 12:49 PM

Outstanding, thanks a lot :)


All times are GMT -5. The time now is 04:36 AM.