Default values for nvidia_apt_key_urls has to be updated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Containerd Subordinate Charm |
In Progress
|
High
|
Kevin W Monroe |
Bug Description
# ----- Not working with default values
$ juju config containerd nvidia_apt_sources
deb https:/
deb https:/
deb https:/
$ sudo apt update
Hit:1 https:/
Hit:2 http://
Hit:3 https:/
Ign:4 https:/
Hit:5 http://
Hit:6 https:/
Err:7 https:/
404 Not Found [IP: 192.168.20.14 8000]
Hit:8 http://
Get:9 http://
Hit:10 http://
Reading package lists... Done
E: The repository 'https:/
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@dgx08:
root@dgx08:
root@dgx08:
Hit:1 http://
Hit:2 https:/
Ign:3 https:/
Hit:4 http://
Hit:5 https:/
Hit:6 https:/
Hit:7 http://
Err:8 https:/
404 Not Found [IP: 192.168.20.14 8000]
Get:9 http://
Hit:10 http://
Reading package lists... Done
# ----- Refs
There is no repository "deb https:/
See 404 not found in log
Possible repositories can be seen under
https:/
Changed in charm-containerd: | |
status: | New → Confirmed |
Changed in charm-containerd: | |
status: | Confirmed → In Progress |
importance: | Undecided → High |
milestone: | none → 1.28+ck1 |
Changed in charm-containerd: | |
assignee: | nobody → Kevin W Monroe (kwmonroe) |
Changed in charm-containerd: | |
milestone: | 1.28+ck1 → 1.29 |
PR: https:/ /github. com/charmed- kubernetes/ charm-container d/pull/ 91