Skip to content

Console Output

Started by upstream project "Osmocom-repo-install-debian10" build number 1232
originally caused by:
 Started by timer
Running as SYSTEM
Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/Osmocom-repo-install-debian10/feed/nightly/label/qemu
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-ci
 > git init /home/osmocom-build/jenkins/workspace/Osmocom-repo-install-debian10/feed/nightly/label/qemu # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 91a79bd8aa8e7901a7d687b6222df360db1bcdc5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91a79bd8aa8e7901a7d687b6222df360db1bcdc5 # timeout=10
Commit message: "jobs: gerrit: build osmo-pcap + dep for centos7"
 > git rev-list --no-walk 91a79bd8aa8e7901a7d687b6222df360db1bcdc5 # timeout=10
[qemu] $ /bin/sh -xe /tmp/jenkins11496582365996427473.sh
+ export FEED=nightly
+ scripts/repo-install-test.sh debian10
+ dirname scripts/repo-install-test.sh
+ . scripts/common.sh
+ dirname scripts/repo-install-test.sh
+ realpath scripts/..
+ OSMO_CI_DIR=/home/osmocom-build/jenkins/workspace/Osmocom-repo-install-debian10/feed/nightly/label/qemu
+ OSMO_GIT_URL_GITEA=https://gitea.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
	libasn1c
	libosmo-abis
	libosmo-gprs
	libosmo-netif
	libosmo-pfcp
	libosmo-sccp
	libosmocore
	libsmpp34
	libusrp
	osmo-bsc
	osmo-bts
	osmo-cbc
	osmo-e1d
	osmo-gbproxy
	osmo-ggsn
	osmo-gsm-manuals
	osmo-hlr
	osmo-hnodeb
	osmo-hnbgw
	osmo-iuh
	osmo-mgw
	osmo-msc
	osmo-pcap
	osmo-pcu
	osmo-remsim
	osmo-sgsn
	osmo-sip-connector
	osmo-smlc
	osmo-sysmon
	osmo-trx
	osmo-uecups
	osmo-upf
	osmocom-bb
	simtrace2

+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ DOMAIN=downloads.osmocom.org
+ DISTRO=debian10
+ DISTROS=
	centos8
	debian10
	debian11
	debian12

+ IMG_DIR=/opt/qemu
+ TEST_DIR=scripts/repo-install-test
+ IMG_PATH=_repo_install_test_data/temp.qcow2
+ PID_FILE=_repo_install_test_data/qemu.pid
+ PORT_FILE=_repo_install_test_data/qemu.port
+ LOG_FILE=_repo_install_test_data/qemu.log
+ check_usage
+ local i
+ [ debian10 = centos8 ]
+ [ debian10 = debian10 ]
+ return
+ FEED=nightly
+ PROJ=osmocom:nightly
+ [ -z  ]
+ TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ [ -z  ]
+ PROJ_CONFLICT=osmocom:latest
+ clean_up
+ [ -n  ]
+ [ -e _repo_install_test_data/qemu.pid ]
+ rm -f _repo_install_test_data/temp.qcow2
+ trap clean_up_trap EXIT INT TERM 0
+ qemu_start
+ [ -n  ]
+ prepare_img
+ dirname _repo_install_test_data/temp.qcow2
+ mkdir -p _repo_install_test_data
+ get_backing_img_path
+ local ret=
+ ret=/opt/qemu/debian-10.qcow2
+ [ -e /opt/qemu/debian-10.qcow2 ]
+ echo /opt/qemu/debian-10.qcow2
+ qemu-img create -f qcow2 -b /opt/qemu/debian-10.qcow2 -F qcow2 _repo_install_test_data/temp.qcow2
Formatting '_repo_install_test_data/temp.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=6442450944 backing_file=/opt/qemu/debian-10.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
+ find_free_ssh_port
+ echo (861450 % 1000) + 22022
+ bc
+ SSH_PORT=22472
+ nc -z 127.0.0.1 22472
+ echo 22472
+ qemu_ssh_wait
+ set +x

Waiting for VM to boot up...

+ sleep 1
+ timeout 1h qemu-system-x86_64 -cpu host -device virtio-net-pci,netdev=net -display none -drive file=_repo_install_test_data/temp.qcow2,format=qcow2 -enable-kvm -m 1024 -netdev user,id=net,hostfwd=tcp:127.0.0.1:22472-:22 -nodefaults -pidfile _repo_install_test_data/qemu.pid -serial stdio -smp 16
+ cat _repo_install_test_data/qemu.pid
+ local pid=861488
+ seq 1 6
+ [ -z 861488 ]
+ kill -0 861488
+ TIMEOUT=10s qemu_ssh true
+ timeout 10s sshpass -p root ssh -p 22472 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- true
+ sleep 1
+ [ -z 861488 ]
+ kill -0 861488
+ TIMEOUT=10s qemu_ssh true
+ timeout 10s sshpass -p root ssh -p 22472 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- true
Warning: Permanently added '[127.0.0.1]:22472' (ED25519) to the list of known hosts.
+ return
+ set +x

VM is running!

+ qemu_prepare_vm
+ qemu_run_test_script
+ cat
+ qemu_ssh rm -rf /repo-install-test/
+ timeout 1m sshpass -p root ssh -p 22472 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- rm -rf /repo-install-test/
Warning: Permanently added '[127.0.0.1]:22472' (ED25519) to the list of known hosts.
+ qemu_ssh mkdir /repo-install-test
+ timeout 1m sshpass -p root ssh -p 22472 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- mkdir /repo-install-test
Warning: Permanently added '[127.0.0.1]:22472' (ED25519) to the list of known hosts.
+ qemu_scp -r scripts/repo-install-test/run-inside-env.sh scripts/repo-install-test/run-inside.sh root@127.0.0.1:/repo-install-test
+ timeout 1m sshpass -p root scp -P 22472 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r scripts/repo-install-test/run-inside-env.sh scripts/repo-install-test/run-inside.sh root@127.0.0.1:/repo-install-test
Warning: Permanently added '[127.0.0.1]:22472' (ED25519) to the list of known hosts.
+ TIMEOUT=1h qemu_ssh sh -ex /repo-install-test/run-inside-env.sh
+ timeout 1h sshpass -p root ssh -p 22472 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@127.0.0.1 -- sh -ex /repo-install-test/run-inside-env.sh
Warning: Permanently added '[127.0.0.1]:22472' (ED25519) to the list of known hosts.
+ export DISTRO=debian10
+ export DOMAIN=downloads.osmocom.org
+ export FEED=nightly
+ export PROJ=osmocom:nightly
+ export PROJ_CONFLICT=osmocom:latest
+ export SKIP_PREPARE_VM=
+ export TESTS=
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ /repo-install-test/run-inside.sh
+ SERVICES=
	osmo-bsc
	osmo-bts-virtual
	osmo-cbc
	osmo-e1d
	osmo-gbproxy
	osmo-ggsn
	osmo-gtphub
	osmo-hlr
	osmo-hnbgw
	osmo-hnodeb
	osmo-mgw
	osmo-msc
	osmo-pcap-client
	osmo-pcap-server
	osmo-pcu
	osmo-remsim-bankd
	osmo-remsim-server
	osmo-sgsn
	osmo-sip-connector
	osmo-smlc
	osmo-stp

+ SERVICES_NIGHTLY=
	osmo-bsc-nat

+ distro_obsdir
+ echo Debian_10
+ DISTRO_OBSDIR=Debian_10
+ check_env
+ [ -n nightly ]Checking feed: nightly

+ echo Checking feed: nightly
+ [ -n osmocom:nightly ]
+ echo Checking project: osmocom:nightly
Checking project: osmocom:nightly
Checking conflicting project: osmocom:latest
+ [ -n osmocom:latest ]
+ echo Checking conflicting project: osmocom:latest
+ [ -n debian10 ]
Linux distribution: debian10
Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ echo Linux distribution: debian10
+ [ -n 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	 ]
+ echo Enabled tests: 
		test_conflict
		install_repo_packages
		test_binaries
		services_check
	
+ prepare_vm
+ [ -n  ]
+ prepare_vm_debian
+ ln -sf /bin/true /usr/bin/fmtutil
+ echo path-exclude=/usr/bin/fmtutil
+ apt-get update --allow-releaseinfo-change
Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main Sources [379 kB]
Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [598 kB]
Get:6 http://security.debian.org/debian-security buster/updates/main Translation-en [324 kB]
Get:7 http://deb.debian.org/debian buster/main Sources [7,852 kB]
Get:8 http://deb.debian.org/debian buster-updates/main Sources.diff/Index [12.1 kB]
Ign:8 http://deb.debian.org/debian buster-updates/main Sources.diff/Index
Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages.diff/Index [12.1 kB]
Ign:9 http://deb.debian.org/debian buster-updates/main amd64 Packages.diff/Index
Get:10 http://deb.debian.org/debian buster-updates/main Translation-en.diff/Index [6,148 B]
Ign:10 http://deb.debian.org/debian buster-updates/main Translation-en.diff/Index
Get:11 http://deb.debian.org/debian buster/main amd64 Packages [7,909 kB]
Get:12 http://deb.debian.org/debian buster/main Translation-en [5,969 kB]
Get:13 http://deb.debian.org/debian buster-updates/main Sources [4,616 B]
Get:14 http://deb.debian.org/debian buster-updates/main amd64 Packages [8,788 B]
Get:15 http://deb.debian.org/debian buster-updates/main Translation-en [6,915 B]
Fetched 23.3 MB in 2s (10.6 MB/s)
Reading package lists...
+ apt-get install -y --no-install-recommends aptitude ca-certificates gnupg2 wget
Reading package lists...
Building dependency tree...
Reading state information...
wget is already the newest version (1.20.1-1.1).
The following additional packages will be installed:
  aptitude-common dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libassuan0
  libboost-iostreams1.67.0 libboost-system1.67.0 libcwidget3v5 libksba8
  libnpth0 libsigc++-2.0-0v5 libxapian30 pinentry-curses
Suggested packages:
  aptitude-doc-en | aptitude-doc apt-xapian-index debtags dbus-user-session
  pinentry-gnome3 tor parcimonie xloadimage scdaemon libcwidget-dev
  xapian-tools pinentry-doc
Recommended packages:
  libparse-debianchangelog-perl
The following NEW packages will be installed:
  aptitude aptitude-common dirmngr gnupg gnupg-l10n gnupg-utils gnupg2 gpg
  gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libassuan0
  libboost-iostreams1.67.0 libboost-system1.67.0 libcwidget3v5 libksba8
  libnpth0 libsigc++-2.0-0v5 libxapian30 pinentry-curses
The following packages will be upgraded:
  ca-certificates gpgv
2 upgraded, 22 newly installed, 0 to remove and 153 not upgraded.
Need to get 13.3 MB of archives.
After this operation, 38.5 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 gpgv amd64 2.2.12-1+deb10u2 [584 kB]
Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1,104 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 aptitude-common all 0.8.11-7 [1,768 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67.0 amd64 1.67.0-13+deb10u1 [249 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 libboost-system1.67.0 amd64 1.67.0-13+deb10u1 [229 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 libsigc++-2.0-0v5 amd64 2.10.1-2 [63.7 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 libcwidget3v5 amd64 0.5.17-11 [323 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 aptitude amd64 0.8.11-7 [1,368 kB]
Get:10 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
Get:12 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
Get:15 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1,009 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
Get:17 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
Get:19 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
Get:20 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
Get:21 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
Get:22 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
Get:23 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
Get:24 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
apt-listchanges: Reading changelogs...
apt-listchanges: News
---------------------

gnupg2 (2.2.12-1+deb10u1) buster; urgency=medium

  In this version we adopt GnuPG's upstream approach of making keyserver
  access default to self-sigs-only.  This defends against receiving
  flooded OpenPGP certificates.  To revert to the previous behavior (not
  recommended!), add the following directive to ~/.gnupg/gpg.conf:

    keyserver-options no-self-sigs-only

  We also adopt keys.openpgp.org as the default keyserver, since it avoids
  the associated bandwidth waste of fetching third-party certifications
  that will not be used.  To revert to the older SKS keyserver network (not
  recommended!), add the following directive to ~/.gnupg/dirmngr.conf:

    keyserver hkps://hkps.pool.sks-keyservers.net

  Note: we do *not* adopt upstream's choice of import-clean for the
  keyserver default, since it can lead to data loss, see
  https://dev.gnupg.org/T4628 for more details.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Wed, 21 Aug 2019 14:53:47 -0400

debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 13.3 MB in 0s (55.9 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27364 files and directories currently installed.)
Preparing to unpack .../gpgv_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpgv (2.2.12-1+deb10u2) over (2.2.12-1) ...
Setting up gpgv (2.2.12-1+deb10u2) ...
Selecting previously unselected package libxapian30:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27364 files and directories currently installed.)
Preparing to unpack .../00-libxapian30_1.4.11-1+deb10u1_amd64.deb ...
Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ...
Selecting previously unselected package aptitude-common.
Preparing to unpack .../01-aptitude-common_0.8.11-7_all.deb ...
Unpacking aptitude-common (0.8.11-7) ...
Selecting previously unselected package libboost-iostreams1.67.0:amd64.
Preparing to unpack .../02-libboost-iostreams1.67.0_1.67.0-13+deb10u1_amd64.deb ...
Unpacking libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ...
Selecting previously unselected package libboost-system1.67.0:amd64.
Preparing to unpack .../03-libboost-system1.67.0_1.67.0-13+deb10u1_amd64.deb ...
Unpacking libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ...
Selecting previously unselected package libsigc++-2.0-0v5:amd64.
Preparing to unpack .../04-libsigc++-2.0-0v5_2.10.1-2_amd64.deb ...
Unpacking libsigc++-2.0-0v5:amd64 (2.10.1-2) ...
Selecting previously unselected package libcwidget3v5:amd64.
Preparing to unpack .../05-libcwidget3v5_0.5.17-11_amd64.deb ...
Unpacking libcwidget3v5:amd64 (0.5.17-11) ...
Selecting previously unselected package aptitude.
Preparing to unpack .../06-aptitude_0.8.11-7_amd64.deb ...
Unpacking aptitude (0.8.11-7) ...
Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
Unpacking ca-certificates (20200601~deb10u2) over (20190110) ...
Selecting previously unselected package libassuan0:amd64.
Preparing to unpack .../08-libassuan0_2.5.2-1_amd64.deb ...
Unpacking libassuan0:amd64 (2.5.2-1) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../09-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpgconf (2.2.12-1+deb10u2) ...
Selecting previously unselected package libksba8:amd64.
Preparing to unpack .../10-libksba8_1.3.5-2+deb10u2_amd64.deb ...
Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
Selecting previously unselected package libnpth0:amd64.
Preparing to unpack .../11-libnpth0_1.6-1_amd64.deb ...
Unpacking libnpth0:amd64 (1.6-1) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../12-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
Unpacking dirmngr (2.2.12-1+deb10u2) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../13-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
Selecting previously unselected package gnupg-utils.
Preparing to unpack .../14-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
Selecting previously unselected package gpg.
Preparing to unpack .../15-gpg_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpg (2.2.12-1+deb10u2) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../16-pinentry-curses_1.1.0-2_amd64.deb ...
Unpacking pinentry-curses (1.1.0-2) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../17-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpg-agent (2.2.12-1+deb10u2) ...
Selecting previously unselected package gpg-wks-client.
Preparing to unpack .../18-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
Selecting previously unselected package gpg-wks-server.
Preparing to unpack .../19-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../20-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
Unpacking gpgsm (2.2.12-1+deb10u2) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../21-gnupg_2.2.12-1+deb10u2_all.deb ...
Unpacking gnupg (2.2.12-1+deb10u2) ...
Selecting previously unselected package gnupg2.
Preparing to unpack .../22-gnupg2_2.2.12-1+deb10u2_all.deb ...
Unpacking gnupg2 (2.2.12-1+deb10u2) ...
Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ...
Setting up libnpth0:amd64 (1.6-1) ...
Setting up libassuan0:amd64 (2.5.2-1) ...
Setting up ca-certificates (20200601~deb10u2) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Updating certificates in /etc/ssl/certs...
13 added, 4 removed; done.
Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
Setting up libsigc++-2.0-0v5:amd64 (2.10.1-2) ...
Setting up aptitude-common (0.8.11-7) ...
Setting up libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ...
Setting up gpgconf (2.2.12-1+deb10u2) ...
Setting up libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ...
Setting up gpg (2.2.12-1+deb10u2) ...
Setting up gnupg-utils (2.2.12-1+deb10u2) ...
Setting up pinentry-curses (1.1.0-2) ...
Setting up libcwidget3v5:amd64 (0.5.17-11) ...
Setting up gpg-agent (2.2.12-1+deb10u2) ...
Setting up gpgsm (2.2.12-1+deb10u2) ...
Setting up dirmngr (2.2.12-1+deb10u2) ...
Setting up aptitude (0.8.11-7) ...
update-alternatives: using /usr/bin/aptitude-curses to provide /usr/bin/aptitude (aptitude) in auto mode
Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
Setting up gnupg (2.2.12-1+deb10u2) ...
Setting up gnupg2 (2.2.12-1+deb10u2) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for ca-certificates (20200601~deb10u2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
+ apt-get install -y --no-install-recommends ca-certificates-java libgnutls30
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  default-jre-headless fontconfig-config fonts-dejavu-core java-common
  libasound2 libasound2-data libavahi-client3 libavahi-common-data
  libavahi-common3 libcups2 libfontconfig1 libglib2.0-0 libgraphite2-3
  libharfbuzz0b libjpeg62-turbo liblcms2-2 libnspr4 libnss3 libpcsclite1
  openjdk-11-jre-headless
Suggested packages:
  default-jre libasound2-plugins alsa-utils cups-common gnutls-bin
  liblcms2-utils pcscd libnss-mdns fonts-dejavu-extra fonts-ipafont-gothic
  fonts-ipafont-mincho fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
Recommended packages:
  libglib2.0-data shared-mime-info xdg-user-dirs
The following NEW packages will be installed:
  ca-certificates-java default-jre-headless fontconfig-config
  fonts-dejavu-core java-common libasound2 libasound2-data libavahi-client3
  libavahi-common-data libavahi-common3 libcups2 libfontconfig1 libglib2.0-0
  libgraphite2-3 libharfbuzz0b libjpeg62-turbo liblcms2-2 libnspr4 libnss3
  libpcsclite1 openjdk-11-jre-headless
The following packages will be upgraded:
  libgnutls30
1 upgraded, 21 newly installed, 0 to remove and 152 not upgraded.
Need to get 46.2 MB of archives.
After this operation, 194 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 java-common all 0.71 [14.4 kB]
Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libgnutls30 amd64 3.6.7-4+deb10u12 [1,125 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1,068 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB]
Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB]
Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB]
Get:7 http://security.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u9 [325 kB]
Get:8 http://security.debian.org/debian-security buster/updates/main amd64 libnss3 amd64 2:3.42.1-1+deb10u8 [1,246 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB]
Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1,263 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB]
Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openjdk-11-jre-headless amd64 11.0.23+9-1~deb10u1 [38.2 MB]
Get:13 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB]
Get:15 http://deb.debian.org/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB]
Get:16 http://deb.debian.org/debian buster/main amd64 libasound2-data all 1.1.8-1 [59.6 kB]
Get:17 http://deb.debian.org/debian buster/main amd64 libasound2 amd64 1.1.8-1 [361 kB]
Get:18 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB]
Get:19 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1,187 kB]
Get:20 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB]
Get:21 http://deb.debian.org/debian buster/main amd64 default-jre-headless amd64 2:1.11-71 [10.9 kB]
Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates-java all 20190405 [15.7 kB]
apt-listchanges: Reading changelogs...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 46.2 MB in 1s (60.3 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27851 files and directories currently installed.)
Preparing to unpack .../libgnutls30_3.6.7-4+deb10u12_amd64.deb ...
Unpacking libgnutls30:amd64 (3.6.7-4+deb10u12) over (3.6.7-4) ...
Setting up libgnutls30:amd64 (3.6.7-4+deb10u12) ...
Selecting previously unselected package java-common.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 27851 files and directories currently installed.)
Preparing to unpack .../00-java-common_0.71_all.deb ...
Unpacking java-common (0.71) ...
Selecting previously unselected package libavahi-common-data:amd64.
Preparing to unpack .../01-libavahi-common-data_0.7-4+deb10u3_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ...
Selecting previously unselected package libavahi-common3:amd64.
Preparing to unpack .../02-libavahi-common3_0.7-4+deb10u3_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ...
Selecting previously unselected package libavahi-client3:amd64.
Preparing to unpack .../03-libavahi-client3_0.7-4+deb10u3_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ...
Selecting previously unselected package libcups2:amd64.
Preparing to unpack .../04-libcups2_2.2.10-6+deb10u9_amd64.deb ...
Unpacking libcups2:amd64 (2.2.10-6+deb10u9) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../05-fonts-dejavu-core_2.37-1_all.deb ...
Unpacking fonts-dejavu-core (2.37-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../06-fontconfig-config_2.13.1-2_all.deb ...
Unpacking fontconfig-config (2.13.1-2) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../07-libfontconfig1_2.13.1-2_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.13.1-2) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../08-liblcms2-2_2.9-3_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.9-3) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../09-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ...
Selecting previously unselected package libnspr4:amd64.
Preparing to unpack .../10-libnspr4_2%3a4.20-1_amd64.deb ...
Unpacking libnspr4:amd64 (2:4.20-1) ...
Selecting previously unselected package libnss3:amd64.
Preparing to unpack .../11-libnss3_2%3a3.42.1-1+deb10u8_amd64.deb ...
Unpacking libnss3:amd64 (2:3.42.1-1+deb10u8) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../12-libasound2-data_1.1.8-1_all.deb ...
Unpacking libasound2-data (1.1.8-1) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../13-libasound2_1.1.8-1_amd64.deb ...
Unpacking libasound2:amd64 (1.1.8-1) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../14-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../15-libgraphite2-3_1.3.13-7_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.13-7) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../16-libharfbuzz0b_2.3.1-1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (2.3.1-1) ...
Selecting previously unselected package libpcsclite1:amd64.
Preparing to unpack .../17-libpcsclite1_1.8.24-1_amd64.deb ...
Unpacking libpcsclite1:amd64 (1.8.24-1) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../18-openjdk-11-jre-headless_11.0.23+9-1~deb10u1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.23+9-1~deb10u1) ...
Selecting previously unselected package default-jre-headless.
Preparing to unpack .../19-default-jre-headless_2%3a1.11-71_amd64.deb ...
Unpacking default-jre-headless (2:1.11-71) ...
Selecting previously unselected package ca-certificates-java.
Preparing to unpack .../20-ca-certificates-java_20190405_all.deb ...
Unpacking ca-certificates-java (20190405) ...
Setting up libgraphite2-3:amd64 (1.3.13-7) ...
Setting up liblcms2-2:amd64 (2.9-3) ...
Setting up java-common (0.71) ...
Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ...
No schema files found: doing nothing.
Setting up libasound2-data (1.1.8-1) ...
Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ...
Setting up libnspr4:amd64 (2:4.20-1) ...
Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ...
Setting up fonts-dejavu-core (2.37-1) ...
Setting up libpcsclite1:amd64 (1.8.24-1) ...
Setting up libasound2:amd64 (1.1.8-1) ...
Setting up libharfbuzz0b:amd64 (2.3.1-1) ...
Setting up fontconfig-config (2.13.1-2) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ...
Setting up libnss3:amd64 (2:3.42.1-1+deb10u8) ...
Setting up libfontconfig1:amd64 (2.13.1-2) ...
Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ...
Setting up libcups2:amd64 (2.2.10-6+deb10u9) ...
Setting up default-jre-headless (2:1.11-71) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.23+9-1~deb10u1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode
Setting up ca-certificates-java (20190405) ...
head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
Adding debian:UCA_Extended_Validation_Root.pem
Adding debian:CA_Disig_Root_R2.pem
Adding debian:GTS_Root_R3.pem
Adding debian:Certigna.pem
Adding debian:UCA_Global_G2_Root.pem
Adding debian:SwissSign_Silver_CA_-_G2.pem
Adding debian:Security_Communication_Root_CA.pem
Adding debian:thawte_Primary_Root_CA_-_G2.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem
Adding debian:AffirmTrust_Networking.pem
Adding debian:CFCA_EV_ROOT.pem
Adding debian:AffirmTrust_Premium.pem
Adding debian:SecureSign_RootCA11.pem
Adding debian:SZAFIR_ROOT_CA2.pem
Adding debian:SSL.com_Root_Certification_Authority_ECC.pem
Adding debian:thawte_Primary_Root_CA_-_G3.pem
Adding debian:USERTrust_ECC_Certification_Authority.pem
Adding debian:QuoVadis_Root_CA_3.pem
Adding debian:ePKI_Root_Certification_Authority.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem
Adding debian:Microsec_e-Szigno_Root_CA_2009.pem
Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem
Adding debian:GlobalSign_Root_CA_-_R6.pem
Adding debian:Entrust_Root_Certification_Authority_-_G4.pem
Adding debian:Comodo_AAA_Services_root.pem
Adding debian:GeoTrust_Primary_Certification_Authority.pem
Adding debian:emSign_ECC_Root_CA_-_C3.pem
Adding debian:DigiCert_Global_Root_G3.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_RSA_R2.pem
Adding debian:XRamp_Global_CA_Root.pem
Adding debian:LuxTrust_Global_Root_2.pem
Adding debian:GDCA_TrustAUTH_R5_ROOT.pem
Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem
Adding debian:DigiCert_Global_Root_G2.pem
Adding debian:GlobalSign_Root_CA.pem
Adding debian:Amazon_Root_CA_3.pem
Adding debian:Security_Communication_RootCA2.pem
Adding debian:EC-ACC.pem
Adding debian:SecureTrust_CA.pem
Adding debian:ACCVRAIZ1.pem
Adding debian:Entrust_Root_Certification_Authority.pem
Adding debian:QuoVadis_Root_CA.pem
Adding debian:SwissSign_Gold_CA_-_G2.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem
Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem
Adding debian:Secure_Global_CA.pem
Adding debian:QuoVadis_Root_CA_1_G3.pem
Adding debian:GlobalSign_Root_CA_-_R2.pem
Adding debian:Hongkong_Post_Root_CA_3.pem
Adding debian:QuoVadis_Root_CA_3_G3.pem
Adding debian:T-TeleSec_GlobalRoot_Class_3.pem
Adding debian:Actalis_Authentication_Root_CA.pem
Adding debian:TrustCor_RootCert_CA-1.pem
Adding debian:Izenpe.com.pem
Adding debian:Certigna_Root_CA.pem
Adding debian:certSIGN_ROOT_CA.pem
Adding debian:DigiCert_Assured_ID_Root_G2.pem
Adding debian:Taiwan_GRCA.pem
Adding debian:TWCA_Root_Certification_Authority.pem
Adding debian:Cybertrust_Global_Root.pem
Adding debian:GeoTrust_Universal_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem
Adding debian:COMODO_Certification_Authority.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem
Adding debian:GTS_Root_R2.pem
Adding debian:emSign_ECC_Root_CA_-_G3.pem
Adding debian:DST_Root_CA_X3.pem
Adding debian:Entrust_Root_Certification_Authority_-_G2.pem
Adding debian:Global_Chambersign_Root_-_2008.pem
Adding debian:emSign_Root_CA_-_G1.pem
Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem
Adding debian:TrustCor_RootCert_CA-2.pem
Adding debian:Buypass_Class_2_Root_CA.pem
Adding debian:T-TeleSec_GlobalRoot_Class_2.pem
Adding debian:TeliaSonera_Root_CA_v1.pem
Adding debian:GeoTrust_Global_CA.pem
Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem
Adding debian:Amazon_Root_CA_2.pem
Adding debian:GTS_Root_R4.pem
Adding debian:COMODO_RSA_Certification_Authority.pem
Adding debian:emSign_Root_CA_-_C1.pem
Adding debian:AC_RAIZ_FNMT-RCM.pem
Adding debian:VeriSign_Universal_Root_Certification_Authority.pem
Adding debian:Certum_Trusted_Network_CA.pem
Adding debian:DigiCert_Trusted_Root_G4.pem
Adding debian:ISRG_Root_X1.pem
Adding debian:Amazon_Root_CA_1.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
Adding debian:Amazon_Root_CA_4.pem
Adding debian:Hongkong_Post_Root_CA_1.pem
Adding debian:E-Tugra_Certification_Authority.pem
Adding debian:Network_Solutions_Certificate_Authority.pem
Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem
Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem
Adding debian:thawte_Primary_Root_CA.pem
Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem
Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem
Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem
Adding debian:IdenTrust_Commercial_Root_CA_1.pem
Adding debian:Go_Daddy_Class_2_CA.pem
Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
Adding debian:QuoVadis_Root_CA_2_G3.pem
Adding debian:COMODO_ECC_Certification_Authority.pem
Adding debian:GTS_Root_R1.pem
Adding debian:USERTrust_RSA_Certification_Authority.pem
Adding debian:AffirmTrust_Premium_ECC.pem
Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem
Adding debian:SSL.com_EV_Root_Certification_Authority_ECC.pem
Adding debian:Atos_TrustedRoot_2011.pem
Adding debian:Baltimore_CyberTrust_Root.pem
Adding debian:QuoVadis_Root_CA_2.pem
Adding debian:EE_Certification_Centre_Root_CA.pem
Adding debian:Trustis_FPS_Root_CA.pem
Adding debian:Certum_Trusted_Network_CA_2.pem
Adding debian:Chambers_of_Commerce_Root_-_2008.pem
Adding debian:TWCA_Global_Root_CA.pem
Adding debian:OISTE_WISeKey_Global_Root_GC_CA.pem
Adding debian:GlobalSign_Root_CA_-_R3.pem
Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem
Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem
Adding debian:TrustCor_ECA-1.pem
Adding debian:DigiCert_Global_Root_CA.pem
Adding debian:Starfield_Class_2_CA.pem
Adding debian:Sonera_Class_2_Root_CA.pem
Adding debian:DigiCert_Assured_ID_Root_CA.pem
Adding debian:GeoTrust_Universal_CA_2.pem
Adding debian:DigiCert_Assured_ID_Root_G3.pem
Adding debian:Buypass_Class_3_Root_CA.pem
Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem
Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem
Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem
Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem
Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem
Adding debian:AffirmTrust_Commercial.pem
done.
Processing triggers for libc-bin (2.28-10) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for ca-certificates (20200601~deb10u2) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.
+ configure_osmocom_repo osmocom:nightly
+ configure_osmocom_repo_debian osmocom:nightly
+ local proj=osmocom:nightly
+ proj_with_slashes osmocom:nightly
+ echo osmocom:nightly
+ sed s.:.:/.g
Configuring Osmocom repository
+ local obs_repo=downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/
+ echo Configuring Osmocom repository
+ [ -e /tmp/Release.key ]
+ wget -O /tmp/Release.key https://obs.osmocom.org/projects/osmocom:nightly/public_key
--2024-05-14 02:39:07--  https://obs.osmocom.org/projects/osmocom:nightly/public_key
Resolving obs.osmocom.org (obs.osmocom.org)... 148.251.236.141, 2a01:4f8:201:344a::2
Connecting to obs.osmocom.org (obs.osmocom.org)|148.251.236.141|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: ‘/tmp/Release.key’

     0K .                                                      15.9M=0s

2024-05-14 02:39:07 (15.9 MB/s) - ‘/tmp/Release.key’ saved [1422]

+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ ./
+ apt-get update
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://security.debian.org/debian-security buster/updates InRelease
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,573 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [125 kB]
Fetched 127 kB in 0s (496 kB/s)
Reading package lists...
+ uname -a
Linux ibm-p8-kvm-03-guest-02 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) x86_64 GNU/Linux

### Running test: test_conflict ###

+ set +x
+ test_conflict
+ test_conflict_debian
+ apt-get -y install libosmocore
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libosmocodec4 libosmocoding0 libosmocore21 libosmoctrl0 libosmogb14
  libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 libsctp1
  libtalloc2 osmocom-nightly
Suggested packages:
  lksctp-tools
The following NEW packages will be installed:
  libosmocodec4 libosmocoding0 libosmocore libosmocore21 libosmoctrl0
  libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13
  libsctp1 libtalloc2 osmocom-nightly
0 upgraded, 14 newly installed, 0 to remove and 152 not upgraded.
Need to get 1,247 kB of archives.
After this operation, 2,834 kB of additional disk space will be used.
Get:13 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB]
Get:14 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB]
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202405132026 [1,172 B]
Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore21 1.9.0.197.fb8cd.202405132026 [173 kB]
Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocodec4 1.9.0.197.fb8cd.202405132026 [60.6 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoisdn0 1.9.0.197.fb8cd.202405132026 [79.9 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogsm20 1.9.0.197.fb8cd.202405132026 [233 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocoding0 1.9.0.197.fb8cd.202405132026 [79.1 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmovty13 1.9.0.197.fb8cd.202405132026 [112 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogb14 1.9.0.197.fb8cd.202405132026 [188 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoctrl0 1.9.0.197.fb8cd.202405132026 [69.4 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmosim2 1.9.0.197.fb8cd.202405132026 [73.2 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmousb0 1.9.0.197.fb8cd.202405132026 [60.0 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore 1.9.0.197.fb8cd.202405132026 [53.3 kB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 1,247 kB in 0s (10.5 MB/s)
Selecting previously unselected package osmocom-nightly.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28797 files and directories currently installed.)
Preparing to unpack .../00-osmocom-nightly_202405132026_amd64.deb ...
Unpacking osmocom-nightly (202405132026) ...
Selecting previously unselected package libsctp1:amd64.
Preparing to unpack .../01-libsctp1_1.0.18+dfsg-1_amd64.deb ...
Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ...
Selecting previously unselected package libtalloc2:amd64.
Preparing to unpack .../02-libtalloc2_2.1.14-2_amd64.deb ...
Unpacking libtalloc2:amd64 (2.1.14-2) ...
Selecting previously unselected package libosmocore21:amd64.
Preparing to unpack .../03-libosmocore21_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmocore21:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../04-libosmocodec4_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../05-libosmoisdn0_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../06-libosmogsm20_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../07-libosmocoding0_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../08-libosmovty13_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmovty13:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../09-libosmogb14_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmogb14:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../10-libosmoctrl0_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../11-libosmosim2_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmosim2:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../12-libosmousb0_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmousb0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../13-libosmocore_1.9.0.197.fb8cd.202405132026_amd64.deb ...
Unpacking libosmocore (1.9.0.197.fb8cd.202405132026) ...
Setting up osmocom-nightly (202405132026) ...
Setting up libtalloc2:amd64 (2.1.14-2) ...
Setting up libsctp1:amd64 (1.0.18+dfsg-1) ...
Setting up libosmocore21:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmousb0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmocodec4:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmovty13:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmoisdn0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmogsm20:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmoctrl0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmogb14:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmocoding0:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmosim2:amd64 (1.9.0.197.fb8cd.202405132026) ...
Setting up libosmocore (1.9.0.197.fb8cd.202405132026) ...
Processing triggers for libc-bin (2.28-10) ...
+ configure_osmocom_repo_debian_remove osmocom:nightly
+ local proj=osmocom:nightly
+ rm /etc/apt/sources.list.d/osmocom:nightly.list
+ configure_osmocom_repo_debian osmocom:latest
+ local proj=osmocom:latest
+ proj_with_slashes osmocom:latest
+ sed s.:.:/.g
+ echo osmocom:latest
+ local obs_repo=downloads.osmocom.org/packages/osmocom:/latest/Debian_10/
+ echo Configuring Osmocom repository
Configuring Osmocom repository
+ [ -e /tmp/Release.key ]
+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://downloads.osmocom.org/packages/osmocom:/latest/Debian_10/ ./
+ apt-get update
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://security.debian.org/debian-security buster/updates InRelease
Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_10 ./ InRelease [1,574 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_10 ./ Packages [116 kB]
Fetched 118 kB in 0s (305 kB/s)
Reading package lists...
+ apt-get -y install osmo-mgw
+ tee /tmp/out
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 osmo-mgw : Depends: osmocom-latest but it is not going to be installed
            Depends: libosmoabis13 but it is not going to be installed
            Depends: libosmonetif11 but it is not going to be installed
            Depends: libosmotrau2 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
+ [ -e /tmp/fail ]
+ find_patterns_or_exit /tmp/out requested an impossible situation ^The following packages have unmet dependencies:
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q requested an impossible situation /tmp/out
+ continue
+ grep -q ^The following packages have unmet dependencies: /tmp/out
+ continue
+ find_patterns_or_exit /tmp/out Depends: osmocom- but it is not going to be installed
+ local file=/tmp/out
+ local pattern
+ shift
+ grep -q Depends: osmocom- /tmp/out
+ continue
+ grep -q but it is not going to be installed /tmp/out
+ continue
+ configure_osmocom_repo_debian_remove osmocom:latest
+ local proj=osmocom:latest
+ rm /etc/apt/sources.list.d/osmocom:latest.list
+ configure_osmocom_repo_debian osmocom:nightly
+ local proj=osmocom:nightly
+ proj_with_slashes osmocom:nightly
+ echo osmocom:nightly
+ sed s.:.:/.g
+ local obs_repo=downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/
Configuring Osmocom repository
+ echo Configuring Osmocom repository
+ [ -e /tmp/Release.key ]
+ apt-key add /tmp/Release.key
Warning: apt-key output should not be parsed (stdout is not a terminal)
OK
+ echo deb http://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10/ ./
+ apt-get update
Hit:2 http://deb.debian.org/debian buster InRelease
Hit:3 http://security.debian.org/debian-security buster/updates InRelease
Hit:4 http://deb.debian.org/debian buster-updates InRelease
Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,573 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [125 kB]
Fetched 127 kB in 0s (378 kB/s)
Reading package lists...

### Test successful: test_conflict ###


### Running test: install_repo_packages ###

Installing all repository packages
+ set +x
+ set +x
+ install_repo_packages
+ install_repo_packages_debian
+ local packages
+ echo Installing all repository packages
+ sort
+ aptitude search -F%p ?origin(.*osmocom:nightly.*) ?architecture(native)
+ packages=abisip-find
bladerf
bladerf-dbgsym
bladerf-firmware-fx3
bladerf-fpga-hostedx115
bladerf-fpga-hostedx40
bladerf-fpga-hostedxa4
bladerf-fpga-hostedxa9
gtp-echo-responder
gtp-echo-responder-dbg
libasn1c1
libasn1c-dbg
libasn1c-dev
libbladerf2
libbladerf2-dbgsym
libbladerf-dev
libbladerf-doc
libgtp6
libgtp-dbg
libgtp-dev
libgtpnl0
libgtpnl-dbg
libgtpnl-dev
libgtpnl-tools
libifd-osmo-remsim-client0
libifd-osmo-remsim-client0-dbgsym
libosmo-abis
libosmoabis13
libosmo-abis-dbg
libosmo-abis-dev
libosmocodec4
libosmocodec-doc
libosmocoding0
libosmocoding-doc
libosmocore
libosmocore21
libosmocore-dbg
libosmocore-dev
libosmocore-doc
libosmocore-utils
libosmo-csn1-0
libosmo-csn1-dbg
libosmo-csn1-dev
libosmoctrl0
libosmoctrl-doc
libosmodsp0
libosmodsp-dbg
libosmodsp-dev
libosmodsp-doc
libosmo-e1d1
libosmo-e1d1-dbgsym
libosmo-e1d-dev
libosmo-fl2k0
libosmo-fl2k0-dbgsym
libosmo-fl2k-dev
libosmogb14
libosmogb-doc
libosmo-gprs-gmm0
libosmo-gprs-gmm-dbg
libosmo-gprs-gmm-dev
libosmo-gprs-llc0
libosmo-gprs-llc-dbg
libosmo-gprs-llc-dev
libosmo-gprs-rlcmac0
libosmo-gprs-rlcmac-dbg
libosmo-gprs-rlcmac-dev
libosmo-gprs-sm0
libosmo-gprs-sm-dbg
libosmo-gprs-sm-dev
libosmo-gprs-sndcp0
libosmo-gprs-sndcp-dbg
libosmo-gprs-sndcp-dev
libosmogsm20
libosmogsm-doc
libosmo-gsup-client0
libosmo-gsup-client-dev
libosmo-gtlv1
libosmo-gtlv-dbg
libosmo-gtlv-dev
libosmo-hnbap0
libosmo-hnbap-dbg
libosmo-hnbap-dev
libosmoisdn0
libosmoisdn-doc
libosmo-mgcp-client12
libosmo-mgcp-client12-dbgsym
libosmo-mgcp-client-dev
libosmo-mslookup1
libosmo-mslookup-dev
libosmonetif11
libosmo-netif-dbg
libosmo-netif-dev
libosmo-netif-doc
libosmo-octoi2
libosmo-octoi2-dbgsym
libosmo-octoi-dev
libosmo-pfcp
libosmo-pfcp0
libosmo-pfcp-dbg
libosmo-pfcp-dev
libosmo-ranap7
libosmo-ranap-dbg
libosmo-ranap-dev
libosmo-rspro2
libosmo-rspro2-dbgsym
libosmo-rspro-dev
libosmo-rua0
libosmo-rua-dbg
libosmo-rua-dev
libosmo-sabp1
libosmo-sabp-dbg
libosmo-sabp-dev
libosmo-sbcap0
libosmo-sbcap-dev
libosmo-sccp-dev
libosmo-sigtran9
libosmo-sigtran-dbg
libosmo-sigtran-dev
libosmo-sigtran-doc
libosmosim2
libosmosim-doc
libosmo-simtrace2-1
libosmo-simtrace2-1-dbgsym
libosmo-simtrace2-dev
libosmotrau2
libosmousb0
libosmousb-doc
libosmovty13
libosmovty-doc
librtlsdr0
librtlsdr0-dbgsym
librtlsdr-dev
libsmpp1
libsmpp34-dbg
libsmpp34-dev
libsmpp34-utils
libusrp1
libusrp1-dbgsym
libusrp-dev
libusrp-doc
libusrp-firmware
libusrp-utils
libusrp-utils-dbgsym
neocon
neocon-dbgsym
open5gs
open5gs-amf
open5gs-amf-dbgsym
open5gs-ausf
open5gs-ausf-dbgsym
open5gs-bsf
open5gs-bsf-dbgsym
open5gs-common
open5gs-common-dbgsym
open5gs-dbg
open5gs-hss
open5gs-hss-dbgsym
open5gs-mme
open5gs-mme-dbgsym
open5gs-nrf
open5gs-nrf-dbgsym
open5gs-nssf
open5gs-nssf-dbgsym
open5gs-pcf
open5gs-pcf-dbgsym
open5gs-pcrf
open5gs-pcrf-dbgsym
open5gs-scp
open5gs-scp-dbgsym
open5gs-sepp
open5gs-sepp-dbgsym
open5gs-sgwc
open5gs-sgwc-dbgsym
open5gs-sgwu
open5gs-sgwu-dbgsym
open5gs-smf
open5gs-smf-dbgsym
open5gs-udm
open5gs-udm-dbgsym
open5gs-udr
open5gs-udr-dbgsym
open5gs-upf
open5gs-upf-dbgsym
osmo-bsc
osmo-bsc-bs11-utils
osmo-bsc-dbg
osmo-bsc-doc
osmo-bsc-ipaccess-utils
osmo-bsc-meas-utils
osmo-bsc-nat
osmo-bsc-nat-dbg
osmo-bsc-nat-doc
osmo-bts
osmo-bts-doc
osmo-bts-trx
osmo-bts-trx-dbg
osmo-bts-virtual
osmo-bts-virtual-dbg
osmo-cbc
osmo-cbc-dbg
osmo-cbc-doc
osmo-cbc-utils
osmocom-nightly
osmo-e1d
osmo-e1d-dbgsym
osmo-fl2k
osmo-fl2k-dbgsym
osmo-gbproxy
osmo-gbproxy-dbg
osmo-gbproxy-doc
osmo-ggsn
osmo-ggsn-dbg
osmo-ggsn-doc
osmo-gsm-manuals-dev
osmo-gtphub
osmo-gtphub-dbg
osmo-hlr
osmo-hlr-dbg
osmo-hlr-doc
osmo-hnbgw
osmo-hnbgw-dbg
osmo-hnbgw-doc
osmo-hnodeb
osmo-hnodeb-dbg
osmo-hnodeb-doc
osmo-mgw
osmo-mgw-dbgsym
osmo-mgw-doc
osmo-msc
osmo-msc-dbg
osmo-msc-doc
osmo-mslookup-utils
osmo-pcap-client
osmo-pcap-client-dbg
osmo-pcap-server
osmo-pcap-server-dbg
osmo-pcu
osmo-pcu-dbg
osmo-pcu-doc
osmo-remsim-apitool
osmo-remsim-bankd
osmo-remsim-bankd-dbgsym
osmo-remsim-client-shell
osmo-remsim-client-shell-dbgsym
osmo-remsim-client-st2
osmo-remsim-client-st2-dbgsym
osmo-remsim-doc
osmo-remsim-server
osmo-remsim-server-dbgsym
osmo-sgsn
osmo-sgsn-dbg
osmo-sgsn-doc
osmo-sip-connector
osmo-sip-connector-dbg
osmo-sip-connector-doc
osmo-smlc
osmo-smlc-dbg
osmo-smlc-doc
osmo-stp
osmo-stp-dbg
osmo-stp-doc
osmo-sysmon
osmo-sysmon-dbg
osmo-trx
osmo-trx-dbg
osmo-trx-doc
osmo-trx-ipc
osmo-trx-lms
osmo-trx-ms-blade
osmo-trx-uhd
osmo-trx-usrp1
osmo-uecups
osmo-uecups-dbgsym
python3-bladerf
python3-osmopy-libs
python3-osmopy-utils
rtl-sdr
rtl-sdr-dbgsym
simtrace2-firmware
simtrace2-utils
simtrace2-utils-dbgsym
+ filter_packages abisip-find bladerf bladerf-dbgsym bladerf-firmware-fx3 bladerf-fpga-hostedx115 bladerf-fpga-hostedx40 bladerf-fpga-hostedxa4 bladerf-fpga-hostedxa9 gtp-echo-responder gtp-echo-responder-dbg libasn1c1 libasn1c-dbg libasn1c-dev libbladerf2 libbladerf2-dbgsym libbladerf-dev libbladerf-doc libgtp6 libgtp-dbg libgtp-dev libgtpnl0 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym libosmo-abis libosmoabis13 libosmo-abis-dbg libosmo-abis-dev libosmocodec4 libosmocodec-doc libosmocoding0 libosmocoding-doc libosmocore libosmocore21 libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmo-csn1-0 libosmo-csn1-dbg libosmo-csn1-dev libosmoctrl0 libosmoctrl-doc libosmodsp0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmo-e1d1 libosmo-e1d1-dbgsym libosmo-e1d-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-fl2k-dev libosmogb14 libosmogb-doc libosmo-gprs-gmm0 libosmo-gprs-gmm-dbg libosmo-gprs-gmm-dev libosmo-gprs-llc0 libosmo-gprs-llc-dbg libosmo-gprs-llc-dev libosmo-gprs-rlcmac0 libosmo-gprs-rlcmac-dbg libosmo-gprs-rlcmac-dev libosmo-gprs-sm0 libosmo-gprs-sm-dbg libosmo-gprs-sm-dev libosmo-gprs-sndcp0 libosmo-gprs-sndcp-dbg libosmo-gprs-sndcp-dev libosmogsm20 libosmogsm-doc libosmo-gsup-client0 libosmo-gsup-client-dev libosmo-gtlv1 libosmo-gtlv-dbg libosmo-gtlv-dev libosmo-hnbap0 libosmo-hnbap-dbg libosmo-hnbap-dev libosmoisdn0 libosmoisdn-doc libosmo-mgcp-client12 libosmo-mgcp-client12-dbgsym libosmo-mgcp-client-dev libosmo-mslookup1 libosmo-mslookup-dev libosmonetif11 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-octoi2 libosmo-octoi2-dbgsym libosmo-octoi-dev libosmo-pfcp libosmo-pfcp0 libosmo-pfcp-dbg libosmo-pfcp-dev libosmo-ranap7 libosmo-ranap-dbg libosmo-ranap-dev libosmo-rspro2 libosmo-rspro2-dbgsym libosmo-rspro-dev libosmo-rua0 libosmo-rua-dbg libosmo-rua-dev libosmo-sabp1 libosmo-sabp-dbg libosmo-sabp-dev libosmo-sbcap0 libosmo-sbcap-dev libosmo-sccp-dev libosmo-sigtran9 libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmosim2 libosmosim-doc libosmo-simtrace2-1 libosmo-simtrace2-1-dbgsym libosmo-simtrace2-dev libosmotrau2 libosmousb0 libosmousb-doc libosmovty13 libosmovty-doc librtlsdr0 librtlsdr0-dbgsym librtlsdr-dev libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libusrp1 libusrp1-dbgsym libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym neocon neocon-dbgsym open5gs open5gs-amf open5gs-amf-dbgsym open5gs-ausf open5gs-ausf-dbgsym open5gs-bsf open5gs-bsf-dbgsym open5gs-common open5gs-common-dbgsym open5gs-dbg open5gs-hss open5gs-hss-dbgsym open5gs-mme open5gs-mme-dbgsym open5gs-nrf open5gs-nrf-dbgsym open5gs-nssf open5gs-nssf-dbgsym open5gs-pcf open5gs-pcf-dbgsym open5gs-pcrf open5gs-pcrf-dbgsym open5gs-scp open5gs-scp-dbgsym open5gs-sepp open5gs-sepp-dbgsym open5gs-sgwc open5gs-sgwc-dbgsym open5gs-sgwu open5gs-sgwu-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-udm open5gs-udm-dbgsym open5gs-udr open5gs-udr-dbgsym open5gs-upf open5gs-upf-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bsc-nat osmo-bsc-nat-dbg osmo-bsc-nat-doc osmo-bts osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmocom-nightly osmo-e1d osmo-e1d-dbgsym osmo-fl2k osmo-fl2k-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-gbproxy-doc osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-hnbgw-doc osmo-hnodeb osmo-hnodeb-dbg osmo-hnodeb-doc osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-mslookup-utils osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-apitool osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-smlc osmo-smlc-dbg osmo-smlc-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-ipc osmo-trx-lms osmo-trx-ms-blade osmo-trx-uhd osmo-trx-usrp1 osmo-uecups osmo-uecups-dbgsym python3-bladerf python3-osmopy-libs python3-osmopy-utils rtl-sdr rtl-sdr-dbgsym simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym
+ echo abisip-find
+ echo bladerf
+ echo bladerf-dbgsym
+ echo bladerf-firmware-fx3
+ echo bladerf-fpga-hostedx115
+ echo bladerf-fpga-hostedx40
+ echo bladerf-fpga-hostedxa4
+ echo bladerf-fpga-hostedxa9
+ echo gtp-echo-responder
+ echo gtp-echo-responder-dbg
+ echo libasn1c1
+ echo libasn1c-dbg
+ echo libasn1c-dev
+ echo libbladerf2
+ echo libbladerf2-dbgsym
+ echo libbladerf-dev
+ echo libbladerf-doc
+ echo libgtp6
+ echo libgtp-dbg
+ echo libgtp-dev
+ echo libgtpnl0
+ echo libgtpnl-dbg
+ echo libgtpnl-dev
+ echo libgtpnl-tools
+ echo libifd-osmo-remsim-client0
+ echo libifd-osmo-remsim-client0-dbgsym
+ echo libosmo-abis
+ echo libosmoabis13
+ echo libosmo-abis-dbg
+ echo libosmo-abis-dev
+ echo libosmocodec4
+ echo libosmocodec-doc
+ echo libosmocoding0
+ echo libosmocoding-doc
+ echo libosmocore
+ echo libosmocore21
+ echo libosmocore-dbg
+ echo libosmocore-dev
+ echo libosmocore-doc
+ echo libosmocore-utils
+ echo libosmo-csn1-0
+ echo libosmo-csn1-dbg
+ echo libosmo-csn1-dev
+ echo libosmoctrl0
+ echo libosmoctrl-doc
+ echo libosmodsp0
+ echo libosmodsp-dbg
+ echo libosmodsp-dev
+ echo libosmodsp-doc
+ echo libosmo-e1d1
+ echo libosmo-e1d1-dbgsym
+ echo libosmo-e1d-dev
+ echo libosmo-fl2k0
+ echo libosmo-fl2k0-dbgsym
+ echo libosmo-fl2k-dev
+ echo libosmogb14
+ echo libosmogb-doc
+ echo libosmo-gprs-gmm0
+ echo libosmo-gprs-gmm-dbg
+ echo libosmo-gprs-gmm-dev
+ echo libosmo-gprs-llc0
+ echo libosmo-gprs-llc-dbg
+ echo libosmo-gprs-llc-dev
+ echo libosmo-gprs-rlcmac0
+ echo libosmo-gprs-rlcmac-dbg
+ echo libosmo-gprs-rlcmac-dev
+ echo libosmo-gprs-sm0
+ echo libosmo-gprs-sm-dbg
+ echo libosmo-gprs-sm-dev
+ echo libosmo-gprs-sndcp0
+ echo libosmo-gprs-sndcp-dbg
+ echo libosmo-gprs-sndcp-dev
+ echo libosmogsm20
+ echo libosmogsm-doc
+ echo libosmo-gsup-client0
+ echo libosmo-gsup-client-dev
+ echo libosmo-gtlv1
+ echo libosmo-gtlv-dbg
+ echo libosmo-gtlv-dev
+ echo libosmo-hnbap0
+ echo libosmo-hnbap-dbg
+ echo libosmo-hnbap-dev
+ echo libosmoisdn0
+ echo libosmoisdn-doc
+ echo libosmo-mgcp-client12
+ echo libosmo-mgcp-client12-dbgsym
+ echo libosmo-mgcp-client-dev
+ echo libosmo-mslookup1
+ echo libosmo-mslookup-dev
+ echo libosmonetif11
+ echo libosmo-netif-dbg
+ echo libosmo-netif-dev
+ echo libosmo-netif-doc
+ echo libosmo-octoi2
+ echo libosmo-octoi2-dbgsym
+ echo libosmo-octoi-dev
+ echo libosmo-pfcp
+ echo libosmo-pfcp0
+ echo libosmo-pfcp-dbg
+ echo libosmo-pfcp-dev
+ echo libosmo-ranap7
+ echo libosmo-ranap-dbg
+ echo libosmo-ranap-dev
+ echo libosmo-rspro2
+ echo libosmo-rspro2-dbgsym
+ echo libosmo-rspro-dev
+ echo libosmo-rua0
+ echo libosmo-rua-dbg
+ echo libosmo-rua-dev
+ echo libosmo-sabp1
+ echo libosmo-sabp-dbg
+ echo libosmo-sabp-dev
+ echo libosmo-sbcap0
+ echo libosmo-sbcap-dev
+ echo libosmo-sccp-dev
+ echo libosmo-sigtran9
+ echo libosmo-sigtran-dbg
+ echo libosmo-sigtran-dev
+ echo libosmo-sigtran-doc
+ echo libosmosim2
+ echo libosmosim-doc
+ echo libosmo-simtrace2-1
+ echo libosmo-simtrace2-1-dbgsym
+ echo libosmo-simtrace2-dev
+ echo libosmotrau2
+ echo libosmousb0
+ echo libosmousb-doc
+ echo libosmovty13
+ echo libosmovty-doc
+ echo librtlsdr0
+ echo librtlsdr-dev
+ echo libsmpp1
+ echo libsmpp34-dbg
+ echo libsmpp34-dev
+ echo libsmpp34-utils
+ echo libusrp1
+ echo libusrp1-dbgsym
+ echo libusrp-dev
+ echo libusrp-doc
+ echo libusrp-firmware
+ echo libusrp-utils
+ echo libusrp-utils-dbgsym
+ echo neocon
+ echo neocon-dbgsym
+ echo osmo-bsc
+ echo osmo-bsc-bs11-utils
+ echo osmo-bsc-dbg
+ echo osmo-bsc-doc
+ echo osmo-bsc-ipaccess-utils
+ echo osmo-bsc-meas-utils
+ echo osmo-bsc-nat
+ echo osmo-bsc-nat-dbg
+ echo osmo-bsc-nat-doc
+ echo osmo-bts
+ echo osmo-bts-doc
+ echo osmo-bts-trx
+ echo osmo-bts-trx-dbg
+ echo osmo-bts-virtual
+ echo osmo-bts-virtual-dbg
+ echo osmo-cbc
+ echo osmo-cbc-dbg
+ echo osmo-cbc-doc
+ echo osmo-cbc-utils
+ echo osmocom-nightly
+ echo osmo-e1d
+ echo osmo-e1d-dbgsym
+ echo osmo-fl2k
+ echo osmo-fl2k-dbgsym
+ echo osmo-gbproxy
+ echo osmo-gbproxy-dbg
+ echo osmo-gbproxy-doc
+ echo osmo-ggsn
+ echo osmo-ggsn-dbg
+ echo osmo-ggsn-doc
+ echo osmo-gsm-manuals-dev
+ echo osmo-gtphub
+ echo osmo-gtphub-dbg
+ echo osmo-hlr
+ echo osmo-hlr-dbg
+ echo osmo-hlr-doc
+ echo osmo-hnbgw
+ echo osmo-hnbgw-dbg
+ echo osmo-hnbgw-doc
+ echo osmo-hnodeb
+ echo osmo-hnodeb-dbg
+ echo osmo-hnodeb-doc
+ echo osmo-mgw
+ echo osmo-mgw-dbgsym
+ echo osmo-mgw-doc
+ echo osmo-msc
+ echo osmo-msc-dbg
+ echo osmo-msc-doc
+ echo osmo-mslookup-utils
+ echo osmo-pcap-client
+ echo osmo-pcap-client-dbg
+ echo osmo-pcap-server
+ echo osmo-pcap-server-dbg
+ echo osmo-pcu
+ echo osmo-pcu-dbg
+ echo osmo-pcu-doc
+ echo osmo-remsim-apitool
+ echo osmo-remsim-bankd
+ echo osmo-remsim-bankd-dbgsym
+ echo osmo-remsim-client-shell
+ echo osmo-remsim-client-shell-dbgsym
+ echo osmo-remsim-client-st2
+ echo osmo-remsim-client-st2-dbgsym
+ echo osmo-remsim-doc
+ echo osmo-remsim-server
+ echo osmo-remsim-server-dbgsym
+ echo osmo-sgsn
+ echo osmo-sgsn-dbg
+ echo osmo-sgsn-doc
+ echo osmo-sip-connector
+ echo osmo-sip-connector-dbg
+ echo osmo-sip-connector-doc
+ echo osmo-smlc
+ echo osmo-smlc-dbg
+ echo osmo-smlc-doc
+ echo osmo-stp
+ echo osmo-stp-dbg
+ echo osmo-stp-doc
+ echo osmo-sysmon
+ echo osmo-sysmon-dbg
+ echo osmo-trx
+ echo osmo-trx-dbg
+ echo osmo-trx-doc
+ echo osmo-trx-ipc
+ echo osmo-trx-lms
+ echo osmo-trx-ms-blade
+ echo osmo-trx-uhd
+ echo osmo-trx-usrp1
+ echo osmo-uecups
+ echo osmo-uecups-dbgsym
+ echo python3-bladerf
+ echo python3-osmopy-libs
+ echo python3-osmopy-utils
+ echo rtl-sdr
+ echo simtrace2-firmware
+ echo simtrace2-utils
+ echo simtrace2-utils-dbgsym
+ packages=abisip-find
bladerf
bladerf-dbgsym
bladerf-firmware-fx3
bladerf-fpga-hostedx115
bladerf-fpga-hostedx40
bladerf-fpga-hostedxa4
bladerf-fpga-hostedxa9
gtp-echo-responder
gtp-echo-responder-dbg
libasn1c1
libasn1c-dbg
libasn1c-dev
libbladerf2
libbladerf2-dbgsym
libbladerf-dev
libbladerf-doc
libgtp6
libgtp-dbg
libgtp-dev
libgtpnl0
libgtpnl-dbg
libgtpnl-dev
libgtpnl-tools
libifd-osmo-remsim-client0
libifd-osmo-remsim-client0-dbgsym
libosmo-abis
libosmoabis13
libosmo-abis-dbg
libosmo-abis-dev
libosmocodec4
libosmocodec-doc
libosmocoding0
libosmocoding-doc
libosmocore
libosmocore21
libosmocore-dbg
libosmocore-dev
libosmocore-doc
libosmocore-utils
libosmo-csn1-0
libosmo-csn1-dbg
libosmo-csn1-dev
libosmoctrl0
libosmoctrl-doc
libosmodsp0
libosmodsp-dbg
libosmodsp-dev
libosmodsp-doc
libosmo-e1d1
libosmo-e1d1-dbgsym
libosmo-e1d-dev
libosmo-fl2k0
libosmo-fl2k0-dbgsym
libosmo-fl2k-dev
libosmogb14
libosmogb-doc
libosmo-gprs-gmm0
libosmo-gprs-gmm-dbg
libosmo-gprs-gmm-dev
libosmo-gprs-llc0
libosmo-gprs-llc-dbg
libosmo-gprs-llc-dev
libosmo-gprs-rlcmac0
libosmo-gprs-rlcmac-dbg
libosmo-gprs-rlcmac-dev
libosmo-gprs-sm0
libosmo-gprs-sm-dbg
libosmo-gprs-sm-dev
libosmo-gprs-sndcp0
libosmo-gprs-sndcp-dbg
libosmo-gprs-sndcp-dev
libosmogsm20
libosmogsm-doc
libosmo-gsup-client0
libosmo-gsup-client-dev
libosmo-gtlv1
libosmo-gtlv-dbg
libosmo-gtlv-dev
libosmo-hnbap0
libosmo-hnbap-dbg
libosmo-hnbap-dev
libosmoisdn0
libosmoisdn-doc
libosmo-mgcp-client12
libosmo-mgcp-client12-dbgsym
libosmo-mgcp-client-dev
libosmo-mslookup1
libosmo-mslookup-dev
libosmonetif11
libosmo-netif-dbg
libosmo-netif-dev
libosmo-netif-doc
libosmo-octoi2
libosmo-octoi2-dbgsym
libosmo-octoi-dev
libosmo-pfcp
libosmo-pfcp0
libosmo-pfcp-dbg
libosmo-pfcp-dev
libosmo-ranap7
libosmo-ranap-dbg
libosmo-ranap-dev
libosmo-rspro2
libosmo-rspro2-dbgsym
libosmo-rspro-dev
libosmo-rua0
libosmo-rua-dbg
libosmo-rua-dev
libosmo-sabp1
libosmo-sabp-dbg
libosmo-sabp-dev
libosmo-sbcap0
libosmo-sbcap-dev
libosmo-sccp-dev
libosmo-sigtran9
libosmo-sigtran-dbg
libosmo-sigtran-dev
libosmo-sigtran-doc
libosmosim2
libosmosim-doc
libosmo-simtrace2-1
libosmo-simtrace2-1-dbgsym
libosmo-simtrace2-dev
libosmotrau2
libosmousb0
libosmousb-doc
libosmovty13
libosmovty-doc
librtlsdr0
librtlsdr-dev
libsmpp1
libsmpp34-dbg
libsmpp34-dev
libsmpp34-utils
libusrp1
libusrp1-dbgsym
libusrp-dev
libusrp-doc
libusrp-firmware
libusrp-utils
libusrp-utils-dbgsym
neocon
neocon-dbgsym
osmo-bsc
osmo-bsc-bs11-utils
osmo-bsc-dbg
osmo-bsc-doc
osmo-bsc-ipaccess-utils
osmo-bsc-meas-utils
osmo-bsc-nat
osmo-bsc-nat-dbg
osmo-bsc-nat-doc
osmo-bts
osmo-bts-doc
osmo-bts-trx
osmo-bts-trx-dbg
osmo-bts-virtual
osmo-bts-virtual-dbg
osmo-cbc
osmo-cbc-dbg
osmo-cbc-doc
osmo-cbc-utils
osmocom-nightly
osmo-e1d
osmo-e1d-dbgsym
osmo-fl2k
osmo-fl2k-dbgsym
osmo-gbproxy
osmo-gbproxy-dbg
osmo-gbproxy-doc
osmo-ggsn
osmo-ggsn-dbg
osmo-ggsn-doc
osmo-gsm-manuals-dev
osmo-gtphub
osmo-gtphub-dbg
osmo-hlr
osmo-hlr-dbg
osmo-hlr-doc
osmo-hnbgw
osmo-hnbgw-dbg
osmo-hnbgw-doc
osmo-hnodeb
osmo-hnodeb-dbg
osmo-hnodeb-doc
osmo-mgw
osmo-mgw-dbgsym
osmo-mgw-doc
osmo-msc
osmo-msc-dbg
osmo-msc-doc
osmo-mslookup-utils
osmo-pcap-client
osmo-pcap-client-dbg
osmo-pcap-server
osmo-pcap-server-dbg
osmo-pcu
osmo-pcu-dbg
osmo-pcu-doc
osmo-remsim-apitool
osmo-remsim-bankd
osmo-remsim-bankd-dbgsym
osmo-remsim-client-shell
osmo-remsim-client-shell-dbgsym
osmo-remsim-client-st2
osmo-remsim-client-st2-dbgsym
osmo-remsim-doc
osmo-remsim-server
osmo-remsim-server-dbgsym
osmo-sgsn
osmo-sgsn-dbg
osmo-sgsn-doc
osmo-sip-connector
osmo-sip-connector-dbg
osmo-sip-connector-doc
osmo-smlc
osmo-smlc-dbg
osmo-smlc-doc
osmo-stp
osmo-stp-dbg
osmo-stp-doc
osmo-sysmon
osmo-sysmon-dbg
osmo-trx
osmo-trx-dbg
osmo-trx-doc
osmo-trx-ipc
osmo-trx-lms
osmo-trx-ms-blade
osmo-trx-uhd
osmo-trx-usrp1
osmo-uecups
osmo-uecups-dbgsym
python3-bladerf
python3-osmopy-libs
python3-osmopy-utils
rtl-sdr
simtrace2-firmware
simtrace2-utils
simtrace2-utils-dbgsym
+ apt-get install -y --no-install-recommends -- abisip-find bladerf bladerf-dbgsym bladerf-firmware-fx3 bladerf-fpga-hostedx115 bladerf-fpga-hostedx40 bladerf-fpga-hostedxa4 bladerf-fpga-hostedxa9 gtp-echo-responder gtp-echo-responder-dbg libasn1c1 libasn1c-dbg libasn1c-dev libbladerf2 libbladerf2-dbgsym libbladerf-dev libbladerf-doc libgtp6 libgtp-dbg libgtp-dev libgtpnl0 libgtpnl-dbg libgtpnl-dev libgtpnl-tools libifd-osmo-remsim-client0 libifd-osmo-remsim-client0-dbgsym libosmo-abis libosmoabis13 libosmo-abis-dbg libosmo-abis-dev libosmocodec4 libosmocodec-doc libosmocoding0 libosmocoding-doc libosmocore libosmocore21 libosmocore-dbg libosmocore-dev libosmocore-doc libosmocore-utils libosmo-csn1-0 libosmo-csn1-dbg libosmo-csn1-dev libosmoctrl0 libosmoctrl-doc libosmodsp0 libosmodsp-dbg libosmodsp-dev libosmodsp-doc libosmo-e1d1 libosmo-e1d1-dbgsym libosmo-e1d-dev libosmo-fl2k0 libosmo-fl2k0-dbgsym libosmo-fl2k-dev libosmogb14 libosmogb-doc libosmo-gprs-gmm0 libosmo-gprs-gmm-dbg libosmo-gprs-gmm-dev libosmo-gprs-llc0 libosmo-gprs-llc-dbg libosmo-gprs-llc-dev libosmo-gprs-rlcmac0 libosmo-gprs-rlcmac-dbg libosmo-gprs-rlcmac-dev libosmo-gprs-sm0 libosmo-gprs-sm-dbg libosmo-gprs-sm-dev libosmo-gprs-sndcp0 libosmo-gprs-sndcp-dbg libosmo-gprs-sndcp-dev libosmogsm20 libosmogsm-doc libosmo-gsup-client0 libosmo-gsup-client-dev libosmo-gtlv1 libosmo-gtlv-dbg libosmo-gtlv-dev libosmo-hnbap0 libosmo-hnbap-dbg libosmo-hnbap-dev libosmoisdn0 libosmoisdn-doc libosmo-mgcp-client12 libosmo-mgcp-client12-dbgsym libosmo-mgcp-client-dev libosmo-mslookup1 libosmo-mslookup-dev libosmonetif11 libosmo-netif-dbg libosmo-netif-dev libosmo-netif-doc libosmo-octoi2 libosmo-octoi2-dbgsym libosmo-octoi-dev libosmo-pfcp libosmo-pfcp0 libosmo-pfcp-dbg libosmo-pfcp-dev libosmo-ranap7 libosmo-ranap-dbg libosmo-ranap-dev libosmo-rspro2 libosmo-rspro2-dbgsym libosmo-rspro-dev libosmo-rua0 libosmo-rua-dbg libosmo-rua-dev libosmo-sabp1 libosmo-sabp-dbg libosmo-sabp-dev libosmo-sbcap0 libosmo-sbcap-dev libosmo-sccp-dev libosmo-sigtran9 libosmo-sigtran-dbg libosmo-sigtran-dev libosmo-sigtran-doc libosmosim2 libosmosim-doc libosmo-simtrace2-1 libosmo-simtrace2-1-dbgsym libosmo-simtrace2-dev libosmotrau2 libosmousb0 libosmousb-doc libosmovty13 libosmovty-doc librtlsdr0 librtlsdr-dev libsmpp1 libsmpp34-dbg libsmpp34-dev libsmpp34-utils libusrp1 libusrp1-dbgsym libusrp-dev libusrp-doc libusrp-firmware libusrp-utils libusrp-utils-dbgsym neocon neocon-dbgsym osmo-bsc osmo-bsc-bs11-utils osmo-bsc-dbg osmo-bsc-doc osmo-bsc-ipaccess-utils osmo-bsc-meas-utils osmo-bsc-nat osmo-bsc-nat-dbg osmo-bsc-nat-doc osmo-bts osmo-bts-doc osmo-bts-trx osmo-bts-trx-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-cbc osmo-cbc-dbg osmo-cbc-doc osmo-cbc-utils osmocom-nightly osmo-e1d osmo-e1d-dbgsym osmo-fl2k osmo-fl2k-dbgsym osmo-gbproxy osmo-gbproxy-dbg osmo-gbproxy-doc osmo-ggsn osmo-ggsn-dbg osmo-ggsn-doc osmo-gsm-manuals-dev osmo-gtphub osmo-gtphub-dbg osmo-hlr osmo-hlr-dbg osmo-hlr-doc osmo-hnbgw osmo-hnbgw-dbg osmo-hnbgw-doc osmo-hnodeb osmo-hnodeb-dbg osmo-hnodeb-doc osmo-mgw osmo-mgw-dbgsym osmo-mgw-doc osmo-msc osmo-msc-dbg osmo-msc-doc osmo-mslookup-utils osmo-pcap-client osmo-pcap-client-dbg osmo-pcap-server osmo-pcap-server-dbg osmo-pcu osmo-pcu-dbg osmo-pcu-doc osmo-remsim-apitool osmo-remsim-bankd osmo-remsim-bankd-dbgsym osmo-remsim-client-shell osmo-remsim-client-shell-dbgsym osmo-remsim-client-st2 osmo-remsim-client-st2-dbgsym osmo-remsim-doc osmo-remsim-server osmo-remsim-server-dbgsym osmo-sgsn osmo-sgsn-dbg osmo-sgsn-doc osmo-sip-connector osmo-sip-connector-dbg osmo-sip-connector-doc osmo-smlc osmo-smlc-dbg osmo-smlc-doc osmo-stp osmo-stp-dbg osmo-stp-doc osmo-sysmon osmo-sysmon-dbg osmo-trx osmo-trx-dbg osmo-trx-doc osmo-trx-ipc osmo-trx-lms osmo-trx-ms-blade osmo-trx-uhd osmo-trx-usrp1 osmo-uecups osmo-uecups-dbgsym python3-bladerf python3-osmopy-libs python3-osmopy-utils rtl-sdr simtrace2-firmware simtrace2-utils simtrace2-utils-dbgsym
Reading package lists...
Building dependency tree...
Reading state information...
libosmocodec4 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmocodec4 set to manually installed.
libosmocoding0 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmocoding0 set to manually installed.
libosmocore is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmocore21 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmocore21 set to manually installed.
libosmoctrl0 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmoctrl0 set to manually installed.
libosmogb14 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmogb14 set to manually installed.
libosmogsm20 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmogsm20 set to manually installed.
libosmoisdn0 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmoisdn0 set to manually installed.
libosmosim2 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmosim2 set to manually installed.
libosmousb0 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmousb0 set to manually installed.
libosmovty13 is already the newest version (1.9.0.197.fb8cd.202405132026).
libosmovty13 set to manually installed.
osmocom-nightly is already the newest version (202405132026).
osmocom-nightly set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libusrp-doc : Depends: osmocom-nightly (= 202404302026) but 202405132026 is to be installed
               Depends: libusrp1 (= 3.4.8.202404302026) but 3.4.8.1.0f8f.202405132026 is to be installed
E: Unable to correct problems, you have held broken packages.
+ clean_up_trap
+ [ -n  ]
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ clean_up
+ [ -n  ]
+ [ -e _repo_install_test_data/qemu.pid ]
+ cat _repo_install_test_data/qemu.pid
+ kill 861488
+ rm -f _repo_install_test_data/temp.qcow2
Build step 'Execute shell' marked build as failure
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: FAILURE