Julien Cristau
unread,Jul 12, 2022, 9:10:03 AM7/12/22You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Package: mercurial
Version: 6.2-1
Severity: serious
Tags: upstream
Upstream commit be9bf75a837c looks like it broke the fsmonitor
extension:
> File "/usr/lib/python3/dist-packages/hgext/fsmonitor/__init__.py", line 338, in <setcomp>
> if e._v1_state() != b"n" or e._v1_mtime() == -1
> AttributeError: 'dirstate_tuple' object has no attribute '_v1_state'
Cheers,
Julien