[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1066023: marked as done (libdebian-installer: Add subarch detection for loongarch64)



Your message dated Thu, 14 Nov 2024 18:35:10 +0000
with message-id <E1tBegQ-00HKus-Q2@fasolo.debian.org>
and subject line Bug#1066023: fixed in libdebian-installer 0.125
has caused the Debian Bug report #1066023,
regarding libdebian-installer: Add subarch detection for loongarch64
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.)


-- 
1066023: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066023
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libdebian-installer
Version: 0.124
Severity: wishlist
Tags: patch
User: debian-loongarch@lists.debian.org
Usertags: loong64

Dear maintainers,

I have added subarch detection for loongarch64 in libdebian-installer source package.
Please consider the patch I have attached.

The libdebian-installer source package was compiled successfully on my local loong64 rootfs environment.
If you have any questions, you can contact me at any time.

thanks,
Dandan Zhang

diff -Nru libdebian-installer-0.124/src/system/Makefile.am libdebian-installer-0.124/src/system/Makefile.am
--- libdebian-installer-0.124/src/system/Makefile.am	2021-02-08 12:52:58.000000000 +0000
+++ libdebian-installer-0.124/src/system/Makefile.am	2022-10-02 02:14:09.000000000 +0000
@@ -22,6 +22,7 @@
 	subarch-armeb-linux.c \
 	subarch-armel-linux.c \
 	subarch-armhf-linux.c \
+	subarch-loongarch64-linux.c \
 	subarch-m68k-linux.c \
 	subarch-mips-linux.c \
 	subarch-mipsel-linux.c \
diff -Nru libdebian-installer-0.124/src/system/subarch-loongarch64-linux.c libdebian-installer-0.124/src/system/subarch-loongarch64-linux.c
--- libdebian-installer-0.124/src/system/subarch-loongarch64-linux.c	1970-01-01 00:00:00.000000000 +0000
+++ libdebian-installer-0.124/src/system/subarch-loongarch64-linux.c	2022-10-02 02:14:09.000000000 +0000
@@ -0,0 +1,29 @@
+/*
+ * subarch-loongarch64-linux.c
+ *
+ * Copyright (C) 2023
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
+#include <debian-installer/system/subarch.h>
+#include <debian-installer/system/efi.h>
+
+const char *di_system_subarch_analyze(void)
+{
+	if (di_system_is_efi())
+		return "efi";
+	else
+		return "generic";
+}

--- End Message ---
--- Begin Message ---
Source: libdebian-installer
Source-Version: 0.125
Done: Holger Wansing <hwansing@mailbox.org>

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

Debian distribution maintenance software
pp.
Holger Wansing <hwansing@mailbox.org> (supplier of updated libdebian-installer 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 14 Nov 2024 18:50:32 +0100
Source: libdebian-installer
Architecture: source
Version: 0.125
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Holger Wansing <hwansing@mailbox.org>
Closes: 1066023
Changes:
 libdebian-installer (0.125) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Debian Janitor ]
   * libdebian-installer4-dev: Add Multi-Arch: same.
 .
   [ John Paul Adrian Glaubitz ]
   * Add subarch detection for loong64. (Closes: #1066023)
Checksums-Sha1:
 ff03fa8b2e33fc752070a91d072d669de8833de5 2195 libdebian-installer_0.125.dsc
 2aacdbabc6e95da5b457299239e2ba298b39b55d 72740 libdebian-installer_0.125.tar.xz
 dbda9f728a94f623a465922d9f2cd03bdf0f4456 8486 libdebian-installer_0.125_amd64.buildinfo
Checksums-Sha256:
 db0b3e5a28ad7770fb7be02dcd482306875601639506538a48302c0cba5efab5 2195 libdebian-installer_0.125.dsc
 0477a632a379668a90257cd91347674a663d16b5c3b8a3eb0768eb0b6ea1b3ef 72740 libdebian-installer_0.125.tar.xz
 40bcae3221df1af7cbf659a701f35cd8d95cf8219135ec750e37d2d48fae6581 8486 libdebian-installer_0.125_amd64.buildinfo
Files:
 613d44d4783e875fc6b7fc34fad62696 2195 libs optional libdebian-installer_0.125.dsc
 afb42b26fddcff4fb129e493dabadda1 72740 libs optional libdebian-installer_0.125.tar.xz
 9e8d1f64e46b13da4ff86bf927fe6410 8486 libs optional libdebian-installer_0.125_amd64.buildinfo

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

iQJJBAEBCgAzFiEESWrG6BRCSzSFCDUpWfGHyhVusHYFAmc2O0sVHGh3YW5zaW5n
QG1haWxib3gub3JnAAoJEFnxh8oVbrB2tFgQAIF5IkWr9nBjTtU23uEu9Lgk4QRa
Msa0Hbzy4CO9uE0yi0Y3+CJ+D82v6Uzp+o9aINADy0YQMOjUN0eoRmynzTBLTa5U
bx9RaRuxWK/l9FQVEXes3B50eXJzS/jkE+1QHwasmjVJa6DiwDTmhS1VUQpwNv2r
8cpcdlD4UnauFpMuw17pPyeYGcz+MWXm+KzqpWLQnRwzV2CMLfsizS+6YCsfIkuk
JsYrpCtGRvzQwtdvPz8URgYOeqvIVjaoc1tH4Be02yQCULHcACtbPxL8rfgeFwnj
uImTnpfzzsMB3RKC/bEzoyjmhIEduv2/ZytFWNuKqEg4mkQTy90l9YRhpL3hOrFq
VmeMCQTpVFdZFDtE9IJiVxKfZ6lP5yE4sRM2eTNjaBYRB6yJfVktm5OlN0392ymd
b9PNpZr6s2+J+RAXZUJaHTNuGMf3i3N6IfGPg9AVGN41PhJ6UBks9/f/mg3tWsFE
h3gmb/ePyVMOQTD7xPw5pAjR6FAyWJAzdYTnl9zVJTusrInGksLrX0P1xF4MPGxS
/qXdKvZi6RBUVs/3e1oYAjTX5nGL6yVFrhV1EVjDqLOHwH26K2v2mw+iGstveYl7
dNc55eFbBCwKxUMtpRTsp7Ik46SKMNYhJHoka2h8jFA6HgHVTXTKI1Ba+OsJ7idg
Y+EO8jCA4LjrRe5b
=rH0a
-----END PGP SIGNATURE-----

Attachment: pgpxAujVJFoQr.pgp
Description: PGP signature


--- End Message ---

Reply to: