Page MenuHomeSoftware Heritage

Loading tarballs with content permissions set to non-readable
Closed, MigratedEdits Locked

Description

Some package are tarballs with weird permissions. For example, this one has no permission bit set at all. This makes the loader fail while loading, then fail again while cleaning up its temporary directory, with PermissionError.

We should at least fix the clean up part, but ideally we should make the loading work.

Sentry issue: SWH-LOADER-CORE-A3