group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #03755
[Bug 1570012] Re: kpatch-build build log file needs to be smaller
This bug was fixed in the package kpatch - 0.3.2-1ubuntu5
---------------
kpatch (0.3.2-1ubuntu5) yakkety; urgency=medium
* Use debian/rules to build the kernel (LP: #1578661)
* During kernel builds, generate output when not in debug mode to
prevent builders timing out due to the build appearing hung (LP: #1570012)
-- Benjamin M Romer <benjamin.romer@xxxxxxxxxxxxx> Wed, 04 May 2016
12:49:33 -0400
** Changed in: kpatch (Ubuntu)
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/1570012
Title:
kpatch-build build log file needs to be smaller
Status in kpatch package in Ubuntu:
Fix Released
Status in kpatch source package in Xenial:
Fix Committed
Bug description:
The .kpatch/build.log file is enormous because it is carrying around
the entire build log for two kernel builds, when realistically it only
needs to keep the last build performed.
There's no reason to hang on to the initial kernel build after it is
complete, as a) it should normally complete without error, and b) if
there is a problem, the script will bail out there anyway. The script
needs the second build output for checking for unresolved symbols, but
since this build is only touching files modified by the patch, it
should be much smaller.
Running the build in non-debug mode cuts down on noise as well, though
some output is still necessary to avoid timeouts. Adding a function to
output dots during the kernel builds will take care of timeouts
without cluttering the screen.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kpatch/+bug/1570012/+subscriptions