KSP-CKAN / NetKAN

Metadata files used by the NetKAN/CKAN indexer for KSP
Creative Commons Zero v1.0 Universal
69 stars 337 forks source link

Latest Parallax stock textures ZIP uses unsupported Deflate64 compression method #10071

Closed nagleaidan closed 6 days ago

nagleaidan commented 6 days ago

Is there an existing issue for this?

Operating System

Windows

CKAN Version

1.34.4

Games

KSP 1

Game Version

1.12.4.3187

Describe the bug

image Linx recently released an update to Parallax to add compatibility for Deferred. CKAN picked up the update to the main app but hasn't pushed it for all the dependencies. As you can see in the picture, CKAN isn't detecting an update to Parallax - Stock Planet Textures but on GitHub, there is a 2.0.7 version available. Also confirmed with Linx that it is needed: image

Steps to reproduce

  1. Open CKAN
  2. Search Parallax
  3. Look at the Latest Version numbers
HebaruSan commented 6 days ago

Looks like the stock textures ZIP is doing something weird (our library is telling us "compression method not supported").

http://status.ksp-ckan.space/

image

I'll take a look and bug @Gameslinx with details...

HebaruSan commented 6 days ago

Looks like two of the contained files are using Deflate64, which we saw once before in #9319.

$ zipinfo.exe -s Parallax_StockTextures-2.0.7.zip |grep 64
-rw-a--     2.1 fat     1928 t- d64N 24-Jun-29 18:58 Installation Instructions.txt
-rw-a--     2.1 fat      714 t- d64N 24-Jun-29 18:59 License.md
HebaruSan commented 6 days ago

Thanks to @Gameslinx for fixing the ZIP.

https://github.com/KSP-CKAN/CKAN-meta/commit/feeb94b603f442b47465c5a861646d437f84380a