[Bug 1794314] Re: mk-build-deps does not handle Build-Depends-Arch
Launchpad Bug Tracker
1794314 at bugs.launchpad.net
Sun Oct 20 12:48:43 UTC 2019
This bug was fixed in the package devscripts - 2.19.7ubuntu2
---------------
devscripts (2.19.7ubuntu2) focal; urgency=medium
[ Xavier Guimard ]
* d/bug-script: fix return value if a file is empty. MR: !148
[ Mattia Rizzolo ]
* test/uscan: Fixup and improve the httpserver cleanup functions to prevent
stray process to persist at the end of the build. Closes: 933642
-- Mattia Rizzolo <mattia at debian.org> Sat, 19 Oct 2019 14:28:57 +0200
** Changed in: devscripts (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to devscripts in Ubuntu.
https://bugs.launchpad.net/bugs/1794314
Title:
mk-build-deps does not handle Build-Depends-Arch
Status in devscripts package in Ubuntu:
Fix Released
Status in devscripts package in Debian:
Fix Released
Bug description:
'mk-build-deps' does not handle the Build-Depends-Arch section of the
control file. If the success of the installed dependencies verified
with dpkg-checkbuilddeps, then it said also: there are unmet build
dependencies.
$ lsb_release -rd
Description: Ubuntu 18.04.1 LTS
Release: 18.04
$ mk-build-deps --version
This is mk-build-deps, from the Debian devscripts package, version 2.17.12ubuntu1.1
Copyright (C) 2008 Vincent Fourmond
Relevant code section of mk-build-deps:
https://github.com/Debian/devscripts/blob/51007a62487d432669dfe3cd78185ecbcd1c8549/scripts
/mk-build-deps.pl#L281
There is no code for handling of Build-Depends-Arch section of the
control file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/1794314/+subscriptions
More information about the foundations-bugs
mailing list