** Changed in: openssh (Ubuntu)
     Assignee: Canonical Server Team (canonical-server) => Colin Watson 
(cjwatson)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1803804

Title:
  Recommends: ssh-import-id missing in openssh 1:7.9p1-1

Status in openssh package in Ubuntu:
  Fix Released

Bug description:
  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.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to