Skip to content

[Bug] When xattr is extracted from archive wrong size is shown #871

@claunia

Description

@claunia

Version

Development commit

Commit hash

No response

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

Description

When extracting the extended attributes from an archive it shows the size of the data fork, not of the extended attribute, but it's merely a visual artifact.

Exact command line used

aaru arc extract --xattrs file.zoo foo

Expected behavior

See the size of the extneded attribute, 25 bytes.

Actual behavior

Seen size of file, 32KiB.

Output of command execution with debug output enabled

N/A

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions