Your message dated Wed, 17 Jan 2024 21:06:01 +0000
with message-id <[email protected]>
and subject line Bug#1027899: fixed in u-boot-menu 4.2.3
has caused the Debian Bug report #1027899,
regarding u-boot-menu: menu is not created by kernel-install command
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.)
--
1027899: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027899
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: u-boot-menu
Version: 4.1.0
Severity: normal
Tags: patch
X-Debbugs-Cc: [email protected]
Dear Maintainer,
if kernel-install is called manualy the extlinux.conf file is not
generated.
This can be resolved with an .install file in /usr/lib/kernel/install.d
Regards
Manuel
>From 01a6363deaff470cf6623a2cd8df27dfe283d221 Mon Sep 17 00:00:00 2001
From: Manuel Traut <[email protected]>
Date: Tue, 22 Nov 2022 16:33:42 +0100
Subject: [PATCH] Add extlinux gen hook on kernel-install
Signed-off-by: Manuel Traut <[email protected]>
---
debian/rules | 3 +++
debian/u-boot-menu.install | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 5cb246e..28dfa41 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,9 @@
%:
dh $@
+override_dh_autoreconf:
+ cp -a zz-u-boot-menu 91-uboot.install
+
override_dh_installinit:
cp -f default debian/u-boot-menu.u-boot.default
dh_installinit --name=u-boot
diff --git a/debian/u-boot-menu.install b/debian/u-boot-menu.install
index 1f801fe..72d229f 100644
--- a/debian/u-boot-menu.install
+++ b/debian/u-boot-menu.install
@@ -1,3 +1,4 @@
u-boot-update usr/sbin
zz-u-boot-menu etc/kernel/postinst.d
zz-u-boot-menu etc/kernel/postrm.d
+91-uboot.install usr/lib/kernel/install.d
--
2.39.0
--- End Message ---
--- Begin Message ---
Source: u-boot-menu
Source-Version: 4.2.3
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
u-boot-menu, 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.
Vagrant Cascadian <[email protected]> (supplier of updated u-boot-menu 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: Wed, 17 Jan 2024 12:44:46 -0800
Source: u-boot-menu
Architecture: source
Version: 4.2.3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1025956 1027899 1053814
Changes:
u-boot-menu (4.2.3) unstable; urgency=medium
.
[ Vagrant Cascadian ]
* Default to U_BOOT_PROMPT set to "1".
.
[ Arnaud Ferraris ]
* u-boot-update: split config file reading to a separate script
* read-config: make /boot partition check a function
* Allow automatically syncing DTBs when /boot is on a separate partition
(Closes: #1025956)
.
[ Johannes Schauer Marin Rodrigues ]
* debian/u-boot-menu.postinst: create extlinux.conf on initial
installation. (Closes: #1053814)
.
[ Vagrant Cascadian ]
* Mirror etc directory for kernel post*.d files.
* Add hook to call u-boot-update for kernel-install. Thanks to Manuel
Traut. (Closes: #1027899)
* Simplify installation of /etc/default/u-boot
* debian/control: Update Standards-Version to 4.6.2.
Checksums-Sha1:
24e1f9136ec27f0598c13f274b20228e00db864c 1055 u-boot-menu_4.2.3.dsc
be93aa75bc57585a44056cdaf998766f574bf002 14976 u-boot-menu_4.2.3.tar.xz
fc438ba30560a5200a14d0a9a0889646d60162ce 5444 u-boot-menu_4.2.3_amd64.buildinfo
Checksums-Sha256:
95e3d07b583fa3ee7692a1717ac7f37065375c82aba2e6fdd56f3a4ce9acf797 1055
u-boot-menu_4.2.3.dsc
10c228c66f56890c2f253d3503f4c7920b5fe66edd8269781f282d55afebea20 14976
u-boot-menu_4.2.3.tar.xz
309950b50c179ee4a5b5a2bf7359b15917a6f42285be19a7ed17783fca727448 5444
u-boot-menu_4.2.3_amd64.buildinfo
Files:
8062b4c800805240df37da2ba0146553 1055 admin optional u-boot-menu_4.2.3.dsc
1508447793e4879ad31946571fb8eca8 14976 admin optional u-boot-menu_4.2.3.tar.xz
45962bc409873be89e03062334e23ebe 5444 admin optional
u-boot-menu_4.2.3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZag9kBMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqRjIA/3nt+68SKPK1e71Ez+JN5VVRVwR6h2zk
qQTSpyzyXZu4AQD368QFc+xq5HZqjvgt3rZW5/LjO+VobrOk2PTwc8MMAg==
=5QZ9
-----END PGP SIGNATURE-----
--- End Message ---