Your message dated Tue, 22 Mar 2022 18:04:00 +0000
with message-id <[email protected]>
and subject line Bug#1007800: fixed in golang-golang-x-tools 1:0.1.10+ds-1
has caused the Debian Bug report #1007800,
regarding golang-golang-x-tools: FTBFS with Go 1.18
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.)


-- 
1007800: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1007800
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: golang-golang-x-tools
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu jammy ubuntu-patch

Dear Maintainer,

golang-golang-x-tools currently FTBFS with Go 1.18

In Ubuntu, the attached patch was applied to achieve the following:


  * Fix FTBFS with Go 1.18


Thanks for considering the patch.


-- System Information:
Debian Release: bookworm/sid
  APT prefers jammy
  APT policy: (500, 'jammy')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-22-generic (SMP w/32 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
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)
LSM: AppArmor: enabled
diff -Nru 
golang-golang-x-tools-0.1.9+ds/debian/patches/0010-fix-ftbfs-with-go-1.18.patch 
golang-golang-x-tools-0.1.9+ds/debian/patches/0010-fix-ftbfs-with-go-1.18.patch
--- 
golang-golang-x-tools-0.1.9+ds/debian/patches/0010-fix-ftbfs-with-go-1.18.patch 
    1969-12-31 18:00:00.000000000 -0600
+++ 
golang-golang-x-tools-0.1.9+ds/debian/patches/0010-fix-ftbfs-with-go-1.18.patch 
    2022-03-16 18:36:11.000000000 -0500
@@ -0,0 +1,21 @@
+Description: Fix FTBFS with Go 1.18
+ At the time of this package upload, there was still a change
+ required for one of the test cases to succeed with Go 1.18.
+Origin: upstream, 
https://github.com/golang/tools/commit/845bb90a1df4ce4789c794479a29a4ea07e12414
+Applied-Upstream: 
https://github.com/golang/tools/commit/845bb90a1df4ce4789c794479a29a4ea07e12414
+Last-Update: 2022-03-16
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+Index: 
golang-golang-x-tools-0.1.9+ds/go/types/objectpath/objectpath_go118_test.go
+===================================================================
+--- 
golang-golang-x-tools-0.1.9+ds.orig/go/types/objectpath/objectpath_go118_test.go
++++ golang-golang-x-tools-0.1.9+ds/go/types/objectpath/objectpath_go118_test.go
+@@ -79,7 +79,7 @@
+               wantErr string
+       }{
+               {types.Universe.Lookup("any"), "predeclared type any = 
interface{} has no path"},
+-              {types.Universe.Lookup("comparable"), "predeclared type 
comparable interface{} has no path"},
++              {types.Universe.Lookup("comparable"), "predeclared type 
comparable interface{comparable} has no path"},
+       } {
+               path, err := objectpath.For(test.obj)
+               if err == nil {
diff -Nru golang-golang-x-tools-0.1.9+ds/debian/patches/series 
golang-golang-x-tools-0.1.9+ds/debian/patches/series
--- golang-golang-x-tools-0.1.9+ds/debian/patches/series        2022-02-23 
09:11:16.000000000 -0600
+++ golang-golang-x-tools-0.1.9+ds/debian/patches/series        2022-03-16 
18:32:47.000000000 -0500
@@ -7,3 +7,4 @@
 0007-skip-tests-that-run-go-build.patch
 0008-skip-test-needs-go-mod.patch
 0009-skip-license-testing.patch
+0010-fix-ftbfs-with-go-1.18.patch

--- End Message ---
--- Begin Message ---
Source: golang-golang-x-tools
Source-Version: 1:0.1.10+ds-1
Done: Shengjing Zhu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-golang-x-tools, 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.
Shengjing Zhu <[email protected]> (supplier of updated golang-golang-x-tools 
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: Wed, 23 Mar 2022 01:26:33 +0800
Source: golang-golang-x-tools
Architecture: source
Version: 1:0.1.10+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Shengjing Zhu <[email protected]>
Closes: 1007800
Changes:
 golang-golang-x-tools (1:0.1.10+ds-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Tianon Gravi ]
   * Remove self from Uploaders
 .
   [ Shengjing Zhu ]
   * New upstream release (Closes: #1007800)
   * Fix Multi-Arch hint
   * Fix Martina name and email address
   * Update exclude packages for new version
   * Bump golang-golang-x-mod-dev to 0.5.1-2
   * Bump golang-mvdan-gofumpt-dev to 0.3.0
   * Install extra testdata for lsp help test
Checksums-Sha1:
 5bf4e3c460a589ac1afa465dbf3e6d188e5ffd43 2292 
golang-golang-x-tools_0.1.10+ds-1.dsc
 348b3b8582bb472f4a2059802d99678f943df0bc 2545620 
golang-golang-x-tools_0.1.10+ds.orig.tar.gz
 feb2231841d912b1909e9f81d0ab024152f99356 24648 
golang-golang-x-tools_0.1.10+ds-1.debian.tar.xz
 f7f67fa79ec208759b0e9747a078d859ecf2546d 6965 
golang-golang-x-tools_0.1.10+ds-1_amd64.buildinfo
Checksums-Sha256:
 6b2db74848c0662b448fbca8ef614a54985a23da81d8f4a7b5e26da2e1f5a2dc 2292 
golang-golang-x-tools_0.1.10+ds-1.dsc
 422d6e16b8a5e6ebdcb894e3a2e328ff1860a8eca148b9dd3aa749cb3dca5c14 2545620 
golang-golang-x-tools_0.1.10+ds.orig.tar.gz
 555adaefd8c02a0692a8c3ddb534d1ca3272cc71beb05b7d3afdefb34c686ffc 24648 
golang-golang-x-tools_0.1.10+ds-1.debian.tar.xz
 de6fab7cfbd25bc461a99ea1bb7500ac072f7e47162dca6be328e99442500326 6965 
golang-golang-x-tools_0.1.10+ds-1_amd64.buildinfo
Files:
 733a4b205cd86e781c13c5fdffb30681 2292 golang optional 
golang-golang-x-tools_0.1.10+ds-1.dsc
 69534cfedbfdbd8873415f042a83416d 2545620 golang optional 
golang-golang-x-tools_0.1.10+ds.orig.tar.gz
 c25c450df7e90fa944bdb83a4ac3e887 24648 golang optional 
golang-golang-x-tools_0.1.10+ds-1.debian.tar.xz
 8bc560b9aaf768d8b4b1ff7ad663cb34 6965 golang optional 
golang-golang-x-tools_0.1.10+ds-1_amd64.buildinfo

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

iIYEARYIAC4WIQSRhdT1d2eu7mxV1B5/RPol6lUUywUCYjoNtRAcemhzakBkZWJp
YW4ub3JnAAoJEH9E+iXqVRTL+QcBAPfVvkzwKUMWNJLT4/sTcZ941Ya0ON49reD4
SnJybvH2AQCWDefrsq8D56Sf1aNgNQqFUR15ySYDFJAc9W9WcIYKBw==
=5f04
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to