Your message dated Mon, 30 May 2016 10:20:37 +0000
with message-id <[email protected]>
and subject line Bug#815106: fixed in debirf 0.36
has caused the Debian Bug report #815106,
regarding debirf: install-kernel fails to install module-init-tools
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.)
--
815106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815106
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debirf
Version: 0.35
Severity: normal
Tags: patch
Dear Maintainer,
Running debirf in a sid chroot results in the following error :
$ debirf make minimal
...
extracting kernel package linux-image-4.3.0-1-amd64_4.3.5-1_amd64.deb...
Reading package lists... Done
Building dependency tree... Done
Package module-init-tools is not available, but is referred to by another
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'module-init-tools' has no installation candidate
run-parts: minimal/modules/install-kernel exited with return code 100
It seems that 'kmod' superseded 'module-init-tools'.
(https://packages.qa.debian.org/k/kmod/news/20151220T175002Z.html,
"* Remove the module-init-tools transitional package.")
There is no error message with the attached patch applied.
Regards,
JH Chatenet
diff -Naur a/usr/share/debirf/modules/install-kernel
b/usr/share/debirf/modules/install-kernel
--- a/usr/share/debirf/modules/install-kernel
+++ b/usr/share/debirf/modules/install-kernel
@@ -54,7 +54,11 @@
debirf_exec dpkg --extract /var/cache/apt/archives/"$KPKG" /
# install the module init tools, since they are needed for depmod
-debirf_exec apt-get --assume-yes install module-init-tools
+if [ "$DEBIRF_SUITE" = "squeeze" ] ; then
+ debirf_exec apt-get --assume-yes install module-init-tools
+else
+ debirf_exec apt-get --assume-yes install kmod
+fi
# depmod to create module list
KVERS=$(ls -1 -t "$DEBIRF_ROOT/lib/modules" | head -n1)
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages debirf depends on:
ii apt 1.2.3
ii cpio 2.11+dfsg-5
ii debootstrap 1.0.78+nmu1
ii fakechroot 2.18-1
ii fakeroot 1.20.2-1
ii klibc-utils 2.0.4-8
Versions of packages debirf recommends:
pn grub-common | syslinux-common <none>
pn lsb-release <none>
pn xorriso <none>
debirf suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: debirf
Source-Version: 0.36
We believe that the bug you reported is fixed in the latest version of
debirf, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jameson Graef Rollins <[email protected]> (supplier of updated debirf
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 08 May 2016 18:51:56 -0700
Source: debirf
Binary: debirf
Architecture: source all
Version: 0.36
Distribution: unstable
Urgency: medium
Maintainer: Jameson Graef Rollins <[email protected]>
Changed-By: Jameson Graef Rollins <[email protected]>
Description:
debirf - build a kernel and initrd to run Debian from RAM
Closes: 721094 754470 773774 778752 803792 815106
Changes:
debirf (0.36) unstable; urgency=medium
.
* better systemd compatibility, prune obsolete modules
* xkiosk profile no longer supported, purged
* Better package include/exclude handling (Closes: #754470)
* update install-kernel module for kmod (Closes: #815106)
* fix cross-arch nests (Closes: #778752)
* fix argument parsing for mutually exclusive write modes (Closes: #721094)
* added diskscan to rescue (Closes: #803792)
* ensure that isolinux CDs can actually boot (Closes: #773774)
* bump standards-version to 3.9.8 (no changes needed)
* move to dh 9
* use standard debian/copyright syntax
Checksums-Sha1:
58306f1e8b458406bf8cbbdac4d401e33a6e562c 1608 debirf_0.36.dsc
e23e68034c6fc8214befebb5e1d938b80531bee2 35324 debirf_0.36.tar.xz
eec19506b3336278091ad4645591f7fa917193b6 29844 debirf_0.36_all.deb
Checksums-Sha256:
7567b31136a273c61a919725a118b431125b07374480286f1fe21ad8d9efa2b3 1608
debirf_0.36.dsc
ad3dcecb81b0a1747f219bab2015e6f6bbecdcc7e21ac9b44d0aa33a2b9ac1a9 35324
debirf_0.36.tar.xz
40e01f4401e3783e169222ea8ae729d2f1355acedc5e6737fd35308533279d21 29844
debirf_0.36_all.deb
Files:
43115ace5fddd7db43a709e74e49522e 1608 admin extra debirf_0.36.dsc
c5d0202191c4445f861bca3aa84103ff 35324 admin extra debirf_0.36.tar.xz
6805dad7cf937f359eb9f0109c576905 29844 admin extra debirf_0.36_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJXTBH9AAoJEO00zqvie6q8xiEP/0y4Z9FZPAjGmQZLrdVp5K7K
lUWjNmQWJLpoCBWJTZ9N3Gqz+d1AQREGvBfscexSqrC6o4sGF1qHwFdeNmgleGZW
u2o1/vXjczyd1OF8Star1dVuql5tXzHlJOcqnWc0NP+6hLkxBOZ97cYDiZBoi0mG
CIzZn8tIiUBrZpnL0BtvTHR+kNjmI+6LdZI0OfiCo8VsTX0sbWewy4PMUt2dSwhu
zRmrDa9jhfW2dWwetIihE658ZDfO+PH0QQqbVv6ld5a0R/e8iDeMAdHDO01fGYzf
kC19ykC56YTUwQ6PKFeIg1uChmBGyTX42hZSSr0HL4b6NbiiTR0lOrGXiyG0TulV
BdN5We09DO/E2oEdFm0tC1slUlEJLXBXSJoRqCvQXeZRcKfEZgKMS++J/VjvFy3Z
WR68CHqGUhT/0TU6kBpSUIIJgUtoWNu/xo+QmFTDNWRhlHepQ/fp7dKyezSSDjfp
2qPRk/07VJczVNKdMe/Qh0juy63tDUlAED1E6mmmHAZ9koqSS2h4f8+SqnKwqn0x
URbljTmJh9J3LNbBqcih/xxCpuYbfnvJqmFsaRT9MAHN79gZRwqgzRHIWGR9XSAw
CEBq0gigNm28W0OTF/YW1XcwUySZJ7wE+x1gOsnQCiZKGyosZphPvFDNii7ZQFEX
x3DJmmOI/ItF4u7iDC+n
=lfep
-----END PGP SIGNATURE-----
--- End Message ---