Your message dated Fri, 24 Jun 2022 14:50:11 +0000
with message-id <[email protected]>
and subject line Bug#1013593: fixed in golang-github-shirou-gopsutil 3.22.4-3
has caused the Debian Bug report #1013593,
regarding consul: FTBFS: make: *** [debian/rules:32: build] Error 25
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.)
--
1013593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013593
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: consul
Version: 1.8.7+dfsg1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220624 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> dh build --buildsystem=golang --with=golang,bash-completion
> --builddirectory=_build
> dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
> dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
> dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
> dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
> dh_auto_build: warning:
> github.com/hashicorp/consul/agent/routine-leak-checker contains no non-test
> Go files, removing it from build
> cd _build && go install -trimpath -v -p 8 github.com/hashicorp/consul
> github.com/hashicorp/consul/acl github.com/hashicorp/consul/agent
> github.com/hashicorp/consul/agent/ae
> github.com/hashicorp/consul/agent/auto-config
> github.com/hashicorp/consul/agent/cache
> github.com/hashicorp/consul/agent/cache-types
> github.com/hashicorp/consul/agent/checks
> github.com/hashicorp/consul/agent/config
> github.com/hashicorp/consul/agent/connect
> github.com/hashicorp/consul/agent/connect/ca
> github.com/hashicorp/consul/agent/consul
> github.com/hashicorp/consul/agent/consul/authmethod
> github.com/hashicorp/consul/agent/consul/authmethod/kubeauth
> github.com/hashicorp/consul/agent/consul/authmethod/ssoauth
> github.com/hashicorp/consul/agent/consul/authmethod/testauth
> github.com/hashicorp/consul/agent/consul/autopilot
> github.com/hashicorp/consul/agent/consul/discoverychain
> github.com/hashicorp/consul/agent/consul/fsm
> github.com/hashicorp/consul/agent/consul/prepared_query
> github.com/hashicorp/consul/agent/consul/state
> github.com/hashicorp/consul/agent/consul/wanfed
> github.com/hashicorp/consul/agent/debug github.com/hashicorp/consul/agent/dns
> github.com/hashicorp/consul/agent/exec
> github.com/hashicorp/consul/agent/local
> github.com/hashicorp/consul/agent/metadata
> github.com/hashicorp/consul/agent/mock github.com/hashicorp/consul/agent/pool
> github.com/hashicorp/consul/agent/proxycfg
> github.com/hashicorp/consul/agent/router
> github.com/hashicorp/consul/agent/structs
> github.com/hashicorp/consul/agent/systemd
> github.com/hashicorp/consul/agent/token github.com/hashicorp/consul/agent/xds
> github.com/hashicorp/consul/agent/xds/proxysupport
> github.com/hashicorp/consul/api github.com/hashicorp/consul/api/watch
> github.com/hashicorp/consul/command github.com/hashicorp/consul/command/acl
> github.com/hashicorp/consul/command/acl/agenttokens
> github.com/hashicorp/consul/command/acl/authmethod
> github.com/hashicorp/consul/command/acl/authmethod/create
> github.com/hashicorp/consul/command/acl/authmethod/delete
> github.com/hashicorp/consul/command/acl/authmethod/list
> github.com/hashicorp/consul/command/acl/authmethod/read
> github.com/hashicorp/consul/command/acl/authmethod/update
> github.com/hashicorp/consul/command/acl/bindingrule
> github.com/hashicorp/consul/command/acl/bindingrule/create
> github.com/hashicorp/consul/command/acl/bindingrule/delete
> github.com/hashicorp/consul/command/acl/bindingrule/list
> github.com/hashicorp/consul/command/acl/bindingrule/read
> github.com/hashicorp/consul/command/acl/bindingrule/update
> github.com/hashicorp/consul/command/acl/bootstrap
> github.com/hashicorp/consul/command/acl/policy
> github.com/hashicorp/consul/command/acl/policy/create
> github.com/hashicorp/consul/command/acl/policy/delete
> github.com/hashicorp/consul/command/acl/policy/list
> github.com/hashicorp/consul/command/acl/policy/read
> github.com/hashicorp/consul/command/acl/policy/update
> github.com/hashicorp/consul/command/acl/role
> github.com/hashicorp/consul/command/acl/role/create
> github.com/hashicorp/consul/command/acl/role/delete
> github.com/hashicorp/consul/command/acl/role/list
> github.com/hashicorp/consul/command/acl/role/read
> github.com/hashicorp/consul/command/acl/role/update
> github.com/hashicorp/consul/command/acl/rules
> github.com/hashicorp/consul/command/acl/token
> github.com/hashicorp/consul/command/acl/token/clone
> github.com/hashicorp/consul/command/acl/token/create
> github.com/hashicorp/consul/command/acl/token/delete
> github.com/hashicorp/consul/command/acl/token/list
> github.com/hashicorp/consul/command/acl/token/read
> github.com/hashicorp/consul/command/acl/token/update
> github.com/hashicorp/consul/command/agent
> github.com/hashicorp/consul/command/catalog
> github.com/hashicorp/consul/command/catalog/list/dc
> github.com/hashicorp/consul/command/catalog/list/nodes
> github.com/hashicorp/consul/command/catalog/list/services
> github.com/hashicorp/consul/command/config
> github.com/hashicorp/consul/command/config/delete
> github.com/hashicorp/consul/command/config/list
> github.com/hashicorp/consul/command/config/read
> github.com/hashicorp/consul/command/config/write
> github.com/hashicorp/consul/command/connect
> github.com/hashicorp/consul/command/connect/ca
> github.com/hashicorp/consul/command/connect/ca/get
> github.com/hashicorp/consul/command/connect/ca/set
> github.com/hashicorp/consul/command/connect/envoy
> github.com/hashicorp/consul/command/connect/envoy/pipe-bootstrap
> github.com/hashicorp/consul/command/connect/expose
> github.com/hashicorp/consul/command/connect/proxy
> github.com/hashicorp/consul/command/debug
> github.com/hashicorp/consul/command/event
> github.com/hashicorp/consul/command/exec
> github.com/hashicorp/consul/command/flags
> github.com/hashicorp/consul/command/forceleave
> github.com/hashicorp/consul/command/helpers
> github.com/hashicorp/consul/command/info
> github.com/hashicorp/consul/command/intention
> github.com/hashicorp/consul/command/intention/check
> github.com/hashicorp/consul/command/intention/create
> github.com/hashicorp/consul/command/intention/delete
> github.com/hashicorp/consul/command/intention/finder
> github.com/hashicorp/consul/command/intention/get
> github.com/hashicorp/consul/command/intention/match
> github.com/hashicorp/consul/command/join
> github.com/hashicorp/consul/command/keygen
> github.com/hashicorp/consul/command/keyring
> github.com/hashicorp/consul/command/kv
> github.com/hashicorp/consul/command/kv/del
> github.com/hashicorp/consul/command/kv/exp
> github.com/hashicorp/consul/command/kv/get
> github.com/hashicorp/consul/command/kv/imp
> github.com/hashicorp/consul/command/kv/impexp
> github.com/hashicorp/consul/command/kv/put
> github.com/hashicorp/consul/command/leave
> github.com/hashicorp/consul/command/lock
> github.com/hashicorp/consul/command/login
> github.com/hashicorp/consul/command/logout
> github.com/hashicorp/consul/command/maint
> github.com/hashicorp/consul/command/members
> github.com/hashicorp/consul/command/monitor
> github.com/hashicorp/consul/command/operator
> github.com/hashicorp/consul/command/operator/autopilot
> github.com/hashicorp/consul/command/operator/autopilot/get
> github.com/hashicorp/consul/command/operator/autopilot/set
> github.com/hashicorp/consul/command/operator/raft
> github.com/hashicorp/consul/command/operator/raft/listpeers
> github.com/hashicorp/consul/command/operator/raft/removepeer
> github.com/hashicorp/consul/command/reload
> github.com/hashicorp/consul/command/rtt
> github.com/hashicorp/consul/command/services
> github.com/hashicorp/consul/command/services/deregister
> github.com/hashicorp/consul/command/services/register
> github.com/hashicorp/consul/command/snapshot
> github.com/hashicorp/consul/command/snapshot/inspect
> github.com/hashicorp/consul/command/snapshot/restore
> github.com/hashicorp/consul/command/snapshot/save
> github.com/hashicorp/consul/command/tls
> github.com/hashicorp/consul/command/tls/ca
> github.com/hashicorp/consul/command/tls/ca/create
> github.com/hashicorp/consul/command/tls/cert
> github.com/hashicorp/consul/command/tls/cert/create
> github.com/hashicorp/consul/command/validate
> github.com/hashicorp/consul/command/version
> github.com/hashicorp/consul/command/watch github.com/hashicorp/consul/connect
> github.com/hashicorp/consul/connect/certgen
> github.com/hashicorp/consul/connect/proxy
> github.com/hashicorp/consul/internal/go-sso/oidcauth
> github.com/hashicorp/consul/internal/go-sso/oidcauth/internal/strutil
> github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcauthtest
> github.com/hashicorp/consul/ipaddr github.com/hashicorp/consul/lib
> github.com/hashicorp/consul/lib/decode github.com/hashicorp/consul/lib/file
> github.com/hashicorp/consul/lib/semaphore
> github.com/hashicorp/consul/lib/stringslice
> github.com/hashicorp/consul/lib/template github.com/hashicorp/consul/logging
> github.com/hashicorp/consul/logging/monitor github.com/hashicorp/consul/proto
> github.com/hashicorp/consul/proto/pbacl
> github.com/hashicorp/consul/proto/pbautoconf
> github.com/hashicorp/consul/proto/pbcommon
> github.com/hashicorp/consul/proto/pbconfig
> github.com/hashicorp/consul/proto/pbconnect
> github.com/hashicorp/consul/sdk/freeport
> github.com/hashicorp/consul/sdk/testutil
> github.com/hashicorp/consul/sdk/testutil/retry
> github.com/hashicorp/consul/sentinel github.com/hashicorp/consul/service_os
> github.com/hashicorp/consul/snapshot github.com/hashicorp/consul/testrpc
> github.com/hashicorp/consul/tlsutil github.com/hashicorp/consul/types
> github.com/hashicorp/consul/version
> src/github.com/hashicorp/consul/agent/debug/host.go:6:2: cannot find package
> "github.com/shirou/gopsutil/cpu" in any of:
>
> /<<PKGBUILDDIR>>/_build/src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/cpu
> (vendor tree)
> /usr/lib/go-1.18/src/github.com/shirou/gopsutil/cpu (from $GOROOT)
> /<<PKGBUILDDIR>>/_build/src/github.com/shirou/gopsutil/cpu (from
> $GOPATH)
> src/github.com/hashicorp/consul/agent/debug/host.go:7:2: cannot find package
> "github.com/shirou/gopsutil/disk" in any of:
>
> /<<PKGBUILDDIR>>/_build/src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/disk
> (vendor tree)
> /usr/lib/go-1.18/src/github.com/shirou/gopsutil/disk (from $GOROOT)
> /<<PKGBUILDDIR>>/_build/src/github.com/shirou/gopsutil/disk (from
> $GOPATH)
> src/github.com/hashicorp/consul/agent/debug/host.go:8:2: cannot find package
> "github.com/shirou/gopsutil/host" in any of:
>
> /<<PKGBUILDDIR>>/_build/src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host
> (vendor tree)
> /usr/lib/go-1.18/src/github.com/shirou/gopsutil/host (from $GOROOT)
> /<<PKGBUILDDIR>>/_build/src/github.com/shirou/gopsutil/host (from
> $GOPATH)
> src/github.com/hashicorp/consul/agent/debug/host.go:9:2: cannot find package
> "github.com/shirou/gopsutil/mem" in any of:
>
> /<<PKGBUILDDIR>>/_build/src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/mem
> (vendor tree)
> /usr/lib/go-1.18/src/github.com/shirou/gopsutil/mem (from $GOROOT)
> /<<PKGBUILDDIR>>/_build/src/github.com/shirou/gopsutil/mem (from
> $GOPATH)
> dh_auto_build: error: cd _build && go install -trimpath -v -p 8
> github.com/hashicorp/consul github.com/hashicorp/consul/acl
> github.com/hashicorp/consul/agent github.com/hashicorp/consul/agent/ae
> github.com/hashicorp/consul/agent/auto-config
> github.com/hashicorp/consul/agent/cache
> github.com/hashicorp/consul/agent/cache-types
> github.com/hashicorp/consul/agent/checks
> github.com/hashicorp/consul/agent/config
> github.com/hashicorp/consul/agent/connect
> github.com/hashicorp/consul/agent/connect/ca
> github.com/hashicorp/consul/agent/consul
> github.com/hashicorp/consul/agent/consul/authmethod
> github.com/hashicorp/consul/agent/consul/authmethod/kubeauth
> github.com/hashicorp/consul/agent/consul/authmethod/ssoauth
> github.com/hashicorp/consul/agent/consul/authmethod/testauth
> github.com/hashicorp/consul/agent/consul/autopilot
> github.com/hashicorp/consul/agent/consul/discoverychain
> github.com/hashicorp/consul/agent/consul/fsm
> github.com/hashicorp/consul/agent/consul/prepared_query
> github.com/hashicorp/consul/agent/consul/state
> github.com/hashicorp/consul/agent/consul/wanfed
> github.com/hashicorp/consul/agent/debug github.com/hashicorp/consul/agent/dns
> github.com/hashicorp/consul/agent/exec
> github.com/hashicorp/consul/agent/local
> github.com/hashicorp/consul/agent/metadata
> github.com/hashicorp/consul/agent/mock github.com/hashicorp/consul/agent/pool
> github.com/hashicorp/consul/agent/proxycfg
> github.com/hashicorp/consul/agent/router
> github.com/hashicorp/consul/agent/structs
> github.com/hashicorp/consul/agent/systemd
> github.com/hashicorp/consul/agent/token github.com/hashicorp/consul/agent/xds
> github.com/hashicorp/consul/agent/xds/proxysupport
> github.com/hashicorp/consul/api github.com/hashicorp/consul/api/watch
> github.com/hashicorp/consul/command github.com/hashicorp/consul/command/acl
> github.com/hashicorp/consul/command/acl/agenttokens
> github.com/hashicorp/consul/command/acl/authmethod
> github.com/hashicorp/consul/command/acl/authmethod/create
> github.com/hashicorp/consul/command/acl/authmethod/delete
> github.com/hashicorp/consul/command/acl/authmethod/list
> github.com/hashicorp/consul/command/acl/authmethod/read
> github.com/hashicorp/consul/command/acl/authmethod/update
> github.com/hashicorp/consul/command/acl/bindingrule
> github.com/hashicorp/consul/command/acl/bindingrule/create
> github.com/hashicorp/consul/command/acl/bindingrule/delete
> github.com/hashicorp/consul/command/acl/bindingrule/list
> github.com/hashicorp/consul/command/acl/bindingrule/read
> github.com/hashicorp/consul/command/acl/bindingrule/update
> github.com/hashicorp/consul/command/acl/bootstrap
> github.com/hashicorp/consul/command/acl/policy
> github.com/hashicorp/consul/command/acl/policy/create
> github.com/hashicorp/consul/command/acl/policy/delete
> github.com/hashicorp/consul/command/acl/policy/list
> github.com/hashicorp/consul/command/acl/policy/read
> github.com/hashicorp/consul/command/acl/policy/update
> github.com/hashicorp/consul/command/acl/role
> github.com/hashicorp/consul/command/acl/role/create
> github.com/hashicorp/consul/command/acl/role/delete
> github.com/hashicorp/consul/command/acl/role/list
> github.com/hashicorp/consul/command/acl/role/read
> github.com/hashicorp/consul/command/acl/role/update
> github.com/hashicorp/consul/command/acl/rules
> github.com/hashicorp/consul/command/acl/token
> github.com/hashicorp/consul/command/acl/token/clone
> github.com/hashicorp/consul/command/acl/token/create
> github.com/hashicorp/consul/command/acl/token/delete
> github.com/hashicorp/consul/command/acl/token/list
> github.com/hashicorp/consul/command/acl/token/read
> github.com/hashicorp/consul/command/acl/token/update
> github.com/hashicorp/consul/command/agent
> github.com/hashicorp/consul/command/catalog
> github.com/hashicorp/consul/command/catalog/list/dc
> github.com/hashicorp/consul/command/catalog/list/nodes
> github.com/hashicorp/consul/command/catalog/list/services
> github.com/hashicorp/consul/command/config
> github.com/hashicorp/consul/command/config/delete
> github.com/hashicorp/consul/command/config/list
> github.com/hashicorp/consul/command/config/read
> github.com/hashicorp/consul/command/config/write
> github.com/hashicorp/consul/command/connect
> github.com/hashicorp/consul/command/connect/ca
> github.com/hashicorp/consul/command/connect/ca/get
> github.com/hashicorp/consul/command/connect/ca/set
> github.com/hashicorp/consul/command/connect/envoy
> github.com/hashicorp/consul/command/connect/envoy/pipe-bootstrap
> github.com/hashicorp/consul/command/connect/expose
> github.com/hashicorp/consul/command/connect/proxy
> github.com/hashicorp/consul/command/debug
> github.com/hashicorp/consul/command/event
> github.com/hashicorp/consul/command/exec
> github.com/hashicorp/consul/command/flags
> github.com/hashicorp/consul/command/forceleave
> github.com/hashicorp/consul/command/helpers
> github.com/hashicorp/consul/command/info
> github.com/hashicorp/consul/command/intention
> github.com/hashicorp/consul/command/intention/check
> github.com/hashicorp/consul/command/intention/create
> github.com/hashicorp/consul/command/intention/delete
> github.com/hashicorp/consul/command/intention/finder
> github.com/hashicorp/consul/command/intention/get
> github.com/hashicorp/consul/command/intention/match
> github.com/hashicorp/consul/command/join
> github.com/hashicorp/consul/command/keygen
> github.com/hashicorp/consul/command/keyring
> github.com/hashicorp/consul/command/kv
> github.com/hashicorp/consul/command/kv/del
> github.com/hashicorp/consul/command/kv/exp
> github.com/hashicorp/consul/command/kv/get
> github.com/hashicorp/consul/command/kv/imp
> github.com/hashicorp/consul/command/kv/impexp
> github.com/hashicorp/consul/command/kv/put
> github.com/hashicorp/consul/command/leave
> github.com/hashicorp/consul/command/lock
> github.com/hashicorp/consul/command/login
> github.com/hashicorp/consul/command/logout
> github.com/hashicorp/consul/command/maint
> github.com/hashicorp/consul/command/members
> github.com/hashicorp/consul/command/monitor
> github.com/hashicorp/consul/command/operator
> github.com/hashicorp/consul/command/operator/autopilot
> github.com/hashicorp/consul/command/operator/autopilot/get
> github.com/hashicorp/consul/command/operator/autopilot/set
> github.com/hashicorp/consul/command/operator/raft
> github.com/hashicorp/consul/command/operator/raft/listpeers
> github.com/hashicorp/consul/command/operator/raft/removepeer
> github.com/hashicorp/consul/command/reload
> github.com/hashicorp/consul/command/rtt
> github.com/hashicorp/consul/command/services
> github.com/hashicorp/consul/command/services/deregister
> github.com/hashicorp/consul/command/services/register
> github.com/hashicorp/consul/command/snapshot
> github.com/hashicorp/consul/command/snapshot/inspect
> github.com/hashicorp/consul/command/snapshot/restore
> github.com/hashicorp/consul/command/snapshot/save
> github.com/hashicorp/consul/command/tls
> github.com/hashicorp/consul/command/tls/ca
> github.com/hashicorp/consul/command/tls/ca/create
> github.com/hashicorp/consul/command/tls/cert
> github.com/hashicorp/consul/command/tls/cert/create
> github.com/hashicorp/consul/command/validate
> github.com/hashicorp/consul/command/version
> github.com/hashicorp/consul/command/watch github.com/hashicorp/consul/connect
> github.com/hashicorp/consul/connect/certgen
> github.com/hashicorp/consul/connect/proxy
> github.com/hashicorp/consul/internal/go-sso/oidcauth
> github.com/hashicorp/consul/internal/go-sso/oidcauth/internal/strutil
> github.com/hashicorp/consul/internal/go-sso/oidcauth/oidcauthtest
> github.com/hashicorp/consul/ipaddr github.com/hashicorp/consul/lib
> github.com/hashicorp/consul/lib/decode github.com/hashicorp/consul/lib/file
> github.com/hashicorp/consul/lib/semaphore
> github.com/hashicorp/consul/lib/stringslice
> github.com/hashicorp/consul/lib/template github.com/hashicorp/consul/logging
> github.com/hashicorp/consul/logging/monitor github.com/hashicorp/consul/proto
> github.com/hashicorp/consul/proto/pbacl
> github.com/hashicorp/consul/proto/pbautoconf
> github.com/hashicorp/consul/proto/pbcommon
> github.com/hashicorp/consul/proto/pbconfig
> github.com/hashicorp/consul/proto/pbconnect
> github.com/hashicorp/consul/sdk/freeport
> github.com/hashicorp/consul/sdk/testutil
> github.com/hashicorp/consul/sdk/testutil/retry
> github.com/hashicorp/consul/sentinel github.com/hashicorp/consul/service_os
> github.com/hashicorp/consul/snapshot github.com/hashicorp/consul/testrpc
> github.com/hashicorp/consul/tlsutil github.com/hashicorp/consul/types
> github.com/hashicorp/consul/version returned exit code 1
> make: *** [debian/rules:32: build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/consul_1.8.7+dfsg1-5_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: golang-github-shirou-gopsutil
Source-Version: 3.22.4-3
Done: Shengjing Zhu <[email protected]>
We believe that the bug you reported is fixed in the latest version of
golang-github-shirou-gopsutil, 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-github-shirou-gopsutil 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: Fri, 24 Jun 2022 22:06:38 +0800
Source: golang-github-shirou-gopsutil
Architecture: source
Version: 3.22.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Shengjing Zhu <[email protected]>
Closes: 1013588 1013593 1013596
Changes:
golang-github-shirou-gopsutil (3.22.4-3) unstable; urgency=medium
.
* Team upload
* Revert XS-Go-Import-Path to github.com/shirou/gopsutil/v3.
This reverts commit fa35c0744cb3933c927cad97c8925b66725b078c.
(Closes: #1013588, #1013593, #1013596)
* Update Standards-Version to 4.6.1 (no changes)
Checksums-Sha1:
7bf0532c7f60c9b5e882b69284297bc7f89f5bd7 1996
golang-github-shirou-gopsutil_3.22.4-3.dsc
81000728a572b592e0ffb3dcc9a920082ce4986b 5472
golang-github-shirou-gopsutil_3.22.4-3.debian.tar.xz
b4d928aecf042a39d82d671260e7de7f76b9ec06 6257
golang-github-shirou-gopsutil_3.22.4-3_amd64.buildinfo
Checksums-Sha256:
dbba93c8ea2e349f6f23a470ccdde743bdf2c0199e3dd9d67a0c78315188bdd6 1996
golang-github-shirou-gopsutil_3.22.4-3.dsc
2bdbfd7dd342a75fc6eaaf741eb83a583822d45985c9d9a7cd0db98a927317c0 5472
golang-github-shirou-gopsutil_3.22.4-3.debian.tar.xz
7748128dae825f9918bfd207dc596bc16d5e357b48818a8c99db10bb217f4134 6257
golang-github-shirou-gopsutil_3.22.4-3_amd64.buildinfo
Files:
a562e3086b3e85f5b66aea0e477c303d 1996 golang optional
golang-github-shirou-gopsutil_3.22.4-3.dsc
533bb4a43821d1bf76a6f1e5b464d679 5472 golang optional
golang-github-shirou-gopsutil_3.22.4-3.debian.tar.xz
c6d8db883145ea39cbc8c86523fac30c 6257 golang optional
golang-github-shirou-gopsutil_3.22.4-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIYEARYIAC4WIQSRhdT1d2eu7mxV1B5/RPol6lUUywUCYrXH2xAcemhzakBkZWJp
YW4ub3JnAAoJEH9E+iXqVRTLFu0BAMsPywcXRfbsmb6Ez/Kyt0MCGCsM6zz+o37n
UQtAQfZXAPwP7klarywFnuOLPwNGHd3EYAxWYKI96CwIBsQVdyb5BQ==
=1mfa
-----END PGP SIGNATURE-----
--- End Message ---