Comment 14 for bug 1872902

Revision history for this message
Brian Murray (brian-murray) wrote :

Testing in an Ubuntu 18.04 LTS lxc container.

root@bionic:/tmp/u-r-u-proposed# apt-cache policy chrony
chrony:
  Installed: 3.5-6ubuntu6
  Candidate: 3.5-6ubuntu6
  Version table:
 *** 3.5-6ubuntu6 500
        500 http://192.168.10.7/ubuntu focal/main amd64 Packages
        100 /var/lib/dpkg/status
root@bionic:/tmp/u-r-u-proposed# apt-cache policy systemd-timesyncd
systemd-timesyncd:
  Installed: (none)
  Candidate: 245.4-4ubuntu3
  Version table:
     245.4-4ubuntu3 500
        500 http://192.168.10.7/ubuntu focal/main amd64 Packages
root@bionic:/tmp/u-r-u-proposed# head /var/log/dist-upgrade/main.log
2020-05-06 18:53:45,805 INFO Using config files '['./DistUpgrade.cfg.bionic']'
2020-05-06 18:53:45,805 INFO uname information: 'Linux bionic 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 x86_64'
2020-05-06 18:53:46,054 INFO apt version: '1.6.12'
2020-05-06 18:53:46,054 INFO python version: '3.6.9 (default, Apr 18 2020, 01:56:04)
[GCC 8.4.0]'
2020-05-06 18:53:46,058 INFO release-upgrader version '20.04.19' started
2020-05-06 18:53:46,063 WARNING can't import view 'DistUpgradeViewGtk3' (Namespace Vte not available)
2020-05-06 18:53:46,104 WARNING can't import view 'DistUpgradeViewKDE' (No module named 'PyQt4')

Additionally, I ran 'tasksel install standard' and 'tasksel install minimal' to ensure that no packages in either task were removed and none were. (Although doing that installed systemd-timesyncd.)