Your message dated Tue, 12 May 2020 21:09:11 +0000
with message-id <[email protected]>
and subject line Bug#960377: Removed package(s) from unstable
has caused the Debian Bug report #838297,
regarding man page for make-kpgs should refer to nproc --all, not grep 
/proc/cpuinfo
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
838297: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838297
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kernel-package
Version: 13.018

man make-kpkg says:

       CONCURRENCY_LEVEL
              If  defined,  this  environment variable sets the concurrency
              level of make used to compile the kernel and the modules set
              using -j flags to the sub make in the build target of make-kpkg.
              Should be a (small) integer,  if used. You can get the current
              number of CPUs using the command:

                   grep -c '^processor' /proc/cpuinfo

This grep command does not give a useful answer on machines that use the
"hotplug" cpufreq governor, which switches off unused CPUs; these switched
off CPUs do not appear in /proc/cpuinfo. A better way to get the number of
CPUs is the nproc command.  In this case, "nproc --all" would be appropriate.
(nproc is in coreutils, so everyone should have it.)

--- End Message ---
--- Begin Message ---
Version: 13.018+nmu2+rm

Dear submitter,

as the package kernel-package has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/960377

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to