OpenStack 패키지 Archive 활성화

2023. 11. 17. 20:27OpenStack

안녕하세요 #카트로 입니다.

오늘은 OpenStack 을 설치 하는데 Archive 활성화 하는 방법을 알아 볼게요

 

- Ubuntu 20.04 LTS -> OpenStack Zed 버전 Archive 활성화

$ sudo add-apt-repository cloud-archive:zed
[sudo] password for stack:
Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/zed main'
Description:
Ubuntu Cloud Archive for OpenStack Zed
More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Adding deb entry to /etc/apt/sources.list.d/cloudarchive-zed.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/cloudarchive-zed.list
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  ubuntu-cloud-keyring
0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded.
Need to get 4,564 B of archives.
After this operation, 20.5 kB of additional disk space will be used.
Get:1 http://kr.archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-cloud-keyring all 2021.03.26 [4,564 B]
Fetched 4,564 B in 1s (4,774 B/s)
Selecting previously unselected package ubuntu-cloud-keyring.
(Reading database ... 74302 files and directories currently installed.)
Preparing to unpack .../ubuntu-cloud-keyring_2021.03.26_all.deb ...
Unpacking ubuntu-cloud-keyring (2021.03.26) ...
Setting up ubuntu-cloud-keyring (2021.03.26) ...
Scanning processes...
Scanning candidates...
Scanning linux images...

Running kernel seems to be up-to-date.

Restarting services...
Service restarts being deferred:
 /etc/needrestart/restart.d/dbus.service
 systemctl restart networkd-dispatcher.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service
 systemctl restart user@1000.service

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
Hit:1 http://kr.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://kr.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Hit:3 http://kr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:4 http://kr.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/zed InRelease [7,743 B]
Get:6 http://kr.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,163 kB]
Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/zed/main amd64 Packages [90.2 kB]
Get:8 http://kr.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [998 kB]
Fetched 2,488 kB in 4s (592 kB/s)
Reading package lists... Done