-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] Download signatures independently of modules #8
Comments
Ok, I retested and it's there, it must've 404'd when it tried to download and then didn't download again because I had custota.zip already downloaded? |
You should be having the logs of it downloading, right? Can you please confirm with that once? If it exist already, even that should printed stating |
I deleted the .tmp, retried and it works. I'm not at my workstation, but I'm guessing this is probably just a minor bug where if the module custota.zip is already downloaded, it doesn't download the signature for it, even if the signature is missing. |
Yes, this was an intentional decision from my end as it unnecessarily increases complexity in the fetcher file. I'll have a look at this again today once patcher is completed. |
I did some refactoring around retries to address #9. Now that, during download, we verify the files. If any file goes missing and you've |
I pulled the latest version. There is no custota.zip.sig, only custota-tool.zip.sig x64 Fedora
The text was updated successfully, but these errors were encountered: