Botspot / Pi-Power-Tools

General Purpose Raspbian Image & SD Card Manager
GNU General Public License v3.0
191 stars 24 forks source link

IMG download fails due to Raspberry Pi Foundation using IMG.XZ releases #36

Open Botspot opened 2 years ago

Botspot commented 2 years ago

Today I noticed that PPT is unable to flash/download RPi OS Bullseye because the new download is in img.xz format.

This completely breaks the method PPT uses to obtain filename and size information, and there is no way to fix it without a major code refactor. If somebody else sees this issue and is willing to help, they are more than welcome to fork PPT and open a pull request. Looks like I'll have to flash Bullseye the old fashioned way... 😢