Your message dated Wed, 10 Feb 2021 03:18:37 +0000
with message-id <e1l9g1v-0005vz...@fasolo.debian.org>
and subject line Bug#976217: fixed in golang-github-containers-storage 
1.25.0+dfsg1-1
has caused the Debian Bug report #976217,
regarding golang-github-containers-storage: Please add missing build-dependency 
on golang-github-moby-sys-dev
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.)


-- 
976217: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976217
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-github-containers-storage
Version: 1.23.9+dfsg1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch

Dear maintainers,

In Ubuntu, golang-github-containers-storage was failing to build because of
a missing build-dependency:

[...]
        cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
github.com/containers/storage 
github.com/containers/storage/cmd/containers-storage 
github.com/containers/storage/drivers 
github.com/containers/storage/drivers/aufs 
github.com/containers/storage/drivers/btrfs 
github.com/containers/storage/drivers/copy 
github.com/containers/storage/drivers/devmapper 
github.com/containers/storage/drivers/graphtest 
github.com/containers/storage/drivers/overlay 
github.com/containers/storage/drivers/overlayutils 
github.com/containers/storage/drivers/quota 
github.com/containers/storage/drivers/register 
github.com/containers/storage/drivers/vfs 
github.com/containers/storage/drivers/zfs 
github.com/containers/storage/internal/opts 
github.com/containers/storage/pkg/archive 
github.com/containers/storage/pkg/chrootarchive 
github.com/containers/storage/pkg/config 
github.com/containers/storage/pkg/devicemapper 
github.com/containers/storage/pkg/directory 
github.com/containers/storage/pkg/dmesg 
github.com/containers/storage/pkg/fileutils 
github.com/containers/storage/pkg/fsutils 
github.com/containers/storage/pkg/homedir 
github.com/containers/storage/pkg/idtools 
github.com/containers/storage/pkg/ioutils 
github.com/containers/storage/pkg/locker 
github.com/containers/storage/pkg/lockfile 
github.com/containers/storage/pkg/longpath 
github.com/containers/storage/pkg/loopback 
github.com/containers/storage/pkg/mflag 
github.com/containers/storage/pkg/mflag/example 
github.com/containers/storage/pkg/mount 
github.com/containers/storage/pkg/parsers 
github.com/containers/storage/pkg/parsers/kernel 
github.com/containers/storage/pkg/parsers/operatingsystem 
github.com/containers/storage/pkg/pools 
github.com/containers/storage/pkg/promise 
github.com/containers/storage/pkg/reexec 
github.com/containers/storage/pkg/stringid 
github.com/containers/storage/pkg/stringutils 
github.com/containers/storage/pkg/system 
github.com/containers/storage/pkg/tarlog 
github.com/containers/storage/pkg/truncindex 
github.com/containers/storage/pkg/unshare
src/github.com/containers/storage/pkg/mount/mountinfo.go:4:2: cannot find 
package "github.com/moby/sys/mountinfo" in any of:
        /usr/lib/go-1.15/src/github.com/moby/sys/mountinfo (from $GOROOT)
        
/<<BUILDDIR>>/golang-github-containers-storage-1.23.9+dfsg1/obj-x86_64-linux-gnu/src/github.com/moby/sys/mountinfo
 (from $GOPATH)
dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
github.com/containers/storage 
github.com/containers/storage/cmd/containers-storage 
[...]

  
(https://launchpad.net/ubuntu/+source/golang-github-containers-storage/1.23.9+dfsg1-1/+build/20330377)

Presumably this hasn't failed in Debian because some other build-dependency
is pulling this package in there.  But the package shouldn't rely on this,
since it is directly required by golang-github-containers-storage.

Please see the attached trivial patch to add golang-github-moby-sys-dev to
build-dependencies.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru golang-github-containers-storage-1.23.9+dfsg1/debian/control 
golang-github-containers-storage-1.23.9+dfsg1/debian/control
--- golang-github-containers-storage-1.23.9+dfsg1/debian/control        
2020-11-23 14:05:11.000000000 -0800
+++ golang-github-containers-storage-1.23.9+dfsg1/debian/control        
2020-12-01 09:03:25.000000000 -0800
@@ -16,6 +16,7 @@
                golang-github-hashicorp-go-multierror-dev,
                golang-github-klauspost-pgzip-dev,
                golang-github-mattn-go-shellwords-dev,
+               golang-github-moby-sys-dev,
                golang-github-opencontainers-go-digest-dev,
                golang-github-opencontainers-runc-dev,
                golang-github-opencontainers-selinux-dev (>= 1.5.0),

--- End Message ---
--- Begin Message ---
Source: golang-github-containers-storage
Source-Version: 1.25.0+dfsg1-1
Done: Reinhard Tartler <siret...@tauware.de>

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

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated 
golang-github-containers-storage 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: Tue, 09 Feb 2021 10:13:16 -0500
Source: golang-github-containers-storage
Architecture: source
Version: 1.25.0+dfsg1-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 976217
Changes:
 golang-github-containers-storage (1.25.0+dfsg1-1) experimental; urgency=medium
 .
   * New upstream version 1.25.0+dfsg1
   * Add explicit dependency on golang-github-moby-sys-dev, closes: #976217
Checksums-Sha1:
 4c0b1768df44f20d4b2dcd2a177e0e803c960b47 3466 
golang-github-containers-storage_1.25.0+dfsg1-1.dsc
 c5915ad3917c30bcacaf4d29546d9cac5244348e 341504 
golang-github-containers-storage_1.25.0+dfsg1.orig.tar.xz
 9b71ef86ac90b8f036bd83083910e53e5b3650d0 5116 
golang-github-containers-storage_1.25.0+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 da81485cb0cb2b34d022bf053e88b95a22d5a7cab05f97482decc200b1010afa 3466 
golang-github-containers-storage_1.25.0+dfsg1-1.dsc
 c1a208e31a0138fcd5bb19c4210b6220b73061391c444bd70a48b9d295591020 341504 
golang-github-containers-storage_1.25.0+dfsg1.orig.tar.xz
 5a79afa2e568e98984c4f0c7ccf1972bc2379d8584734b03082ddb666c0f3c8c 5116 
golang-github-containers-storage_1.25.0+dfsg1-1.debian.tar.xz
Files:
 c7bffacda14cd65dd9b082848f29379a 3466 devel optional 
golang-github-containers-storage_1.25.0+dfsg1-1.dsc
 48f94c5f966e6369eec1b8721179c7e0 341504 devel optional 
golang-github-containers-storage_1.25.0+dfsg1.orig.tar.xz
 a91fe093e555ccafb0898b7493d0e174 5116 devel optional 
golang-github-containers-storage_1.25.0+dfsg1-1.debian.tar.xz

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

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmAjS3cUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJsuSjhAAxr5j2uFlaERKGG0AV5ISIyysTbrE
wiVX/c6N8KKOo9Toug4ZWm+Diiz2RrSJF0UAlQO331Jjqh9FlICuO5D8uFq90a8J
QRpO2tQNATYBXu9SWdmyDCf/ZuD3sm9SC0QgATSyk+7fMplpvbn7Weof2cuuZJWt
9GYpvQu5hrf26bWEEUQu0fcRbtSHQh0L2GgomXjutItaBtV/5EWBkurcV6Cu6An5
7UCrz187GCSqIilW6AKw19oPLn3X7s4wZwKZUu1VS1ECatKwIB0ovkj2nlyeZbBo
u50ehQDBC3JoWDjdtCRfOBFMpc8UUsr64V+BsprAI6LyFbBRNf/B3wmKGoa9+I3U
d5ptOSLLFCIuRgKJbJzEgDBVvyJxhce33z0aArJy8kXwiswyKUkY9IE4/l//wlMY
kM7mnVhS7qUmjXflOlXdoloDMJgkgvUTCrdqCLRu7Ew8sDzKwUB3IbzbQbvajkRm
gZPLRMoV2xb5ElS13BJXOGpfA7d7RauhDhH7iJXtNJKkQ59memGF1AtLigxNOpbr
IGtFNDYMP0jfw7vN0VdRa8eBsfcigV65xQkUds3rLRMvVdiUnWWny5+MlJMXBJUQ
el3ouQOkc4Rr/GXMv5yNBfS+NvVy1GyTM+MGgwIsJjbvFNlhv62qyqG+epvAdGp4
V+vwY6YoqvupAtg=
=XG9L
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to