Your message dated Wed, 11 Nov 2020 21:33:42 +0000
with message-id <e1kcxkm-000dds...@fasolo.debian.org>
and subject line Bug#974096: fixed in golang-github-pkg-term 1.1.0-2
has caused the Debian Bug report #974096,
regarding golang-github-c-bata-go-prompt: autopkgtest regression: cannot use 
&t.origTermios (type *unix.Termios) as type *syscall.Termios in argument to 
termios.Tcgetattr
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 ow...@bugs.debian.org
immediately.)


-- 
974096: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-c-bata-go-prompt
Version: 0.2.3+git20181109.b6d2b43-2
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of golang-github-c-bata-go-prompt the autopkgtest
of golang-github-c-bata-go-prompt fails in testing when that autopkgtest
is run with the binary packages of golang-github-c-bata-go-prompt from
unstable. It passes when run with only packages from testing. In tabular
form:

                                 pass            fail
golang-github-c-bata-go-prompt   from testing
                                           0.2.3+git20181109.b6d2b43-2
all others                       from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can
you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=golang-github-c-bata-go-prompt

https://ci.debian.net/data/autopkgtest/testing/amd64/g/golang-github-c-bata-go-prompt/8063701/log.gz

autopkgtest [17:45:47]: test dh-golang-autopkgtest: [-----------------------
[info] Testing github.com/c-bata/go-prompt...
[info] Source code installed by binary package, overriding
dh_auto_configure...
dh build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--buildsystem=golang
   dh_autoreconf -O--buildsystem=golang
   debian/rules override_dh_auto_configure
make[1]: Entering directory
'/tmp/autopkgtest-lxc.wizha90b/downtmp/autopkgtest_tmp'
mkdir -p "obj-x86_64-linux-gnu"
cp -a /usr/share/gocode/src "obj-x86_64-linux-gnu"
make[1]: Leaving directory
'/tmp/autopkgtest-lxc.wizha90b/downtmp/autopkgtest_tmp'
   dh_auto_build -O--buildsystem=golang
        cd obj-x86_64-linux-gnu && go install -trimpath -v -p 48
github.com/c-bata/go-prompt github.com/c-bata/go-prompt/completer
internal/unsafeheader
internal/race
math/bits
unicode/utf8
runtime/internal/sys
golang.org/x/sys/internal/unsafeheader
runtime/cgo
sync/atomic
unicode
internal/cpu
runtime/internal/atomic
runtime/internal/math
internal/bytealg
internal/testlog
math
runtime
internal/reflectlite
sync
errors
sort
internal/oserror
io
strconv
syscall
bytes
strings
reflect
regexp/syntax
internal/syscall/unix
internal/syscall/execenv
time
regexp
internal/poll
internal/fmtsort
encoding/binary
os
golang.org/x/sys/unix
os/signal
github.com/mattn/go-runewidth
path/filepath
fmt
io/ioutil
github.com/pkg/term/termios
log
os/user
github.com/c-bata/go-prompt
# github.com/c-bata/go-prompt
src/github.com/c-bata/go-prompt/input_posix.go:67:45: cannot use
&t.origTermios (type *unix.Termios) as type *syscall.Termios in argument
to termios.Tcgetattr
src/github.com/c-bata/go-prompt/input_posix.go:75:52: cannot use &n
(type *unix.Termios) as type *syscall.Termios in argument to
termios.Tcsetattr
src/github.com/c-bata/go-prompt/input_posix.go:83:59: cannot use
&t.origTermios (type *unix.Termios) as type *syscall.Termios in argument
to termios.Tcsetattr
dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v
-p 48 github.com/c-bata/go-prompt github.com/c-bata/go-prompt/completer
returned exit code 2
make: *** [debian/rules:4: build] Error 25
autopkgtest [17:45:52]: test dh-golang-autopkgtest: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: golang-github-pkg-term
Source-Version: 1.1.0-2
Done: =?utf-8?q?Alo=C3=AFs_Micard?= <al...@micard.lu>

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

Debian distribution maintenance software
pp.
Aloïs Micard <al...@micard.lu> (supplier of updated golang-github-pkg-term 
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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 11 Nov 2020 22:07:12 +0100
Source: golang-github-pkg-term
Architecture: source
Version: 1.1.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Aloïs Micard <al...@micard.lu>
Closes: 974096
Changes:
 golang-github-pkg-term (1.1.0-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Apply multi-arch hints.
     + golang-github-pkg-term-dev: Add Multi-Arch: foreign.
 .
   [ Aloïs Micard ]
   * Indicate that new version breaks
     golang-github-c-bata-go-prompt-dev &
     golang-github-jaguilar-vt100-dev. (Closes: #974096)
Checksums-Sha1:
 4f381bc8befdc7030a0d33e38117531261489007 2200 
golang-github-pkg-term_1.1.0-2.dsc
 a6469e3de364bcf83a42906cc404071c523447cc 2428 
golang-github-pkg-term_1.1.0-2.debian.tar.xz
 e1f5200b2887797219a42470ce9274c86aad58b1 6085 
golang-github-pkg-term_1.1.0-2_amd64.buildinfo
Checksums-Sha256:
 54d93dd443f823eac21004b3938ec5964aaaad43e63d3e74e97622cc4d3db9dc 2200 
golang-github-pkg-term_1.1.0-2.dsc
 074b67a13c02934dd611a8bf1a3f7ad5825ae774ea84f5e61f5dcd22b45111ee 2428 
golang-github-pkg-term_1.1.0-2.debian.tar.xz
 e13d897652e9207532680e16eeaeb1bb68728ecfd580bb135cfc367530844736 6085 
golang-github-pkg-term_1.1.0-2_amd64.buildinfo
Files:
 710c550cf92693bef0674cea86c533f1 2200 devel optional 
golang-github-pkg-term_1.1.0-2.dsc
 ae367600af8782d2bffda3940c8d9a54 2428 devel optional 
golang-github-pkg-term_1.1.0-2.debian.tar.xz
 2f884737719118f2e012814b2c1fa78e 6085 devel optional 
golang-github-pkg-term_1.1.0-2_amd64.buildinfo

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

iQJEBAEBCgAuFiEECYc16JDXWgmzZBaOGg64LwcfXv4FAl+sVLIQHGFsb2lzQG1p
Y2FyZC5sdQAKCRAaDrgvBx9e/s/BD/4ziHEkD1CGSl7l38oHVSDOnoGshFkViTc/
jjmHOizzN8cbhRKx983BbSKzTRhXIqbdQ19MUyHZKrovQHLiZa5di1iBPXraNkCh
tufSBdAQopJxEb6qgRlt220qkyocAsHxEvHGj+iRoPB/nqY1s0t6/yJSwvQDVd7i
tvLnh2VHvZA403Z5SrZ1Ve1L31cHGV91zh6K68iW0oR/FK6RXnZWH5oBhBafto1I
MCiFIp1vpT1Px4qMNbW9ZKwKbhk0JBBfZyCfAc1XARtwAq050vs5rqeWwRI/zzQT
CuwMuP2Ph6+Nno4uDsMmRjfY6oFN6sIwdTb6f8PJ4OBc3IcJ/2lOLRx+JnRVJLxO
gQCFrGDg0NG8WEDusHY6qi4aCtWaQbFbabkjGPH3cLzxfwtw++VNnDeQg2f5gNMD
u0H6HAoZPTmhliGps2p0ETdinhEi0SjA514B+D/0Y/luIDKiFPIYU68y/8EBTNje
TMqKochOeRc0pCfPttmIhIssYFVKmnwx5WX8Lot+B88Qx0E4P+ff/CGHOeEdyxaK
g4y+R9e26CNHn05yBp3N4+eLODUoprJduOhWm27ixWv1dTZmbBnqst4PUh7jptJB
HdSJSuNUCv5EFmzmt8riUoA+BX5WSiHHG1D/LS2NGsmchrGaHBq88JOAbe1p7rpR
foM5FTdmSQ==
=W6+7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to