gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Client's detection of new releases broken - is uscan


From: Busser, Jim
Subject: Re: [Gnumed-devel] Client's detection of new releases broken - is uscan also broken?
Date: Sat, 31 Mar 2012 20:21:28 +0000

On 2012-03-31, at 12:17 PM, Karsten Hilbert wrote:

> Much more relevant, IMO, is that you attested that the
> version check did not work for you.

Seems a bug in the evaluation logic, wherein '7' is greater than the '1' that 
is parsed from the '12'  and making it appear that

        1.1.7 > 1.1.12

here is the log extract:

2012-03-31 13:13:18  DEBUG     gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::get() 
#314): option [internal::client_branch] found in source [internal]
2012-03-31 13:13:18  DEBUG     gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::get() 
#314): option [internal::client_version] found in source [internal]
2012-03-31 13:13:19  DEBUG     gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #160): retrieving version information from 
[http://www.gnumed.de/downloads/gnumed-versions.txt]
2012-03-31 13:13:19  DEBUG     gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::parse_INI_stream()
 #197): parsing INI-style data stream [<addinfourl at 4408532576 whose fp = 
<socket._fileobject object at 0x106c4c650>>]
2012-03-31 13:13:19  DEBUG     gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::get() 
#314): option [latest branch::branch] found in source [gm-versions]
2012-03-31 13:13:19  DEBUG     gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::get() 
#314): option [branch 1.1::latest release] found in source [gm-versions]
2012-03-31 13:13:19  DEBUG     gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::get() 
#314): option [branch 1.1::latest release] found in source [gm-versions]
2012-03-31 13:13:19  INFO      gm.cfg 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmCfg2.py::remove_source()
 #397): removing source <gm-versions>
2012-03-31 13:13:19  INFO      gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #178): current release: 1.1.7
2012-03-31 13:13:19  INFO      gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #179): current branch: 1.1
2012-03-31 13:13:19  INFO      gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #180): latest release on current branch: 1.1.12
2012-03-31 13:13:19  INFO      gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #181): latest branch: 1.1
2012-03-31 13:13:19  INFO      gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #182): latest release on latest branch: 1.1.12
2012-03-31 13:13:19  DEBUG     gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #201): latest branch taken into account
2012-03-31 13:13:19  DEBUG     gm.net 
(/Users/djb/Downloads/gnumed-client.1.1.7/Gnumed/pycommon/gmNetworkTools.py::check_for_update()
 #203): up to date: current version >= latest version on latest branch

-- Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]