Public bug reported: ssh-import-id shows on http://people.canonical.com/~ubuntu-archive /component-mismatches as wanting demotion to universe. This is because openssh-server in disco has dropped its Recommends on this package, which appears to be a misbuild.
>From the build log, I see: dh_gencontrol -- -V'openssh-server:Recommends=' (https://launchpad.net/ubuntu/+source/openssh/1:7.9p1-1/+build/15632765) But debian/rules has: ifeq ($(UBUNTU),yes) server_recommends := ssh-import-id else server_recommends := endif [...] override_dh_gencontrol: dh_gencontrol -- -V'openssh-server:Recommends=$(server_recommends)' So this is supposed to be set but isn't. ** Affects: openssh (Ubuntu) Importance: High Status: New ** Changed in: openssh (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1803804 Title: Recommends: ssh-import-id missing in openssh 1:7.9p1-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1803804/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
