Gcenx / macOS_Wine_builds

Official Winehq macOS Packages
461 stars 23 forks source link

staging upload damaged? #43

Closed core-code closed 1 year ago

core-code commented 1 year ago
Screenshot 2022-09-27 at 17 50 20
Gcenx commented 1 year ago

Can you confirm if your able to extract wine-devel without problem?

I’m currently at work so can’t verify anything currently but the staging archive is smaller than the devel archive, the upload it’s self shouldn’t be an issue as GitHub won’t make a partial upload visible. Maybe the keka screwed up the compression.

Gcenx commented 1 year ago

Temporarily changed 7.18 tag to pre-release until this can be resolved.

Jason2866 commented 1 year ago

probably keka. I had issues with too. I deleted from my Apple M1 Air. Using now onboard cli tools. No more problems.

Gcenx commented 1 year ago

probably keka. I had issues with too. I deleted from my Apple M1 Air. Using now onboard cli tools. No more problems.

Usually only extract is an issue due to it propagating the quarantine flag.

core-code commented 1 year ago

yes "devel" decompresses fine, but only "staging" doesn't. it is also 20 MB smaller. i suspect its a truncated upload.

"staging" both fails to decompress using Apple's built-in decompressor as well as using "Keka":

Screenshot 2022-09-27 at 19 22 59
Gcenx commented 1 year ago

Thanks for the confirmation I’ll redo staging once I’m home.

Jason2866 commented 1 year ago

probably keka. I had issues with too. I deleted from my Apple M1 Air. Using now onboard cli tools. No more problems.

Usually only extract is an issue due to it propagating the quarantine flag.

No, keka corrupted files during compress. I searched a while why my builded gcc toolchains did not work.

Gcenx commented 1 year ago

No, keka corrupted files during compress. I searched a while why my builded gcc toolchains did not work.

In this case it actually wasn't keka, it was really was an upload issue and github seemed fine with the file....

Re-uploaded the staging archive and this time it's not missing 20MB it's slightly larger than devel, tested extracting the archive before uploading.

core-code commented 1 year ago

thanks