← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1885389] Re: FTBFS in x/b

 

This bug was fixed in the package rpcbind - 0.2.3-0.6ubuntu0.18.04.1

---------------
rpcbind (0.2.3-0.6ubuntu0.18.04.1) bionic; urgency=medium

  * d/rules: force dh_autoreconf to fix FTBFS (LP: #1885389)
  * d/p/lp304393/0001-rpcbind-Disable-remote-calls-by-default.patch,
    d/p/lp304393/0002-rmt-calls.patch,
    d/p/lp304393/0003-change-rmtcalls-default-to-enabled.patch:
    - Allow disabling rmtcalls port binding (LP: #304393)

 -- Dan Streetman <ddstreet@xxxxxxxxxxxxx>  Tue, 04 Aug 2020 17:17:50
-0400

** Changed in: rpcbind (Ubuntu Bionic)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1885389

Title:
  FTBFS in x/b

Status in rpcbind package in Ubuntu:
  Fix Released
Status in rpcbind source package in Xenial:
  In Progress
Status in rpcbind source package in Bionic:
  Fix Released

Bug description:
  [impact]

  rpcbind FTBFS in x/b due to including intermediate build files that
  use the wrong version of aclocal and fail, e.g.:

  /usr/bin/make
  make[1]: Entering directory '/repos/rpcbind/rpcbind'
  CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /repos/rpcbind/rpcbind/missing aclocal-1.14 
  /repos/rpcbind/rpcbind/missing: line 81: aclocal-1.14: command not found

  Note that the level of dh compat is lower than the level where
  dh_autoreconf is run by default.

  [test case]

  attempt to build rpcbind for x or b.

  [regression potential]

  this forces dh_autoreconf to be run, just as debhelper does by default
  in dh compat levels higher than the level used in b and earlier.  any
  regression would likely involve build-time problems.

  [scope]

  This is needed only for x and b.

  Focal and later use dh compat levels high enough that debhelper runs
  autoreconf by default.  The intermediate build files in trusty do not
  have a mismatch with the available version of aclocal.

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


References