mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
[Bug] When xattr is extracted from archive wrong size is shown #1013
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @claunia on GitHub (Aug 26, 2025).
Originally assigned to: @claunia on GitHub.
Version
Development commit
Commit hash
No response
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
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
@claunia commented on GitHub (Aug 26, 2025):
FIU: https://openproject.claunia.com/projects/aaru/work_packages/556/activity