unifios-utilities icon indicating copy to clipboard operation
unifios-utilities copied to clipboard

udm-boot-2x signatures are invalid.

Open Firstyear opened this issue 2 years ago • 4 comments

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.

Firstyear avatar Oct 09 '23 04:10 Firstyear

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

boostchicken avatar Jan 11 '24 18:01 boostchicken

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

Firstyear avatar Jan 11 '24 22:01 Firstyear

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 avatar Feb 24 '24 19:02 kevinastone

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

kevinastone avatar Feb 24 '24 19:02 kevinastone