[tahoe-lafs-trac-stream] [Tahoe-LAFS] #894: blackmatch fuse doesn't know what to think about immutable directories

Tahoe-LAFS trac at tahoe-lafs.org
Thu Jul 25 18:20:06 UTC 2019


#894: blackmatch fuse doesn't know what to think about immutable directories
-------------------------+------------------------
     Reporter:  zooko    |      Owner:
         Type:  defect   |     Status:  closed
     Priority:  major    |  Milestone:  eventually
    Component:  contrib  |    Version:  1.5.0
   Resolution:  wontfix  |   Keywords:  fuse
Launchpad Bug:           |
-------------------------+------------------------
Changes (by exarkun):

 * status:  new => closed
 * resolution:   => wontfix


Old description:

> As reported by François over on comment:5:ticket:830:
>
> {{{
> Sat Jan  9 22:25:05 2010: exception:
> Traceback (most recent call last):
>   File "/home/francois/WORK/dev/tahoe/contrib/fuse/impl_c/blackmatch.py",
> line 177, in inner_logexc
>     ret = meth(self, *args, **kwargs)
>   File "/home/francois/WORK/dev/tahoe/contrib/fuse/impl_c/blackmatch.py",
> line 314, in done
>     precondition(not self.read_heap, self.read_heap, self.target_size,
> self.get_size())
>   File "/usr/local/lib/python2.6/dist-
> packages/allmydata_tahoe-1.5.0_r4054-py2.6.egg/allmydata/util/assertutil.py",
> line 46, in precondition
>     raise AssertionError, "".join(msgbuf)
> AssertionError: precondition: [(3832, 0, <Deferred at 0x3c94440>)] <type
> 'list'>, 264 <type 'int'>, 264 <type 'int'>
> }}}

New description:

 As reported by François over on comment:5:ticket:830:

 {{{
 Sat Jan  9 22:25:05 2010: exception:
 Traceback (most recent call last):
   File "/home/francois/WORK/dev/tahoe/contrib/fuse/impl_c/blackmatch.py",
 line 177, in inner_logexc
     ret = meth(self, *args, **kwargs)
   File "/home/francois/WORK/dev/tahoe/contrib/fuse/impl_c/blackmatch.py",
 line 314, in done
     precondition(not self.read_heap, self.read_heap, self.target_size,
 self.get_size())
   File "/usr/local/lib/python2.6/dist-
 packages/allmydata_tahoe-1.5.0_r4054-py2.6.egg/allmydata/util/assertutil.py",
 line 46, in precondition
     raise AssertionError, "".join(msgbuf)
 AssertionError: precondition: [(3832, 0, <Deferred at 0x3c94440>)] <type
 'list'>, 264 <type 'int'>, 264 <type 'int'>
 }}}

--

Comment:

 This FUSE implementation has been removed (#1409).

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/894#comment:6>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list