With autopkgtest upstream (HEAD at 8c8368c074 at time of writing), I get
this behavior:

autopkgtest cmdline: /home/nr/ubuntu/code/autopkgtest/runner/autopkgtest
systemd --shell-fail -U --test-name upstream --apt-
pocket=proposed=src:nftables -- qemu /home/nr/ubuntu/autopkgtest-
testbeds/autopkgtest-plucky-amd64.img

Inside the VM:

ubuntu@autopkgtest:~$ apt install -s nftables
NOTE: This is only a simulation!
      apt needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!

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:

Unsatisfied dependencies:
 nftables : Depends: libnftables1 (= 1.1.1-1build1) but 1.1.0-2 is to be 
installed
Error: Unable to correct problems, you have held broken packages.

ubuntu@autopkgtest:~$ apt policy libnftables1
libnftables1:
  Installed: 1.1.0-2
  Candidate: 1.1.1-1build1
  Version table:
     1.1.1-1build1 995
        100 http://archive.ubuntu.com/ubuntu plucky-proposed/main amd64 Packages
 *** 1.1.0-2 500
        500 http://archive.ubuntu.com/ubuntu plucky/main amd64 Packages
        100 /var/lib/dpkg/status

ubuntu@autopkgtest:~$ apt policy nftables
nftables:
  Installed: 1.1.0-2
  Candidate: 1.1.1-1build1
  Version table:
     1.1.1-1build1 995
        100 http://archive.ubuntu.com/ubuntu plucky-proposed/main amd64 Packages
 *** 1.1.0-2 500
        500 http://archive.ubuntu.com/ubuntu plucky/main amd64 Packages
        100 /var/lib/dpkg/status

ubuntu@autopkgtest:~$ cat 
/etc/apt/preferences.d/autopkgtest-zz-plucky-proposed-baseline.pref 
Package: *
Pin: release plucky-proposed
Pin-Priority: 500

ubuntu@autopkgtest:~$ cat 
/etc/apt/preferences.d/autopkgtest-plucky-proposed.pref 
Package: *
Pin: release plucky-proposed
Pin-Priority: 100

Package: src:nftables:any
Pin: release plucky-proposed
Pin-Priority: 995


** Summary changed:

- upstream test misconfigures pin-priority for trigger packages
+ misconfigured pin-priority for trigger packages in systemd upstream test

** Also affects: autopkgtest (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091318

Title:
  misconfigured pin-priority for trigger packages in systemd upstream
  test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/2091318/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to