unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices
GNU General Public License v3.0
3.9k stars 419 forks source link

udm-boot-2x signatures are invalid. #575

Open Firstyear opened 12 months ago

Firstyear commented 12 months ago

Describe the bug https://github.com/unifi-utilities/unifios-utilities/blob/main/on-boot-script-2.x/packages/udm-boot-2x_1.0.1_all.deb can not be installed as it's signatures are invalid.

To Reproduce Steps to reproduce the behavior:

  1. Follow https://github.com/unifi-utilities/unifios-utilities/tree/main/on-boot-script-2.x
  2. Signatures fail during dpkg -i / apt install

Additional Context

The docs on that page appear to have incorrect links to the packages too.

boostchicken commented 8 months ago

interesting i installed it just the other day, where did you get it from?

Firstyear commented 8 months ago

I followed the instructions above precisely including all URLs. I haven't tested since Oct 9 though.

kevinastone commented 7 months ago

I hit this issue too trying to do a "manual" install (so I can run ansible). If you just grab the url from the Readme and dpkg -I ${url}, it won't work since you link to the GitHub view and not the raw file.

Download udm-boot_1.0.7_all.deb and install it and go back to the UDM

it links to the /blob/ instead of the /raw link you want for a direct install: https://github.com/unifi-utilities/unifios-utilities/raw/main/on-boot-script-2.x/packages/udm-boot-2x_1.0.1_all.deb

kevinastone commented 7 months ago

In hindsight, I should have use the instructions right below that linked to https://unifi.boostchicken.io/udm-boot_1.0.7_all.deb