Your message dated Thu, 21 Mar 2024 17:25:35 +0100 with message-id <20240321162535.eo3ebgnohaq5owp4@mraw.org> and subject line Re: Bug#1067442: contains files for different architecture has caused the Debian Bug report #1067442, regarding contains files for different architecture 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 owner@bugs.debian.org immediately.) -- 1067442: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067442 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: contains files for different architecture
- From: Dmitry Baryshkov <dbaryshkov@gmail.com>
- Date: Thu, 21 Mar 2024 16:12:21 +0000
- Message-id: <[🔎] 171103754164.1203.1922597860382568716.reportbug@linaro-alip>
Package: syslinux-efi Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3 Severity: grave X-Debbugs-Cc: dbaryshkov@gmail.com The ARM64 syslinux-efi package binaries for x86 instead instead of ARM binaries: $ uname -m aarch64 $ file /usr/lib/SYSLINUX.EFI/efi*/syslinux.efi /usr/lib/SYSLINUX.EFI/efi32/syslinux.efi: PE32 executable (EFI application) Intel 80386 (stripped to external PDB), for MS Windows /usr/lib/SYSLINUX.EFI/efi64/syslinux.efi: PE32+ executable (EFI application) x86-64 (stripped to external PDB), for MS Windows As such these binaries are unusable on ARM64 hosts. -- System Information: Debian Release: 12.5 APT prefers stable APT policy: (500, 'stable') Architecture: arm64 (aarch64) Kernel: Linux 6.6.9-qcomlt-arm64-00188-g31f49428dc7d (SMP w/4 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) syslinux-efi depends on no packages. Versions of packages syslinux-efi recommends: ii syslinux-common 3:6.04~git20190206.bf6db5b4+dfsg1-3 Versions of packages syslinux-efi suggests: ii dosfstools 4.2-1 -- no debconf information
--- End Message ---
--- Begin Message ---
- To: Dmitry Baryshkov <dbaryshkov@gmail.com>, 1067442-done@bugs.debian.org
- Subject: Re: Bug#1067442: contains files for different architecture
- From: Cyril Brulebois <kibi@debian.org>
- Date: Thu, 21 Mar 2024 17:25:35 +0100
- Message-id: <20240321162535.eo3ebgnohaq5owp4@mraw.org>
- In-reply-to: <[🔎] 171103754164.1203.1922597860382568716.reportbug@linaro-alip>
- References: <[🔎] 171103754164.1203.1922597860382568716.reportbug@linaro-alip>
Hi, Dmitry Baryshkov <dbaryshkov@gmail.com> (2024-03-21): > Package: syslinux-efi > Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3 > Severity: grave > X-Debbugs-Cc: dbaryshkov@gmail.com > > The ARM64 syslinux-efi package binaries for x86 instead instead of ARM > binaries: > > $ uname -m > aarch64 > > $ file /usr/lib/SYSLINUX.EFI/efi*/syslinux.efi > /usr/lib/SYSLINUX.EFI/efi32/syslinux.efi: PE32 executable (EFI application) Intel 80386 (stripped to external PDB), for MS Windows > /usr/lib/SYSLINUX.EFI/efi64/syslinux.efi: PE32+ executable (EFI application) x86-64 (stripped to external PDB), for MS Windows > > As such these binaries are unusable on ARM64 hosts. There's a single `Architecture: all` package, there are no architecture-specific builds for this package… https://repo.or.cz/syslinux.git/tree/HEAD:/efi knows about efi32 and efi64, not about ARM. And I can't find any information about ARM anywhere anyway… extlinux arch=amd64,i386,x32 isolinux arch=all pxelinux arch=all syslinux arch=amd64,i386,x32 syslinux-common arch=all syslinux-efi arch=all syslinux-utils arch=amd64,i386,x32 Sounds like not a bug, instead of a grave bug… Cheers, -- Cyril Brulebois (kibi@debian.org) <https://debamax.com/> D-I release manager -- Release team member -- Freelance ConsultantAttachment: signature.asc
Description: PGP signature
--- End Message ---