Your message dated Sat, 06 Jan 2024 03:08:28 +0000
with message-id <e1rlx2y-006ik6...@fasolo.debian.org>
and subject line Bug#1056289: fixed in u-boot 2024.01~rc6+dfsg-1
has caused the Debian Bug report #1056289,
regarding Clarification of error message in u-boot-install-sunxi
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 ow...@bugs.debian.org
immediately.)


-- 
1056289: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056289
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: u-boot-sunxi
Version: 2023.07+dfsg-1
Severity: normal
Tags: patch

Hi Vagrant,

When u-boot-install-sunxi does not recognise the system model name, it
prints the following error message:

  ERROR: Unknown system: (...)
  Specify target: TARGET=/usr/lib/u-boot/UBOOT

I think it might not be clear to everyone what "UBOOT" means here, so
I suggest "<board_name>/" instead. The patch is below.

(This is the last of the minor changes suggested in bug#979688 that I
meant to file separate bug reports for.)

Thanks very much,
Harold.


diff --git a/debian/bin/u-boot-install-sunxi b/debian/bin/u-boot-install-sunxi
index b3af2c0b80..f3732ce326 100755
--- a/debian/bin/u-boot-install-sunxi
+++ b/debian/bin/u-boot-install-sunxi
@@ -50,7 +50,7 @@ if [ -z "$TARGET" ] && [ -f "${dtmodel}" ]; then
                "Xunlong Orange Pi Zero") 
TARGET="/usr/lib/u-boot/orangepi_zero" ;;
                *)
                        echo >&2 "ERROR: Unknown system: ${dtmodelname}"
-                       echo >&2 "Specify target: TARGET=/usr/lib/u-boot/UBOOT"
+                       echo >&2 "Specify target: 
TARGET=/usr/lib/u-boot/<board_name>/"
                        exit 1
                        ;;
        esac

--- End Message ---
--- Begin Message ---
Source: u-boot
Source-Version: 2024.01~rc6+dfsg-1
Done: Vagrant Cascadian <vagr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
u-boot, 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 1056...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagr...@debian.org> (supplier of updated u-boot 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 05 Jan 2024 14:17:59 -0800
Source: u-boot
Architecture: source
Version: 2024.01~rc6+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Vagrant Cascadian <vagr...@debian.org>
Changed-By: Vagrant Cascadian <vagr...@debian.org>
Closes: 979688 1041827 1052724 1056289 1056750
Changes:
 u-boot (2024.01~rc6+dfsg-1) experimental; urgency=medium
 .
   * New upstream release candidate.
 .
   [ harr...@gmx.ph ]
   * Remove check for mkimage in u-boot-install-sunxi. (Closes: #1041827)
 .
   [ Vagrant Cascadian ]
   * debian/rules: Disable hardening branch feature to fix arch:all build.
     (Closes: #1052724)
   * debian/patches: Drop Makefile-fix-upstream-version, fixed upstream.
   * debian/patches: Refresh qemu/efi-secure-boot.patch.
   * debian/copyright: Updated for new version.
   * debian/targets.mk: Remove nokia_rx51, no longer supported upstream.
     Thanks to xypron for noticing!
   * debian/patches: Drop riscv64
     unmatched-prevent-relocating-initrd-and-fdt, no longer needed. Thanks
     to xypron for testing!
 .
   [ harr...@gmx.ph ]
   * Clarify error message in u-boot-install-sunxi. (Closes: #1056289)
 .
   [ Guillem Jover ]
   * Remove avr32 arch support removed in dpkg 1.22.0. (Closes: #1056750)
 .
   [ Harry 88 ]
   * Include u-boot-sunxi-with-spl.bin for all sunxi boards
     (Closes: #979688)
 .
   [ Vagrant Cascadian ]
   * debian/patches: Update qemu efi-secure-boot patch.
Checksums-Sha1:
 d90d7c5e595596ffcba61bb9b52e4aa0d5073a78 3063 u-boot_2024.01~rc6+dfsg-1.dsc
 9feb8a984ba3dc59cd289f9f9f0fa56e4de8771f 16761624 
u-boot_2024.01~rc6+dfsg.orig.tar.xz
 becc3c16a38eb0a692172174e0d7fb94289c2280 99868 
u-boot_2024.01~rc6+dfsg-1.debian.tar.xz
 9d98d1777444b32921c9200bef110a8104be34cb 7386 
u-boot_2024.01~rc6+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 606fdeb7abe9ed9ff83279a22f44ab3040bdf4f384a07b32d61b76a935ec06ae 3063 
u-boot_2024.01~rc6+dfsg-1.dsc
 3e523cea0870566e21d1ddd86b10d01936004976972b5e04dfade47afa040e08 16761624 
u-boot_2024.01~rc6+dfsg.orig.tar.xz
 7805365357ca8fe07961a007d5c5d35927dc913cd5e36bb4da0e26dc5f836da6 99868 
u-boot_2024.01~rc6+dfsg-1.debian.tar.xz
 407231ff0aef7dcd0d480a9e64bedffbc471b9a90c40fea3d02fd63d06e60014 7386 
u-boot_2024.01~rc6+dfsg-1_amd64.buildinfo
Files:
 562fec9e5b64df63b305329ba9648c76 3063 admin optional 
u-boot_2024.01~rc6+dfsg-1.dsc
 e7e5159709790da4d6152b801d13b917 16761624 admin optional 
u-boot_2024.01~rc6+dfsg.orig.tar.xz
 2cdfa09967abfa0fb1f0edee9e2da632 99868 admin optional 
u-boot_2024.01~rc6+dfsg-1.debian.tar.xz
 594ed1b04ab585435791f45e4187ba8f 7386 admin optional 
u-boot_2024.01~rc6+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZZiCMxMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqd3UA/Aw8L5Zg5xitatuEO2yOnFFcNcZyuYQL
IMQ3j6F+AuJkAQDQ8HbObFbnXB7k1CjQGdp9SG0jBvTHFpXdH1UbvzVkCg==
=YASv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to