Bug#1143525: marked as done (termshark FTBFS: src/github.com/gcla/termshark/utils.go:603:12: undefined: arrayOperations)

"Debian Bug Tracking System" <[email protected]> Tue, 04 Aug 2026 07:51:04 +0000
Newsgroups gmane.linux.debian.devel.bugs.rc
Message-ID <handler.1143525.D1143525.17858297293276596.ackdone@bugs.debian.org>
This is a multi-part message in MIME format...

------------=_1785829864-3278030-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Tue, 04 Aug 2026 07:48:45 +0000
with message-id <[email protected]>
and subject line Bug#1143525: fixed in termshark 2.4.0-4
has caused the Debian Bug report #1143525,
regarding termshark FTBFS: src/github.com/gcla/termshark/utils.go:603:12: u=
ndefined: arrayOperations
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.)


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

------------=_1785829864-3278030-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.debian.org; 3 Aug 2026 16:22:16 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-112.0 required=4.0 tests=ALL_TRUSTED,BAYES_00,
	DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
	FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
	XMAILER_REPORTBUG autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 15; hammy, 113; neutral, 17; spammy,
	0. spammytokens:
	hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
	0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
	0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: <[email protected]>
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:40442)
	by buxtehude.debian.org with utf8esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wqvQe-00Bw4A-1h
	for [email protected];
	Mon, 03 Aug 2026 16:22:16 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org;
	s=smtpauto.stravinsky; h=X-Debian-User:Date:Message-ID:Subject:To:From:
	Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
	Content-Description:In-Reply-To:References;
	bh=bym/CSO320DlMSiGqBvla+ONISYw5C8cVaLHQSQPlpY=; b=r9mtIdQMQedMPln31z6v86LivE
	SCyU9csc9NjdFjfo+WwN7HLpRaD/XDnciABSxiOo39oeSpow3JAboEs4NO4IU2lNgNLE3zrroUlZ2
	cwG77UYUY3tE6v9YNS+AlCQ2vfvXPdUGX7fqil/eNo3q3l35M3ozFoNiWLJ+Rs5oxarVcCmoYBvx0
	Ac+q+Ida8GQIEQSkprSRIL+1RTx57rPF9g/oP9kRsItiCasbZW8orzWE54xzuE0Nm63sDHmkzI6fO
	6ew/zKTI8OyvKmkRMXGq7c1ApuoVupk4W5qziaFz1VRGuFEdvdJYxfqzMUcsFIbc1UeDxeO7CBGuv
	95hjGdDA==;
Received: from authenticated-user
	by stravinsky.debian.org with utf8esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wqvQc-00CUKF-1d;
	Mon, 03 Aug 2026 16:22:14 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Adrian Bunk <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: termshark FTBFS: src/github.com/gcla/termshark/utils.go:603:12: undefined: arrayOperations
Message-ID: <178577413311.3466255.14674593151959542235.reportbug@localhost>
X-Mailer: reportbug 13.2.0
Date: Mon, 03 Aug 2026 19:22:13 +0300
X-Debian-User: bunk
Delivered-To: [email protected]

Source: termshark
Version: 2.4.0-3
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/logs.php?pkg=termshark&ver=2.4.0-3%2Bb2

...
# github.com/gcla/termshark
src/github.com/gcla/termshark/utils.go:34:2: "github.com/adam-hanna/arrayOperations" imported as go2 and not used
src/github.com/gcla/termshark/utils.go:603:12: undefined: arrayOperations
..
make[1]: *** [debian/rules:12: override_dh_auto_build] Error 25

------------=_1785829864-3278030-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 1143525-close) by bugs.debian.org; 4 Aug 2026 07:48:49 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-113.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,
	MD5_SHA1_SUM,PGPSIGNATURE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,
	USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 102; hammy, 150; neutral, 119; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:45410)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wr9tJ-00DkKz-1r
	for [email protected];
	Tue, 04 Aug 2026 07:48:49 +0000
Received: via submission
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wr9tG-0006dR-28
	for [email protected];
	Tue, 04 Aug 2026 07:48:47 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=V1d3x8e+xL6b5QkdFn5UMiQ8UnboAtilZhe4vUyYDmM=; b=jWl5rCm9Wl5SsUs289cP+V2laY
	QpqD18WbqrcjV9dG1ubZ9LY4AsAeP2gg+vSh+A67g8sGQjq939fDIvORiDhCgYuXMLoh6xHtLRwlU
	dqhwa3ctXN57oV//aH/MH1KFhTK/fTVJRLyD1FmLvn4eOwYqMAXy3YCiD8Z8cASG6dDC5BuOZVwIq
	Z2c55G0kQLo9BBYGf2iyOvxQVbzGVNqL/5lQCD4CHXmgkP9N467HRawCWgq4UDOZSuYqF5u2i8ahm
	IqUPCFTjcXqAUgPkwf8VZmlSBd9iXBjk1Vi87tbmtUf8L65uOzCcQQD61SDqehwxY5ll2AfRhGtXy
	JYB6vBfQ==;
Received: from dak by fasolo.debian.org with local (Exim 4.98.2)
	(envelope-from <[email protected]>)
	id 1wr9tF-00000009g2F-1dni;
	Tue, 04 Aug 2026 07:48:45 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: Stephen Gelman <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: termshark
Debian: DAK
Debian-Changes: termshark_2.4.0-4_source.changes
Debian-Source: termshark
Debian-Version: 2.4.0-4
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1143525: fixed in termshark 2.4.0-4
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============8769416957766062073=="
Message-Id: <[email protected]>
Date: Tue, 04 Aug 2026 07:48:45 +0000

--===============8769416957766062073==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: termshark
Source-Version: 2.4.0-4
Done: Stephen Gelman <[email protected]>

We believe that the bug you reported is fixed in the latest version of
termshark, 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.
Stephen Gelman <[email protected]> (supplier of updated termshark 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: SHA512

Format: 1.8
Date: Tue, 04 Aug 2026 02:26:22 -0500
Source: termshark
Architecture: source
Version: 2.4.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Stephen Gelman <[email protected]>
Closes: 1143525
Changes:
 termshark (2.4.0-4) unstable; urgency=3Dmedium
 .
   * Team upload.
   * Fix FTBFS from golang-github-adam-hanna-arrayoperations-dev 1.0
     (Closes: #1143525)
   * Bump standards version to 4.7.4
   * Bump debian watch to version 5
   * Bump DH compat to 14
Checksums-Sha1:
 36baccae2232735798b219fd5f6d82dd09054e3a 2886 termshark_2.4.0-4.dsc
 40125472e50543a5d0269aa652e1a47f00047452 6336 termshark_2.4.0-4.debian.tar.xz
 6ab3918c3552221717d1a94f57f354d50f69bfca 15110 termshark_2.4.0-4_amd64.build=
info
Checksums-Sha256:
 67f88a52e870f00912b4b886453f37b7d1a5e0017ef345c8c85923489a4921f0 2886 termsh=
ark_2.4.0-4.dsc
 abfad72ca3ac3f776ba3c68e042efb42f4541188e2db61bec98aee8f6982e9d0 6336 termsh=
ark_2.4.0-4.debian.tar.xz
 205d81d67690c3163b3b9efcbdea6b29f327ffe256a7b67185967ff82418b83a 15110 terms=
hark_2.4.0-4_amd64.buildinfo
Files:
 ee8551382d0b14a8e13f3cff17235304 2886 devel optional termshark_2.4.0-4.dsc
 c5df3f347fd9bd233d524fa51a05a9af 6336 devel optional termshark_2.4.0-4.debia=
n.tar.xz
 7ce5d24eb12e05bebf5b1bda233ea7a0 15110 devel optional termshark_2.4.0-4_amd6=
4.buildinfo

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

iQJGBAEBCgAwFiEEC77u8GTpSr6EMli0dUHPqvw16s8FAmpxlQYSHHNzZ2VsbUBk
ZWJpYW4ub3JnAAoJEHVBz6r8NerPZcsP/iC4cjy8j2s/9QQsBIJr4HcbGJKcPgfV
LrT/bYiR4YR2ONvN/0iAR8vRkjloLz1G5BtPgQa8UkuMP65ELjwBXtKVPOWkco5Z
UuTA7lbaQp3DtRHAlHMg0jGSe8cSexvm/oewYfYfaxLbqanfcvMctz/JOAvJ1/BD
kbuMGBOEz0cVYhIioQAlz3OrG3Y3+a1IS9eQCPPmkHtqNbvr+DUHQozgjveVu7ME
D9FRfd+HTDEo+XGu2ghd/lfEJV36a5KlAo7V+g8f2Ty6FeXApx6U43VuLDXGrITW
GUki/N3cRa4r+RdhDsp9q5DJJUglbmIRl0jM+LEs9O5YTgAUthqqqgfXiFVRlSeG
TcdoTZOYpzejGLQ3hmCcDijIAY5ssEaMKBI9k9KNUqDdFFUAADlvCBRoHuo5ne64
NUUj9sAbBgNQrI+NBjH5z+KWUxCvZ0J+JGkVjmRiV1kp0EfuH+ljOKOKyecLmUrr
tKXPBkZfoyZ/iWU0rLfDmmAA0IBH6tCltjweUrwbOpMFdVuCvF0VkpBBUBqD4t2P
Pt9M6MCjeDoK5K7ist51CM/1jBEbQ1oOXLe2KGUvvlzbW7mz1LfgWxWlIl6jenYm
/l0XvmQ3IR5jldFV4LfJvRHpuCrBc+Uuy7bB6kSNmka2rzjgeQlGUpHJZbXoGRbS
iSpg1/Kgpq6I
=3Dsh+h
-----END PGP SIGNATURE-----


--===============8769416957766062073==
Content-Type: application/pgp-signature

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

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCanGZXQAKCRCb9qggYcy5
IVI9AP4lL2A2njA1MZZ7ryiSio7ldyzWNZ/fKSMQlf6sF43seAEAtKD9K9quLx84
CRfKZL9rYTe262DtPP47iw6VJCl5+g4=
=KRuq
-----END PGP SIGNATURE-----

--===============8769416957766062073==--
------------=_1785829864-3278030-0--