Your message dated Wed, 15 Jun 2022 10:05:07 +0000
with message-id <[email protected]>
and subject line Bug#1006327: fixed in golang-github-containers-toolbox
0.0.99.3-1
has caused the Debian Bug report #1006327,
regarding golang-github-containers-toolbox FTBFS with riscv
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.)
--
1006327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006327
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: golang-github-containers-toolbox
Version: 0.0.99.2-2
Tags: FTBFS
golang-github-containers-toolbox FTBFS with riscv and new upstream 0.0.99.3
needs to be imported. The attached patch ports the package with riscv using the
new upstream version 0.0.99.3. Please update the upstream, refresh existing
patches, then apply the attached patch to port with riscv.
From 407049899feb61e5e12102f787edd09e1e8dae9a Mon Sep 17 00:00:00 2001
From: ildumi95 <[email protected]>
Date: Tue, 1 Feb 2022 15:48:39 +0100
Subject: [PATCH 4/5] meson.build patch to port with riscv
---
debian/patches/0005-meson-build-riscv.patch | 25 +++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 26 insertions(+)
create mode 100644 debian/patches/0005-meson-build-riscv.patch
diff --git a/debian/patches/0005-meson-build-riscv.patch b/debian/patches/0005-meson-build-riscv.patch
new file mode 100644
index 0000000..b6d8f53
--- /dev/null
+++ b/debian/patches/0005-meson-build-riscv.patch
@@ -0,0 +1,25 @@
+From 585e647115b1c7d59d748723acc46d214949f914 Mon Sep 17 00:00:00 2001
+From: Ileana Dumitrescu <[email protected]>
+Date: Tue, 1 Feb 2022 14:32:46 +0100
+Subject: [PATCH] meson.build patch for riscv
+
+---
+ src/meson.build | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/src/meson.build b/src/meson.build
+index d810fcb..07195d7 100644
+--- a/src/meson.build
++++ b/src/meson.build
+@@ -37,6 +37,8 @@ elif cpu_family == 'x86' and endian == 'little'
+ dynamic_linker = '/lib/ld-linux.so.2'
+ elif cpu_family == 'x86_64' and endian == 'little'
+ dynamic_linker = '/lib64/ld-linux-x86-64.so.2'
++elif cpu_family == 'riscv64' and endian == 'little'
++ dynamic_linker = '/lib/ld-linux-riscv64-lp64d.so.1'
+ else
+ host_machine_description = cpu_family + ' (' + endian + ' endian)'
+ error('Please specify dynamic linker for:', host_machine_description)
+--
+2.30.2
+
diff --git a/debian/patches/series b/debian/patches/series
index 51783a8..fc65629 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
0002-Do-not-use-versioned-go-module.patch
0003-profile.d-Make-profile-more-generic.patch
0004-profile.d-Use-etc-os-release-when-usr-lib-os-release.patch
+0005-meson-build-riscv.patch
--
2.30.2
--- End Message ---
--- Begin Message ---
Source: golang-github-containers-toolbox
Source-Version: 0.0.99.3-1
Done: Ileana Dumitrescu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-containers-toolbox, 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.
Ileana Dumitrescu <[email protected]> (supplier of updated
golang-github-containers-toolbox 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: SHA256
Format: 1.8
Date: Thu, 09 Jun 2022 16:19:23 +0300
Source: golang-github-containers-toolbox
Architecture: source
Version: 0.0.99.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Ileana Dumitrescu <[email protected]>
Closes: 1006327
Changes:
golang-github-containers-toolbox (0.0.99.3-1) unstable; urgency=medium
.
* Team upload.
* New upstream release.
* Refresh patches.
* Add debian/patches/0005-meson-build-riscv.patch for riscv port
(Closes: #1006327).
Checksums-Sha1:
fa124f51de46a1c5f73ad3f944b1060ec825af11 2340
golang-github-containers-toolbox_0.0.99.3-1.dsc
a26e8b500dee0a6d436b63fc6adc6b232be924c7 155384
golang-github-containers-toolbox_0.0.99.3.orig.tar.xz
7c870da17f795decfbe852c00ea2428d85f7b58e 7424
golang-github-containers-toolbox_0.0.99.3-1.debian.tar.xz
Checksums-Sha256:
dbd13b0d9f37fdb57873c9078bee0efe42886335a9da9145b6814bfd2b9a1061 2340
golang-github-containers-toolbox_0.0.99.3-1.dsc
c385f180e640adbad35a0019613eb5cd8973426d68ade668ec004e6565712983 155384
golang-github-containers-toolbox_0.0.99.3.orig.tar.xz
95fdd52a700f59287959a577384825870e16ad7862d814b6854380a2a254d99a 7424
golang-github-containers-toolbox_0.0.99.3-1.debian.tar.xz
Files:
f61796a4515f865a8fd823fe71f1a3d6 2340 utils optional
golang-github-containers-toolbox_0.0.99.3-1.dsc
624d447956e8e7ee104cfcbcaba68eda 155384 utils optional
golang-github-containers-toolbox_0.0.99.3.orig.tar.xz
657c0176f5837c5a0fb6bc4f36d6e434 7424 utils optional
golang-github-containers-toolbox_0.0.99.3-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCYqmtAQAKCRDoRGtKyMdy
YbBzAP4gQAHQ2rWpMIjhHnk8frtMpd2JmAT4XK++WqdUiSBBpwD/UzP/W45XuEvg
UpF/kEx0sVW5P1KlF2N0cDnMzUfajQs=
=rKDH
-----END PGP SIGNATURE-----
--- End Message ---