Opened 13 months ago

Closed 13 months ago

Last modified 9 months ago

#17866 closed enhancement (fixed)

fuse3-3.14.1

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (6)

comment:1 by Xi Ruoyao, 13 months ago

I'm getting:

_________________ test_notify_inval_entry[True-expire_entries] _________________
Traceback (most recent call last):
  File "/home/xry111/sources/11.4/fuse-3.14.1/b/test/test_examples.py", line 366, in test_notify_inval_entry
    os.stat(fname)
OSError: [Errno 107] Transport endpoint is not connected: '/tmp/pytest-of-root/pytest-5/test_notify_inval_entry_True_e0/Time_is_19h_07m_42s'

Not sure if "only me".

comment:2 by Douglas R. Reno, 13 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 13 months ago

The extended attribute name passed to the setxattr() handler is no longer truncated 
   at the beginning (bug introduced in 3.13.0).
As a result of the above, the additional setattr() flags introduced in 3.14 are no 
   longer available for now. They will hopefully be reintroduced in the next release.
Further improvements of configuration header handling.

in reply to:  1 comment:4 by Douglas R. Reno, 13 months ago

Replying to Xi Ruoyao:

I'm getting:

_________________ test_notify_inval_entry[True-expire_entries] _________________
Traceback (most recent call last):
  File "/home/xry111/sources/11.4/fuse-3.14.1/b/test/test_examples.py", line 366, in test_notify_inval_entry
    os.stat(fname)
OSError: [Errno 107] Transport endpoint is not connected: '/tmp/pytest-of-root/pytest-5/test_notify_inval_entry_True_e0/Time_is_19h_07m_42s'

Not sure if "only me".

It seems to work fine for me, and the sed is no longer required either

comment:5 by Douglas R. Reno, 13 months ago

Resolution: fixed
Status: assignedclosed

comment:6 by Bruce Dubbs, 9 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.