Closed mpoindexter closed 6 years ago
I do not believe this fixed #43. I get the same error on OSS 3.13.0-01, and the most recent apt repository plugin.
Any attempts to upload a .deb to an apt repo with the S3-blob backend fails with an error:
java.io.IOException: failed to read entry trailer. Occured at byte: <size of file>
Using the default blob store works fine. This occurs via the UI, or curl.
Fixes a bug uploading deb packages when the control file is compressed using XZ.
This pull request makes the following changes: