Comment 3 for bug 1946034

Revision history for this message
Paride Legovini (paride) wrote :

Hello and thanks for this bug report. I tried to reproduce the problem from a clean Bionic system, but ubuntu-advantage-tools installed just fine. The container image I used came with ubuntu-advantage-tools preinstalled, but I purged it, together with ubuntu-minimal, and reinstalled it. Log excerpt:

root@paride-b:~# apt install ubuntu-advantage-tools
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  distro-info
Suggested packages:
  shunit2
The following NEW packages will be installed:
  distro-info ubuntu-advantage-tools
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 706 kB of archives.
After this operation, 2941 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 distro-info amd64 0.18ubuntu0.18.04.1 [19.9 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-advantage-tools amd64 27.2.2~18.04.1 [686 kB]
Fetched 706 kB in 0s (2295 kB/s)
Preconfiguring packages ...
Selecting previously unselected package distro-info.
(Reading database ... 28863 files and directories currently installed.)
Preparing to unpack .../distro-info_0.18ubuntu0.18.04.1_amd64.deb ...
Unpacking distro-info (0.18ubuntu0.18.04.1) ...
Selecting previously unselected package ubuntu-advantage-tools.
Preparing to unpack .../ubuntu-advantage-tools_27.2.2~18.04.1_amd64.deb ...
Unpacking ubuntu-advantage-tools (27.2.2~18.04.1) ...
Setting up distro-info (0.18ubuntu0.18.04.1) ...
Setting up ubuntu-advantage-tools (27.2.2~18.04.1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/ua-reboot-cmds.service → /lib/systemd/system/ua-reboot-cmds.service.
Created symlink /etc/systemd/system/timers.target.wants/ua-messaging.timer → /lib/systemd/system/ua-messaging.timer.
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
root@paride-b:~#

Could you please share more details on how your deployment pipeline works? What's the image you are starting with? Please share any detail that can help up set up a reproducer. Thanks!