[Bug 1885389] Update Released
Ćukasz Zemczak
1885389 at bugs.launchpad.net
Thu Aug 20 09:28:45 UTC 2020
The verification of the Stable Release Update for rpcbind has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rpcbind in Ubuntu.
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
More information about the foundations-bugs
mailing list