Skip to content

ValueError: Unexpected attribute BTRFS_SEND_A_FILE_OFFSET #22

Open
@mio-19

Description

@mio-19

Traceback (most recent call last):
  File "/home/user/@temp/btrfs-snapshots-diff.py", line 441, in <module>
    modified, commands = stream.decode()
                         ^^^^^^^^^^^^^^^
  File "/home/user/@temp/btrfs-snapshots-diff.py", line 322, in decode
    idx2, path = self._tlv_get_string(
                 ^^^^^^^^^^^^^^^^^^^^^
  File "/home/user/@temp/btrfs-snapshots-diff.py", line 134, in _tlv_get_string
    raise ValueError('Unexpected attribute %s' % self.send_attrs[attr])
ValueError: Unexpected attribute BTRFS_SEND_A_FILE_OFFSET

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions