I looked in jcheck.py and see:

 if not (bs[0] in ['1','2','4','5','6','7']):
        ch.error(ctx, "Invalid bugid: %s" % bs)

so either I don't have the latest or '8' needs to be added.  I'll try that.

Pete

On 11/14/12 10:12 AM, Chris Hegarty wrote:
> On 11/14/2012 04:07 PM, Pete Brunet wrote:
>> In the incoming changesets those are the only two with IDs above 800000.
>
> Is it possible that you have an old version of jcheck on your client?
>
> -Chris.
>
>>
>> Also I forgot to indicate that the repo is
>> hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk
>>
>> Pete
>>
>> On 11/14/12 9:53 AM, Pete Brunet wrote:
>>> Hi I pulled this morning and jcheck aborted my pull -u because of
>>> invalid bug IDs for
>>>
>>> changeset 5413: bugid 8002040, author dholmes
>>> changeset 5490: bugid 8000989, author twisti
>>>
>>> I was able to pull -u over the last week or two.  Am I doing something
>>> wrong?
>>>
>>> Pete
>>

Reply via email to