Skip to content

[FR]: remove directory entries from debug symbols tarbal #8037

@basid-irk

Description

@basid-irk

Related to #8034
Directory entries, in general, superfluous in tarbal and may change owner/group already existed tree after untar debug symbols.
It will be advisable to remove directory entries from debug symbols tarbal. F.e.:

find . -not -type d | sort | tar -T- ...

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions