On Jun 06 2021, "'Joseph Maher' via s3ql" <[email protected]> wrote: > Just switched over to google as the backend and everything seems to be > working fine. > > I built 3.7.3 on debian testing/bullseye, though I needed to do a > > pip3 install trio > > to get a more recent version of trio, but then it built successfully and all > the tests it > ran passed. (It skipped some but I assume this is normal.) > > Everything seems to be working fine - I do get things like these in the mount > log, are > they anything to be concerned about? > > > > Traceback (most recent call last): > File "src/internal.pxi", line 125, in pyfuse3._notify_loop > File "src/pyfuse3.pyx", line 918, in pyfuse3.invalidate_entry > FileNotFoundError: [Errno 2] fuse_lowlevel_notify_inval_entry returned: No > such file or > directory > 2021-06-06 22:22:08.583 187962:Thread-2583 pyfuse3.run: Failed to submit > invalidate_entry > request for parent inode 23973443, name b'onlisp.ps' > > > I'll get a bunch of them together all referencing the same inode...
This is probably https://github.com/s3ql/s3ql/issues/217 or https://github.com/s3ql/s3ql/issues/222 (though this one should be fixed in 3.7.3 - please re-open if it's not). Best, -Nikolaus -- GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/87a6o26q3o.fsf%40vostro.rath.org.
