Repository ‘https://dl.ui.com/unifi/debian stable InRelease’ changed its ‘Codename’ value from ‘unifi-9.0’ to ‘unifi-9.1’

by | May 22, 2025 | IT Tips | 0 comments

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# if you get this
sudo apt-get update
Hit:1 http://au.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://au.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://au.archive.ubuntu.com/ubuntu noble-backports InRelease
Get:4 https://dl.ui.com/unifi/debian stable InRelease [2,292 B]
Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:6 https://repo.mongodb.org/apt/ubuntu noble/mongodb-org/8.0 InRelease
Reading package lists... Done
E: Repository 'https://dl.ui.com/unifi/debian stable InRelease' changed its 'Codename' value from 'unifi-9.0' to 'unifi-9.1'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
# run this
jm@homepc:~$ sudo apt-get update --allow-releaseinfo-change
Hit:1 http://au.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://au.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://au.archive.ubuntu.com/ubuntu noble-backports InRelease
Get:4 https://dl.ui.com/unifi/debian stable InRelease [2,292 B]
Get:5 https://dl.ui.com/unifi/debian stable/ubiquiti arm64 Packages [724 B]
Get:6 https://dl.ui.com/unifi/debian stable/ubiquiti amd64 Packages [724 B]
Hit:7 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:8 https://repo.mongodb.org/apt/ubuntu noble/mongodb-org/8.0 InRelease
Fetched 3,740 B in 2s (2,140 B/s)
Reading package lists... Done
N: Repository 'https://dl.ui.com/unifi/debian stable InRelease' changed its 'Codename' value from 'unifi-9.0' to 'unifi-9.1'

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.