kisslinux / kiss

KISS Linux - Package Manager
https://kisslinux.github.io
MIT License
464 stars 62 forks source link

fails to extract .tbz source #227

Closed sdsddsd1 closed 3 years ago

sdsddsd1 commented 3 years ago

kiss fails to extract https://downloads.sourceforge.net/project/cnibbles/Source/cNibbles%20v2.0.1/cNibbles-2.0.1.tbz with short read. Earlier(much earlier) versions could handle this source.

dylanaraps commented 3 years ago

Fixed, thanks.

Has this ever worked? I don't recall ever supporting .tbz files.

sdsddsd1 commented 3 years ago

I think it must have. Because this is one of my earliest packages. Otherwise it would not have been there.

dylanaraps commented 3 years ago

Will push a release once I've confirmed that #226 is fixed. Just waiting on a response.

sdsddsd1 commented 3 years ago

Ahhhh, you are right. You obviously never supported .tbz. https://github.com/sdsddsd1/kiss-games/blob/master/games/cnibbles/build#L3 But I dont recall kiss ever failing. Nevermind, now its implemented :D