Focal verification: lxc launch ubuntu:focal oslop-f Creating oslop-f Starting oslop-f
lxc exec oslop-f bash root@oslop-f:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal root@oslop-f:~# cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list > # Enable Ubuntu proposed archive > deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted > main multiverse universe > EOF root@oslop-f:~# cat /etc/apt/sources.list.d/ubuntu-focal-proposed.list # Enable Ubuntu proposed archive deb http://archive.ubuntu.com/ubuntu/ focal-proposed restricted main multiverse universe root@oslop-f:~# apt update root@oslop-f:~# apt install python3-oslo.policy python3-oslotest Reading package lists... Done Building dependency tree ... Setting up python3-oslo.config (1:8.0.2-0ubuntu1) ... Setting up python3-oslo.policy (3.1.0-0ubuntu1.1) ... cd /usr/lib/python3/dist-packages/oslo_policy/ PYTHONPATH=`realpath tests` ; python3 -m unittest tests.test_policy.EnforcerTest.test_load_directory_after_file_update WARNING [oslo_policy.policy] Policies ['foo'] reference a rule that is not defined. . ---------------------------------------------------------------------- Ran 1 test in 0.102s OK ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880959 Title: Rules from the policy directory files are not reapplied after changes to the primary policy file To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1880959/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs