← Back to team overview

openupgrade-drivers team mailing list archive

Re: [Question #227533]: what does the version checker inside openupgrade server do?

 

Question #227533 on OpenUpgrade Server changed:
https://answers.launchpad.net/openupgrade-server/+question/227533

    Status: Answered => Solved

Jeroen_monkeytail confirmed that the question is solved:
Thanks!

it works now, I changes the module version from 1.0 to 2.0, which
results in:

pkg.installed_version                                 :  6.1.1.0
convert_version(version) , version         :  6.1.1.1 , 6.1.1.1
convert_version(pkg.data['version']) , ..:  6.1.2.0 , 2.0

making the condition to migrate true, as :  6.1.1.0 < 6.1.1.1 <= 6.1.2.0

-- 
You received this question notification because you are a member of
OpenUpgrade Drivers, which is an answer contact for OpenUpgrade Server.