Erro install cron.raw

Log:

starting install module…
install local raw package /media/DADOS/cron.raw
Removing invalid file: /var/lib/extensions/cron.raw, error: failed to validate raw file: exit status 1
output: Read on filesystem failed because EOF
FATAL ERROR: Can’t find a valid SQUASHFS superblock on /var/lib/extensions/cron.raw
install local raw package failed module not found
Failed to install module: module not pass validate

Looks like the .raw file is corrupted or incomplete.

Can you check:

bash

file /media/DADOS/cron.raw

It should show Squashfs filesystem. If not, try re-downloading from the GitHub Release.Also check the file size – the release cron.raw should be ~2.6 MB.If the problem persists, let me know the output of the file command!

1 Like

In fact, the file I downloaded was corrupted. Now it has installed correctly. Thank you very much.

1 Like