| Title | refresh.py doesn't work with p4d 2005.2 |
| Status | closed |
| Priority | critical |
| Assigned user | Nick Barnes |
| Organization | Ravenbrook |
| Description | The refresh.py script doesn't work with p4d 2005.2: the jobs are refreshed but the logger counter is not updated correctly. |
| Analysis | The 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 found | customer |
| Evidence | [1] <http://info.ravenbrook.com/mail/2006/02/21/21-44-59/0.txt> |
| Observed in | 2.3.1 |
| Introduced in | 2.3.1 |
| Created by | Nick Barnes |
| Created on | 2006-02-28 15:59:40 |
| Last modified by | Nick Barnes |
| Last modified on | 2006-02-28 16:08:30 |
| History | 2006-02-28 NB Created. |
| Change | Effect | Date | User | Description |
|---|---|---|---|---|
| 157460 | closed | 2006-02-28 16:08:19 | Nick Barnes | Workaround for change in p4 -g counter logger format. |