P4DTI issue job001342

Titlerefresh.py doesn't work with p4d 2005.2
Statusclosed
Prioritycritical
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionThe refresh.py script doesn't work with p4d 2005.2: the jobs are refreshed but the logger counter is not updated correctly.
AnalysisThe Python-marshalled output of 'p4 -G counter logger' has changed from e.g. [{'code': 'stat', 'value': '2', 'counter': 'logger'}] to e.g. [{'code': 'info', 'data': '1', 'level': 0}]. This is Perforce job job020067.
How foundcustomer
Evidence[1] <http://info.ravenbrook.com/mail/2006/02/21/21-44-59/0.txt>
Observed in2.3.1
Introduced in2.3.1
Created byNick Barnes
Created on2006-02-28 15:59:40
Last modified byNick Barnes
Last modified on2006-02-28 16:08:30
History2006-02-28 NB Created.

Fixes

Change Effect Date User Description
157460 closed 2006-02-28 16:08:19 Nick Barnes Workaround for change in p4 -g counter logger format.