Skip to content

Instantly share code, notes, and snippets.

@shanku9
Created October 15, 2021 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shanku9/4ee28b1447e7272f4e78191806604a5f to your computer and use it in GitHub Desktop.
Save shanku9/4ee28b1447e7272f4e78191806604a5f to your computer and use it in GitHub Desktop.
1.5.2 to 1.6.1 Upgrade Logs
root@magma-agw:/home/magma# # Get current version
root@magma-agw:/home/magma# apt policy magma
magma:
Installed: 1.5.2-1624485681-ae972900
Candidate: 1.5.2-1624485681-ae972900
Version table:
*** 1.5.2-1624485681-ae972900 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.5.2/main amd64 Packages
100 /var/lib/dpkg/status
1.5.2-1624463305-adf3095f 500
500 https://artifactory.magmacore.org/artifactory/debian focal-1.5.2/main amd64 Packages
root@magma-agw:/home/magma# dpkg -l | grep magma
ii magma 1.5.2-1624485681-ae972900 amd64 Magma Access Gateway
ii magma-cpp-redis 4.3.1.1-2 amd64 Redis C++ client library
ii magma-libfluid 0.1.0.6-1 amd64 Libfluid Openflow Controller
ii magma-libtacopie 3.2.0.1-1 amd64 TacoPie C++ library
ii magma-sctpd 1.5.2-1624485681-ae972900 amd64 Magma SCTPD
root@magma-agw:/home/magma# dpkg -l | grep openv
ii libopenvswitch:amd64 2.14.3-13 amd64 Open vSwitch common components
ii openvswitch-common 2.14.3-13 amd64 Open vSwitch common components
ii openvswitch-datapath-dkms 2.14.3-13 all Open vSwitch datapath module source - DKMS version
ii openvswitch-switch 2.14.3-13 amd64 Open vSwitch switch implementations
ii python3-openvswitch 2.13.3-0ubuntu0.20.04.2 all Python 3 bindings for Open vSwitch
root@magma-agw:/home/magma# # Check Services
root@magma-agw:/home/magma# service magma@* status | grep Active
Active: active (running) since Fri 2021-10-08 19:55:55 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:51 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:57 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:56 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:56 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:55 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:51 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:56 UTC; 6 days ago
Active: active (running) since Fri 2021-10-08 19:55:52 UTC; 6 days ago
root@magma-agw:/home/magma# # Current sources
root@magma-agw:/home/magma# cat /etc/apt/sources.list.d/magma.list
deb https://artifactory.magmacore.org/artifactory/debian focal-1.5.2 main
#deb https://artifactory.magmacore.org/artifactory/debian focal-1.5.3 main
root@magma-agw:/home/magma# # Add new source
root@magma-agw:/home/magma# echo "deb https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1 main" > /etc/apt/sources.list.d/magma.list
root@magma-agw:/home/magma# # Process update
root@magma-agw:/home/magma# apt update
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Get:5 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1 InRelease [2,578 B]
Get:6 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,262 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [266 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.4 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [490 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [70.2 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [865 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [19.2 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.6 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [6,856 B]
Get:15 http://us.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B]
Get:16 http://us.archive.ubuntu.com/ubuntu focal-security/main amd64 Packages [911 kB]
Get:17 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages [15.5 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu focal-security/main Translation-en [173 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [8,820 B]
Get:20 http://us.archive.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [448 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu focal-security/restricted Translation-en [64.3 kB]
Fetched 4,970 kB in 2s (2,735 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
51 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@magma-agw:/home/magma# # Process upgrade
root@magma-agw:/home/magma# apt upgrade magma magma-sctpd -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
eatmydata libeatmydata1 libnetplan0 python3-colorama python3-jsonpatch
Use 'apt autoremove' to remove them.
The following NEW packages will be installed:
libatasmart4 libblockdev-crypto2 libblockdev-fs2 libblockdev-loop2 libblockdev-part-err2 libblockdev-part2
libblockdev-swap2 libblockdev-utils2 libblockdev2 libjcat1 libnspr4 libnss3 libparted-fs-resize0 libudisks2-0
libunbound8 libvolume-key1 udisks2
The following packages will be upgraded:
alsa-ucm-conf apt apt-utils base-files fwupd fwupd-signed libapt-pkg6.0 libdrm-common libdrm2 libfwupd2
libfwupdplugin1 libglib2.0-0 libglib2.0-bin libglib2.0-data libnetplan0 libopenvswitch libpam-modules
libpam-modules-bin libpam-runtime libpam0g libprocps8 libudev1 linux-base linux-firmware login magma magma-sctpd
motd-news-config networkd-dispatcher open-vm-tools openvswitch-common openvswitch-datapath-dkms
openvswitch-switch passwd procps python-apt-common python3-apt python3-distupgrade python3-eventlet
python3-openvswitch python3-update-manager python3-yarl snapd sosreport squashfs-tools td-agent-bit
ubuntu-advantage-tools ubuntu-release-upgrader-core udev update-manager-core update-notifier-common
51 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
Need to get 251 MB of archives.
After this operation, 2,564 kB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 motd-news-config all 11ubuntu5.4 [4,544 B]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.4 [60.6 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 udev amd64 245.4-4ubuntu3.13 [1,365 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev1 amd64 245.4-4ubuntu3.13 [77.6 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB]
Get:7 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1,296 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.6 [216 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB]
Get:12 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 td-agent-bit amd64 1.7.8 [17.6 MB]
Get:13 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.0ubuntu0.20.04.6 [17.1 kB]
Get:14 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.0ubuntu0.20.04.6 [154 kB]
Get:15 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-release-upgrader-core all 1:20.04.36 [23.8 kB]
Get:16 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 update-manager-core all 1:20.04.10.9 [11.5 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distupgrade all 1:20.04.36 [104 kB]
Get:18 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-update-manager all 1:20.04.10.9 [38.1 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-advantage-tools amd64 27.2.2~20.04.1 [843 kB]
Get:20 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 update-notifier-common all 3.192.30.9 [133 kB]
Get:21 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB]
Get:23 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-common all 2.4.105-3~20.04.2 [5,552 B]
Get:24 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm2 amd64 2.4.105-3~20.04.2 [32.3 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.4 [6,052 B]
Get:26 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-bin amd64 2.64.6-1~ubuntu20.04.4 [72.6 kB]
Get:27 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1,287 kB]
Get:28 http://us.archive.ubuntu.com/ubuntu focal-updates/universe amd64 open-vm-tools amd64 2:11.3.0-2ubuntu0~ubuntu20.04.1 [648 kB]
Get:29 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB]
Get:31 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnetplan0 amd64 0.103-0ubuntu5~20.04.1 [52.2 kB]
Get:32 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 networkd-dispatcher all 2.1-2~ubuntu20.04.1 [14.6 kB]
Get:33 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 alsa-ucm-conf all 1.2.2-1ubuntu0.10 [26.9 kB]
Get:34 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 fwupd-signed amd64 1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2 [26.1 kB]
Get:35 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjcat1 amd64 0.1.3-2~ubuntu20.04.1 [25.9 kB]
Get:36 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libfwupd2 amd64 1.5.11-0ubuntu1~20.04.2 [82.0 kB]
Get:37 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libfwupdplugin1 amd64 1.5.11-0ubuntu1~20.04.2 [126 kB]
Get:38 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 fwupd amd64 1.5.11-0ubuntu1~20.04.2 [1,816 kB]
Get:39 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libatasmart4 amd64 0.19-5 [23.4 kB]
Get:40 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-utils2 amd64 2.23-2ubuntu3 [14.0 kB]
Get:41 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB]
Get:42 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB]
Get:43 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libvolume-key1 amd64 0.3.12-3.1 [40.2 kB]
Get:44 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-crypto2 amd64 2.23-2ubuntu3 [16.4 kB]
Get:45 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-part-err2 amd64 2.23-2ubuntu3 [5,440 B]
Get:46 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libparted-fs-resize0 amd64 3.3-4ubuntu0.20.04.1 [47.4 kB]
Get:47 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-fs2 amd64 2.23-2ubuntu3 [20.1 kB]
Get:48 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-loop2 amd64 2.23-2ubuntu3 [6,612 B]
Get:49 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-part2 amd64 2.23-2ubuntu3 [15.3 kB]
Get:50 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev-swap2 amd64 2.23-2ubuntu3 [7,764 B]
Get:51 http://us.archive.ubuntu.com/ubuntu focal/main amd64 libblockdev2 amd64 2.23-2ubuntu3 [34.9 kB]
Get:52 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libudisks2-0 amd64 2.8.4-1ubuntu2 [99.4 kB]
Get:53 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 libunbound8 amd64 1.9.4-2ubuntu1.2 [350 kB]
Get:54 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-base all 4.5ubuntu3.6 [17.8 kB]
Get:55 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-firmware all 1.187.19 [110 MB]
Get:56 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 openvswitch-common amd64 2.15.2-5 [165 kB]
Get:57 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 openvswitch-switch amd64 2.15.2-5 [299 kB]
Get:58 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 libopenvswitch amd64 2.15.2-5 [1,204 kB]
Get:59 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 python3-eventlet all 0.30.2 [191 kB]
Get:60 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 magma-sctpd amd64 1.6.1-1634168819-e6abc36f [161 kB]
Get:61 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 openvswitch-datapath-dkms all 2.15.2-5 [4,892 kB]
Get:62 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 magma amd64 1.6.1-1634168819-e6abc36f [72.9 MB]
Get:63 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB]
Get:64 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 snapd amd64 2.51.1+20.04ubuntu2 [30.4 MB]
Get:65 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 sosreport amd64 4.1-1ubuntu0.20.04.3 [245 kB]
Get:66 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 udisks2 amd64 2.8.4-1ubuntu2 [245 kB]
Get:67 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 python3-openvswitch all 2.15.2-5 [104 kB]
Get:68 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 python3-yarl amd64 1.7.0 [314 kB]
Fetched 251 MB in 7s (34.5 MB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 109707 files and directories currently installed.)
Preparing to unpack .../motd-news-config_11ubuntu5.4_all.deb ...
Unpacking motd-news-config (11ubuntu5.4) over (11ubuntu5.3) ...
Preparing to unpack .../base-files_11ubuntu5.4_amd64.deb ...
Warning: Stopping motd-news.service, but it can still be activated by:
motd-news.timer
Unpacking base-files (11ubuntu5.4) over (11ubuntu5.3) ...
Setting up base-files (11ubuntu5.4) ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/lsb-release ...
motd-news.service is a disabled or a static unit, not starting it.
(Reading database ... 109707 files and directories currently installed.)
Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ...
Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5.20.04) ...
Setting up login (1:4.8.1-1ubuntu5.20.04.1) ...
(Reading database ... 109707 files and directories currently installed.)
Preparing to unpack .../udev_245.4-4ubuntu3.13_amd64.deb ...
Unpacking udev (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ...
Preparing to unpack .../libudev1_245.4-4ubuntu3.13_amd64.deb ...
Unpacking libudev1:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.11) ...
Setting up libudev1:amd64 (245.4-4ubuntu3.13) ...
(Reading database ... 109708 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ...
Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.5) ...
Setting up libapt-pkg6.0:amd64 (2.0.6) ...
(Reading database ... 109708 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.0.6_amd64.deb ...
Unpacking apt (2.0.6) over (2.0.5) ...
Setting up apt (2.0.6) ...
(Reading database ... 109708 files and directories currently installed.)
Preparing to unpack .../apt-utils_2.0.6_amd64.deb ...
Unpacking apt-utils (2.0.6) over (2.0.5) ...
Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ...
Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4.2) ...
Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ...
(Reading database ... 109708 files and directories currently installed.)
Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ...
Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4.2) ...
Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ...
(Reading database ... 109708 files and directories currently installed.)
Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ...
Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4.2) ...
Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ...
(Reading database ... 109708 files and directories currently installed.)
Preparing to unpack .../00-python-apt-common_2.0.0ubuntu0.20.04.6_all.deb ...
Unpacking python-apt-common (2.0.0ubuntu0.20.04.6) over (2.0.0ubuntu0.20.04.5) ...
Preparing to unpack .../01-python3-apt_2.0.0ubuntu0.20.04.6_amd64.deb ...
Unpacking python3-apt (2.0.0ubuntu0.20.04.6) over (2.0.0ubuntu0.20.04.5) ...
Preparing to unpack .../02-ubuntu-release-upgrader-core_1%3a20.04.36_all.deb ...
Unpacking ubuntu-release-upgrader-core (1:20.04.36) over (1:20.04.33) ...
Preparing to unpack .../03-update-manager-core_1%3a20.04.10.9_all.deb ...
Unpacking update-manager-core (1:20.04.10.9) over (1:20.04.10.7) ...
Preparing to unpack .../04-python3-distupgrade_1%3a20.04.36_all.deb ...
Unpacking python3-distupgrade (1:20.04.36) over (1:20.04.33) ...
Preparing to unpack .../05-python3-update-manager_1%3a20.04.10.9_all.deb ...
Unpacking python3-update-manager (1:20.04.10.9) over (1:20.04.10.7) ...
Preparing to unpack .../06-ubuntu-advantage-tools_27.2.2~20.04.1_amd64.deb ...
Unpacking ubuntu-advantage-tools (27.2.2~20.04.1) over (27.1~20.04.1) ...
Preparing to unpack .../07-update-notifier-common_3.192.30.9_all.deb ...
Unpacking update-notifier-common (3.192.30.9) over (3.192.30.8) ...
Preparing to unpack .../08-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ...
Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2.2) ...
Preparing to unpack .../09-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ...
Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2.2) ...
Preparing to unpack .../10-libdrm-common_2.4.105-3~20.04.2_all.deb ...
Unpacking libdrm-common (2.4.105-3~20.04.2) over (2.4.102-1ubuntu1~20.04.1) ...
Preparing to unpack .../11-libdrm2_2.4.105-3~20.04.2_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.105-3~20.04.2) over (2.4.102-1ubuntu1~20.04.1) ...
Preparing to unpack .../12-libglib2.0-data_2.64.6-1~ubuntu20.04.4_all.deb ...
Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.4) over (2.64.6-1~ubuntu20.04.3) ...
Preparing to unpack .../13-libglib2.0-bin_2.64.6-1~ubuntu20.04.4_amd64.deb ...
Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.4) over (2.64.6-1~ubuntu20.04.3) ...
Preparing to unpack .../14-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) over (2.64.6-1~ubuntu20.04.3) ...
Preparing to unpack .../15-open-vm-tools_2%3a11.3.0-2ubuntu0~ubuntu20.04.1_amd64.deb ...
Unpacking open-vm-tools (2:11.3.0-2ubuntu0~ubuntu20.04.1) over (2:11.0.5-4) ...
Preparing to unpack .../16-libpam-runtime_1.3.1-5ubuntu4.3_all.deb ...
Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4.2) ...
Setting up libpam-runtime (1.3.1-5ubuntu4.3) ...
(Reading database ... 109724 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ...
Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5.20.04) ...
Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ...
(Reading database ... 109724 files and directories currently installed.)
Preparing to unpack .../00-libnetplan0_0.103-0ubuntu5~20.04.1_amd64.deb ...
Unpacking libnetplan0:amd64 (0.103-0ubuntu5~20.04.1) over (0.102-0ubuntu1~20.04.2) ...
Preparing to unpack .../01-networkd-dispatcher_2.1-2~ubuntu20.04.1_all.deb ...
Unpacking networkd-dispatcher (2.1-2~ubuntu20.04.1) over (2.0.1-1) ...
Preparing to unpack .../02-alsa-ucm-conf_1.2.2-1ubuntu0.10_all.deb ...
Unpacking alsa-ucm-conf (1.2.2-1ubuntu0.10) over (1.2.2-1ubuntu0.8) ...
Preparing to unpack .../03-fwupd-signed_1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking fwupd-signed (1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2) over (1.27.1ubuntu2+1.3.11-1~focal1) ...
Selecting previously unselected package libjcat1:amd64.
Preparing to unpack .../04-libjcat1_0.1.3-2~ubuntu20.04.1_amd64.deb ...
Unpacking libjcat1:amd64 (0.1.3-2~ubuntu20.04.1) ...
Preparing to unpack .../05-libfwupd2_1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking libfwupd2:amd64 (1.5.11-0ubuntu1~20.04.2) over (1.3.11-1~focal1) ...
Preparing to unpack .../06-libfwupdplugin1_1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking libfwupdplugin1:amd64 (1.5.11-0ubuntu1~20.04.2) over (1.3.11-1~focal1) ...
Preparing to unpack .../07-fwupd_1.5.11-0ubuntu1~20.04.2_amd64.deb ...
Unpacking fwupd (1.5.11-0ubuntu1~20.04.2) over (1.3.11-1~focal1) ...
Selecting previously unselected package libatasmart4:amd64.
Preparing to unpack .../08-libatasmart4_0.19-5_amd64.deb ...
Unpacking libatasmart4:amd64 (0.19-5) ...
Selecting previously unselected package libblockdev-utils2:amd64.
Preparing to unpack .../09-libblockdev-utils2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-utils2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../10-libnspr4_2%3a4.25-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.25-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../11-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ...
Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ...
Selecting previously unselected package libvolume-key1.
Preparing to unpack .../12-libvolume-key1_0.3.12-3.1_amd64.deb ...
Unpacking libvolume-key1 (0.3.12-3.1) ...
Selecting previously unselected package libblockdev-crypto2:amd64.
Preparing to unpack .../13-libblockdev-crypto2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-crypto2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-part-err2:amd64.
Preparing to unpack .../14-libblockdev-part-err2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-part-err2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libparted-fs-resize0:amd64.
Preparing to unpack .../15-libparted-fs-resize0_3.3-4ubuntu0.20.04.1_amd64.deb ...
Unpacking libparted-fs-resize0:amd64 (3.3-4ubuntu0.20.04.1) ...
Selecting previously unselected package libblockdev-fs2:amd64.
Preparing to unpack .../16-libblockdev-fs2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-fs2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-loop2:amd64.
Preparing to unpack .../17-libblockdev-loop2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-loop2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-part2:amd64.
Preparing to unpack .../18-libblockdev-part2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-part2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev-swap2:amd64.
Preparing to unpack .../19-libblockdev-swap2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev-swap2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libblockdev2:amd64.
Preparing to unpack .../20-libblockdev2_2.23-2ubuntu3_amd64.deb ...
Unpacking libblockdev2:amd64 (2.23-2ubuntu3) ...
Selecting previously unselected package libudisks2-0:amd64.
Preparing to unpack .../21-libudisks2-0_2.8.4-1ubuntu2_amd64.deb ...
Unpacking libudisks2-0:amd64 (2.8.4-1ubuntu2) ...
Selecting previously unselected package libunbound8:amd64.
Preparing to unpack .../22-libunbound8_1.9.4-2ubuntu1.2_amd64.deb ...
Unpacking libunbound8:amd64 (1.9.4-2ubuntu1.2) ...
Preparing to unpack .../23-linux-base_4.5ubuntu3.6_all.deb ...
Unpacking linux-base (4.5ubuntu3.6) over (4.5ubuntu3.1) ...
Preparing to unpack .../24-linux-firmware_1.187.19_all.deb ...
Unpacking linux-firmware (1.187.19) over (1.187.17) ...
Preparing to unpack .../25-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ...
Unpacking squashfs-tools (1:4.4-1ubuntu0.3) over (1:4.4-1ubuntu0.2) ...
Preparing to unpack .../26-snapd_2.51.1+20.04ubuntu2_amd64.deb ...
Unpacking snapd (2.51.1+20.04ubuntu2) over (2.49.2+20.04) ...
Preparing to unpack .../27-sosreport_4.1-1ubuntu0.20.04.3_amd64.deb ...
Unpacking sosreport (4.1-1ubuntu0.20.04.3) over (4.1-1ubuntu0.20.04.2) ...
Preparing to unpack .../28-td-agent-bit_1.7.8_amd64.deb ...
Unpacking td-agent-bit (1.7.8) over (1.6.9) ...
Selecting previously unselected package udisks2.
Preparing to unpack .../29-udisks2_2.8.4-1ubuntu2_amd64.deb ...
Unpacking udisks2 (2.8.4-1ubuntu2) ...
Preparing to unpack .../30-openvswitch-common_2.15.2-5_amd64.deb ...
Unpacking openvswitch-common (2.15.2-5) over (2.14.3-13) ...
Preparing to unpack .../31-openvswitch-switch_2.15.2-5_amd64.deb ...
Unpacking openvswitch-switch (2.15.2-5) over (2.14.3-13) ...
Preparing to unpack .../32-libopenvswitch_2.15.2-5_amd64.deb ...
Unpacking libopenvswitch:amd64 (2.15.2-5) over (2.14.3-13) ...
Preparing to unpack .../33-python3-eventlet_0.30.2_all.deb ...
Unpacking python3-eventlet (0.30.2) over (0.30.2) ...
Preparing to unpack .../34-magma-sctpd_1.6.1-1634168819-e6abc36f_amd64.deb ...
Unpacking magma-sctpd (1.6.1-1634168819-e6abc36f) over (1.5.2-1624485681-ae972900) ...
Preparing to unpack .../35-openvswitch-datapath-dkms_2.15.2-5_all.deb ...
-------- Uninstall Beginning --------
Module: openvswitch
Version: 2.14.3
Kernel: 5.4.0-88-generic (x86_64)
-------------------------------------
Status: Before uninstall, this module version was ACTIVE on this kernel.
openvswitch.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-geneve.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-gre.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-gtp.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-lisp.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-stt.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
vport-vxlan.ko:
- Uninstallation
- Deleting from: /lib/modules/5.4.0-88-generic/updates/dkms/
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
depmod...................
DKMS: uninstall completed.
------------------------------
Deleting module version: 2.14.3
completely from the DKMS tree.
------------------------------
Done.
Unpacking openvswitch-datapath-dkms (2.15.2-5) over (2.14.3-13) ...
Preparing to unpack .../36-magma_1.6.1-1634168819-e6abc36f_amd64.deb ...
Unpacking magma (1.6.1-1634168819-e6abc36f) over (1.5.2-1624485681-ae972900) ...
Preparing to unpack .../37-python3-openvswitch_2.15.2-5_all.deb ...
Unpacking python3-openvswitch (2.15.2-5) over (2.13.3-0ubuntu0.20.04.2) ...
Preparing to unpack .../38-python3-yarl_1.7.0_amd64.deb ...
Unpacking python3-yarl (1.7.0) over (1.4.2-2) ...
Setting up networkd-dispatcher (2.1-2~ubuntu20.04.1) ...
Setting up motd-news-config (11ubuntu5.4) ...
Setting up apt-utils (2.0.6) ...
Setting up linux-base (4.5ubuntu3.6) ...
Setting up squashfs-tools (1:4.4-1ubuntu0.3) ...
Setting up alsa-ucm-conf (1.2.2-1ubuntu0.10) ...
Setting up linux-firmware (1.187.19) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-88-generic
Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ...
Setting up openvswitch-datapath-dkms (2.15.2-5) ...#######
Creating symlink /var/lib/dkms/openvswitch/2.15.2/source ->
/usr/src/openvswitch-2.15.2
DKMS: add completed.
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...(bad exit status: 2)
./configure --with-linux='/lib/modules/5.4.0-88-generic/build' && make -C datapath/linux.............................
cleaning build area...
DKMS: build completed.
openvswitch.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
vport-geneve.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
vport-gre.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
vport-gtp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
vport-lisp.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
vport-stt.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
vport-vxlan.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.4.0-88-generic/updates/dkms/
depmod...
DKMS: install completed.
Setting up libnetplan0:amd64 (0.103-0ubuntu5~20.04.1) ...
Setting up python3-openvswitch (2.15.2-5) ...
Setting up libjcat1:amd64 (0.1.3-2~ubuntu20.04.1) ...
Setting up python3-eventlet (0.30.2) ...
Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.4) ...
Setting up libunbound8:amd64 (1.9.4-2ubuntu1.2) ...
Setting up td-agent-bit (1.7.8) ...
Setting up libatasmart4:amd64 (0.19-5) ...
Setting up libblockdev-utils2:amd64 (2.23-2ubuntu3) ...
Setting up libnspr4:amd64 (2:4.25-1) ...
Setting up udev (245.4-4ubuntu3.13) ...
update-initramfs: deferring update (trigger activated)
Setting up sosreport (4.1-1ubuntu0.20.04.3) ...
Setting up python-apt-common (2.0.0ubuntu0.20.04.6) ...
Setting up libparted-fs-resize0:amd64 (3.3-4ubuntu0.20.04.1) ...
Setting up libblockdev-part-err2:amd64 (2.23-2ubuntu3) ...
Setting up ubuntu-advantage-tools (27.2.2~20.04.1) ...
Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ...
Installing new version of config file /etc/ubuntu-advantage/uaclient.conf ...
Setting up libdrm-common (2.4.105-3~20.04.2) ...
Setting up python3-yarl (1.7.0) ...
Setting up magma-sctpd (1.6.1-1634168819-e6abc36f) ...
Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ...
Setting up libudisks2-0:amd64 (2.8.4-1ubuntu2) ...
Setting up snapd (2.51.1+20.04ubuntu2) ...
Installing new version of config file /etc/profile.d/apps-bin-path.sh ...
snapd.failure.service is a disabled or a static unit, not starting it.
snapd.snap-repair.service is a disabled or a static unit, not starting it.
Setting up libblockdev-swap2:amd64 (2.23-2ubuntu3) ...
Setting up python3-apt (2.0.0ubuntu0.20.04.6) ...
Setting up libfwupd2:amd64 (1.5.11-0ubuntu1~20.04.2) ...
Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.4) ...
Setting up libblockdev-loop2:amd64 (2.23-2ubuntu3) ...
Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ...
Setting up libblockdev2:amd64 (2.23-2ubuntu3) ...
Setting up libblockdev-part2:amd64 (2.23-2ubuntu3) ...
Setting up libopenvswitch:amd64 (2.15.2-5) ...
Setting up libfwupdplugin1:amd64 (1.5.11-0ubuntu1~20.04.2) ...
Setting up libblockdev-fs2:amd64 (2.23-2ubuntu3) ...
Setting up libdrm2:amd64 (2.4.105-3~20.04.2) ...
Setting up open-vm-tools (2:11.3.0-2ubuntu0~ubuntu20.04.1) ...
Installing new version of config file /etc/vmware-tools/tools.conf.example ...
Installing new version of config file /etc/vmware-tools/vgauth.conf ...
Removing obsolete conffile /etc/vmware-tools/vm-support ...
Setting up openvswitch-common (2.15.2-5) ...
Setting up procps (2:3.3.16-1ubuntu2.3) ...
Setting up libvolume-key1 (0.3.12-3.1) ...
Setting up fwupd (1.5.11-0ubuntu1~20.04.2) ...
Installing new version of config file /etc/fwupd/daemon.conf ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs-testing.conf ...
Installing new version of config file /etc/fwupd/remotes.d/lvfs.conf ...
Installing new version of config file /etc/fwupd/thunderbolt.conf ...
fwupd-offline-update.service is a disabled or a static unit not running, not starting it.
fwupd-refresh.service is a disabled or a static unit not running, not starting it.
fwupd.service is a disabled or a static unit not running, not starting it.
Setting up openvswitch-switch (2.15.2-5) ...
Setting up udisks2 (2.8.4-1ubuntu2) ...
Created symlink /etc/systemd/system/graphical.target.wants/udisks2.service → /lib/systemd/system/udisks2.service.
Setting up libblockdev-crypto2:amd64 (2.23-2ubuntu3) ...
Setting up fwupd-signed (1.27.1ubuntu5+1.5.11-0ubuntu1~20.04.2) ...
Setting up magma (1.6.1-1634168819-e6abc36f) ...
Installing new version of config file /etc/magma/control_proxy.yml ...
Installing new version of config file /etc/magma/directoryd.yml ...
Installing new version of config file /etc/magma/enodebd.yml ...
Installing new version of config file /etc/magma/gateway.mconfig ...
Installing new version of config file /etc/magma/magmad.yml ...
Installing new version of config file /etc/magma/mme.yml ...
Installing new version of config file /etc/magma/pipelined.yml ...
Installing new version of config file /etc/magma/pipelined.yml_prod ...
Installing new version of config file /etc/magma/service_registry.yml ...
Installing new version of config file /etc/magma/sessiond.yml ...
Installing new version of config file /etc/magma/sessiond.yml_prod ...
Installing new version of config file /etc/magma/spgw.yml ...
Installing new version of config file /etc/magma/state.yml ...
Installing new version of config file /etc/magma/subscriberdb.yml ...
Installing new version of config file /etc/magma/templates/mme.conf.template ...
Installing new version of config file /etc/magma/templates/spgw.conf.template ...
Installing new version of config file /etc/magma/templates/td-agent-bit.conf.template ...
Installing new version of config file /etc/network/interfaces.d/gtp ...
Installing new version of config file /etc/systemd/system/magma@envoy_controller.service ...
Synchronizing state of redis-server.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable redis-server
Synchronizing state of dnsmasq.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable dnsmasq
Synchronizing state of lighttpd.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable lighttpd
Setting up python3-distupgrade (1:20.04.36) ...
Setting up ubuntu-release-upgrader-core (1:20.04.36) ...
Setting up python3-update-manager (1:20.04.10.9) ...
Setting up update-manager-core (1:20.04.10.9) ...
Setting up update-notifier-common (3.192.30.9) ...
Installing new version of config file /etc/cron.weekly/update-notifier-common ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
/sbin/ldconfig.real: /usr/local/lib/liblfds710.so.1 is not a symbolic link
Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ...
Processing triggers for systemd (245.4-4ubuntu3.13) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for plymouth-theme-ubuntu-text (0.9.4git20200323-0ubuntu6.2) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for dbus (1.12.16-2ubuntu2.1) ...
Processing triggers for install-info (6.7.0.dfsg.2-5) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for initramfs-tools (0.136ubuntu6.6) ...
update-initramfs: Generating /boot/initrd.img-5.4.0-88-generic
root@magma-agw:/home/magma#
root@magma-agw:/home/magma#
root@magma-agw:/home/magma#
root@magma-agw:/home/magma# # Get current version
root@magma-agw:/home/magma# apt policy magma
magma:
Installed: 1.6.1-1634168819-e6abc36f
Candidate: 1.6.1-1634168819-e6abc36f
Version table:
*** 1.6.1-1634168819-e6abc36f 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
100 /var/lib/dpkg/status
1.6.1-1634100297-71f9bccc 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1634095524-c440cb90 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1633958957-2f92d90d 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1633815073-8cf67741 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1633721611-46217e8e 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1633382405-5d6fa069 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1633356588-e0ea3c45 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1632912289-49c8f6e6 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1632362593-64702489 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1630088745-1f79c790 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
1.6.1-1629229334-692eaefc 500
500 https://artifactory.magmacore.org/artifactory/debian-test focal-1.6.1/main amd64 Packages
root@magma-agw:/home/magma# dpkg -l | grep magma
ii magma 1.6.1-1634168819-e6abc36f amd64 Magma Access Gateway
ii magma-cpp-redis 4.3.1.1-2 amd64 Redis C++ client library
ii magma-libfluid 0.1.0.6-1 amd64 Libfluid Openflow Controller
ii magma-libtacopie 3.2.0.1-1 amd64 TacoPie C++ library
ii magma-sctpd 1.6.1-1634168819-e6abc36f amd64 Magma SCTPD
root@magma-agw:/home/magma# dpkg -l | grep openv
ii libopenvswitch:amd64 2.15.2-5 amd64 Open vSwitch common components
ii openvswitch-common 2.15.2-5 amd64 Open vSwitch common components
ii openvswitch-datapath-dkms 2.15.2-5 all Open vSwitch datapath module source - DKMS version
ii openvswitch-switch 2.15.2-5 amd64 Open vSwitch switch implementations
ii python3-openvswitch 2.15.2-5 all Python bindings for Open vSwitch
root@magma-agw:/home/magma# # Check Services
root@magma-agw:/home/magma# service magma@* status | grep Active
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:38 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:35 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:35 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:35 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:35 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Active: active (running) since Fri 2021-10-15 00:51:36 UTC; 7min ago
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment