Hi Mathieu,

On 6/24/26 09:53, Mathieu Dubois-Briand wrote:
First differing element 4:
'2021-01-01T12:34:56Z'
'2021-01-01T12:34:56+00:00'

   ['Fallback Author',
    '[email protected]',
    'OE Test',
    '[email protected]',
-  '2021-01-01T12:34:56Z']
?                      ^

+  '2021-01-01T12:34:56+00:00']
?                      ^^^^^^

https://autobuilder.yoctoproject.org/valkyrie/#/builders/23/builds/4191
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/3961

So for some reason the timezone part of the date is different : Z /
+00:00.

Yet it does work sometimes. It might be related to the host system:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/4130

Can you have a look at the issue?

Thank you for looking at this.

It is indeed related to the host system, and the git version. I bumped the git version and could reproduce the issue locally. Git 2.45 changed the strict ISO-8601 (%aI) representation of UTC from "+00:00" to "Z", both values represent the same timestamp.

I will push a v2 to correct this.

Best regards,

Anders Heimer

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#239486): 
https://lists.openembedded.org/g/openembedded-core/message/239486
Mute This Topic: https://lists.openembedded.org/mt/119940618/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to