• Bug#1024720: marked as done (d-i fails at grub when another installer i

    From Debian Bug Tracking System@21:1/5 to All on Sun Jan 15 13:40:02 2023
    This is a multi-part message in MIME format...

    Your message dated Sun, 15 Jan 2023 12:35:05 +0000
    with message-id <[email protected]>
    and subject line Bug#1024720: fixed in debian-cd 3.1.36
    has caused the Debian Bug report #1024720,
    regarding d-i fails at grub when another installer is on disk
    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.)


    --
    1024720: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024720
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 23 Nov 2022 19:39:12 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-111.1 required=4.0 tests=BAYES_00,DIGITS_LETTERS,
    DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
    FROMDEVELOPER,HAS_PACKAGE,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 7; hammy, 150; neutral, 37; spammy, 0.
    spammytokens: hammytokens:0.000-+--sk:cdimage,
    0.000-+--UD:cdimage.debian.org, 0.000-+--cdimage.debian.org,
    0.000-+--cdimagedebianorg, 0.000-+--cdimage
    Return-path: <[email protected]>
    Received: from sarek.noreply.org ([2001:858:10f:100::21:1]:52422)
  • From Pascal Hambourg@21:1/5 to All on Sun Jan 15 14:50:01 2023
    * Change how we find the installer when booting via grub-efi:
    instead of looking for the .disk/info file, use .disk/id/$UUID
    instead. Closes: #1024346, #1024720.

    So does it make sense to still have the following in EFI GRUB images (memdisk)/grub.cfg ?

    if [ -z "$prefix" -o ! -e "$prefix" ]; then
    if ! search --file --set=root /.disk/info; then
    search --file --set=root /.disk/mini-info

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)