Ignoring archive files after processing of internal archive #271

Open
opened 2026-01-29 22:09:23 +00:00 by claunia · 1 comment
Owner

Originally created by @KvanTTT on GitHub (Jan 25, 2018).

Consider archive ArchiveWithArchive.zip with repositories.xml.zip volume and m1.m inside. repositories.xml.zip in its turn contains repositories.xml inside.

During processing, SharpCompress extracts the internal archive repositories.xml.zip with file repositories.xml. But after that library ignores further input archive processing, namely file m1.m.

All files should be processed.

Originally created by @KvanTTT on GitHub (Jan 25, 2018). Consider archive [ArchiveWithArchive.zip](https://github.com/adamhathcock/sharpcompress/files/1663764/ArchiveWithArchive.zip) with `repositories.xml.zip` volume and `m1.m` inside. `repositories.xml.zip` in its turn contains `repositories.xml` inside. During processing, SharpCompress extracts the internal archive `repositories.xml.zip` with file `repositories.xml`. But after that library ignores further input archive processing, namely file `m1.m`. All files should be processed.
Author
Owner

@adamhathcock commented on GitHub (Apr 29, 2018):

This is really about non-compressed internal archives which is same as https://github.com/adamhathcock/sharpcompress/issues/86 I believe

@adamhathcock commented on GitHub (Apr 29, 2018): This is really about non-compressed internal archives which is same as https://github.com/adamhathcock/sharpcompress/issues/86 I believe
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#271