I improved the "unknown" process names a bit now <https://github.com/martinpitt/fatrace/commit/314cb93dc5589>.
But I just realized what actually goes wrong in terms of *this* bug: All three autopkgtest failures <https://autopkgtest.ubuntu.com/packages/f/fatrace/groovy/amd64> fail like this: ^mv(.*): <> /tmp/autopkgtest.TV550j/build.0mf/src not found in log: mv(1320): < /tmp/autopkgtest.TV550j/build.0mf/src mv(1320): > /tmp/autopkgtest.TV550j/build.0mf/src So it seems in some circumstances a file rename is not sent as a single FAN_MOVED_FROM|FAN_MOVED_TO event, but two discrete ones. So I just need to fix the test to accept either: https://github.com/martinpitt/fatrace/commit/6cf5a35dc18 ** Changed in: fatrace Status: New => Fix Committed ** Changed in: fatrace (Ubuntu) Status: Triaged => In Progress ** Changed in: fatrace (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1885188 Title: fatrace autopkgtest failure due to rename test To manage notifications about this bug go to: https://bugs.launchpad.net/fatrace/+bug/1885188/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
