[pkg-go] Processed: tagging 898397

2018-05-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 898397 + pending
Bug #898397 [dh-make-golang] dh-make-golang: allow authentication to github API 
to avoid hitting limits
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
898397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Re: Bug#898651: fakemachine: missing dependencies

2018-05-14 Thread Debian Bug Tracking System
Processing control commands:

> tags 898651 + patch
Bug #898651 [fakemachine] fakemachine: missing dependencies
Added tag(s) patch.

-- 
891714: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891714
898651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Re: Bug#898651: fakemachine: missing dependencies

2018-05-14 Thread Debian Bug Tracking System
Processing control commands:

> tags 898651 + patch
Bug #898651 [fakemachine] fakemachine: missing dependencies
Ignoring request to alter tags of bug #898651 to the same tags previously set

-- 
898651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 898397 ...

2018-05-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 898397 + pending
Bug #898397 [dh-make-golang] dh-make-golang: allow authentication to github API 
to avoid hitting limits
Ignoring request to alter tags of bug #898397 to the same tags previously set
> forwarded 898397 
> https://github.com/Debian/dh-make-golang/commit/db00c3774281436cc182d81463fbc86d791ec019
Bug #898397 [dh-make-golang] dh-make-golang: allow authentication to github API 
to avoid hitting limits
Set Bug forwarded-to-address to 
'https://github.com/Debian/dh-make-golang/commit/db00c3774281436cc182d81463fbc86d791ec019'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
898397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#893680: marked as done (gitaly: arch-dep-package-has-big-usr-share)

2018-04-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Apr 2018 07:19:53 +
with message-id <e1fbxfd-0001wn...@fasolo.debian.org>
and subject line Bug#893680: fixed in gitaly 0.96.1+debian-1
has caused the Debian Bug report #893680,
regarding gitaly: arch-dep-package-has-big-usr-share
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.)


-- 
893680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gitaly
Version: 0.91.0+debian-1
Severity: important

"gitaly" is not a -dev package therefore it should not install
"usr/share/gocode" folder with all its sources and vendored deps.

All the best,
 Dmitry Smirnov.

---

If liberty means anything at all, it means the right to tell people what
they do not want to hear.
-- George Orwell


signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: gitaly
Source-Version: 0.96.1+debian-1

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

Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated gitaly 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: SHA256

Format: 1.8
Date: Fri, 27 Apr 2018 12:24:32 +0530
Source: gitaly
Binary: gitaly
Architecture: source
Version: 0.96.1+debian-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Description:
 gitaly - Git RPC service for handling all the git calls made by GitLab
Closes: 893680 894277
Changes:
 gitaly (0.96.1+debian-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Pirate Praveen ]
   * Install config.toml
   * Fix paths, install ruby code
   * New upstream patch to fix github-linguist path (Closes: #894277)
 .
   [ Dmitry Smirnov ]
   * New upstream release.
   * rules:
 + don't install golang sources (Closes: #893680).
 + expose version string.
 + enabled tests but ignore failures.
 + dh_clean to remove Files-Excluded.
   * control: added "Built-Using" field.
   * Build-Depends: fixed debhelper version to allow building in backports.
   * Build-Depends:
 + golang-golang-x-crypto-dev
 + golang-golang-x-sync-dev
 + golang-golang-x-sys-dev
 + golang-golang-x-text-dev
 + golang-google-genproto-dev
   * Depends:
 - golang-go
 + ruby-github-linguist
 + adduser
 + pipexec
 + procps
 + "ruby | ruby-interpreter" (L: ruby-script-but-no-ruby-dep)
   * Introduced "debian/gbp.conf".
   * Introduced service files.
Checksums-Sha1:
 3eed84051df14287dc78fa57e374cc442d1e8d9f 2636 gitaly_0.96.1+debian-1.dsc
 9c517722c979d5385aa6c58e42b9dec0b38d2414 2064484 
gitaly_0.96.1+debian.orig.tar.xz
 9412e79875c3b60b712f2644df0980a62da7feab 8404 
gitaly_0.96.1+debian-1.debian.tar.xz
 9c6e25025a07634e4ab6779faeea5ad2f1175aea 7619 
gitaly_0.96.1+debian-1_source.buildinfo
Checksums-Sha256:
 647533ca71fa8e4d33e308946830e8a7a31edc5b783c5e069a1da8d7f7c9f71c 2636 
gitaly_0.96.1+debian-1.dsc
 2d55e21212660b19fe0a849f19a8f5f30cae7f787450cd7dd934f6f45d7affda 2064484 
gitaly_0.96.1+debian.orig.tar.xz
 6368e5849e6d9714f5176492a9fa3f9e7548d8e81398ae63d37cb5aef6cd17ea 8404 
gitaly_0.96.1+debian-1.debian.tar.xz
 ae748a7832df8ca1ac7429770ed99b8503aed4144a871c08f995d49b7b9d45eb 7619 
gitaly_0.96.1+debian-1_source.buildinfo
Files:
 ffc8ef4149492cf4bf169241c07723ca 2636 net optional gitaly_0.96.1+debian-1.dsc
 3c07868e6c7031ee7371e3069e3ad249 2064484 net optional 
gitaly_0.96.1+debian.orig.tar.xz
 b3c1cf02396810a4fbcff0067e00965f 8404 net optional 
gitaly_0.96.1+debian-1.debian.tar.xz
 8af1ffe49feaf83fd26fff09de94d103 7619 net optional 
gitaly_0.96.1+debian-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlriy2oACgkQzh+cZ0US
wio94RAAoq/CPufW1+lw8kElZu+0WHfRgLpOc/GQoRGbPMYGSFw/h2Q

[pkg-go] Bug#894277: marked as done (gitaly is not configured and not starting with a custom configuration)

2018-04-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Apr 2018 07:19:53 +
with message-id <e1fbxfd-0001wt...@fasolo.debian.org>
and subject line Bug#894277: fixed in gitaly 0.96.1+debian-1
has caused the Debian Bug report #894277,
regarding gitaly is not configured and not starting with a custom configuration
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.)


-- 
894277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894277
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gitaly
Version: 0.91.0+debian-1
Severity: grave
Control: forwarded -1 https://gitlab.com/gitlab-org/gitaly/issues/1119
Control: affects -1 gitlab

This breaks gitlab.



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: gitaly
Source-Version: 0.96.1+debian-1

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

Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated gitaly 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: SHA256

Format: 1.8
Date: Fri, 27 Apr 2018 12:24:32 +0530
Source: gitaly
Binary: gitaly
Architecture: source
Version: 0.96.1+debian-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Description:
 gitaly - Git RPC service for handling all the git calls made by GitLab
Closes: 893680 894277
Changes:
 gitaly (0.96.1+debian-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Pirate Praveen ]
   * Install config.toml
   * Fix paths, install ruby code
   * New upstream patch to fix github-linguist path (Closes: #894277)
 .
   [ Dmitry Smirnov ]
   * New upstream release.
   * rules:
 + don't install golang sources (Closes: #893680).
 + expose version string.
 + enabled tests but ignore failures.
 + dh_clean to remove Files-Excluded.
   * control: added "Built-Using" field.
   * Build-Depends: fixed debhelper version to allow building in backports.
   * Build-Depends:
 + golang-golang-x-crypto-dev
 + golang-golang-x-sync-dev
 + golang-golang-x-sys-dev
 + golang-golang-x-text-dev
 + golang-google-genproto-dev
   * Depends:
 - golang-go
 + ruby-github-linguist
 + adduser
 + pipexec
 + procps
 + "ruby | ruby-interpreter" (L: ruby-script-but-no-ruby-dep)
   * Introduced "debian/gbp.conf".
   * Introduced service files.
Checksums-Sha1:
 3eed84051df14287dc78fa57e374cc442d1e8d9f 2636 gitaly_0.96.1+debian-1.dsc
 9c517722c979d5385aa6c58e42b9dec0b38d2414 2064484 
gitaly_0.96.1+debian.orig.tar.xz
 9412e79875c3b60b712f2644df0980a62da7feab 8404 
gitaly_0.96.1+debian-1.debian.tar.xz
 9c6e25025a07634e4ab6779faeea5ad2f1175aea 7619 
gitaly_0.96.1+debian-1_source.buildinfo
Checksums-Sha256:
 647533ca71fa8e4d33e308946830e8a7a31edc5b783c5e069a1da8d7f7c9f71c 2636 
gitaly_0.96.1+debian-1.dsc
 2d55e21212660b19fe0a849f19a8f5f30cae7f787450cd7dd934f6f45d7affda 2064484 
gitaly_0.96.1+debian.orig.tar.xz
 6368e5849e6d9714f5176492a9fa3f9e7548d8e81398ae63d37cb5aef6cd17ea 8404 
gitaly_0.96.1+debian-1.debian.tar.xz
 ae748a7832df8ca1ac7429770ed99b8503aed4144a871c08f995d49b7b9d45eb 7619 
gitaly_0.96.1+debian-1_source.buildinfo
Files:
 ffc8ef4149492cf4bf169241c07723ca 2636 net optional gitaly_0.96.1+debian-1.dsc
 3c07868e6c7031ee7371e3069e3ad249 2064484 net optional 
gitaly_0.96.1+debian.orig.tar.xz
 b3c1cf02396810a4fbcff0067e00965f 8404 net optional 
gitaly_0.96.1+debian-1.debian.tar.xz
 8af1ffe49feaf83fd26fff09de94d103 7619 net optional 
gitaly_0.96.1+debian-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEKnl0ri/BUtd4Z9pKzh+cZ0USwioFAlriy2oACgkQzh+cZ0US
wio94RAAoq/CPufW1+lw8kElZu+0WHfRgLpOc/GQoRGbPMYGSFw/h2QNxB3Nm7gZ
baygITR8cO/T4Q4se1uoN5Id15QZgSKt8EwpAxeZYNIEn8hdokqIJkiRVa+tsEX1
M3tcWGsETNZJoESINgbQ0btga6bkQ7I8w4cuEVDZJ4ZNornhHupT05WKub+rueWA
2HVAh6pa3Ma4fdaSxwqbqYzXaPgZ94A2d20rELwNFJgXN6d7cYRCxAtVoGIALjQn

[pkg-go] Processed: Bug #890926 in dep marked as pending

2018-04-28 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #890926 [src:go-dep] go-dep FTBFS with golang-1.10-go: go: cannot find 
GOROOT directory: /usr/lib/go-1.8
Added tag(s) pending.

-- 
890926: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890926
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#890926: marked as done (go-dep FTBFS with golang-1.10-go: go: cannot find GOROOT directory: /usr/lib/go-1.8)

2018-04-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Apr 2018 16:35:25 +
with message-id <e1fcson-000fzb...@fasolo.debian.org>
and subject line Bug#890926: fixed in go-dep 0.3.2-3
has caused the Debian Bug report #890926,
regarding go-dep FTBFS with golang-1.10-go: go: cannot find GOROOT directory: 
/usr/lib/go-1.8
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.)


-- 
890926: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890926
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: go-dep
Version: 0.3.2-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/go-dep.html

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/go-dep-0.3.2'
go: cannot find GOROOT directory: /usr/lib/go-1.8
*** Cannot use default go. Forcing go-1.8.
GOPATH=/build/1st/go-dep-0.3.2/obj-x86_64-linux-gnu go generate 
github.com/golang/dep
go: cannot find GOROOT directory: /usr/lib/go-1.8
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 2
--- End Message ---
--- Begin Message ---
Source: go-dep
Source-Version: 0.3.2-3

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

Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated go-dep 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: SHA256

Format: 1.8
Date: Sat, 28 Apr 2018 18:10:37 +0200
Source: go-dep
Binary: go-dep
Architecture: source
Version: 0.3.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Description:
 go-dep - Go dependency management tool
Closes: 890926
Changes:
 go-dep (0.3.2-3) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Hilko Bengen ]
   * Fix Go version detection recognize two-part version numbers such as
 1.10 (Closes: #890926)
   * Bump Standards-Version
Checksums-Sha1:
 643cdc30e85b6acb1f5a7d17d745e27d7e7ee7ed 2070 go-dep_0.3.2-3.dsc
 0a2cd081482e2c083f5cf81b48af78a383f82ad5 4364 go-dep_0.3.2-3.debian.tar.xz
 555acb3eaa691256cbd87e3611eb1a272ed3af33 5883 go-dep_0.3.2-3_source.buildinfo
Checksums-Sha256:
 22913a82dd01bb7c475c4a3911691ec0d9d002e4f9541f356386af0b5e73c7e9 2070 
go-dep_0.3.2-3.dsc
 8237a257a1aeb18f6cd38d1c66c2b20e712b879d8604bd3de7cd7363c050ccaf 4364 
go-dep_0.3.2-3.debian.tar.xz
 3bf255e4f8931800bee4814c26e490aa6875161175a0f06c24a3daf7f9ed960b 5883 
go-dep_0.3.2-3_source.buildinfo
Files:
 5617d846c90f9a8dfb75877d735aaf66 2070 devel optional go-dep_0.3.2-3.dsc
 97e5c4f679a61a509f6b9d654f5b 4364 devel optional 
go-dep_0.3.2-3.debian.tar.xz
 4f6757c9df82651391c1fa2e32d30566 5883 devel optional 
go-dep_0.3.2-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCAAwFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAlrknbUSHGJlbmdlbkBk
ZWJpYW4ub3JnAAoJEHW3EGNcITp+XyAQALwle02kyi9AamQSTZxHOBopLqG5HmwP
XjuZYZYbsm4rFX3SZ3aS6VVl8tzPnjLTWS7qteO5XSH4ZVoGR6oehznGIbxdDIlT
7HHskvRM45GCIBindIzMtFysWkB0jLsTvTjpQhOCDLZ4rH01huBor7mNBoD+kZ8P
QwQoy1fSm4NAYTUzYahpxkixfBPsy5QDep2CWpUcDGZBNBTyNC1VnsC8ZqovbCeQ
kX36RFp2HphxGjYXCq4IfVljMCUHjFNBF8qp+ljBOezWSEuHh89u+hkIvapF95uV
9Hmvt1Jw9uKRKtSqNf2g7kZ9BRsf7AZM6m5RvjAJd45s60lnOjiGjPAJI/EXcgHV
ih9UN6rrDRJnT1g470RsF4wk3ulVqY6yZ1A/HV/k25pamlc/ZeVZ0E0NCns+jIgl
GC9CGJjHY/uyigfat+XjSYibLHwsrRCFl/R4qMN2MbAgg8eV2ysBSUanXm1bfYxv
GZG7BJNF2pag+mXXXDmDm+GruPxZJw2cVTrWJibZd8QepoieSOSDY0aH4+BJOimG
OJ/6y29STVwAFDsjlOhxTnENH7WuvOgTDnblJgF9ed4jLjg8/JgA+26Kcy3ajJyP
0wbjHQpxBalg4SnrrhFx4IH6do8ZOFQOPqNSaalmBs8Qvg1/OeUeFdLQ8N82zePw
zci7m1gK21mq
=tQo1
-END PGP SIGNATURE End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 896888

2018-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 896888 + moreinfo
Bug #896888 [syncthing] panics during start on protocol.DeviceIDFromBytes
Added tag(s) moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
896888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: bug 896888 is forwarded to https://github.com/syncthing/syncthing/issues/4934

2018-05-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 896888 https://github.com/syncthing/syncthing/issues/4934
Bug #896888 [syncthing] panics during start on protocol.DeviceIDFromBytes
Set Bug forwarded-to-address to 
'https://github.com/syncthing/syncthing/issues/4934'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
896888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: severity of 896888 is normal

2018-05-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 896888 normal
Bug #896888 [syncthing] panics during start on protocol.DeviceIDFromBytes
Severity set to 'normal' from 'grave'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
896888: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#898651: marked as done (fakemachine: missing dependencies)

2018-05-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 May 2018 15:50:52 +
with message-id <e1fk48c-000cqm...@fasolo.debian.org>
and subject line Bug#898651: fixed in golang-github-go-debos-fakemachine 
0.0~git20180517.7d8d48a-1
has caused the Debian Bug report #898651,
regarding fakemachine: missing dependencies
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.)


-- 
898651: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898651
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fakemachine
Version: 0.0~git20180126.e307c2f-1
Severity: grave
Justification: renders package unusable

In a relatively minimal (buildd) chroot:

smcv@archetype(sid-amd64):~$ sudo apt install fakemachine hello
...
smcv@archetype(sid-amd64):~$ fakemachine hello
2018/05/14 16:31:15 open failed: /bin/busybox - open /bin/busybox: no such file 
or directory
panic: open failed: /bin/busybox - open /bin/busybox: no such file or directory
smcv@archetype(sid-amd64):~$ sudo apt install busybox
...
smcv@archetype(sid-amd64):~$ fakemachine hello; echo $?
255
smcv@archetype(sid-amd64):~$ sudo apt install --no-install-recommends 
linux-image-amd64 qemu-system-x86
...
smcv@archetype(sid-amd64):~$ fakemachine hello; echo $?
...
Running hello
Hello, world!
Powering off.
[4.471990] reboot: Power down
0

fakemachine should have dependencies (or at least Recommends) on:

* busybox | busybox-static
* systemd
* linux-image-amd64 [1]
* qemu-system-x86   [2]

[1] Perhaps with linux-image-generic (Ubuntu), etc., as alternatives.
Upstream only supports x86_64 hosts, for which I've opened separate
bugs.
[2] Use of qemu-system-x86_64 is currently hard-coded.

By inspection of its source code, it should also have at least a Suggests
(probably a Recommends) on e2fsprogs, for mkfs.ext4.

Please consider the attached patch.

Thanks,
smcv
>From 67763c9fa94d9088537a314dbf050f69ac9af760 Mon Sep 17 00:00:00 2001
From: Simon McVittie <s...@collabora.com>
Date: Mon, 14 May 2018 18:24:26 +0100
Subject: [PATCH 3/3] Add missing dependencies

Signed-off-by: Simon McVittie <s...@collabora.com>
---
 debian/control | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 53c7ded..93ee761 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,13 @@ Testsuite: autopkgtest-pkg-go
 Package: fakemachine
 Architecture: amd64
 Built-Using: ${misc:Built-Using}
-Depends: ${shlibs:Depends},
+Depends: busybox | busybox-static,
+ qemu-system-x86,
+ systemd,
+ ${shlibs:Depends},
  ${misc:Depends}
+Recommends: e2fsprogs,
+linux-image-amd64
 Description: create and spawn virtual machines for building images with debos.
  Create and spawn virtual machines for building images with debos tool.
 
-- 
2.17.0

--- End Message ---
--- Begin Message ---
Source: golang-github-go-debos-fakemachine
Source-Version: 0.0~git20180517.7d8d48a-1

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

Debian distribution maintenance software
pp.
Héctor Orón Martínez <zu...@debian.org> (supplier of updated 
golang-github-go-debos-fakemachine 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: Sat, 19 May 2018 17:05:51 +0200
Source: golang-github-go-debos-fakemachine
Binary: fakemachine golang-github-go-debos-fakemachine-dev
Architecture: source
Version: 0.0~git20180517.7d8d48a-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Héctor Orón Martínez <zu...@debian.org>
Description:
 fakemachine - create and spawn virtual machines for building images with debos.
 golang-github-go-debos-fakemachine-dev - create and spawn virtual machines for 
building images with debos.
Closes: 891896 898650 898651 898652
Changes:
 golang-github-go-debos-fakemachine (0.0~git20180517.7d8d48a-1) unstable; 
urgency=medium
 .
   [ Alexandre Viau ]
  

[pkg-go] Bug#891896: marked as done (about the QEMU dependency)

2018-05-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 May 2018 15:50:52 +
with message-id <e1fk48c-000cqa...@fasolo.debian.org>
and subject line Bug#891896: fixed in golang-github-go-debos-fakemachine 
0.0~git20180517.7d8d48a-1
has caused the Debian Bug report #891896,
regarding about the QEMU  dependency
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.)


-- 
891896: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891896
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fakemachine
Version: 0.0~git20180126.e307c2f-1
Severity: wishlist

Hi,

Please consider
to read https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890718#32
before fakemachine gets a Depends on qemu-system.

That URL is a bugreport against  qemu package.

Quoting the maintainer:

   qemu-system package is historical. Once upon a time there was
   just one package, qemu, which included everything. Now it is a
   transitional package, split into qemu-system and qemu-user. And later
   on, qemu-system has been split into several arch-specific packages,
   and qemu-system become mostly transitional, just like qemu itself. No
   one actually want to install "qemu" package, because it is quite rare
   to need everything of it.
 


What happened:
* apt install debos
* git clone debos-recipes ; cd debos-recipes/deeper/directory
* debos rpi3.recipe
* Got error about missing qemu-system-x86
* Felt the urgue to report the missing dependency
* Understond that it is some what complicate


So now there is this bugreport. Main goal is preventing
that a debos install sucks in _all_ qemu systems.


Groeten
Geert Stappers
-- 
Leven en laten leven
--- End Message ---
--- Begin Message ---
Source: golang-github-go-debos-fakemachine
Source-Version: 0.0~git20180517.7d8d48a-1

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

Debian distribution maintenance software
pp.
Héctor Orón Martínez <zu...@debian.org> (supplier of updated 
golang-github-go-debos-fakemachine 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: Sat, 19 May 2018 17:05:51 +0200
Source: golang-github-go-debos-fakemachine
Binary: fakemachine golang-github-go-debos-fakemachine-dev
Architecture: source
Version: 0.0~git20180517.7d8d48a-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Héctor Orón Martínez <zu...@debian.org>
Description:
 fakemachine - create and spawn virtual machines for building images with debos.
 golang-github-go-debos-fakemachine-dev - create and spawn virtual machines for 
building images with debos.
Closes: 891896 898650 898651 898652
Changes:
 golang-github-go-debos-fakemachine (0.0~git20180517.7d8d48a-1) unstable; 
urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Héctor Orón Martínez ]
   * New upstream version 0.0~git20180517.7d8d48a
   * debian/control: set architecture to amd64 (Closes: #898650)
   * debian/control: bump standards version, no changes
 .
   [ Simon McVittie ]
   * Add missing dependencies (Closes: #898651, #891896)
   * Add an autopkgtest smoke test (Closes: #898652)
Checksums-Sha1:
 48378023995a104dad34179e755625f7aaf9fb67 2652 
golang-github-go-debos-fakemachine_0.0~git20180517.7d8d48a-1.dsc
 7b83b1c4a65f383497ff4a17290139d5db806992 11244 
golang-github-go-debos-fakemachine_0.0~git20180517.7d8d48a.orig.tar.xz
 785e479dbab0a9d229874aeafa05eca1549e8df3 3364 
golang-github-go-debos-fakemachine_0.0~git20180517.7d8d48a-1.debian.tar.xz
 eaf2718161e0dbcf0a1f505c43ccae8842ebce03 6052 
golang-github-go-debos-fakemachine_0.0~git20180517.7d8d48a-1_source.buildinfo
Checksums-Sha256:
 86cf1092e9dabfdc75ef0b31fedba91ab19821f667f21c3fdb840f8301678ae1 2652 
golang-github-go-debos-fakemachine_0.0~git20180517.7d8d48a-1.dsc
 3b43bb5f74fa9cbfe38521f3dad54247e0f413d2dbfe8ce1cc85e1df4485afc1 11244 
golang-github-go-debos-fakemachine_0.0~git20180517.7d8d48a.orig.tar.xz
 913178ada3b5839c0ab3af40b61e994137da7168f64

[pkg-go] Bug#898652: marked as done (golang-github-go-debos-fakemachine: autopkgtest doesn't actually run any tests)

2018-05-19 Thread Debian Bug Tracking System
Your message dated Sat, 19 May 2018 15:50:52 +
with message-id <e1fk48c-000cqs...@fasolo.debian.org>
and subject line Bug#898652: fixed in golang-github-go-debos-fakemachine 
0.0~git20180517.7d8d48a-1
has caused the Debian Bug report #898652,
regarding golang-github-go-debos-fakemachine: autopkgtest doesn't actually run 
any tests
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.)


-- 
898652: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-go-debos-fakemachine
Version: 0.0~git20180126.e307c2f-1
Severity: normal
Tags: patch

The tests for this package appear to pass, but if you look more closely,
there is very little actual testing going on:

autopkgtest [02:05:31]: test command1: /usr/bin/dh_golang_autopkgtest
autopkgtest [02:05:31]: test command1: [---
[info] Testing github.com/go-debos/fakemachine...
[info] Source code installed by binary package, overriding dh_auto_configure...
dh build --buildsystem=golang --with=golang
...
   debian/rules override_dh_auto_test
make[1]: Entering directory 
'/tmp/autopkgtest-lxc.6okl3mgq/downtmp/autopkgtest_tmp'
# Disable auto tests at build time
# fakemachine need to be able to use /dev/kvm
:
make[1]: Leaving directory 
'/tmp/autopkgtest-lxc.6okl3mgq/downtmp/autopkgtest_tmp'
   create-stamp debian/debhelper-build-stamp
autopkgtest [02:05:33]: test command1: ---]
autopkgtest [02:05:33]: test command1:  - - - - - - - - - - results - - - - - - 
- - - -
command1 PASS

I suspect autopkgtest-pkg-go is not appropriate for this particular
package.

I attach a simple smoke-test which tries to detect whether fakemachine
should be expected to be able to operate or not. This would hopefully have
detected the missing runtime dependencies.

Regards,
smcv
>From 17bec09d74237f3961a423e416de72c6be30afd6 Mon Sep 17 00:00:00 2001
From: Simon McVittie <s...@collabora.com>
Date: Mon, 14 May 2018 18:21:50 +0100
Subject: [PATCH 1/3] Add an autopkgtest smoke test

Unlike the (disabled) build-time tests, this checks for access to
/dev/kvm and is skipped if that isn't possible.

Signed-off-by: Simon McVittie <s...@collabora.com>
---
 debian/control   |  1 -
 debian/tests/control |  3 ++
 debian/tests/hello   | 72 
 3 files changed, 75 insertions(+), 1 deletion(-)
 create mode 100644 debian/tests/control
 create mode 100755 debian/tests/hello

diff --git a/debian/control b/debian/control
index 9d746bf..bd58272 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Homepage: https://github.com/go-debos/fakemachine
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-go-debos-fakemachine
 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-go-debos-fakemachine.git
 XS-Go-Import-Path: github.com/go-debos/fakemachine
-Testsuite: autopkgtest-pkg-go
 
 Package: fakemachine
 Architecture: any
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 000..a7d8062
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Tests: hello
+Depends: fakemachine, hello
+Restrictions: allow-stderr needs-recommends
diff --git a/debian/tests/hello b/debian/tests/hello
new file mode 100755
index 000..d99aef6
--- /dev/null
+++ b/debian/tests/hello
@@ -0,0 +1,72 @@
+#!/bin/bash
+
+# Copyright © 2018 Collabora Ltd.
+#
+# SPDX-License-Identifier: Apache-2.0
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+set -e
+set -u
+set -o pipefail
+
+cd "${AUTOPKGTEST_TMP:-"${ADTTMP}"}"
+
+if ! [ -w /dev/kvm ]; then
+echo "1..0 # SKIP no write access to /dev/kvm"
+exit 0
+fi
+
+if ! grep -E '^flags[[:space:]]*:.*[[:space:]](vmx|svm)( |$)' /proc/cpuinfo >&2; then
+echo "1..0 # SKIP could not find AMD-V (svm) or Intel VT-x (vmx) in /proc/cpuinfo"
+exit 0
+fi
+
+echo "1..3"
+fail=0
+
+# Filter out Esc and Tab for a cleaner log and easier grepping
+if

[pkg-go] Processed: golang-github-containerd-btrfs FTBFS

2018-05-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # golang-github-containerd-btrfs now FTBFS
> severity 898874 serious
Bug #898874 [golang-github-containerd-btrfs] golang-github-containerd-btrfs: 
Update dependencies for split out libbtrfs-dev
Severity set to 'serious' from 'important'
> user debian...@lists.debian.org
Setting user to debian...@lists.debian.org (was elb...@debian.org).
> usertags 898874 needs-update
There were no usertags set.
Usertags are now: needs-update.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
898874: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898874
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Bug #900713 in prometheus marked as pending

2018-06-10 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #900713 [prometheus] [INTL:es] Spanish translation of the debconf template 
prometheus
Added tag(s) pending.

-- 
900713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900713
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Bug #898186 in prometheus marked as pending

2018-06-10 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #898186 [prometheus] prometheus: [INTL:ru] Russian translation of debconf 
template
Added tag(s) pending.

-- 
898186: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898186
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: block 865807 with 879551

2018-06-12 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 865807 with 879551
Bug #865807 [src:golang-github-coreos-go-oidc] golang-github-coreos-go-oidc 
FTBFS: FAIL github.com/coreos/go-oidc/http
865807 was not blocked by any bugs.
865807 was not blocking any bugs.
Added blocking bug(s) of 865807: 879551
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
865807: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865807
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: severity of 900597 is important

2018-06-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 900597 important
Bug #900597 [src:golang-github-prometheus-client-golang] 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks 
golang-github-docker-go-metrics
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
900597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Bug #900597 in golang-github-docker-go-metrics marked as pending

2018-06-10 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #900597 [src:golang-github-prometheus-client-golang] 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks 
golang-github-docker-go-metrics
Added tag(s) pending.

-- 
900597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#900597: marked as done (golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks golang-github-docker-go-metrics)

2018-06-10 Thread Debian Bug Tracking System
Your message dated Mon, 11 Jun 2018 01:04:28 +
with message-id 
and subject line Bug#900597: fixed in golang-github-docker-go-metrics 
0.0~git20180209.399ea8c-1
has caused the Debian Bug report #900597,
regarding 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks 
golang-github-docker-go-metrics
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.)


-- 
900597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-prometheus-client-golang
Version: 0.9.0~pre1+git20180417.82f5ff1-2
Severity: serious
Justification: breaks reverse dependency
Affects: src:golang-github-docker-go-metrics
User: debian...@lists.debian.org
Usertags: breaks

Version 0.9.0~pre1+git20180417.82f5ff1-2 of
golang-github-prometheus-client-golang causes FTBFS of
golang-github-docker-go-metrics. This bug is to block migration of
golang-github-prometheus-client-golang until
golang-github-docker-go-metrics has been updated to cope with the new
version.

golang-github-prometheus-client-golang could (and in my opinion should)
declare a "Breaks: golang-github-docker-go-metrics (<=
0.0~git20170503.0.d466d4f-1)" relation (or better, if the new version is
-2 a "Breaks: golang-github-docker-go-metrics (<<
0.0~git20170503.0.d466d4f-2~)").

On 01-06-18 02:33, Martín Ferrari wrote:
>> On 24-05-18 13:48, Paul Gevers wrote:
> 
>> It looks like to me that this is causing FTBFS (as seen on
>> reproducibility¹), so I guess that golang-github-docker-go-metrics
>> maintainers would want to create an RC bug against the
>> golang-github-prometheus-client-golang to prevent it from migrating
>> until the FTBFS is fixed.
> 
> I am not that surprised, as these golang APIs are very unstable. I
> thought this had passed our regresion tests, but I guess I am still not
> used to the system :-)
> 
> I took a quick look, and it indeed seems to be an incompatible API
> change. The problem is, there is no way to fix this unless we tried to
> change sonames everytime this happens (which is pretty often and without
> warning). It was merged here:
> https://github.com/prometheus/client_golang/pull/285/
> 
> Luckily, docker has already fixed it, so an update of the rdep should
> fix this issue: https://github.com/docker/go-metrics/issues/12
> 
> I will take a look into it next week as I will be offline for a few
> days, but if it is deemed that this needs to be blocked, please go ahead
> with the RC bug.

Paul





signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: golang-github-docker-go-metrics
Source-Version: 0.0~git20180209.399ea8c-1

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

Debian distribution maintenance software
pp.
Dmitry Smirnov  (supplier of updated 
golang-github-docker-go-metrics 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: SHA256

Format: 1.8
Date: Mon, 11 Jun 2018 10:29:38 +1000
Source: golang-github-docker-go-metrics
Binary: golang-github-docker-go-metrics-dev
Architecture: source all
Version: 0.0~git20180209.399ea8c-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dmitry Smirnov 
Description:
 golang-github-docker-go-metrics-dev - Package for metrics collection in Docker 
projects
Closes: 900597
Changes:
 golang-github-docker-go-metrics (0.0~git20180209.399ea8c-1) unstable; 
urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Dmitry Smirnov ]
   * Standards-Version: 4.1.4.
   * New upstream snapshot (Closes: #900597)
 + fixes FTBFS "cannot use prometheus.Observer as type 
prometheus.Histogram".
   * (Build-)Depends:
 = golang-github-prometheus-client-golang-dev (>= 0.9.0~)
Checksums-Sha1:
 059a603b5e7814d9a41934095747410fd61d7a8e 2500 
golang-github-

[pkg-go] Bug#865993: marked as done (Please enable SELinux support)

2018-06-16 Thread Debian Bug Tracking System
Your message dated Sat, 16 Jun 2018 13:05:28 +
with message-id 
and subject line Bug#865993: fixed in runc 1.0.0~rc5+dfsg1-2
has caused the Debian Bug report #865993,
regarding Please enable SELinux support
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.)


-- 
865993: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865993
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: runc
Version: 1.0.0~rc2+git20170201.133.9df8b30-1
Severity: wishlist
User: selinux-de...@lists.alioth.debian.org
Usertags: selinux selinux-aware

Hi,

Could you please build runc with the selinux BUILDTAG?

Thanks!

Laurent Bigonville

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: runc
Source-Version: 1.0.0~rc5+dfsg1-2

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

Debian distribution maintenance software
pp.
Dmitry Smirnov  (supplier of updated runc 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: SHA256

Format: 1.8
Date: Sat, 16 Jun 2018 22:12:23 +1000
Source: runc
Binary: runc golang-github-opencontainers-runc-dev
Architecture: source all amd64
Version: 1.0.0~rc5+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dmitry Smirnov 
Description:
 golang-github-opencontainers-runc-dev - Open Container Project - development 
files
 runc   - Open Container Project - runtime
Closes: 865993
Changes:
 runc (1.0.0~rc5+dfsg1-2) unstable; urgency=medium
 .
   * New patch to fix integer overflow on i686.
   * Build with "selinux" tag (Closes: #865993).
 Thanks, Laurent Bigonville.
   * Added myself to uploaders.
Checksums-Sha1:
 bdb82a71d70a4cecbccdb43d4f1098cb135b1a69 2790 runc_1.0.0~rc5+dfsg1-2.dsc
 045422250279121f54b2531bf7ddd5096f777a7c 7048 
runc_1.0.0~rc5+dfsg1-2.debian.tar.xz
 7c02c79e699bfca5404589c69a8b07f0b4bcdd42 162032 
golang-github-opencontainers-runc-dev_1.0.0~rc5+dfsg1-2_all.deb
 42eff599c46cdc4d95f07e39df9ff04c5f1aeb1b 1067728 
runc-dbgsym_1.0.0~rc5+dfsg1-2_amd64.deb
 adf429d70885347b430ad69f07f663e1c1908e99 8511 
runc_1.0.0~rc5+dfsg1-2_amd64.buildinfo
 47703247e3dd3cc3077f298c05bf85fc727dd51d 2083844 
runc_1.0.0~rc5+dfsg1-2_amd64.deb
Checksums-Sha256:
 16685a923447db8faa4d4b61aeef2a4d458e8772a4aca4c8e11d3edb20a0f753 2790 
runc_1.0.0~rc5+dfsg1-2.dsc
 b7abd40bfe64fe2e91d5e0145a3601fa2eee81c91f1cc0164b22d0440fc9b195 7048 
runc_1.0.0~rc5+dfsg1-2.debian.tar.xz
 b1ee155a3b48e6f3bbb2a16b22c6bc1a3c6ea0eaf4c0e0fde2adcb9d9effe2f5 162032 
golang-github-opencontainers-runc-dev_1.0.0~rc5+dfsg1-2_all.deb
 a37862b7160376457ceaadccaf47c923dc60e12926e605f0758ea41bdb1685fd 1067728 
runc-dbgsym_1.0.0~rc5+dfsg1-2_amd64.deb
 e64c60736c9981a171679c776bfdbdd9b1153ed06a37f73d84e1d54d155a94e9 8511 
runc_1.0.0~rc5+dfsg1-2_amd64.buildinfo
 57b6fd610b301478538cbaba0274357da68a54e3e5cd4101433f0b0271a103b6 2083844 
runc_1.0.0~rc5+dfsg1-2_amd64.deb
Files:
 20b45d30e87d4b7695f9f6535c7f08d4 2790 devel optional runc_1.0.0~rc5+dfsg1-2.dsc
 64ba7882c126c12573d8f1ab887ef265 7048 devel optional 
runc_1.0.0~rc5+dfsg1-2.debian.tar.xz
 86a41aaab41faf37e77ed053aab8197e 162032 devel optional 
golang-github-opencontainers-runc-dev_1.0.0~rc5+dfsg1-2_all.deb
 3f1ced5223038fa77bb4727c65ee9549 1067728 debug optional 
runc-dbgsym_1.0.0~rc5+dfsg1-2_amd64.deb
 c1eeec0fa23ec6b07388740ecedd3f86 8511 devel optional 
runc_1.0.0~rc5+dfsg1-2_amd64.buildinfo
 1778fd789495c1fe83d896533c215d2c 2083844 devel optional 
runc_1.0.0~rc5+dfsg1-2_amd64.deb

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlslBckACgkQUra72VOW
jRv7hw/+PadrHeZeFsq

[pkg-go] Bug#901503: marked as done (golang-golang-x-crypto-dev: Please update the package to >= 0.0~git20180530.5ba7f63)

2018-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2018 12:49:17 +
with message-id 
and subject line Bug#901503: fixed in golang-go.crypto 
1:0.0~git20180613.37a17fe-1
has caused the Debian Bug report #901503,
regarding golang-golang-x-crypto-dev: Please update the package to >= 
0.0~git20180530.5ba7f63
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.)


-- 
901503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-golang-x-crypto-dev
Version: 1:0.0~git20180513.94e3fad-2
Severity: normal

Hi,

Please update the package to >= 0.0~git20180530.5ba7f63, because gokey
need the ed25519.Seed() function that was introduced in following
commit:

commit 5ba7f63082460102a45837dbd1827e10f9479ac0
Author: David Benjamin 
Date:   Wed May 30 11:49:09 2018 -0400

ed25519: actually be compatible with RFC 8032

See ITP bug #900881 and https://github.com/cloudflare/gokey/issues/10

-- 
Benjamin Drung
System Developer
Debian & Ubuntu Developer

ProfitBricks GmbH
Greifswalder Str. 207
10405 Berlin

Email: benjamin.dr...@profitbricks.com
URL: https://www.profitbricks.de

Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 125506 B
Geschäftsführer: Achim Weiss, Matthias Steinberg, Christoph Steffens
--- End Message ---
--- Begin Message ---
Source: golang-go.crypto
Source-Version: 1:0.0~git20180613.37a17fe-1

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

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer  (supplier of updated golang-go.crypto 
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: SHA256

Format: 1.8
Date: Thu, 14 Jun 2018 14:33:54 +0200
Source: golang-go.crypto
Binary: golang-golang-x-crypto-dev
Architecture: source
Version: 1:0.0~git20180613.37a17fe-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dr. Tobias Quathamer 
Description:
 golang-golang-x-crypto-dev - Supplementary Go cryptography libraries
Closes: 901503
Changes:
 golang-go.crypto (1:0.0~git20180613.37a17fe-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.0~git20180613.37a17fe. (Closes: #901503)
Checksums-Sha1:
 7695f600d0cd6cfacb1fcafcfd1593e6620db928 2370 
golang-go.crypto_0.0~git20180613.37a17fe-1.dsc
 65e8b726bbd4fb319c1b70dd968d20f7cd1e164b 1404776 
golang-go.crypto_0.0~git20180613.37a17fe.orig.tar.xz
 3b110e6bff674e15c2f23539c14762b31e491c91 4448 
golang-go.crypto_0.0~git20180613.37a17fe-1.debian.tar.xz
 ecfed68e1011c22cf76193786a2ac54a4f9f09b6 6064 
golang-go.crypto_0.0~git20180613.37a17fe-1_amd64.buildinfo
Checksums-Sha256:
 592d3275f18ebbf387c88b0e168ec2b53e71b6a8ea57a87118c14e7e1be4820f 2370 
golang-go.crypto_0.0~git20180613.37a17fe-1.dsc
 c407bf562028b26acb975fb37a4b0af15dcd61eb873036eb8cc996f8552d1721 1404776 
golang-go.crypto_0.0~git20180613.37a17fe.orig.tar.xz
 516b39d0231bab5f67b05642320c7e851a39ac7b31179799bdaef857650194e5 4448 
golang-go.crypto_0.0~git20180613.37a17fe-1.debian.tar.xz
 a1fe1c047c68767e336c69f652e7d0b5dd922759375807c248ca4e67e8bbf1c6 6064 
golang-go.crypto_0.0~git20180613.37a17fe-1_amd64.buildinfo
Files:
 5932e20f6a2163be918f1c50d3d15512 2370 devel optional 
golang-go.crypto_0.0~git20180613.37a17fe-1.dsc
 b06c43095e43848ac6b2110b52dd9713 1404776 devel optional 
golang-go.crypto_0.0~git20180613.37a17fe.orig.tar.xz
 d5f47d1524eaacba23d543203ec4049e 4448 devel optional 
golang-go.crypto_0.0~git20180613.37a17fe-1.debian.tar.xz
 4e268c4387e8bc5ac96a8005c383335a 6064 devel optional 
golang-go.crypto_0.0~git20180613.37a17fe-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAlsiYcAACgkQEwLx8Dbr
6xlLyRAAiArTkWhf7UYhVC6ymyQ2VQbMOjK+HS3tX3pXo1w7+SDpfmI6v/0b+JoN
8C6Xw7sl3aOm2xzI9Pu/Yku4/VspxPiQf1bXsVUB97H/6anziZDgiL7+pQB7FSgh
RbFs4vL/sCtOTcuP8KoUbsmR3tX+9ScUnm4Zej1zL51QaFHaclNLFStDkCdIBNcF
VC9UDEKFHLS6ZE+R7L+dajwoyTkRp5ic4YdLQAIJnVxLtCXOFDDuT5Xg73Z35gcR
3BD0kptLmgfPKmR9ad2y/8qmQXd9hNEpgx01QDkgD+F8cR3ZwnuFPY

[pkg-go] Bug#862192: marked as done (golang-github-docker-docker-credential-helpers FTBFS on mips*: no buildable Go source files in /<>/obj-mips-linux-gnu/src/github.com/docker/docker-cre

2018-06-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Jun 2018 15:20:59 +
with message-id 
and subject line Bug#862192: fixed in 
golang-github-docker-docker-credential-helpers 0.6.0-1
has caused the Debian Bug report #862192,
regarding golang-github-docker-docker-credential-helpers FTBFS on mips*: no 
buildable Go source files in 
/<>/obj-mips-linux-gnu/src/github.com/docker/docker-credential-helpers/secretservice
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.)


-- 
862192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862192
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-docker-docker-credential-helpers
Version: 0.5.0-1
Severity: important

https://buildd.debian.org/status/package.php?p=golang-github-docker-docker-credential-helpers=sid

...
make[1]: Entering directory '/<>'
dh_auto_build
go install -v -p 1 github.com/docker/docker-credential-helpers/client 
github.com/docker/docker-credential-helpers/credentials 
github.com/docker/docker-credential-helpers/secretservice 
github.com/docker/docker-credential-helpers/secretservice/cmd
github.com/docker/docker-credential-helpers/credentials
github.com/docker/docker-credential-helpers/client
github.com/docker/docker-credential-helpers/secretservice
go build github.com/docker/docker-credential-helpers/secretservice: no 
buildable Go source files in 
/<>/obj-mips-linux-gnu/src/github.com/docker/docker-credential-helpers/secretservice
dh_auto_build: go install -v -p 1 
github.com/docker/docker-credential-helpers/client 
github.com/docker/docker-credential-helpers/credentials 
github.com/docker/docker-credential-helpers/secretservice 
github.com/docker/docker-credential-helpers/secretservice/cmd returned exit 
code 1
debian/rules:7: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
--- End Message ---
--- Begin Message ---
Source: golang-github-docker-docker-credential-helpers
Source-Version: 0.6.0-1

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

Debian distribution maintenance software
pp.
Dmitry Smirnov  (supplier of updated 
golang-github-docker-docker-credential-helpers 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: SHA256

Format: 1.8
Date: Thu, 14 Jun 2018 00:41:08 +1000
Source: golang-github-docker-docker-credential-helpers
Binary: golang-github-docker-docker-credential-helpers-dev 
golang-docker-credential-helpers
Architecture: source amd64 all
Version: 0.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dmitry Smirnov 
Description:
 golang-docker-credential-helpers - Use native stores to safeguard Docker 
credentials
 golang-github-docker-docker-credential-helpers-dev - Use native stores to 
safeguard Docker credentials
Closes: 862192
Changes:
 golang-github-docker-docker-credential-helpers (0.6.0-1) unstable; 
urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Dmitry Smirnov ]
   * New upstream release (Closes: #862192).
   * Removed obsolete "32bit_fix.patch".
   * Testsuite: autopkgtest-pkg-go
   * Standards-Version: 4.1.4; Priority: optional
   * debhelper to version 11; compat to version 10.
Checksums-Sha1:
 aed7270c28ee784f21188cea38257a1d6988d6e1 2614 
golang-github-docker-docker-credential-helpers_0.6.0-1.dsc
 6f88db8143824d35d6e54711682c2d9727f23b2a 23664 
golang-github-docker-docker-credential-helpers_0.6.0.orig.tar.gz
 73739b6a1865ed0f839419a983c325bcd8d03c44 3056 
golang-github-docker-docker-credential-helpers_0.6.0-1.debian.tar.xz
 81d297b5cdb6872be6d9436db8bf18d1a7cbbfee 307248 
golang-docker-credential-helpers-dbgsym_0.6.0-1_amd64.deb
 dbddf84109d34a87bea97f44f4140060729162b2 479324 
golang-docker-credential-helpers_0.6.0-1_amd64.deb
 68f15add18ee6bd3a2af54f08d357364b53b89de 19624 
golang-github-docker-docker-credential-helpers-dev_0.6.0-1_all.deb
 f2f54629ba2b1596df973a0abef699ad9640f640 7656 
golang-github-docker-docker-cred

[pkg-go] Bug#886891: marked as done (working default config in systemd (no extra backquotes))

2018-06-13 Thread Debian Bug Tracking System
Your message dated Wed, 13 Jun 2018 19:19:16 +
with message-id 
and subject line Bug#886891: fixed in prometheus-node-exporter 0.16.0+ds-1
has caused the Debian Bug report #886891,
regarding working default config in systemd (no extra backquotes)
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.)


-- 
886891: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886891
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus-node-exporter
Version: 0.15.2+ds-1
Severity: wishlist

It would be nice not to have to edit the
/etc/default/prometheus-node-exporter file when we use systemd. It is,
after all, the default configuration and it would seem to me better to
have a default config that works there.

I understand the desire to support other init systems, however, so
what I would propose is to find a way to make this work with both
configurations, by default. There are good ways in systemd to override
default configurations, for example:

https://askubuntu.com/a/659268

So maybe the systemd config should not use the /etc/default file,
which should be reserved for the init script. Instead, the defaults
should be written directly in the .service file and then can be
overriden in the normal way, as needed.

Why aren't those defaults set in the source anyways? It seems to me it
would be better to just have sane defaults there... 

-- System Information:
Debian Release: 9.3
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental'), (1, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages prometheus-node-exporter depends on:
ii  libc6 2.24-11+deb9u1
ii  systemd-sysv  232-25+deb9u1

prometheus-node-exporter recommends no packages.

prometheus-node-exporter suggests no packages.

-- Configuration Files:
/etc/default/prometheus-node-exporter changed:
ARGS="--collector.diskstats.ignored-devices=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvmed+nd+p)d+$
 \
  --collector.filesystem.ignored-mount-points=^/(sys|proc|dev|run)($|/) \
  --collector.netdev.ignored-devices=^lo$ \
  --collector.ntp \
  --collector.logind \
  --collector.systemd \
  --collector.textfile.directory=/var/lib/prometheus/node-exporter"


-- no debconf information
--- End Message ---
--- Begin Message ---
Source: prometheus-node-exporter
Source-Version: 0.16.0+ds-1

We believe that the bug you reported is fixed in the latest version of
prometheus-node-exporter, 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 886...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari  (supplier of updated 
prometheus-node-exporter 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: SHA256

Format: 1.8
Date: Wed, 13 Jun 2018 19:00:23 +
Source: prometheus-node-exporter
Binary: prometheus-node-exporter
Architecture: source
Version: 0.16.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 prometheus-node-exporter - Prometheus exporter for machine metrics
Closes: 886891 900760
Changes:
 prometheus-node-exporter (0.16.0+ds-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Michael Stapelberg ]
   * gbp.conf: set debian-branch
 .
   [ Martín Ferrari ]
   * New upstream release. Closes: #900760.
   * Refresh patches.
   * Fix dependency version of x/sys (missing SOL_NETLINK).
   * Instead of putting arguments in the default /etc/default file, set
 them in the source. Closes: #886891.
   * debian/NEWS: Announce beaking changes.
   * debian/rules: Automatically generate man page.
   * debian/rules: Remove reference to nonexistent fixture.
   * debian/control: Depend on latest version of procfs.
   * debian/default: Update available flags.
   * debian/copyright: Add repackaging comment.
   * debian/copyright: Add missing ttar attribution.
   * debian/postinst: Sto

[pkg-go] Bug#901223: marked as done (gitaly: FTBFS: prometheus.Observer does not implement prometheus.Histogram)

2018-06-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Jun 2018 14:55:21 +
with message-id 
and subject line Bug#901223: fixed in gitaly 0.96.2+debian-1
has caused the Debian Bug report #901223,
regarding gitaly: FTBFS: prometheus.Observer does not implement 
prometheus.Histogram
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.)


-- 
901223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gitaly
Version: 0.96.1+debian-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

gitaly/experimental FTBFS:

https://buildd.debian.org/status/fetch.php?pkg=gitaly=amd64=0.96.1%2Bdebian-4=1528128434=0

...
gitlab.com/gitlab-org/gitaly/internal/middleware/limithandler/testpb
gitlab.com/gitlab-org/gitaly/internal/middleware/limithandler
gitlab.com/gitlab-org/gitaly/internal/helper/housekeeping
# gitlab.com/gitlab-org/gitaly/internal/middleware/limithandler
src/gitlab.com/gitlab-org/gitaly/internal/middleware/limithandler/metrics.go:109:13:
 cannot use histogramVec.WithLabelValues(serviceName, methodName) (type 
prometheus.Observer) as type prometheus.Histogram in assignment:
prometheus.Observer does not implement prometheus.Histogram (missing 
Collect method)
gitlab.com/gitlab-org/gitaly/vendor/google.golang.org/grpc/reflection
github.com/stretchr/testify/require
gitlab.com/gitlab-org/gitaly/internal/helper/fieldextractors
gitlab.com/gitlab-org/gitaly/client
gitlab.com/gitlab-org/gitaly/cmd/gitaly-ssh
dh_auto_build: cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/<>/gitaly-0.96.1\+debian/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/<>/gitaly-0.96.1\+debian/obj-x86_64-linux-gnu/src\"
 -v -p 4 -ldflags "-X 
gitlab.com/gitlab-org/gitaly/internal/version.version=0.96.1+debian" 
gitlab.com/gitlab-org/gitaly/auth gitlab.com/gitlab-org/gitaly/client 
gitlab.com/gitlab-org/gitaly/cmd/gitaly 
gitlab.com/gitlab-org/gitaly/cmd/gitaly-ssh 
gitlab.com/gitlab-org/gitaly/internal/archive 
gitlab.com/gitlab-org/gitaly/internal/command 
gitlab.com/gitlab-org/gitaly/internal/config 
gitlab.com/gitlab-org/gitaly/internal/connectioncounter 
gitlab.com/gitlab-org/gitaly/internal/diff 
gitlab.com/gitlab-org/gitaly/internal/git 
gitlab.com/gitlab-org/gitaly/internal/git/alternates 
gitlab.com/gitlab-org/gitaly/internal/git/catfile 
gitlab.com/gitlab-org/gitaly/internal/git/log 
gitlab.com/gitlab-org/gitaly/internal/helper 
gitlab.com/gitlab-org/gitaly/internal/helper/fieldextractors 
gitlab.com/gitlab-org/gitaly/internal/helper/housekeeping 
gitlab.com/gitlab-org/gitaly/internal/helper/lines 
gitlab.com/gitlab-org/gitaly/internal/linguist 
gitlab.com/gitlab-org/gitaly/internal/logsanitizer 
gitlab.com/gitlab-org/gitaly/internal/middleware/cancelhandler 
gitlab.com/gitlab-org/gitaly/internal/middleware/limithandler 
gitlab.com/gitlab-org/gitaly/internal/middleware/limithandler/testpb 
gitlab.com/gitlab-org/gitaly/internal/middleware/metadatahandler 
gitlab.com/gitlab-org/gitaly/internal/middleware/panichandler 
gitlab.com/gitlab-org/gitaly/internal/middleware/sentryhandler 
gitlab.com/gitlab-org/gitaly/internal/rubyserver 
gitlab.com/gitlab-org/gitaly/internal/rubyserver/balancer 
gitlab.com/gitlab-org/gitaly/internal/server 
gitlab.com/gitlab-org/gitaly/internal/server/auth 
gitlab.com/gitlab-org/gitaly/internal/service 
gitlab.com/gitlab-org/gitaly/internal/service/blob 
gitlab.com/gitlab-org/gitaly/internal/service/commit 
gitlab.com/gitlab-org/gitaly/internal/service/conflicts 
gitlab.com/gitlab-org/gitaly/internal/service/diff 
gitlab.com/gitlab-org/gitaly/internal/service/namespace 
gitlab.com/gitlab-org/gitaly/internal/service/notifications 
gitlab.com/gitlab-org/gitaly/internal/service/operations 
gitlab.com/gitlab-org/gitaly/internal/service/ref 
gitlab.com/gitlab-org/gitaly/internal/service/remote 
gitlab.com/gitlab-org/gitaly/internal/service/repository 
gitlab.com/gitlab-org/gitaly/internal/service/server 
gitlab.com/gitlab-org/gitaly/internal/service/smarthttp 
gitlab.com/gitlab-org/gitaly/internal/service/ssh 
gitlab.com/gitlab-org/gitaly/internal/service/wiki 
gitlab.com/gitlab-org/gitaly/internal/storage 
gitlab.com/gitlab-org/gitaly/internal/supervisor 
gitlab.com/gitlab-org/gitaly/internal/supervisor/test-scripts 
gitlab.com/gitlab-org/gitaly/internal/tempdir 
gitlab.com/gitlab-org/gitaly/internal/testhelper 
gitlab.com/gitlab-org/gitaly/internal/version 
gitlab.com/gitlab-org/gitaly/streamio returned exit code 2
make[1]: *** [debian/rules:23

[pkg-go] Processed: Move to the package where it was fixed

2018-06-15 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 900597 golang-github-docker-go-metrics
Bug #900597 {Done: Dmitry Smirnov } 
[src:golang-github-prometheus-client-golang] 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks 
golang-github-docker-go-metrics
Bug reassigned from package 'src:golang-github-prometheus-client-golang' to 
'golang-github-docker-go-metrics'.
No longer marked as found in versions 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2.
No longer marked as fixed in versions 
golang-github-docker-go-metrics/0.0~git20180209.399ea8c-1.
> fixed 900597 0.0~git20180209.399ea8c-1
Bug #900597 {Done: Dmitry Smirnov } 
[golang-github-docker-go-metrics] 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks 
golang-github-docker-go-metrics
There is no source info for the package 'golang-github-docker-go-metrics' at 
version '0.0~git20180209.399ea8c-1' with architecture ''
Unable to make a source version for version '0.0~git20180209.399ea8c-1'
Marked as fixed in versions 0.0~git20180209.399ea8c-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
900597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Bug #901491 in acbuild marked as pending

2018-06-18 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #901491 [acbuild] acbuild build-depends on cruft package 
golang-go.crypto-dev
Added tag(s) pending.

-- 
901491: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#835782: marked as done (notary: FTBFS: dh_auto_build: go install -v -p 1 github.com/docker/notary github.com/docker/notary/client github.com/docker/notary/client/changelist github.com/doc

2018-06-19 Thread Debian Bug Tracking System
Your message dated Tue, 19 Jun 2018 15:49:14 +
with message-id 
and subject line Bug#835782: fixed in notary 0.6.1~ds1-1
has caused the Debian Bug report #835782,
regarding notary: FTBFS: dh_auto_build: go install -v -p 1 
github.com/docker/notary github.com/docker/notary/client 
github.com/docker/notary/client/changelist github.com/docker/notary/cmd/notary 
github.com/docker/notary/cmd/notary-server 
github.com/docker/notary/cryptoservice github.com/docker/notary/errors 
github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase 
github.com/docker/notary/proto github.com/docker/notary/server 
github.com/docker/notary/server/handlers 
github.com/docker/notary/server/storage 
github.com/docker/notary/server/timestamp github.com/docker/notary/signer 
github.com/docker/notary/signer/api github.com/docker/notary/signer/client 
github.com/docker/notary/signer/keydbstore github.com/docker/notary/signer/keys 
github.com/docker/notary/trustmanager 
github.com/docker/notary/trustmanager/yubikey github.com/docker/notary/tuf 
github.com/docker/notary/tuf/client github.com/docker/notary/tuf/data 
github.com/docker/notary/tuf/encrypted github.com/docker/notary/tuf/keys 
github.com/docker/notary/tuf/signed github.com/docker/notary/tuf/store 
github.com/docker/notary/tuf/testutils github.com/docker/notary/tuf/utils 
github.com/docker/notary/utils github.com/docker/notary/version returned exit 
code 1
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.)


-- 
835782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: notary
Version: 0.1~ds1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160828 qa-ftbfs
Justification: FTBFS on amd64

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
>dh_testdir -O--buildsystem=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   go install -v -p 1 github.com/docker/notary 
> github.com/docker/notary/client github.com/docker/notary/client/changelist 
> github.com/docker/notary/cmd/notary 
> github.com/docker/notary/cmd/notary-server 
> github.com/docker/notary/cryptoservice github.com/docker/notary/errors 
> github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase 
> github.com/docker/notary/proto github.com/docker/notary/server 
> github.com/docker/notary/server/handlers 
> github.com/docker/notary/server/storage 
> github.com/docker/notary/server/timestamp github.com/docker/notary/signer 
> github.com/docker/notary/signer/api github.com/docker/notary/signer/client 
> github.com/docker/notary/signer/keydbstore 
> github.com/docker/notary/signer/keys github.com/docker/notary/trustmanager 
> github.com/docker/notary/trustmanager/yubikey github.com/docker/notary/tuf 
> github.com/docker/notary/tuf/client github.com/docker/notary/tuf/data 
> github.com/docker/notary/tuf/encrypted github.com/docker/notary/tuf/keys 
> github.com/docker/notary/tuf/signed github.com/docker/notary/tuf/store 
> github.com/docker/notary/tuf/testutils github.com/docker/notary/tuf/utils 
> github.com/docker/notary/utils github.com/docker/notary/version
> src/github.com/docker/notary/cmd/notary-server/main.go:25:2: cannot find 
> package "github.com/Sirupsen/logrus/hooks/bugsnag" in any of:
>   /usr/lib/go-1.7/src/github.com/Sirupsen/logrus/hooks/bugsnag (from 
> $GOROOT)
>   
> /<>/obj-x86_64-linux-gnu/src/github.com/Sirupsen/logrus/hooks/bugsnag
>  (from $GOPATH)
> dh_auto_build: go install -v -p 1 github.com/docker/notary 
> github.com/docker/notary/client github.com/docker/notary/client/changelist 
> github.com/docker/notary/cmd/notary 
> github.com/docker/notary/cmd/notary-server 
> github.com/docker/notary/cryptoservice github.com/docker/notary/errors 
> github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase 
> github.com/docker/notary/proto github.com/docker/notary/server 
> github.com/docker/notary/server/handlers 
> github.com/docker/notary/server/storage 
> github.com/docker/notary/server/timestamp github.com/docker/notary/signer 
> github.com/docker/notary/signer/api github.com/docker/notary/signer/client 
> github.com/docker/notary/signer/

[pkg-go] Bug#861546: marked as done (notary: FTBFS with latest golang-go.crypto)

2018-06-19 Thread Debian Bug Tracking System
Your message dated Tue, 19 Jun 2018 15:49:14 +
with message-id 
and subject line Bug#861546: fixed in notary 0.6.1~ds1-1
has caused the Debian Bug report #861546,
regarding notary: FTBFS with latest golang-go.crypto
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.)


-- 
861546: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=861546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

Bug #859655 [3] has been fixed in unstable. This addresses a CVE bug, but also
requires all reverse build dependencies be rebuilt. After this package has
migrated to testing, there will be 62-64 packages that need rebuilding as well.

I have run build tests in both unstable and testing for this update using an
amd64 sbuild environment. For reference, the results:

testing:
  success: 62,  failed: 2 (being addressed)
unstable
  success: 107, failed: 7 (unchecked)


For the moment, I need the 107 packages in this list [1] to rebuilt in unstable.
... wanna build? :)

[1]

nmu mtail_0.0+git20161231.ae129e9-1 . ANY all . unstable . -m 'Rebuild against 
fixed golang-go.crypto; #859655'
nmu tendermint-ed25519_0.0~git20160723.0.1f52c6f-1 . ANY all . unstable . -m 
'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-rsc-letsencrypt_0.0~git20160929.0.76104d2-2 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-docker-leadership_0.1.0-1 . ANY all . unstable . -m 'Rebuild 
against fixed golang-go.crypto; #859655'
nmu sia_1.0.4-1 . ANY all . unstable . -m 'Rebuild against fixed 
golang-go.crypto; #859655'
nmu golang-github-samalba-dockerclient_0.0~git20160531.0.a303626-1 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-golang-x-net-dev_1:0.0+git20160110.4fd4a9f-1 . ANY all . unstable . 
-m 'Rebuild against fixed golang-go.crypto; #859655'
nmu gocryptfs_1.2-2 . ANY all . unstable . -m 'Rebuild against fixed 
golang-go.crypto; #859655'
nmu golang-github-aelsabbahy-gonetstat_0.0~git20160428.0.edf89f7-2 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-blevesearch-bleve_0.5.0+git20170324.202.4702785f-1 . ANY all 
. unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-endophage-gotuf_0.0~git20151020.0.2df1c8e-1 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu cadvisor_0.25.0+dfsg-1 . ANY all . unstable . -m 'Rebuild against fixed 
golang-go.crypto; #859655'
nmu dnss_0.0~git20161126.0.162090e-1 . ANY all . unstable . -m 'Rebuild against 
fixed golang-go.crypto; #859655'
nmu golang-gopkg-dancannon-gorethink.v2_2.0.4-1 . ANY all . unstable . -m 
'Rebuild against fixed golang-go.crypto; #859655'
nmu mongo-tools_3.2.11-1 . ANY all . unstable . -m 'Rebuild against fixed 
golang-go.crypto; #859655'
nmu golang-github-docker-go-connections_0.2.1+git20161115.12.4ccf312-1 . ANY 
all . unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-fsouza-go-dockerclient_0.0+git20160622-1 . ANY all . unstable 
. -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-go-macaron-macaron_1.2.1+git20170219.2.8be5635-1 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu rkt_1.21.0+dfsg-1 . ANY all . unstable . -m 'Rebuild against fixed 
golang-go.crypto; #859655'
nmu golang-github-coreos-go-systemd_14-1 . ANY all . unstable . -m 'Rebuild 
against fixed golang-go.crypto; #859655'
nmu chasquid_0.01+git20161124.6479138-2 . ANY all . unstable . -m 'Rebuild 
against fixed golang-go.crypto; #859655'
nmu minica_1.0-1 . ANY all . unstable . -m 'Rebuild against fixed 
golang-go.crypto; #859655'
nmu golang-github-pkg-sftp_0.0~git20160930.0.4d0e916-1 . ANY all . unstable . 
-m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-spf13-afero_0.0~git20161226.0.90dd71e-1 . ANY all . unstable 
. -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-azure-go-ntlmssp_0.0~git20160412.e0b63eb-1 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-opencontainers-image-spec_1.0.0~rc2+dfsg-1 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu golang-github-couchbase-moss_0.0~git20170330.0.d2258a2-1 . ANY all . 
unstable . -m 'Rebuild against fixed golang-go.crypto; #859655'
nmu tendermint-go-p2p_0.0~git20170113.0.3d98f67-1 . ANY all . unstable . -m 
'Rebuild against fixed golang-go.crypto; #859655

[pkg-go] Bug#890501: marked as done (prometheus startup fails due to racey PID file implementation in prometheus)

2018-06-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Jun 2018 16:02:43 +0100
with message-id <846a1088-f10f-4ba7-e56c-de49313e1...@tincho.org>
and subject line close the bug
has caused the Debian Bug report #890501,
regarding prometheus startup fails due to racey PID file implementation in 
prometheus
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.)


-- 
890501: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus
Version: 2.1.0+ds-1+b1
Severity: important
Tags: upstream


Due to https://github.com/prometheus/prometheus/issues/2689 Prometheus
may fail to start (most commonly after a reboot), since the lock file
checking implementation it uses is naive (just "is there a pid running
with the same pid number that I wrote to the pid file").

The recommended (by upstream) workaround is to disable the lock file
checking by using the --storage.tsdb.no-lockfile commandline argument
when starting prometheus from the systemd unit file etc.
--- End Message ---
--- Begin Message ---
Gah, forgot the -done@ address.
-- 
Martín Ferrari (Tincho)--- End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#900713: marked as done ([INTL:es] Spanish translation of the debconf template prometheus)

2018-06-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Jun 2018 15:50:40 +
with message-id 
and subject line Bug#900713: fixed in prometheus 2.3.0+ds-1
has caused the Debian Bug report #900713,
regarding [INTL:es] Spanish translation of the debconf template prometheus
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.)


-- 
900713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900713
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus
Severity: wishlist


Hi,

please find attached the Spanish debconf translation of prometheus.

Regards
Jathan

-- 
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es
# prometheus po-debconf translation to Spanish.
# Copyright (C) 2018 Software in the Public Interest
# This file is distributed under the same license as the prometheus package.
#
# - Initial translation
# Jonathan Bustillos , 2018.
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor lean antes de traducir
# los siguientes documentos:
#
# - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas y normas de traducción en
# http://www.debian.org/intl/spanish/notas
#
# - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
msgid ""
msgstr ""
"Project-Id-Version: prometheus\n"
"Report-Msgid-Bugs-To: prometh...@packages.debian.org\n"
"POT-Creation-Date: 2018-01-04 21:07+0100\n"
"PO-Revision-Date: 2018-05-27 10:38+0200\n"
"Last-Translator: Jonathan Bustillos \n"
"Language-Team: Debian Spanish \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Gtranslator 2.91.7\n"

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid "Remove old Prometheus version 1 database files?"
msgstr ""
"¿Desea eliminar los archivos antiguos de la base de datos de la versión 1 de "
"Prometheus?"

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid ""
"The data format in Prometheus 2.0 has completely changed and is not "
"backwards compatible with 1.x. Prometheus 2 will create a new data directory "
"in /var/lib/prometheus/metrics2. The old data in /var/lib/prometheus/metrics "
"can not be read by the new version."
msgstr ""
"El formato de datos en Prometheus 2.0 ha cambiado completamente y no es "
"retrocompatible con 1.x. Prometheus 2 creará un nuevo directorio de datos "
"en /var/lib/prometheus/metrics2. Los datos antiguos en /var/lib/prometheus/"
"metrics no pueden ser leídos por la nueva versión."

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid ""
"There is no conversion tool; if you want to retain access to the old data, "
"it is necessary to run a separate Prometheus 1.x instance on that data "
"directory. (This package makes no provision to allow this.)"
msgstr ""
"No hay una herramienta de conversión; si desea conservar el acceso a los "
"datos antiguos, es necesario ejecutar una instancia de Prometheus 1.x por "
"separado en ese directorio de datos. (Este paquete no incluye ninguna "
"disposición para permitir esto)."


signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: prometheus
Source-Version: 2.3.0+ds-1

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

Debian distribution maintenance software
pp.
Martín Ferrari  (su

[pkg-go] Bug#898299: marked as done (prometheus: [INTL:pt] Portuguese translation for debconf messages)

2018-06-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Jun 2018 15:50:40 +
with message-id 
and subject line Bug#898299: fixed in prometheus 2.3.0+ds-1
has caused the Debian Bug report #898299,
regarding prometheus: [INTL:pt] Portuguese translation for debconf messages
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.)


-- 
898299: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus
Version: 2.2.1+ds-2
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for prometheus's debconf messages.
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team .
-- 
Best regards,

"Traduz" - Portuguese Translation Team
http://www.DebianPT.org








# Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the prometheus package.
#
# Rui Branco - DebianPT , 2018.
msgid ""
msgstr ""
"Project-Id-Version: prometheus\n"
"Report-Msgid-Bugs-To: prometh...@packages.debian.org\n"
"POT-Creation-Date: 2018-01-04 21:07+0100\n"
"PO-Revision-Date: 2018-05-09 20:56+\n"
"Last-Translator: Rui Branco - DebianPT \n"
"Language-Team: Portuguese \n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid "Remove old Prometheus version 1 database files?"
msgstr "Remover a base de dados antiga da versão 1 do Prometheus?"

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid ""
"The data format in Prometheus 2.0 has completely changed and is not "
"backwards compatible with 1.x. Prometheus 2 will create a new data directory "
"in /var/lib/prometheus/metrics2. The old data in /var/lib/prometheus/metrics "
"can not be read by the new version."
msgstr ""
"O formato de dados no Prometheus 2.0 mudou completamente e não é "
"compatível com a versão anterior 1.x. O Prometheus 2 irá criar um novo "
"directório de dados em /var/lib/prometheus/metrics2. Os dados antigos em "
"/var/lib/prometheus/metrics não poderão ser lidos pela nova versão."

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid ""
"There is no conversion tool; if you want to retain access to the old data, "
"it is necessary to run a separate Prometheus 1.x instance on that data "
"directory. (This package makes no provision to allow this.)"
msgstr ""
"Não existe uma ferramenta de conversão; se quiser voltar a ter acesso aos "
"dados antigos será necessário correr uma instância separada do "
"Prometheus 1.x naquele directório de dados. (Este pacote não fornece "
"nada que permita isto)."

--- End Message ---
--- Begin Message ---
Source: prometheus
Source-Version: 2.3.0+ds-1

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

Debian distribution maintenance software
pp.
Martín Ferrari  (supplier of updated prometheus 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: SHA256

Format: 1.8
Date: Mon, 11 Jun 2018 15:27:23 +
Source: prometheus
Binary: prometheus
Architecture: source
Version: 2.3.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 prometheus - Monitoring system and time series database
Closes: 898186 898299 899024 899230 900713
Changes:
 prometheus (2.3.0+ds-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Martín Ferrari ]
   * New upstream version.
   * New dependency golang-github-json-iterator-go-dev.
   * Refresh patches.
   * Depend

[pkg-go] Bug#898186: marked as done (prometheus: [INTL:ru] Russian translation of debconf template)

2018-06-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Jun 2018 15:50:40 +
with message-id 
and subject line Bug#898186: fixed in prometheus 2.3.0+ds-1
has caused the Debian Bug report #898186,
regarding prometheus: [INTL:ru] Russian translation of debconf template
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.)


-- 
898186: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898186
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus
Severity: wishlist
Tags: l10n patch

Dear Maintainer,

please find attached the Russian debconf translation of prometheus.

Regards,
Lev Lamberov


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), 
LANGUAGE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages prometheus depends on:
ii  adduser  3.117
ii  debconf [debconf-2.0]1.5.66
ii  libc62.27-3
pn  libjs-bootstrap  
pn  libjs-eonasdan-bootstrap-datetimepicker  
ii  libjs-jquery 3.2.1-1
pn  libjs-jquery-hotkeys 
pn  libjs-moment 
pn  libjs-mustache   
pn  libjs-rickshaw   
ii  systemd-sysv 238-4

Versions of packages prometheus recommends:
pn  prometheus-node-exporter  

prometheus suggests no packages.
# Russian translation of prometheus debconf template
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the prometheus package.
# Lev Lamberov , 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: prometheus\n"
"Report-Msgid-Bugs-To: prometh...@packages.debian.org\n"
"POT-Creation-Date: 2018-01-04 21:07+0100\n"
"PO-Revision-Date: 2018-05-05 16:48+0500\n"
"Language-Team: Debian L10n Russian \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.6\n"
"Last-Translator: Lev Lamberov \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Language: ru\n"

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid "Remove old Prometheus version 1 database files?"
msgstr "Удалить старые файлы базы данных Prometheus версии 1?"

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid ""
"The data format in Prometheus 2.0 has completely changed and is not "
"backwards compatible with 1.x. Prometheus 2 will create a new data directory "
"in /var/lib/prometheus/metrics2. The old data in /var/lib/prometheus/metrics "
"can not be read by the new version."
msgstr ""
"Формат данных в Prometheus 2.0 был полностью изменён и не совместим с 1.x. "
"Prometheus 2 создаст новый каталог с данными в /var/lib/prometheus/metrics2. "
"Старые данные в каталоге /var/lib/prometheus/metrics нельзя прочитать с "
"помощью новой версии программы."

#. Type: boolean
#. description
#: ../prometheus.templates:1001
msgid ""
"There is no conversion tool; if you want to retain access to the old data, "
"it is necessary to run a separate Prometheus 1.x instance on that data "
"directory. (This package makes no provision to allow this.)"
msgstr ""
"Инструмента для преобразования данных нет. Если вы хотите сохранить доступ к "
"старым данным, то вам следует запустить отдельный экземпляр Prometheus 1.x, "
"указав ваш каталог с данными. (В данном пакете эта возможность не "
"обеспечивается.)"
--- End Message ---
--- Begin Message ---
Source: prometheus
Source-Version: 2.3.0+ds-1

We believe that the bug you reported is fixed in the latest version of
prometheus, 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 

[pkg-go] Bug#899230: marked as done (prometheus: [INTL:fr] French debconf translation)

2018-06-11 Thread Debian Bug Tracking System
Your message dated Mon, 11 Jun 2018 15:50:40 +
with message-id 
and subject line Bug#899230: fixed in prometheus 2.3.0+ds-1
has caused the Debian Bug report #899230,
regarding prometheus: [INTL:fr] French debconf translation
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.)


-- 
899230: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899230
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus
Severity: wishlist
Tags: patch l10n

Hi!

Please find attached the french debconf translation
file, proofread by the debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.

Kind Regards

jipege


fr.po.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: prometheus
Source-Version: 2.3.0+ds-1

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

Debian distribution maintenance software
pp.
Martín Ferrari  (supplier of updated prometheus 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: SHA256

Format: 1.8
Date: Mon, 11 Jun 2018 15:27:23 +
Source: prometheus
Binary: prometheus
Architecture: source
Version: 2.3.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 prometheus - Monitoring system and time series database
Closes: 898186 898299 899024 899230 900713
Changes:
 prometheus (2.3.0+ds-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Martín Ferrari ]
   * New upstream version.
   * New dependency golang-github-json-iterator-go-dev.
   * Refresh patches.
   * Depend on version of fsnotify with new import path.
   * Depend on latest common and client libs; remove now unneeded patch.
   * Add debconf translations for es, fr, nl, pt, and ru.
 Closes: #898186, #898299, #899024, #899230, #900713.
   * debian/copyright: properly place repackaging comment.
   * debian/control: Automated cme fixes.
   * Update dh compat level to 11.
   * debian/postinst: Stop changing permissions recursively.
Checksums-Sha1:
 2048e64ee0f5dc5d416436d74527a7d6adade251 3346 prometheus_2.3.0+ds-1.dsc
 d4dfc3d0b183d03cee66e9d06baa20b6c16d10df 553349 prometheus_2.3.0+ds.orig.tar.gz
 660598a90e7c030122e2219093753a186ce66d8b 29716 
prometheus_2.3.0+ds-1.debian.tar.xz
 686ae9ced32757cb16db76713fd552b41094b94f 11697 
prometheus_2.3.0+ds-1_amd64.buildinfo
Checksums-Sha256:
 e3e73783609612557382e5170ebdf5183ac8309930806bbb5ce184edf87a5519 3346 
prometheus_2.3.0+ds-1.dsc
 d879e3a312ee06580957f7988edc618e499178892452abadec02da6d28f5e5ae 553349 
prometheus_2.3.0+ds.orig.tar.gz
 540ccd6f0ebb303fd6f5d18388504c0eb0909d6eaa0e5c2742f1ff642aa76926 29716 
prometheus_2.3.0+ds-1.debian.tar.xz
 d0756e301d848e353ef07b3ce42d080e9bb41c51786eab9105c36bea3af788cd 11697 
prometheus_2.3.0+ds-1_amd64.buildinfo
Files:
 47518dda0c3731cb1dbfcf3b2b4dd8d0 3346 net optional prometheus_2.3.0+ds-1.dsc
 8625ca884fe48ee35114b90beba905c0 553349 net optional 
prometheus_2.3.0+ds.orig.tar.gz
 bb20f1a55504e7e69a3e2b1e7696c39e 29716 net optional 
prometheus_2.3.0+ds-1.debian.tar.xz
 8e48bf80a180ecf8e2803f68c65a3352 11697 net optional 
prometheus_2.3.0+ds-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlselXAACgkQXdjgv5Gj
09qXLBAAjfy39HDBOsvK9yyTMJ7G26ERIfzmLBTR5KUWHZQoybwMlBdW8y7ah6hc
qZm/nH7okQlvDmB9ZCb5HuqLQGWZQxWo6Nj7dWxHepjoMu1mFNfY1n0wGe2SnAf7
dyHJOhXgx/U3xGcyzbCpIs5g3uJVzlBeOW4Z9/k9Ev94mDiVE2yN2fqrcNgz6yr9
iRkP07sBNePPZQO76otYe/p7+Shw5c6BF1AndfLzK3gZkkj5LdUWMDBsgdNDzz5C
8y68fUa/oHzwqo+GBH2bdc1r40ZJt0vg7MoZATLEiGgx4EU4VNXRZSkQQxh+yiZ8
c6P5qUbsn1CYAFadJJQnud65oIIi6l6pt1Uehqc25Q88Z+s0wKelZb6aAiEUcoLY
tVCgm8TDMh4wTKVpJYcFJfsiZY6BWtyJNswUyZ3ikH4mmvcJcMHXggY00FHaYr87
mYLrJc4XTNNyDNgiW6dPV3Q5wMkprqH+zwmEgTPlkA4nC2P9+GQH5P9Yqi1UCO1N
rMTvs/aZ1jm3CpJJiMDFQwQttma34LnuSZ5G4+iB3bjQAUEentgOm/oBXBqAtbqe
vCdmZOBNvH1kgyHRxSaXgFxcQw2g77Z5X7YJe+9lMmSae2CA/bflLOiS1oiT0eAE
nZ4oKlEqeL7Xwr/XcdsdtWRfLESbZUOkSx/kgjtIecAPP9B+kTc=
=1sZ/
-END PGP

[pkg-go] Bug#900056: marked as done (certspotter: Please update to latest upstream version)

2018-05-26 Thread Debian Bug Tracking System
Your message dated Sat, 26 May 2018 16:19:27 +
with message-id <e1fmbuh-00052i...@fasolo.debian.org>
and subject line Bug#900056: fixed in certspotter 0.9-1
has caused the Debian Bug report #900056,
regarding certspotter: Please update to latest upstream version
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.)


-- 
900056: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900056
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: certspotter
Version: 0.8-1+b1
Severity: normal

Hello,

please update to the latest upstream release, currently 0.9,
which removes support for now non-functional logs fixing the
following error messages:

certspotter: ct.startssl.com: 2018/05/22 16:40:07 Error retrieving STH from 
log: Get https://ct.startssl.com/ct/v1/get-sth: dial tcp 104.192.110.221:443: 
i/o timeout
certspotter: ctlog.wosign.com: 2018/05/22 16:40:08 Error retrieving STH 
from log: GET https://ctlog.wosign.com/ct/v1/get-sth: 404 Not Found (
404 Not Found

404 Not Found
nginx/1.10.2


)

The changes from 0.8 to 0.9 are minimal and the package builds
without any changes.

$ sha512sum certspotter_0.9.orig.tar.gz

fe77cc212b58bce85c80c04e06a18c33bfc211b52920c9876ba3ff4b8bfbee92468c8f3915d576229f3c54417501ff042f95e57d9e46dbc5b35085062eee67d0
  certspotter_0.9.orig.tar.gz

Please also consider making a backport to stretch so users can
enjoy less error messages.

Regards
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: certspotter
Source-Version: 0.9-1

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

Debian distribution maintenance software
pp.
Faidon Liambotis <parav...@debian.org> (supplier of updated certspotter 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: Sat, 26 May 2018 18:42:11 +0300
Source: certspotter
Binary: certspotter
Architecture: source
Version: 0.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Faidon Liambotis <parav...@debian.org>
Description:
 certspotter - Certificate Transparency Log Monitor
Closes: 900056
Changes:
 certspotter (0.9-1) unstable; urgency=medium
 .
   [ Faidon Liambotis ]
   * New upstream release. (Closes: #900056)
   * Bump Standards-Version to 4.1.4, no changes needed.
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
Checksums-Sha1:
 681297498c3be1fc718c1d20937d6923b70f5d3c 2087 certspotter_0.9-1.dsc
 4c73901fa4129a655842941f8d02578d0cda40a2 49906 certspotter_0.9.orig.tar.gz
 422d9ce01b8c9d07cefa24e07bc8476fa3df2833 2544 certspotter_0.9-1.debian.tar.xz
 f592bca531ad49d619069d30eb196d21895b31e1 6528 
certspotter_0.9-1_source.buildinfo
Checksums-Sha256:
 c92b9895a3882b7e573dcffb949721b988c9e038bee2ed5e259a837cfa7f3e4b 2087 
certspotter_0.9-1.dsc
 ea377ae70a0a754c6ec07ec63d23a0fd4b41be714d9e67a8603a858edc7309fa 49906 
certspotter_0.9.orig.tar.gz
 0a04558493421896a07fc90b058b136b4627a5b3d2ce4caebc7f2eb283ae1387 2544 
certspotter_0.9-1.debian.tar.xz
 a19ebd539005c5b31cd7b6c84682c19a466336ecd6a4a8f504f43261b7bfbb73 6528 
certspotter_0.9-1_source.buildinfo
Files:
 b42d6a49a545b570721c102f9285be01 2087 devel optional certspotter_0.9-1.dsc
 f84ecff61c52602c2cf964fd6ed83163 49906 devel optional 
certspotter_0.9.orig.tar.gz
 a9afa05ff20e167cc653490a3c8ea9a9 2544 devel optional 
certspotter_0.9-1.debian.tar.xz
 5bba0df2e0fff5b4ab757743711b956b 6528 devel optional 
certspotter_0.9-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEqVksUhy5BAd9ZZgAnQteWx7sjw4FAlsJhMIACgkQnQteWx7s
jw7W7g//e72Pl4vL8WPujPxwVRch3nDNEDJrTHm8SsvK3+MZX6FyQjZZIpdnuWSc
LwQntsloaf2cZIFcrAPaOXiwsPhVhAkcxoh07KL07zwLPwPp1MSB+/V6T2Vy3A7L
8PSq7gYrQnCrHplkQrt/mZwd7I7Km+2m6TjFDRmEHtiKsAXOSyGU9PkRpc8XBmM8
hh5To8jdcyMf53nhMjQO8AbKpn6Augv7nuh5ddvrLLPMqnS6O/MZ5lIH2rADakzI

[pkg-go] Bug#899048: marked as done (git-lfs: please consider uploading to stretch-backports)

2018-05-29 Thread Debian Bug Tracking System
Your message dated Tue, 29 May 2018 22:47:14 +0200
with message-id <20180529204713.ga24...@mapreri.org>
and subject line Re: [pkg-go] Bug#899048: git-lfs: please consider uploading to 
stretch-backports
has caused the Debian Bug report #899048,
regarding git-lfs: please consider uploading to stretch-backports
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.)


-- 
899048: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899048
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: git-lfs
Severity: wishlist

Dear maintainer,

I notice that sadly the first upload of git-lfs didn't make in time for
stretch, so that now we can't easily use it there through the regular
debian means.

I'm asking whether you could be so kind as to provide us with backports
to stretch of git-lfs.
I notice the current package declares a bunch of build-dependencies that
are not available in stretch nor stretch-backports, but I also see you
maintain all of them.
If needed, I would be happy to sponsor the inital uploads of them (as
you are a DM you could easily do the next ones).

For more information about backports, see https://backports.debian.org/

Thanks in advance!

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
On Sat, May 19, 2018 at 01:37:52AM -0500, Stephen Gelman wrote:
> I was planning on doing that soon actually.  I’ll try to get to it this 
> weekend.  Thanks for the reminder! ;)

Everything was uploaded and accepted, and git-lfs has just been accepted
as well!

https://lists.debian.org/debian-backports-changes/2018/05/msg00288.html
https://tracker.debian.org/news/961098/accepted-git-lfs-240-3bpo91-source-amd64-into-stretch-backports-stretch-backports/

Closing this bug, thank you!

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


signature.asc
Description: PGP signature
--- End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Tag ftbfs bugs

2018-06-04 Thread Debian Bug Tracking System
ebian.org/cgi-bin/bugreport.cgi?bug=890936
891445: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891445
892183: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892183
892185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892185
892561: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892561
892655: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892655
892656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892656
892661: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892661
894962: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894962
895116: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895116
895132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895132
895316: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895316
895604: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895604
896175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896175
897156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897156
898752: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898752
898755: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898755
900431: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900431
900457: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900457
900485: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900485
900486: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900486
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#880270: marked as done (influxdb: FTBFS: Test failures)

2018-05-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 May 2018 23:34:44 +
with message-id 
and subject line Bug#880270: fixed in influxdb 1.5.3-1
has caused the Debian Bug report #880270,
regarding influxdb: FTBFS: Test failures
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.)


-- 
880270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880270
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: influxdb
Version: 1.1.1+dfsg1-4
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20171030 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> === RUN   TestTSMWriter_Write_MaxKey
> --- PASS: TestTSMWriter_Write_MaxKey (0.58s)
> [tsm1] 2017/10/30 15:37:12 Snapshot for path /tmp/tsm1-783841729/data written 
> in 3.890572ms
> [tsm1] 2017/10/30 15:37:12 Snapshot for path /tmp/tsm1-837189676/data written 
> in 4.814572ms
> --- PASS: TestEngine_CreateIterator_Aux (1.00s)
> --- PASS: TestEngine_CreateIterator_TSM_Descending (2.00s)
> --- PASS: TestEngine_CreateIterator_TSM_Ascending (2.00s)
> --- PASS: TestEngine_CreateIterator_Cache_Ascending (2.00s)
> --- PASS: TestEngine_CreateIterator_Cache_Descending (2.00s)
> --- PASS: TestEngine_CreateIterator_Condition (2.00s)
> PASS
> okgithub.com/influxdata/influxdb/tsdb/engine/tsm1 37.904s
> ? github.com/influxdata/influxdb/tsdb/internal[no test files]
> ? github.com/influxdata/influxdb/uuid [no test files]
> dh_auto_test: cd _build && go test -v -p 1 -timeout 12000s 
> github.com/influxdata/influxdb github.com/influxdata/influxdb/client 
> github.com/influxdata/influxdb/client/v2 github.com/influxdata/influxdb/cmd 
> github.com/influxdata/influxdb/cmd/influx 
> github.com/influxdata/influxdb/cmd/influx/cli 
> github.com/influxdata/influxdb/cmd/influx_inspect 
> github.com/influxdata/influxdb/cmd/influx_inspect/dumptsm 
> github.com/influxdata/influxdb/cmd/influx_inspect/export 
> github.com/influxdata/influxdb/cmd/influx_inspect/help 
> github.com/influxdata/influxdb/cmd/influx_inspect/report 
> github.com/influxdata/influxdb/cmd/influx_inspect/verify 
> github.com/influxdata/influxdb/cmd/influx_stress 
> github.com/influxdata/influxdb/cmd/influx_tsm 
> github.com/influxdata/influxdb/cmd/influx_tsm/b1 
> github.com/influxdata/influxdb/cmd/influx_tsm/bz1 
> github.com/influxdata/influxdb/cmd/influx_tsm/stats 
> github.com/influxdata/influxdb/cmd/influx_tsm/tsdb 
> github.com/influxdata/influxdb/cmd/influx_tsm/tsdb/internal 
> github.com/influxdata/influxdb/cmd/influxd 
> github.com/influxdata/influxdb/cmd/influxd/backup 
> github.com/influxdata/influxdb/cmd/influxd/help 
> github.com/influxdata/influxdb/cmd/influxd/restore 
> github.com/influxdata/influxdb/cmd/influxd/run 
> github.com/influxdata/influxdb/coordinator 
> github.com/influxdata/influxdb/importer/v8 
> github.com/influxdata/influxdb/influxql 
> github.com/influxdata/influxdb/influxql/internal 
> github.com/influxdata/influxdb/influxql/neldermead 
> github.com/influxdata/influxdb/internal github.com/influxdata/influxdb/models 
> github.com/influxdata/influxdb/monitor 
> github.com/influxdata/influxdb/monitor/diagnostics 
> github.com/influxdata/influxdb/pkg/deep 
> github.com/influxdata/influxdb/pkg/escape 
> github.com/influxdata/influxdb/pkg/limiter 
> github.com/influxdata/influxdb/pkg/pool 
> github.com/influxdata/influxdb/pkg/slices 
> github.com/influxdata/influxdb/services/admin 
> github.com/influxdata/influxdb/services/admin/statik 
> github.com/influxdata/influxdb/services/collectd 
> github.com/influxdata/influxdb/services/collectd/test_client 
> github.com/influxdata/influxdb/services/continuous_querier 
> github.com/influxdata/influxdb/services/graphite 
> github.com/influxdata/influxdb/services/httpd 
> github.com/influxdata/influxdb/services/meta 
> github.com/influxdata/influxdb/services/meta/internal 
> github.com/influxdata/influxdb/services/opentsdb 
> github.com/influxdata/influxdb/services/precreator 
> github.com/influxdata/influxdb/services/retention 
> github.com/influxdata/influxdb/services/snapshotter 
> github.com/influxdata/influxdb/services/subscriber 
> github.com/influxdata/influxdb/services/udp 
> github.com/influxdata/influxdb/stress 
> github.com/influxdata/influxdb/stress/stress_test_server 
> github.com/i

[pkg-go] Bug#895556: marked as done (golang-github-influxdb-influxdb-dev depends on cruft package)

2018-05-31 Thread Debian Bug Tracking System
Your message dated Thu, 31 May 2018 23:34:44 +
with message-id 
and subject line Bug#895556: fixed in influxdb 1.5.3-1
has caused the Debian Bug report #895556,
regarding golang-github-influxdb-influxdb-dev depends on cruft package
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.)


-- 
895556: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895556
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: golang-github-influxdb-influxdb-dev
Version: 1.1.1+dfsg1-4
Severity: serious

golang-github-influxdb-influxdb-dev depends on golang-go.crypto-dev which is no 
longer built by golang-go.crypto
--- End Message ---
--- Begin Message ---
Source: influxdb
Source-Version: 1.5.3-1

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

Debian distribution maintenance software
pp.
Alexandre Viau  (supplier of updated influxdb 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: Thu, 31 May 2018 19:15:29 -0400
Source: influxdb
Binary: golang-github-influxdb-influxdb-dev influxdb influxdb-client
Architecture: source
Version: 1.5.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-influxdb-influxdb-dev - Scalable datastore for metrics, events, 
and real-time analytics.
 influxdb   - Scalable datastore for metrics, events, and real-time analytics
 influxdb-client - command line interface for InfluxDB
Closes: 880270 895556
Changes:
 influxdb (1.5.3-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * New upstream snapshot.
   * Dependencies:
 +golang-go.uber-zap-dev
 +golang-github-cespare-xxhash-dev
 +golang-github-influxdata-influxql-dev
   * Move to salsa.debian.org.
   * Remove golang-go.crypto-dev dependency. (Closes: #895556)
   * New upload should fix FTBFS. (Closes: #880270)
   * Create use-debian-yarpc.patch.
   * Refresh patches.
   * Depend on debhelper >= 9.20160709 instead of dh_systemd.
   * Fix insecure-copyright-format-uri.
   * Priority extra -> optional.
   * Removed transitional package.
 .
   [ Paul Tagliamonte ]
   * Remove Built-Using from arch:all -dev package
Checksums-Sha1:
 eb25265173b66abdee6e7e19be6e6270def456f1 3537 influxdb_1.5.3-1.dsc
 0d3382514b679b9023057b30ce07f04748084711 1230063 influxdb_1.5.3.orig.tar.gz
 cb2ff10b379a359bf43a6a373722acee20eb47b0 15772 influxdb_1.5.3-1.debian.tar.xz
 ab74fc7f9e2957964a8748cc92f054956be95763 3 
influxdb_1.5.3-1_source.buildinfo
Checksums-Sha256:
 471c274d67c0bcc9e04b2c0e428b4d48ff8d9d7bd5f3770af0ecd1a3d36f04e8 3537 
influxdb_1.5.3-1.dsc
 2ff2fb0952ef2be2c67a96df103f3b2f8c1cb2542e0a1a4329c803d95a01c9e7 1230063 
influxdb_1.5.3.orig.tar.gz
 63a9ffa197e8903262ead6030dfeb93f17c6d73a6f5b97338d3e43a85a5aa2b7 15772 
influxdb_1.5.3-1.debian.tar.xz
 55aa745e2285abb60e0663c5bf8ab8f231c54ef8caa6919318c3853a2ded61a1 3 
influxdb_1.5.3-1_source.buildinfo
Files:
 84bd10a5e155624d61f0453128ccf4d7 3537 database optional influxdb_1.5.3-1.dsc
 c375cb846f3d331a3c976eebea4c075e 1230063 database optional 
influxdb_1.5.3.orig.tar.gz
 65f5a718f7027bc0dd0f034a11251799 15772 database optional 
influxdb_1.5.3-1.debian.tar.xz
 c719040031b2b238fe32b85882d9367e 3 database optional 
influxdb_1.5.3-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAlsQgikACgkQjysRPGU1
xadrTg/8DI/teJWLkxngfyuwPyJFfiRT+UYyIUSa9RL+GIfyclefdmmPTlvziSPA
UXFpsUaan4eybxsonCOEHwiAFubAZvtzMXl+N0oq2rNrgWtIwzlO+O3hz7Jvxv34
BFr5W3flGBvG0q7BopTGXPcfm5P/PU1MmgNGxHzVESlL1m46oYWhHVsmw5UGrzw9
uoX1zbD4MIkqhMSykG+n0HsENzcrMwSttvaMeOwpB9Sy21FWAPFxh26Jqu/NnvpX
dlzGPUmYAqpjpBY+oUYSBx4OPrUQEpZZLmvOVSskIC4vE7suZ7io3ZkBdcLWSiMy
pWc6XEUPTFeVClGPvIhf37rAJ9fVMFb4gJId0u4TER6frIG7tqinTmJdDCwqPM8U
kp77fv0Ov+uXpZV+4H0K2wOj3VHR9FVl5e+dhvOy4LZmHH3Sm6G8YUt/lpIiB3ee
6xzeML7pUqqNqspxbqyQnUf07AhTgDJIi+mWKrUHTK98X5282/uPe9QBC+9OpANI
069FQ5/98gcCtBzM1ApZtosZn8o4vfzXojl35m5173d1Sno8XZCnfVKfxCy2lofv
gSL3JHcTLa084empNBy8Q04QUy09PSycldAIscihSl2LY8+dkqAGHdLCKaU58e85
5x8wO

[pkg-go] Processed: tagging 868777

2018-05-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 868777 + pending
Bug #868777 [influxdb] new upstream
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
868777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: fixed 868777 in 1.5.3-1

2018-05-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 868777 1.5.3-1
Bug #868777 [influxdb] new upstream
There is no source info for the package 'influxdb' at version '1.5.3-1' with 
architecture ''
Unable to make a source version for version '1.5.3-1'
Marked as fixed in versions 1.5.3-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
868777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: closing 868777

2018-05-31 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 868777
Bug #868777 [influxdb] new upstream
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
868777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: affects 900597 src:golang-github-docker-go-metrics

2018-06-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 900597 src:golang-github-docker-go-metrics
Bug #900597 [src:golang-github-prometheus-client-golang] 
golang-github-prometheus-client-golang/0.9.0~pre1+git20180417.82f5ff1-2 breaks 
golang-github-docker-go-metrics
Added indication that 900597 affects src:golang-github-docker-go-metrics
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
900597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900597
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#897527: marked as done (golang-github-paulbellamy-ratecounter: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 github.com/paulbellamy/ratecounter returned exit co

2018-06-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jun 2018 06:49:22 +
with message-id 
and subject line Bug#897527: fixed in golang-github-paulbellamy-ratecounter 
0.2.0+git20170719.a803f0e-1
has caused the Debian Bug report #897527,
regarding golang-github-paulbellamy-ratecounter: FTBFS: dh_auto_test: cd 
obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/paulbellamy/ratecounter returned exit code 1
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.)


-- 
897527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897527
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-paulbellamy-ratecounter
Version: 0.2.0-4
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

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
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go install 
> -gcflags=\"-trimpath=/<>/obj-x86_64-linux-gnu/src\" 
> -asmflags=\"-trimpath=/<>/obj-x86_64-linux-gnu/src\" -v -p 1 
> github.com/paulbellamy/ratecounter
> github.com/paulbellamy/ratecounter
>dh_auto_test -O--buildsystem=golang
>   cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/paulbellamy/ratecounter
> === RUN   TestAvgRateCounter
> --- PASS: TestAvgRateCounter (1.00s)
> === RUN   TestAvgRateCounterAdvanced
> --- FAIL: TestAvgRateCounterAdvanced (1.50s)
>   avgratecounter_test.go:36: Expected  4  to equal  3
> === RUN   TestAvgRateCounterNoResolution
> --- PASS: TestAvgRateCounterNoResolution (1.50s)
> === RUN   TestAvgRateCounter_Incr_ReturnsImmediately
> --- PASS: TestAvgRateCounter_Incr_ReturnsImmediately (0.00s)
> === RUN   TestCounter
> --- PASS: TestCounter (0.00s)
> === RUN   TestRateCounter
> --- PASS: TestRateCounter (1.00s)
> === RUN   TestRateCounterResetAndRestart
> --- PASS: TestRateCounterResetAndRestart (0.60s)
> === RUN   TestRateCounterPartial
> --- PASS: TestRateCounterPartial (1.80s)
> === RUN   TestRateCounterHighResolution
> --- PASS: TestRateCounterHighResolution (0.75s)
> === RUN   TestRateCounterLowResolution
> --- PASS: TestRateCounterLowResolution (0.75s)
> === RUN   TestRateCounterNoResolution
> --- PASS: TestRateCounterNoResolution (0.75s)
> === RUN   TestRateCounter_Incr_ReturnsImmediately
> --- PASS: TestRateCounter_Incr_ReturnsImmediately (0.00s)
> FAIL
> FAIL  github.com/paulbellamy/ratecounter  9.657s
> dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
> github.com/paulbellamy/ratecounter returned exit code 1

The full build log is available from:
   
http://aws-logs.debian.net/2018/05/02/golang-github-paulbellamy-ratecounter_0.2.0-4_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: golang-github-paulbellamy-ratecounter
Source-Version: 0.2.0+git20170719.a803f0e-1

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

Debian distribution maintenance software
pp.
Alexandre Viau  (supplier of updated 
golang-github-paulbellamy-ratecounter 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, 05 Jun 2018 02:30:20 -0400
Source: golang-github-paulbellamy-ratecounter
Binary: golang-github-paulbellamy-ratecounter-dev
Architecture: source
Version:

[pkg-go] Bug#866857: marked as done (golang-github-docker-goamz FTBFS: FAIL: multi_test.go:262: S.TestPutAllZeroSizeFile)

2018-06-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jun 2018 22:43:35 +0200
with message-id <20180605204335.6jq4dwywqqp7z...@fatal.se>
and subject line Re: golang-github-docker-goamz FTBFS: FAIL: multi_test.go:262: 
S.TestPutAllZeroSizeFile
has caused the Debian Bug report #866857,
regarding golang-github-docker-goamz FTBFS: FAIL: multi_test.go:262: 
S.TestPutAllZeroSizeFile
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.)


-- 
866857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866857
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-docker-goamz
Version: 0.0~git20160206.0.f0a21f5-1
Severity: serious

Some recent change in unstable makes golang-github-docker-goamz FTBFS:

https://tests.reproducible-builds.org/debian/history/golang-github-docker-goamz.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-docker-goamz.html

...
FAIL: multi_test.go:262: S.TestPutAllZeroSizeFile

multi_test.go:295:
c.Assert(req.Header["Content-Length"], check.DeepEquals, []string{"0"})
... obtained []string = []string(nil)
... expected []string = []string{"0"}

OOPS: 60 passed, 29 skipped, 1 FAILED
--- FAIL: Test (60.55s)
FAIL
exit status 1
FAILgithub.com/docker/goamz/s3  60.584s
?   github.com/docker/goamz/s3/s3test   [no test files]
=== RUN   Test
OK: 28 passed
--- PASS: Test (0.07s)
PASS
ok  github.com/docker/goamz/sns 0.079s
=== RUN   Test
done

&{Method:POST URL:/ Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 
Header:map[Authorization:[AWS4-HMAC-SHA256 
Credential=abc/20170702//sqs/aws4_request, 
SignedHeaders=content-type;host;x-amz-date, 
Signature=ddeb7d81b9abfd17a209c2433faf682ae363a44bc24748021f9ed06f069bcdd0] 
Content-Type:[application/x-www-form-urlencoded] X-Amz-Date:[20170702T080302Z] 
Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] Content-Length:[113]] 
Body:0xc420144dc0 GetBody: ContentLength:113 TransferEncoding:[] 
Close:false Host:localhost:4455 Form:map[Attribute.1.Name:[VisibilityTimeout] 
Attribute.1.Value:[30] QueueName:[testQueue] Version:[2012-11-05] 
Action:[CreateQueue]] PostForm:map[Action:[CreateQueue] 
Attribute.1.Name:[VisibilityTimeout] Attribute.1.Value:[30] 
QueueName:[testQueue] Version:[2012-11-05]] MultipartForm: Trailer:map[] 
RemoteAddr:127.0.0.1:44238 RequestURI:/ TLS: Cancel: Response: 
ctx:0xc420144e00}
OK: 16 passed
--- PASS: Test (0.09s)
PASS
ok  github.com/docker/goamz/sqs 0.104s
=== RUN   Test
OK: 3 passed
--- PASS: Test (0.08s)
PASS
ok  github.com/docker/goamz/sts 0.100s
?   github.com/docker/goamz/testutil[no test files]
dh_auto_test: go test -v -p 1 github.com/docker/goamz/autoscaling 
github.com/docker/goamz/autoscaling/astest github.com/docker/goamz/aws 
github.com/docker/goamz/cloudfront github.com/docker/goamz/dynamodb 
github.com/docker/goamz/dynamodb/dynamizer github.com/docker/goamz/ec2 
github.com/docker/goamz/ec2/ec2test github.com/docker/goamz/ecommerce 
github.com/docker/goamz/elasticache github.com/docker/goamz/elb 
github.com/docker/goamz/elb/elbtest github.com/docker/goamz/exp/mturk 
github.com/docker/goamz/exp/sdb github.com/docker/goamz/exp/ses 
github.com/docker/goamz/iam github.com/docker/goamz/iam/iamtest 
github.com/docker/goamz/kinesis github.com/docker/goamz/kms 
github.com/docker/goamz/rds github.com/docker/goamz/route53 
github.com/docker/goamz/s3 github.com/docker/goamz/s3/s3test 
github.com/docker/goamz/sns github.com/docker/goamz/sqs 
github.com/docker/goamz/sts github.com/docker/goamz/testutil returned exit code 
1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
--- End Message ---
--- Begin Message ---
On Sun, Jul 02, 2017 at 11:48:56AM +0300, Adrian Bunk wrote:
> Source: golang-github-docker-goamz
> Version: 0.0~git20160206.0.f0a21f5-1
> Severity: serious
> 
> Some recent change in unstable makes golang-github-docker-goamz FTBFS:

Builds just fine for me, and ...

> 
> https://tests.reproducible-builds.org/debian/history/golang-github-docker-goamz.html
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-docker-goamz.html
[...]

... while I can't really make any sense of the information on these
pages they also seems to indicate the weather has improved.

I guess the "Some recent change in unstable" was just buggy and has
since been fixed.

Regards,
Andreas Henriksson--- End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#836388: marked as done (When cache is present, job run from incorrect working directory)

2018-06-06 Thread Debian Bug Tracking System
Your message dated Thu, 07 Jun 2018 13:47:16 +1000
with message-id <1770263.5DCOabY62e@deblab>
and subject line Re: #836388 When cache is present, job run from incorrect 
working directory
has caused the Debian Bug report #836388,
regarding When cache is present, job run from incorrect working directory
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.)


-- 
836388: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: gitlab-ci-multi-runner
version: 1.4.2+dfsg-1
severity: important

Hi.
If a job includes a cache, then it appears that the initial working
directory is  some directory inside the cache, *not* the top of the
project directory.

In trying to diagnose build failures I produced the following job:

install_test:
  dependencies:
- snapshot_package
  stage: test
  variables:
DEBIAN_FRONTEND: noninteractive
  cache:
key: "$CI_BUILD_NAME"
paths:
  - apt_cache
  script:
- ' if [ -d apt_cache/cache ]; then cd apt_cache/cache& cf - . | (cd 
/build/unstable/var/cache/apt&& tar xpf - ); fi'
- 'if [ -d apt_cache/lists ]; then cd apt_cache/lists& cf - . |( cd 
/build/unstable/var/lib/apt/lists && tar xpf - ) ; fi'
- mkdir /build/unstable/sbuild_out
- git status
- pwd
- env
- ls apt_cache
- cp sbuild_out/*.deb /build/unstable/sbuild_out
- schroot --directory / -c unstable apt-get update
- schroot --directory / -c unstable -- apt-get -y --allow-downgrades -o 
DPkg::Options::="--force-confold" install ./sbuild_out/*.deb
- mkdir -p apt_cache
- cp -a /build/unstable/var/cache/apt/. apt_cache/cache
- cp -a /build/unstable/var/lib/apt/lists/. apt_cache/lists
  tags:
- debian


And I get the following output:
[0KRunning with gitlab-ci-multi-runner dev (1.4.2)[0;m
[0;m[0KUsing Docker executor with image runner:latest ...
[0;m[0KPulling docker image runner:latest ...
[0;m[0;33mWARNING: Cannot pull the latest version of image runner:latest : 
Error: image library/runner not found
[0;m[0;33mWARNING: Locally found image will be used instead.
[0;mRunning on runner-99528d3b-project-1-concurrent-0 via gitlab-runner...
[32;1mFetching changes...[0;m
Removing sbuild_out/
HEAD is now at 84b1436 We're getting closer
[32;1mChecking out 84b14360 as master...[0;m
[32;1mChecking cache for install_test...[0;m
[32;1mDownloading artifacts for snapshot_package (150)...[0;m
Downloading artifacts from coordinator... ok  [0;m  id[0;m=150 
responseStatus[0;m=200 OK token[0;m=
[32;1m$ if [ -d apt_cache/cache ]; then cd apt_cache/cache& cf - . | (cd 
/build/unstable/var/cache/apt&& tar xpf - ); fi[0;m
[32;1m$ if [ -d apt_cache/lists ]; then cd apt_cache/lists& cf - . |( cd 
/build/unstable/var/lib/apt/lists && tar xpf - ) ; fi[0;m
[32;1m$ mkdir /build/unstable/sbuild_out[0;m
[32;1m$ git status[0;m
HEAD detached at 84b1436
Untracked files:
  (use "git add ..." to include in what will be committed)

../
../../sbuild_out/

nothing added to commit but untracked files present (use "git add" to track)
[32;1m$ pwd[0;m
/builds/hadron/hadron-operations/apt_cache/cache
[32;1m$ env[0;m
CI_PROJECT_NAME=hadron-operations
CI_BUILD_TOKEN=
HOSTNAME=runner-99528d3b-project-1-concurrent-0
CI_PROJECT_URL=https://gitlab.hadronindustries.com/hadron/hadron-operations
CI_BUILD_BEFORE_SHA=84b143607c165d0dd2e9382d16b20764bc0402e6
CI_SERVER_VERSION=8.11.0
CI_BUILD_ID=151
OLDPWD=/builds/hadron/hadron-operations
CI_PROJECT_ID=1
CI_RUNNER_ID=2
CI_PIPELINE_ID=576
CI_BUILD_REF_NAME=master
CI_BUILD_REF=84b143607c165d0dd2e9382d16b20764bc0402e6
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
CI_BUILD_STAGE=test
CI_PROJECT_DIR=/builds/hadron/hadron-operations
CI_RUNNER_TAGS=debian
PWD=/builds/hadron/hadron-operations/apt_cache/cache
CI_SERVER_NAME=GitLab
CI_PROJECT_PATH=hadron/hadron-operations
GITLAB_CI=true
CI_SERVER_REVISION=346e677
SHLVL=1
CI_BUILD_NAME=install_test
HOME=/root
CI_SERVER=yes
CI=true
CI_PROJECT_NAMESPACE=hadron
DEBIAN_FRONTEND=noninteractive
CI_BUILD_REPO=https://gitlab-ci-token:@gitlab.hadronindustries.com/hadron/hadron-operations.git
CI_RUNNER_DESCRIPTION=Debian Packaging Runner
_=/usr/bin/env
[32;1m$ ls apt_cache[0;m
ls: cannot access 'apt_cache': No such file or directory
[31;1mERROR: Build failed: exit code 1
[0;m

I can wor around this by changing to CI_PROJECT_DIR, but it seems fairly
clear that I'm starting in the wrong place.
--- End Message ---
--- Begin Message ---
Pack

[pkg-go] Processed: tagging 849665

2018-06-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 849665 + help
Bug #849665 [src:golang-github-coreos-go-tspi] golang-github-coreos-go-tspi: 
FTBFS on 32-bit: type [1073741824]C.struct_tdTSS_PCR_EVENT larger than address 
space
Added tag(s) help.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
849665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849665
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: block 868777 with 900211

2018-05-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 868777 with 900211
Bug #868777 [influxdb] new upstream
868777 was not blocked by any bugs.
868777 was not blocking any bugs.
Added blocking bug(s) of 868777: 900211
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
868777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: block 868777 with 900137

2018-05-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> block 868777 with 900137
Bug #868777 [influxdb] new upstream
868777 was blocked by: 900209 900211
868777 was not blocking any bugs.
Added blocking bug(s) of 868777: 900137
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
868777: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 819214

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 819214 + ftbfs
Bug #819214 [src:golang-ginkgo] golang-ginkgo: FTBFS: dh_auto_test: go test -v 
[..] returned exit code 1
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
819214: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819214
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 819638

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 819638 + ftbfs
Bug #819638 [src:golang-github-armon-gomdb] golang-github-armon-gomdb: FTBFS: 
panic: runtime error: cgo argument has Go pointer to Go pointer
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
819638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819638
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 819640

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 819640 + ftbfs
Bug #819640 [src:golang-github-hashicorp-raft-mdb] 
golang-github-hashicorp-raft-mdb: FTBFS: runtime error: cgo argument has Go 
pointer to Go pointer [recovered]
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
819640: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819640
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 819641

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 819641 + ftbfs
Bug #819641 [src:golang-github-jinzhu-gorm] golang-github-jinzhu-gorm: FTBFS: 
FAIL: TestScannableSlices (0.00s)
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
819641: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#871566: marked as done (swarmkit FTBFS: cannot find package "github.com/docker/docker/api/types")

2018-06-25 Thread Debian Bug Tracking System
Your message dated Mon, 25 Jun 2018 18:45:49 +
with message-id 
and subject line Bug#902086: Removed package(s) from unstable
has caused the Debian Bug report #871566,
regarding swarmkit FTBFS: cannot find package 
"github.com/docker/docker/api/types"
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.)


-- 
871566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871566
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: swarmkit
Version: 1.12.0+git20170201.779.1c7f003d-3
Severity: serious

https://buildd.debian.org/status/package.php?p=swarmkit=sid

...
# Perform regular build
dh_auto_build
go install 
-gcflags=\"-trimpath=/<>/swarmkit-1.12.0\+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/<>/swarmkit-1.12.0\+git20170201.779.1c7f003d/obj-aarch64-linux-gnu/src\"
 -v -p 1 github.com/docker/swarmkit github.com/docker/swarmkit/agent 
github.com/docker/swarmkit/agent/exec 
github.com/docker/swarmkit/agent/exec/container 
github.com/docker/swarmkit/agent/secrets github.com/docker/swarmkit/api 
github.com/docker/swarmkit/api/duration github.com/docker/swarmkit/api/equality 
github.com/docker/swarmkit/api/naming github.com/docker/swarmkit/api/timestamp 
github.com/docker/swarmkit/ca github.com/docker/swarmkit/ca/testutils 
github.com/docker/swarmkit/cli 
github.com/docker/swarmkit/cmd/external-ca-example 
github.com/docker/swarmkit/cmd/protoc-gen-gogoswarm 
github.com/docker/swarmkit/cmd/swarm-bench 
github.com/docker/swarmkit/cmd/swarmctl 
github.com/docker/swarmkit/cmd/swarmctl/cluster 
github.com/docker/swarmkit/cmd/swarmctl/common github.c
 om/docker/swarmkit/cmd/swarmctl/network 
github.com/docker/swarmkit/cmd/swarmctl/node 
github.com/docker/swarmkit/cmd/swarmctl/secret 
github.com/docker/swarmkit/cmd/swarmctl/service 
github.com/docker/swarmkit/cmd/swarmctl/service/flagparser 
github.com/docker/swarmkit/cmd/swarmctl/task 
github.com/docker/swarmkit/cmd/swarmd github.com/docker/swarmkit/identity 
github.com/docker/swarmkit/integration github.com/docker/swarmkit/ioutils 
github.com/docker/swarmkit/log github.com/docker/swarmkit/manager 
github.com/docker/swarmkit/manager/allocator 
github.com/docker/swarmkit/manager/allocator/networkallocator 
github.com/docker/swarmkit/manager/constraint 
github.com/docker/swarmkit/manager/controlapi 
github.com/docker/swarmkit/manager/dispatcher 
github.com/docker/swarmkit/manager/dispatcher/heartbeat 
github.com/docker/swarmkit/manager/encryption 
github.com/docker/swarmkit/manager/health 
github.com/docker/swarmkit/manager/keymanager 
github.com/docker/swarmkit/manager/logbroker github.com/docker/s
 warmkit/manager/orchestrator 
github.com/docker/swarmkit/manager/orchestrator/constraintenforcer 
github.com/docker/swarmkit/manager/orchestrator/global 
github.com/docker/swarmkit/manager/orchestrator/replicated 
github.com/docker/swarmkit/manager/orchestrator/restart 
github.com/docker/swarmkit/manager/orchestrator/taskreaper 
github.com/docker/swarmkit/manager/orchestrator/testutils 
github.com/docker/swarmkit/manager/orchestrator/update 
github.com/docker/swarmkit/manager/raftselector 
github.com/docker/swarmkit/manager/resourceapi 
github.com/docker/swarmkit/manager/scheduler 
github.com/docker/swarmkit/manager/state 
github.com/docker/swarmkit/manager/state/raft 
github.com/docker/swarmkit/manager/state/raft/membership 
github.com/docker/swarmkit/manager/state/raft/storage 
github.com/docker/swarmkit/manager/state/raft/testutils 
github.com/docker/swarmkit/manager/state/store github.com/docker/swarmkit/node 
github.com/docker/swarmkit/protobuf/plugin 
github.com/docker/swarmkit/protobuf/plugin/
 authenticatedwrapper github.com/docker/swarmkit/protobuf/plugin/deepcopy 
github.com/docker/swarmkit/protobuf/plugin/deepcopy/test 
github.com/docker/swarmkit/protobuf/plugin/raftproxy 
github.com/docker/swarmkit/protobuf/plugin/raftproxy/test 
github.com/docker/swarmkit/protobuf/ptypes github.com/docker/swarmkit/remotes 
github.com/docker/swarmkit/template 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/crc 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/fileutil 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/idutil 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/ioutil 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/pkg/pbutil 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/raft 
github.com/docker/swarmkit/vendor/github.com/coreos/etcd/raft/raftpb 
github.com/docker/swarmkit/vendor/github.com/co

[pkg-go] Bug#902145: marked as done (golang-gopkg-gcfg.v1-dev must stop providing golang-gopkg-warnings.v0-dev)

2018-06-22 Thread Debian Bug Tracking System
Your message dated Sat, 23 Jun 2018 01:34:13 +
with message-id 
and subject line Bug#902145: fixed in golang-gopkg-gcfg.v1 1.2.3-1
has caused the Debian Bug report #902145,
regarding golang-gopkg-gcfg.v1-dev must stop providing 
golang-gopkg-warnings.v0-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.)


-- 
902145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kubernetes
Version: 1.7.16+dfsg-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=kubernetes=sid

...
src/gopkg.in/gcfg.v1/errors.go:4:2: cannot find package "gopkg.in/warnings.v0" 
in any of:
/usr/lib/go-1.10/src/gopkg.in/warnings.v0 (from $GOROOT)
/<>/kubernetes-1.7.16+dfsg/_build/src/gopkg.in/warnings.v0 
(from $GOPATH)
--- End Message ---
--- Begin Message ---
Source: golang-gopkg-gcfg.v1
Source-Version: 1.2.3-1

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

Debian distribution maintenance software
pp.
Dmitry Smirnov  (supplier of updated golang-gopkg-gcfg.v1 
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: SHA256

Format: 1.8
Date: Sat, 23 Jun 2018 11:09:33 +1000
Source: golang-gopkg-gcfg.v1
Binary: golang-gopkg-gcfg.v1-dev
Architecture: source all
Version: 1.2.3-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go 
Changed-By: Dmitry Smirnov 
Description:
 golang-gopkg-gcfg.v1-dev - read INI-style configuration files into Go structs
Closes: 902145
Changes:
 golang-gopkg-gcfg.v1 (1.2.3-1) unstable; urgency=medium
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Dmitry Smirnov ]
   * New upstream release.
   * Testsuite: autopkgtest-pkg-go
   * Standards-Version: 4.1.4; Priority: optional
   * debhelper & compat to version 11.
   * Rmoved "golang-gopkg-warnings.v0-dev" from Provides (Closes: #902145).
Checksums-Sha1:
 172a449aedd2ccd0a4b50bd63ac5eab6ebbb8dfb 2171 golang-gopkg-gcfg.v1_1.2.3-1.dsc
 f399620658279aa78a8c288518666e8eadb41c30 26036 
golang-gopkg-gcfg.v1_1.2.3.orig.tar.xz
 f2f2bd9e639a43fade9e191d88089a98726c0ed3 3784 
golang-gopkg-gcfg.v1_1.2.3-1.debian.tar.xz
 4924fd76fe1193f9d90d943aa96f375f03da0caf 28120 
golang-gopkg-gcfg.v1-dev_1.2.3-1_all.deb
 fe419f0cc61c295f836945ecf61b6824734421d2 5807 
golang-gopkg-gcfg.v1_1.2.3-1_amd64.buildinfo
Checksums-Sha256:
 380c1c8329fbec42a01d643951ca5eab170bf72c5c5bf0a13978647138a8b910 2171 
golang-gopkg-gcfg.v1_1.2.3-1.dsc
 0b295741afc6caa3db13672af28f6459deb7c17d6ff7df41638052b8cf5ac0c1 26036 
golang-gopkg-gcfg.v1_1.2.3.orig.tar.xz
 af0c4cc7d577f3c048d57be50a291a406544d87642085c6793234b6929504d92 3784 
golang-gopkg-gcfg.v1_1.2.3-1.debian.tar.xz
 0f4496ce181f6e640d7fce472fb133f66ad7b23e25c8433a12e86b79d1b9e494 28120 
golang-gopkg-gcfg.v1-dev_1.2.3-1_all.deb
 62ea456f7748963d61d7dadf41680a9542911dce8affbfe67329fbaec61e6476 5807 
golang-gopkg-gcfg.v1_1.2.3-1_amd64.buildinfo
Files:
 a4c2314f8e34e3246f28d9dbb456d863 2171 devel optional 
golang-gopkg-gcfg.v1_1.2.3-1.dsc
 038272d0c498e9199a88c89958116e80 26036 devel optional 
golang-gopkg-gcfg.v1_1.2.3.orig.tar.xz
 8818e1bbed698f4227221cdf8db27eeb 3784 devel optional 
golang-gopkg-gcfg.v1_1.2.3-1.debian.tar.xz
 7ed1531fb5c69168d696bd562b04d98d 28120 devel optional 
golang-gopkg-gcfg.v1-dev_1.2.3-1_all.deb
 75d2a204b794e6b04f981ed8955f37a6 5807 devel optional 
golang-gopkg-gcfg.v1_1.2.3-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlstnpsACgkQUra72VOW
jRvfAhAAzv3XUXrZt3GamYcgxn8cKQjYMQx10gPmQ1YyOA0XJoR8MAq10KK3bF9j
3eKDtsM7I4yvXluP7JS5yDaqd89H3u0y3bZnWeIVlLkW9LmhnxsOcwCHgGKiGHa2
rZiOWhY95d5gc1CAKlDODXq0Xvhc/whuUweiCLmasRmA3BZooLDnBSllVpejrf1j
ogMn/h7Z6xwHxmMbuzkKFCnkOlHBTUoArLZkxJFfs9mZMe/Bqwluy7xG5hrWVtvM
b8SwFgVoGJgZZyQgV04dM2XrCimijKZcN5nNB/wMXap9n6YvReEB9WQFBGZzg7yA
eHCec2lVcBx3Lua/xxBZ4azqpZqtq/8iGYv11RwZpjFxbYNz1FMtUHffortUZo+k
PJEc+WAWD8OaIfKb1/LVKnqQJ7BrguPeV5htAfUXwNzWlExszJd8jmZ3t1k9hBem
GVDsCdkpw6XT6bmV65g5pocstnnizDmJir

[pkg-go] Processed: Re: Bug#902145: kubernetes FTBFS: cannot find package "gopkg.in/warnings.v0"

2018-06-22 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 golang-gopkg-gcfg.v1-dev 1.2.0-4
Bug #902145 [src:kubernetes] kubernetes FTBFS: cannot find package 
"gopkg.in/warnings.v0"
Bug reassigned from package 'src:kubernetes' to 'golang-gopkg-gcfg.v1-dev'.
No longer marked as found in versions kubernetes/1.7.16+dfsg-1.
Ignoring request to alter fixed versions of bug #902145 to the same values 
previously set
Bug #902145 [golang-gopkg-gcfg.v1-dev] kubernetes FTBFS: cannot find package 
"gopkg.in/warnings.v0"
Marked as found in versions golang-gopkg-gcfg.v1/1.2.0-4.
> retitle -1 golang-gopkg-gcfg.v1-dev must stop providing 
> golang-gopkg-warnings.v0-dev
Bug #902145 [golang-gopkg-gcfg.v1-dev] kubernetes FTBFS: cannot find package 
"gopkg.in/warnings.v0"
Changed Bug title to 'golang-gopkg-gcfg.v1-dev must stop providing 
golang-gopkg-warnings.v0-dev' from 'kubernetes FTBFS: cannot find package 
"gopkg.in/warnings.v0"'.
> affects -1 src:kubernetes
Bug #902145 [golang-gopkg-gcfg.v1-dev] golang-gopkg-gcfg.v1-dev must stop 
providing golang-gopkg-warnings.v0-dev
Added indication that 902145 affects src:kubernetes

-- 
902145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 842836

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 842836 + ftbfs
Bug #842836 [src:golang-github-mxk-go-flowrate] golang-github-mxk-go-flowrate: 
FTBFS randomly (failing tests)
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
842836: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 796400

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 796400 + ftbfs
Bug #796400 [src:golang-github-jacobsa-ratelimit] 
golang-github-jacobsa-ratelimit: Non-determistically FTBFS due to unreliable 
timing in tests
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
796400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796400
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 832834

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 832834 + ftbfs
Bug #832834 {Done: Shengjing Zhu } 
[src:golang-github-boltdb-bolt] golang-github-boltdb-bolt: FTBFS randomly 
(failing tests)
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
832834: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832834
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 839433

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 839433 + ftbfs
Bug #839433 {Done: Dmitry Smirnov } 
[src:golang-github-robfig-cron] golang-github-robfig-cron: FTBFS: dh_auto_test: 
go test -v -p 1 github.com/robfig/cron returned exit code 1
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
839433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: tagging 835782

2018-06-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 835782 + ftbfs
Bug #835782 {Done: Dmitry Smirnov } [src:notary] notary: 
FTBFS: dh_auto_build: go install -v -p 1 github.com/docker/notary 
github.com/docker/notary/client github.com/docker/notary/client/changelist 
github.com/docker/notary/cmd/notary github.com/docker/notary/cmd/notary-server 
github.com/docker/notary/cryptoservice github.com/docker/notary/errors 
github.com/docker/notary/keystoremanager github.com/docker/notary/passphrase 
github.com/docker/notary/proto github.com/docker/notary/server 
github.com/docker/notary/server/handlers 
github.com/docker/notary/server/storage 
github.com/docker/notary/server/timestamp github.com/docker/notary/signer 
github.com/docker/notary/signer/api github.com/docker/notary/signer/client 
github.com/docker/notary/signer/keydbstore github.com/docker/notary/signer/keys 
github.com/docker/notary/trustmanager 
github.com/docker/notary/trustmanager/yubikey github.com/docker/notary/tuf 
github.com/docker/notary/tuf/client github.com/docker/notary/tuf/data 
github.com/docker/notary/tuf/encrypted github.com/docker/notary/tuf/keys 
github.com/docker/notary/tuf/signed github.com/docker/notary/tuf/store 
github.com/docker/notary/tuf/testutils github.com/docker/notary/tuf/utils 
github.com/docker/notary/utils github.com/docker/notary/version returned exit 
code 1
Added tag(s) ftbfs.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
835782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: golang-github-hashicorp-raft-mdb: Build-Depends on cruft package golang-github-armon-gomdb-dev

2018-06-23 Thread Debian Bug Tracking System
Processing control commands:

> block 901266 with -1
Bug #901266 [ftp.debian.org] RM: golang-github-armon-gomdb-dev -- NBS; binary 
package whose source was already cruft-removed
901266 was not blocked by any bugs.
901266 was not blocking any bugs.
Added blocking bug(s) of 901266: 902223

-- 
901266: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901266
902223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#839433: marked as done (golang-github-robfig-cron: FTBFS: dh_auto_test: go test -v -p 1 github.com/robfig/cron returned exit code 1)

2018-06-19 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jun 2018 15:08:24 +1000
with message-id <117673582.yEeq6YN6Wx@deblab>
and subject line Done: golang-github-robfig-cron: FTBFS: dh_auto_test: go test 
-v -p 1 github.com/robfig/cron returned exit code 1
has caused the Debian Bug report #839433,
regarding golang-github-robfig-cron: FTBFS: dh_auto_test: go test -v -p 1 
github.com/robfig/cron returned exit code 1
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.)


-- 
839433: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-robfig-cron
Version: 1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161001 qa-ftbfs
Justification: FTBFS on amd64

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
>dh_testdir -O--buildsystem=golang
>dh_update_autotools_config -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>dh_auto_build -O--buildsystem=golang
>   go install -v -p 1 github.com/robfig/cron
> github.com/robfig/cron
>dh_auto_test -O--buildsystem=golang
>   go test -v -p 1 github.com/robfig/cron
> === RUN   TestConstantDelayNext
> --- PASS: TestConstantDelayNext (0.00s)
> === RUN   TestNoEntries
> --- PASS: TestNoEntries (0.00s)
> === RUN   TestStopCausesJobsToNotRun
> --- PASS: TestStopCausesJobsToNotRun (1.01s)
> === RUN   TestAddBeforeRunning
> --- PASS: TestAddBeforeRunning (0.62s)
> === RUN   TestAddWhileRunning
> --- PASS: TestAddWhileRunning (1.00s)
> === RUN   TestSnapshotEntries
> --- PASS: TestSnapshotEntries (2.00s)
> === RUN   TestMultipleEntries
> --- PASS: TestMultipleEntries (1.00s)
> === RUN   TestRunningJobTwice
> --- PASS: TestRunningJobTwice (2.00s)
> === RUN   TestRunningMultipleSchedules
> --- PASS: TestRunningMultipleSchedules (1.00s)
> === RUN   TestLocalTimezone
> --- PASS: TestLocalTimezone (1.00s)
> === RUN   TestJob
> --- PASS: TestJob (1.00s)
> === RUN   TestRange
> --- PASS: TestRange (0.00s)
> === RUN   TestField
> --- PASS: TestField (0.00s)
> === RUN   TestBits
> --- PASS: TestBits (0.00s)
> === RUN   TestSpecSchedule
> --- PASS: TestSpecSchedule (0.00s)
> === RUN   TestActivation
> --- PASS: TestActivation (0.00s)
> === RUN   TestNext
> --- FAIL: TestNext (0.00s)
>   spec_test.go:133: 2012-03-11T00:00:00-0500, "0 30 2 11 Mar ?": 
> (expected) 2013-03-11 02:30:00 -0400 -0400 != 2012-03-11 02:30:00 -0500 -0500 
> (actual)
>   spec_test.go:133: 2012-11-04T00:00:00-0400, "0 30 2 04 Nov ?": 
> (expected) 2012-11-04 02:30:00 -0500 -0500 != 2012-11-04 02:30:00 -0400 -0400 
> (actual)
>   spec_test.go:133: 2012-11-04T01:45:00-0400, "0 30 1 04 Nov ?": 
> (expected) 2012-11-04 01:30:00 -0500 -0500 != 2013-11-04 01:30:00 -0400 -0400 
> (actual)
> === RUN   TestErrors
> 2016/10/01 11:46:02 Expected 5 or 6 fields, found 1: xyz
> 2016/10/01 11:46:02 End of range (60) above maximum (59): 60
> 2016/10/01 11:46:02 End of range (60) above maximum (59): 60
> 2016/10/01 11:46:02 Failed to parse int from XYZ: strconv.ParseInt: parsing 
> "XYZ": invalid syntax
> --- PASS: TestErrors (0.00s)
> FAIL
> exit status 1
> FAIL  github.com/robfig/cron  10.637s
> dh_auto_test: go test -v -p 1 github.com/robfig/cron returned exit code 1

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   
http://aws-logs.debian.net/2016/10/01/golang-github-robfig-cron_1-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random 

[pkg-go] Bug#890936: marked as done (golang-gopkg-ini.v1: FTBFS and Debci failure with golang-1.10-go)

2018-06-19 Thread Debian Bug Tracking System
Your message dated Wed, 20 Jun 2018 05:49:00 +
with message-id 
and subject line Bug#890936: fixed in golang-gopkg-ini.v1 1.37.0-1
has caused the Debian Bug report #890936,
regarding golang-gopkg-ini.v1: FTBFS and Debci failure with golang-1.10-go
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.)


-- 
890936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-gopkg-ini.v1
Version: 1.32.0-1
Severity: serious

https://ci.debian.net/packages/g/golang-gopkg-ini.v1/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-gopkg-ini.v1.html

...
=== RUN   Test_MapToStruct

  Map to struct 
Map file to struct ✔✔
Map section to struct 
Map to non-pointer struct ✔✔✔
Map to unsupported type ✘
Map to omitempty field ✔✔
Map with shadows 
Map from invalid data source ✔
Map to wrong types and gain default values ✔


Errors:

  * golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go 
  Line 158: - runtime error: invalid memory address or nil pointer dereference 
  goroutine 55 [running]:
  panic(0x57fb40, 0x691260)
/usr/lib/go-1.10/src/runtime/panic.go:505 +0x229
  gopkg.in/ini%2ev1_test.Test_MapToStruct.func1.1()

golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go:158 
+0x1031
  github.com/jtolds/gls.(*ContextManager).SetValues.func1(0x0)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:97 
+0x3fd
  github.com/jtolds/gls.EnsureGoroutineId(0xc4202ad980)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/gid.go:19 
+0x103
  github.com/jtolds/gls.(*ContextManager).SetValues(0xc42009a530, 0xc4202ad920, 
0xc4202c07a0)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:63 
+0x15d
  gopkg.in/ini%2ev1_test.Test_MapToStruct.func1()

golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go:132 +0x8f
  github.com/jtolds/gls.(*ContextManager).SetValues.func1(0x0)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:97 
+0x3fd
  github.com/jtolds/gls.EnsureGoroutineId.func1()
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/gid.go:24 
+0x31
  github.com/jtolds/gls._m(0x0, 0xc4202c0740)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/stack_tags.go:74 
+0x31
  github.com/jtolds/gls.github_com_jtolds_gls_markS(0x0, 0xc4202c0740)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/stack_tags.go:54 
+0x35
  github.com/jtolds/gls.addStackTag(0x0, 0xc4202c0740)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/stack_tags.go:49 
+0x3a
  github.com/jtolds/gls.EnsureGoroutineId(0xc4202ad830)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/gid.go:24 
+0xc7
  github.com/jtolds/gls.(*ContextManager).SetValues(0xc42009a530, 0xc4202ad7d0, 
0xc4202c0700)

golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:63 
+0x15d
  gopkg.in/ini%2ev1_test.Test_MapToStruct(0xc4202bc3c0)

golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go:131 +0xaa
  testing.tRunner(0xc4202bc3c0, 0x5bc220)
/usr/lib/go-1.10/src/testing/testing.go:777 +0xd0
  created by testing.(*T).Run
/usr/lib/go-1.10/src/testing/testing.go:824 +0x2e0
  
  goroutine 1 [chan receive]:
  testing.(*T).Run(0xc4202bc3c0, 0x5b1041, 0x10, 0x5bc220, 0x46c501)
/usr/lib/go-1.10/src/testing/testing.go:825 +0x301
  testing.runTests.func1(0xc4200e6000)
/usr/lib/go-1.10/src/testing/testing.go:1063 +0x64
  testing.tRunner(0xc4200e6000, 0xc420065df8)
/usr/lib/go-1.10/src/testing/testing.go:777 +0xd0
  testing.runTests(0xc4200b0120, 0x696020, 0x29, 0x29, 0x40ff19)
/usr/lib/go-1.10/src/testing/testing.go:1061 +0x2c4
  testing.(*M).Run(0xc4200e4000, 0x0)
/usr/lib/go-1.10/src/testing/testing.go:978 +0x171
  main.main()
_testmain.go:148 +0x151
  


Failures:

  * golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go 
  Line 192:
  Expected '' to NOT be nil (but it was)!


668 total assertions


  Map to struct in strict mode ✔✔


670 total assertions


  Map slice in strict mode ✔✔✔


673 total assertions

--- FAIL: Test_MapToStruct (0.01s)
--- End Message ---
--- Begin Message ---
Source: golang-gopkg-ini.v1
Source-Version: 1.37.0-1

We believe that the bug you reported is fixed in the latest version

[pkg-go] Bug#890028: marked as done (golang-github-asaskevich-govalidator FTBFS: test failures)

2018-04-26 Thread Debian Bug Tracking System
Your message dated Fri, 27 Apr 2018 08:50:15 +0900
with message-id 
<CABMQnV+yHGpBL=rrdhv-g9vgcnjonmdjswt8gppz1muoywf...@mail.gmail.com>
and subject line Re: golang-github-asaskevich-govalidator FTBFS: test failures
has caused the Debian Bug report #890028,
regarding golang-github-asaskevich-govalidator FTBFS: test failures
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.)


-- 
890028: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-asaskevich-govalidator
Version: 4-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes golang-github-asaskevich-govalidator FTBFS:

...
https://tests.reproducible-builds.org/debian/history/golang-github-asaskevich-govalidator.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-asaskevich-govalidator.html

...
--- FAIL: TestIsRequestURI (0.00s)
validator_test.go:736: Expected IsRequestURI("irc://#channel@network") 
to be true, got false
--- FAIL: TestIsRequestURL (0.00s)
validator_test.go:687: Expected IsRequestURL("irc://#channel@network") 
to be true, got false
...
--- End Message ---
--- Begin Message ---
Source: golang-github-asaskevich-govalidator
Version: 4-3

Hi,

This bug alredy fixed in 4-3.
  
https://buildd.debian.org/status/fetch.php?pkg=golang-github-asaskevich-govalidator=all=4-3=1518804669=0

Therefore, I will close this bug.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6--- End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Bug #879489 in cadvisor marked as pending

2018-04-29 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #879489 [src:cadvisor] cadvisor FTBFS on amd64
Added tag(s) pending.

-- 
879489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#877928: marked as done (cadvisor: please make the build reproducible)

2018-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2018 13:49:33 +
with message-id <e1fcmhp-000e6i...@fasolo.debian.org>
and subject line Bug#877928: fixed in cadvisor 0.27.1+dfsg1-1
has caused the Debian Bug report #877928,
regarding cadvisor: please make the build reproducible
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.)


-- 
877928: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877928
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cadvisor
Version: 0.25.0+dfsg-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that cadvisor could not be built reproducibly as it encodes the
current year into a copyright header.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/build/assets.sh b/build/assets.sh
index 0eff872..2cbf903 100755
--- a/build/assets.sh
+++ b/build/assets.sh
@@ -35,7 +35,7 @@ build_asset () {
   local output_path=$2
   local input_dirs=${@:3}
   local tmp_output=$(mktemp)
-  local year=$(date +%Y)
+  local year="$(date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +%Y)"
 
   go-bindata -nometadata -o $output_path -pkg $package $input_dirs
   cat build/boilerplate/boilerplate.go.txt | sed "s/YEAR/$year/" > 
"${tmp_output}"
--- End Message ---
--- Begin Message ---
Source: cadvisor
Source-Version: 0.27.1+dfsg1-1

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

Debian distribution maintenance software
pp.
Dmitry Smirnov <only...@debian.org> (supplier of updated cadvisor 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: SHA256

Format: 1.8
Date: Sun, 29 Apr 2018 23:17:07 +1000
Source: cadvisor
Binary: golang-github-google-cadvisor-dev cadvisor
Architecture: source amd64 all
Version: 0.27.1+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: pkg-go <pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Description:
 cadvisor   - analyze resource usage and performance characteristics of running
 golang-github-google-cadvisor-dev - analyze resource usage and performance of 
running containers
Closes: 877928 879489 886987
Changes:
 cadvisor (0.27.1+dfsg1-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Dmitry Smirnov ]
   * Un-vendor bundled libraries.
   * Use vendored "runc" and "runtime-spec" to fix FTBFS (Closes: #879489).
   * New patch to make the build reproducible (Closes: #877928).
 Thanks, Chris Lamb.
   * Standards-Version: 4.1.4
 + Priority: optional
   * debhelper & compat to version 11.
   * Start service after Docker (Closes: #886987).
 Thanks, Michal Humpula.
   * Removed myself from Uploaders.
Checksums-Sha1:
 ccd4d569076e1d67c57f184ab1ba9c113d00a50c 4094 cadvisor_0.27.1+dfsg1-1.dsc
 6fa0c065a16dbd851e330d89f5e525f49e192325 568033 
cadvisor_0.27.1+dfsg1.orig.tar.gz
 6821b80328bc09e448214897e18c67256acc788b 11416 
cadvisor_0.27.1+dfsg1-1.debian.tar.xz
 ef4ea735d3fca957e8b58e19f3d96c0223473776 2221648 
cadvisor-dbgsym_0.27.1+dfsg1-1_amd64.deb
 d6cbddee199fb932db5d5b09b42852177b31cf50 19917 
cadvisor_0.27.1+dfsg1-1_amd64.buildinfo
 234efcffd95d37d6dce84058cd30c71a94365397 3887188 
cadvisor_0.27.1+dfsg1-1_amd64.deb
 bfd4c007fce6e7a4a97f619333a88ed8f627f1f3 386768 
golang-github-google-cadvisor-dev_0.27.1+dfsg1-1_all.deb
Checksums-Sha256:
 239282c7fbc769fc6c479ba73484ff463f44b27ed0907a48537af411d4e8f3e1 4094 
cadvisor_0.27.1+dfsg1-1.dsc
 a2d19d606d691ea0db90b611d1b36e4528b4f6b32a28ce8091bb44f34c653cf3 568033 
cadvisor_0.27.1+dfsg1.orig.tar.gz
 d76e4f7a0f4584c37f69c36e5fbf2583bf23206f07e5445be11c4381a671456e 11416 
cadvisor_0.27.1+dfsg1-1.debian.tar.xz
 ce705f566773b7e7140b7b7

[pkg-go] Bug#879489: marked as done (cadvisor FTBFS on amd64)

2018-04-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Apr 2018 13:49:33 +
with message-id <e1fcmhp-000e6o...@fasolo.debian.org>
and subject line Bug#879489: fixed in cadvisor 0.27.1+dfsg1-1
has caused the Debian Bug report #879489,
regarding cadvisor FTBFS on amd64
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.)


-- 
879489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cadvisor
Version: 0.27.1+dfsg-1
Severity: serious

Some recent change in unstable makes cadvisor FTBFS on amd64:

https://tests.reproducible-builds.org/debian/history/cadvisor.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/cadvisor.html

...
github.com/google/cadvisor/storage/test
github.com/google/cadvisor/utils/cpuload/netlink/example
github.com/google/cadvisor/utils/oomparser/oomexample
github.com/google/cadvisor/utils/procfs
github.com/google/cadvisor/utils/sysfs/fakesysfs
github.com/google/cadvisor/utils/tail
dh_auto_build: cd _build && go install 
-gcflags=\"-trimpath=/build/1st/cadvisor-0.27.1\+dfsg/_build/src\" 
-asmflags=\"-trimpath=/build/1st/cadvisor-0.27.1\+dfsg/_build/src\" -v -p 1 
github.com/google/cadvisor github.com/google/cadvisor/api 
github.com/google/cadvisor/cache github.com/google/cadvisor/cache/memory 
github.com/google/cadvisor/client 
github.com/google/cadvisor/client/clientexample 
github.com/google/cadvisor/client/v2 github.com/google/cadvisor/collector 
github.com/google/cadvisor/container 
github.com/google/cadvisor/container/common 
github.com/google/cadvisor/container/crio 
github.com/google/cadvisor/container/docker 
github.com/google/cadvisor/container/libcontainer 
github.com/google/cadvisor/container/raw 
github.com/google/cadvisor/container/rkt 
github.com/google/cadvisor/container/systemd 
github.com/google/cadvisor/container/testing 
github.com/google/cadvisor/devicemapper 
github.com/google/cadvisor/devicemapper/fake github.com/google/cadvisor/events 
github.com/google/cad
 visor/fs github.com/google/cadvisor/healthz github.com/google/cadvisor/http 
github.com/google/cadvisor/http/mux github.com/google/cadvisor/info/v1 
github.com/google/cadvisor/info/v1/test github.com/google/cadvisor/info/v2 
github.com/google/cadvisor/integration/framework 
github.com/google/cadvisor/integration/runner 
github.com/google/cadvisor/integration/tests/api 
github.com/google/cadvisor/integration/tests/healthz 
github.com/google/cadvisor/machine github.com/google/cadvisor/manager 
github.com/google/cadvisor/manager/watcher 
github.com/google/cadvisor/manager/watcher/raw 
github.com/google/cadvisor/manager/watcher/rkt 
github.com/google/cadvisor/metrics github.com/google/cadvisor/pages 
github.com/google/cadvisor/pages/static github.com/google/cadvisor/storage 
github.com/google/cadvisor/storage/bigquery 
github.com/google/cadvisor/storage/bigquery/client 
github.com/google/cadvisor/storage/bigquery/client/example 
github.com/google/cadvisor/storage/elasticsearch github.com/google/cadviso
 r/storage/influxdb github.com/google/cadvisor/storage/kafka 
github.com/google/cadvisor/storage/redis 
github.com/google/cadvisor/storage/statsd 
github.com/google/cadvisor/storage/statsd/client 
github.com/google/cadvisor/storage/stdout 
github.com/google/cadvisor/storage/test github.com/google/cadvisor/summary 
github.com/google/cadvisor/utils github.com/google/cadvisor/utils/cloudinfo 
github.com/google/cadvisor/utils/container 
github.com/google/cadvisor/utils/cpuload 
github.com/google/cadvisor/utils/cpuload/netlink 
github.com/google/cadvisor/utils/cpuload/netlink/example 
github.com/google/cadvisor/utils/docker 
github.com/google/cadvisor/utils/oomparser 
github.com/google/cadvisor/utils/oomparser/oomexample 
github.com/google/cadvisor/utils/procfs github.com/google/cadvisor/utils/sysfs 
github.com/google/cadvisor/utils/sysfs/fakesysfs 
github.com/google/cadvisor/utils/sysinfo github.com/google/cadvisor/utils/tail 
github.com/google/cadvisor/validate github.com/google/cadvisor/version github.
 com/google/cadvisor/zfs returned exit code 2
debian/rules:32: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
--- End Message ---
--- Begin Message ---
Source: cadvisor
Source-Version: 0.27.1+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
cadvisor, 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 clo

[pkg-go] Processed: bug 902467 is forwarded to https://github.com/kardianos/osext/issues/21

2018-07-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 902467 https://github.com/kardianos/osext/issues/21
Bug #902467 [src:golang-github-kardianos-osext] golang-github-kardianos-osext: 
FTBFS in buster/sid (failing tests)
Set Bug forwarded-to-address to 'https://github.com/kardianos/osext/issues/21'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
902467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#902466: marked as done (golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid (failing tests))

2018-07-03 Thread Debian Bug Tracking System
Your message dated Wed, 04 Jul 2018 03:34:02 +
with message-id 
and subject line Bug#902466: fixed in 
golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0-1
has caused the Debian Bug report #902466,
regarding golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid 
(failing tests)
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.)


-- 
902466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-grpc-ecosystem-go-grpc-prometheus
Version: 1.1+git20170826.0dafe0d-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_autoreconf -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   debian/rules override_dh_auto_build
make[1]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d'
cd 
obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto
 && \
GOPATH=obj-x86_64-linux-gnu make 
make[2]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d/obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto'
PATH="obj-x86_64-linux-gnu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
 protoc \
  -I. \
-Iobj-x86_64-linux-gnu/src \

[... snipped ...]

=== RUN   TestServerInterceptorSuite/TestUnaryIncrementsStarted
--- FAIL: TestServerInterceptorSuite (0.08s)
--- PASS: TestServerInterceptorSuite/TestRegisterPresetsStuff (0.02s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHandled (0.01s)
server_test.go:218: 
Error Trace:server_test.go:218
Error:  Not equal: 
expected: 1
actual  : 0
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHandled
Messages:   grpc_server_handled_total should be 
incremented for PingList FailedPrecondition
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHistograms 
(0.01s)
server_test.go:186: 
Error Trace:server_test.go:186
Error:  Not equal: 
expected: 2
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList OK
server_test.go:193: 
Error Trace:server_test.go:193
Error:  Not equal: 
expected: 4
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList FailedPrecondition
--- PASS: TestServerInterceptorSuite/TestStreamingIncrementsMessageCounts 
(0.01s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsStarted (0.00s)
server_test.go:168: 
Error Trace:server_test.go:168
Error:  Not equal: 
expected: 6
actual  : 5
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsStarted
Messages:   grpc_server_started_total should be 
incremented for PingList
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHandled (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHistograms (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsStarted (0.01s)
server_test.go:86: stopped grpc.Server at: 127.0.0.1:33315
FAIL
FAILgithub.com/grpc-ecosystem/go-grpc-prometheus0.124s
?   github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto [no 
test files]
dh_auto_test: cd obj-x86_64-linux-gnu && go 

[pkg-go] Bug#894131: marked as done (prometheus-alertmanager: New upstream release 0.14.0 available. Please package and backport to stretch.)

2018-07-03 Thread Debian Bug Tracking System
Your message dated Tue, 03 Jul 2018 15:04:34 +
with message-id 
and subject line Bug#894131: fixed in prometheus-alertmanager 0.15.0+ds-4
has caused the Debian Bug report #894131,
regarding prometheus-alertmanager: New upstream release 0.14.0 available. 
Please package and backport to stretch.
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.)


-- 
894131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: prometheus-alertmanager
Version: 0.6.2+ds-3~bpo9+1
Severity: normal

Dear Maintainer,

Current Debian packages for prometheus-alertmanager are extremely out of
date. The web UI and (undocumented / unstable) API has changed
considerably in the ten versions that have been released since 0.6.2,
along with many bugfixes.

Please update this package and backport it to stretch.

-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-0.bpo.3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages prometheus-alertmanager depends on:
ii  daemon   0.6.4-1+b2
ii  libc62.24-11+deb9u3
ii  libjs-angularjs  1.5.10-1
ii  libjs-d3 3.5.17-2
ii  libjs-jquery 3.1.1-2
ii  libjs-moment 2.17.1+ds-1

prometheus-alertmanager recommends no packages.

prometheus-alertmanager suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: prometheus-alertmanager
Source-Version: 0.15.0+ds-4

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

Debian distribution maintenance software
pp.
Martín Ferrari  (supplier of updated prometheus-alertmanager 
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: SHA256

Format: 1.8
Date: Tue, 03 Jul 2018 14:40:37 +
Source: prometheus-alertmanager
Binary: prometheus-alertmanager golang-github-prometheus-alertmanager-dev
Architecture: source
Version: 0.15.0+ds-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 golang-github-prometheus-alertmanager-dev - Handle and deliver alerts created 
by Prometheus -- source
 prometheus-alertmanager - Handle and deliver alerts created by Prometheus
Closes: 894131
Changes:
 prometheus-alertmanager (0.15.0+ds-4) unstable; urgency=medium
 .
   * Release to unstable.
 .
 prometheus-alertmanager (0.15.0+ds-3) experimental; urgency=medium
 .
   * debian/examples: Add missing examples.
   * Change default location of the amtool config.
   * amtool: Change default processing for author parameter; fix
 reproducibility issue.
 .
 prometheus-alertmanager (0.15.0+ds-2) experimental; urgency=medium
 .
   * Fix tests that fail with certain network configurations.
 .
 prometheus-alertmanager (0.15.0+ds-1) experimental; urgency=medium
 .
   * New upstream release. Closes: #894131.
   * Remove now unneeded patch.
   * Add missing shebang to example script.
   * debian/control: Fix dependency version (missing epoch).
   * Automated cmd fixes.
   * Add nocheck buildflag test; also, actually run tests!
   * Fix failing tests: missing dep, wrong template path, and missing 
executable.
 .
 prometheus-alertmanager (0.15.0~rc.2+ds-1) experimental; urgency=medium
 .
   * Re-add missing +ds suffix.
   * debian/rules: De-mangle upstream version for metadata reporting.
   * Backport commit 387e684 to fix API breakage.
   * debian/defaults: Update flags (mesh.* -> cluster.*).
   * Install missing docs.
 .
 prometheus-alertmanager (0.15.0~rc.2-1) experimental; urgency=medium
 .
   * New release candidate.
   * Refresh patches.
   * Add notice about the lack of a web interface.
   * debian/control: Only depend on daemon if systemd is not installed.
 .
 prometheus-alertmanager (0.15.0~rc.1~git20180507.28967e3+d

[pkg-go] Processed: Re: Bug#897504: fixed in golang-github-hashicorp-go-plugin 0.0~git20170621.5ee1a665-1

2018-07-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 897504 0.0~git20170621.5ee1a665-1
Bug #897504 {Done: Dmitry Smirnov } 
[src:golang-github-hashicorp-go-plugin] golang-github-hashicorp-go-plugin: 
FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/hashicorp/go-plugin returned exit code 1
Marked as found in versions 
golang-github-hashicorp-go-plugin/0.0~git20170621.5ee1a665-1; no longer marked 
as fixed in versions 
golang-github-hashicorp-go-plugin/0.0~git20170621.5ee1a665-1 and reopened.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
897504: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897504
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#897522: marked as done (golang-gopkg-libgit2-git2go.v26: FTBFS: dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 gopkg.in/libgit2/git2go.v26 returned exit code 1)

2018-06-19 Thread Debian Bug Tracking System
Your message dated Tue, 19 Jun 2018 10:00:12 +
with message-id 
and subject line Bug#897522: fixed in golang-gopkg-libgit2-git2go.v27 
0.27+git20180529.9abc050-1
has caused the Debian Bug report #897522,
regarding golang-gopkg-libgit2-git2go.v26: FTBFS: dh_auto_test: cd 
obj-x86_64-linux-gnu && go test -vet=off -v -p 8 gopkg.in/libgit2/git2go.v26 
returned exit code 1
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.)


-- 
897522: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897522
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-gopkg-libgit2-git2go.v26
Version: 0.26+git20170903.0.eb0bf21-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20180502 qa-ftbfs
Justification: FTBFS on amd64

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
>dh_update_autotools_config -O--buildsystem=golang
>dh_autoreconf -O--buildsystem=golang
>dh_auto_configure -O--buildsystem=golang
>   install -d obj-x86_64-linux-gnu
>   Copy blame.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/blame.go
>   Copy signature.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/signature.go
>   Copy reset_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/reset_test.go
>   Copy submodule.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/submodule.go
>   Copy blame_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/blame_test.go
>   Copy note.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/note.go
>   Copy checkout.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/checkout.go
>   Copy git.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/git.go
>   Copy settings_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/settings_test.go
>   Copy credentials.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/credentials.go
>   Copy .travis.yml -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/.travis.yml
>   Copy tree_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/tree_test.go
>   Copy clone_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/clone_test.go
>   Copy wrapper.c -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/wrapper.c
>   Copy reset.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/reset.go
>   Copy reference_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/reference_test.go
>   Copy git_static.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/git_static.go
>   Copy merge_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/merge_test.go
>   Copy merge.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/merge.go
>   Copy tag.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/tag.go
>   Copy revparse_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/revparse_test.go
>   Copy patch_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/patch_test.go
>   Copy refdb.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/refdb.go
>   Copy README.md -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/README.md
>   Copy graph.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/graph.go
>   Copy object_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/object_test.go
>   Copy LICENSE -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/LICENSE
>   Copy .gitmodules -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/.gitmodules
>   Copy status_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/status_test.go
>   Copy describe.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/describe.go
>   Copy index_test.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/index_test.go
>   Copy rebase.go -> 
> obj-x86_64-linux-gnu/src/gopkg.in/libgit2/git2go.v26/rebase.go
>   Copy stash_test.go -> 
> obj-x86_64-li

[pkg-go] Bug#816984: marked as done (notary: FTBFS in testing)

2018-06-21 Thread Debian Bug Tracking System
Your message dated Fri, 22 Jun 2018 14:45:27 +1000
with message-id <34786551.VEsZIAC1Vo@deblab>
and subject line Done: notary: FTBFS in testing
has caused the Debian Bug report #816984,
regarding notary: FTBFS in testing
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.)


-- 
816984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816984
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:notary
Version: 0.0~git20150801.0.8e8122e-2
User: sanv...@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_testdir -i -O--buildsystem=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   dh_auto_build -i -O--buildsystem=golang
go install -v github.com/docker/notary/client 
github.com/docker/notary/client/changelist github.com/docker/notary/cmd/notary 
github.com/docker/notary/cmd/notary-server 
github.com/docker/notary/cmd/notary-signer 
github.com/docker/notary/cryptoservice github.com/docker/notary/errors 
github.com/docker/notary/keystoremanager 
github.com/docker/notary/pkg/passphrase github.com/docker/notary/proto 
github.com/docker/notary/server github.com/docker/notary/server/handlers 
github.com/docker/notary/server/storage 
github.com/docker/notary/server/timestamp github.com/docker/notary/signer 
github.com/docker/notary/signer/api github.com/docker/notary/signer/keys 
github.com/docker/notary/trustmanager github.com/docker/notary/utils 
github.com/docker/notary/version
github.com/Sirupsen/logrus
github.com/docker/distribution/uuid
github.com/docker/notary/client/changelist
github.com/agl/ed25519/edwards25519
github.com/agl/ed25519

[... snipped ...]

github.com/docker/notary/server/storage
github.com/tent/canonical-json-go
github.com/docker/notary/server/timestamp
github.com/docker/notary/server/handlers
github.com/docker/notary/utils
github.com/docker/notary/server
github.com/golang/protobuf/proto
golang.org/x/net/internal/timeseries
golang.org/x/net/trace
google.golang.org/grpc/codes
google.golang.org/grpc/credentials
google.golang.org/grpc/grpclog
google.golang.org/grpc/metadata
golang.org/x/net/http2/hpack
golang.org/x/net/http2
google.golang.org/grpc/transport
google.golang.org/grpc
github.com/docker/notary/proto
# github.com/docker/notary/proto
src/github.com/docker/notary/proto/signer.pb.go:248: cannot use 
_KeyManagement_CreateKey_Handler (type func(interface {}, context.Context, 
grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field 
value
src/github.com/docker/notary/proto/signer.pb.go:252: cannot use 
_KeyManagement_DeleteKey_Handler (type func(interface {}, context.Context, 
grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field 
value
src/github.com/docker/notary/proto/signer.pb.go:256: cannot use 
_KeyManagement_GetKeyInfo_Handler (type func(interface {}, context.Context, 
grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field 
value
src/github.com/docker/notary/proto/signer.pb.go:315: cannot use 
_Signer_Sign_Handler (type func(interface {}, context.Context, grpc.Codec, 
[]byte) (interface {}, error)) as type grpc.methodHandler in field value
github.com/dvsekhvalnov/jose2go/base64url
github.com/dvsekhvalnov/jose2go/arrays
github.com/dvsekhvalnov/jose2go/aes
github.com/dvsekhvalnov/jose2go/compact
github.com/dvsekhvalnov/jose2go/kdf
github.com/dvsekhvalnov/jose2go/keys/ecc
github.com/dvsekhvalnov/jose2go/padding
github.com/dvsekhvalnov/jose2go
github.com/lib/pq/hstore
github.com/qor/inflection
github.com/jinzhu/gorm
github.com/docker/distribution/health
github.com/miekg/pkcs11
github.com/docker/notary/signer/keys
dh_auto_build: go install -v github.com/docker/notary/client 
github.com/docker/notary/client/changelist github.com/docker/notary/cmd/notary 
github.com/docker/notary/cmd/notary-server 
github.com/docker/notary/cmd/notary-signer 
github.com/docker/notary/cryptoservice github.com/docker/notary/errors 
github.com/docker/notary/keystoremanager 
github.com/docker/notary/pkg/passphrase github.com/docker/notary/proto 
github.com/docker/notary/server github.com/docker/notary/server/handlers 
github.com/docker/notary/server/storage 
github.com/docker/notary/server/timestamp github.com/docker/notary/signer 
g

[pkg-go] Bug#903611: marked as done (syncthing FTBFS on 32bit: FAIL: TestBlockSize )

2018-07-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Jul 2018 08:43:19 +
with message-id 
and subject line Bug#903611: fixed in syncthing 0.14.49+ds1-1
has caused the Debian Bug report #903611,
regarding syncthing FTBFS on 32bit: FAIL: TestBlockSize 
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.)


-- 
903611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: syncthing
Version: 0.14.48+ds1-1
Severity: serious

https://buildd.debian.org/status/package.php?p=syncthing=sid

...
--- FAIL: TestBlockSize (0.00s)
protocol_test.go:381: BlockSize(2147483648), size=16777216, expected 
2097152
protocol_test.go:381: BlockSize(3221225472), size=16777216, expected 
2097152
...
--- End Message ---
--- Begin Message ---
Source: syncthing
Source-Version: 0.14.49+ds1-1

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

Debian distribution maintenance software
pp.
Alexandre Viau  (supplier of updated syncthing 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: SHA256

Format: 1.8
Date: Sun, 29 Jul 2018 03:40:40 -0400
Source: syncthing
Binary: golang-github-syncthing-syncthing-dev syncthing syncthing-relaysrv 
syncthing-discosrv
Architecture: source
Version: 0.14.49+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alexandre Viau 
Description:
 golang-github-syncthing-syncthing-dev - decentralized file synchronization - 
dev package
 syncthing  - decentralized file synchronization
 syncthing-discosrv - decentralized file synchronization - discovery server
 syncthing-relaysrv - decentralized file synchronization - relay server
Closes: 903611
Changes:
 syncthing (0.14.49+ds1-1) unstable; urgency=medium
 .
   * New upstream version.
 + Build should be fixed on 32bit platforms. (Closes: #903611)
   * d/copyright: create section for gui/default/vendor/daterangepicker/*.
   * depend on golang-github-thejerf-suture-dev >=2.0.3.
Checksums-Sha1:
 9c3c4b4ef198ffaea2a6fef0d91c639e514aec02 3543 syncthing_0.14.49+ds1-1.dsc
 616ee1dd070d5a4fd9be56cb6c782e0b3017f7d9 3810757 
syncthing_0.14.49+ds1.orig.tar.gz
 fb07db1110aa77ec71fb70a1ead068c61758a873 21620 
syncthing_0.14.49+ds1-1.debian.tar.xz
 67cc1ffb88f1c721adf9e6bb3e9dde85d6964489 10236 
syncthing_0.14.49+ds1-1_source.buildinfo
Checksums-Sha256:
 c86245343d00787bb077fba487b8d0fbf1df0f0e23bb0a6c06f9eddeaff41b91 3543 
syncthing_0.14.49+ds1-1.dsc
 56ab1f267ea8af92e3fe07e2db29aaae7e8a17ad0738324083a2396eeb1f009e 3810757 
syncthing_0.14.49+ds1.orig.tar.gz
 979173a46d4b592d4dbdd057ffd9141b54a563bfa5765f82a316815c2b1755e7 21620 
syncthing_0.14.49+ds1-1.debian.tar.xz
 3c379c76b241994922628478708dc520577f3b166998bed0cc33c7f07235fd53 10236 
syncthing_0.14.49+ds1-1_source.buildinfo
Files:
 c992e18d0ab414ac0f91551c86815efd 3543 utils optional 
syncthing_0.14.49+ds1-1.dsc
 a0fda78669bf6bfd88b3db247f49933f 3810757 utils optional 
syncthing_0.14.49+ds1.orig.tar.gz
 dc7946a67eea48ab4c2283da514b7f83 21620 utils optional 
syncthing_0.14.49+ds1-1.debian.tar.xz
 fa51c181de11a87e4a551e71ef63429e 10236 utils optional 
syncthing_0.14.49+ds1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAltddBcACgkQjysRPGU1
xaej3A//TEUPO7ccEORDm+ypHwLZr6X55qf3A9k+bnxJVMvL8Y/mLRQFaVaU0U6v
R2hRnVA/ZO/79BG2Z2Sy+Tf40YXw1ByBaJdizjeh8vtda3u+DsSh4CQhWF2ro+pK
FjNY8Gje7EcHsXf3QqO1otJY0CaaLXXG9w/C+0eBwNaUCEwXhv0CnbfP+gjcs7Mk
hL9M20e7XBN8xzA1VzYstlgMyQ+fwm7fIIx4/dpjDUBPwqnHRCXSVbwReAZhnDz4
HlesCwYvAori4PJtojiWRUcFCACZNuMtB7mebQ8CceUfVL+qR2rK5T0ySy7tsn/S
pPRMBo88gkHLafHoDFaGjn3z3PAFP4IkCuhg0cWUZcrhLlnrUAE2+8wYCqbGcDx2
zwSSYFR+QTWhSFmJa84OySOnha73CRFqHR5vIY892LsAHXBhF3mOW50+sEPCt8YD
DEPAR8lNxIL7qi0d2uO5CFTw5MqxefNYGtjoqG6/XRTcZRDdDlnXfj3dZWLTcJHc
jhJT9V3a5n87P/xjpPTObQDsjMXTiw34C7yMTWzuyfDN37Gs81SYq9K1cUnojbBR
LKOYYLcjGeFy3znC58Wgi/2lDPFR7rmthIyRcpIDOLOlEr1YqDBn6h4qGJG2q5kp
WP8mOlYpRaJM7fTdLytWDvZ0UtHbaUZJ23ec8VsSAt8gdNEOj6M=
=gHre
-END PGP SIGNATURE End Mess

[pkg-go] Bug#877451: marked as done (packer: New Release of Packer (v1.1.0))

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 11:49:38 +
with message-id 
and subject line Bug#877451: fixed in packer 1.2.5+dfsg-1
has caused the Debian Bug report #877451,
regarding packer: New Release of Packer (v1.1.0)
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.)


-- 
877451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: packer
Version: 0.10.2+dfsg-6
Severity: wishlist
Tags: upstream

Hello,

Packer recently released v1.1.0:
https://github.com/hashicorp/packer/blob/v1.1.0/CHANGELOG.md

One of the really nice things about this version is that it now supports
builds for `lxc` and `lxd`. Is work already being done to package the
new version? If not, is there anything I can do to help the process
along?

Regards,
JD


-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (600, 'stable'), (500, 'stable'), (300, 'testing'), (1, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages packer depends on:
ii  libc6  2.24-11+deb9u1

Versions of packages packer recommends:
pn  docker.io  
ii  qemu   1:2.8+dfsg-6+deb9u2

Versions of packages packer suggests:
ii  ansible  2.3.2.0+dfsg-1
pn  chef 

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: packer
Source-Version: 1.2.5+dfsg-1

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

Debian distribution maintenance software
pp.
Shengjing Zhu  (supplier of updated packer 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: SHA256

Format: 1.8
Date: Tue, 31 Jul 2018 14:40:49 +0800
Source: packer
Binary: packer
Architecture: source
Version: 1.2.5+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Shengjing Zhu 
Description:
 packer - tool for creating machine images for multiple platforms
Closes: 877451
Changes:
 packer (1.2.5+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 1.2.5+dfsg (Closes: #877451)
   * d/control: add goxpath and govmomi
   * d/control: remove xmlpath.v2 from Build-Depends
   * d/control: change mailinglist, VCS, Standards-Version
   * d/compat: update to 11
   * d/rules: exclude disabled plugins
   * d/patches: refresh patches
 + temporarily disable azure arm plugin
 + also disable oneandone, ncloud, oracle-oci, oracle-classic,
   profitbricks, scaleway, triton for lacking dependencies.
   * d/examples: add ansible
Checksums-Sha1:
 2379ac320ec49e69c4dede0ad592c4981dea80ca 3883 packer_1.2.5+dfsg-1.dsc
 a3ff4484d164318a7c54a806a003840ec5e2cc33 897833 packer_1.2.5+dfsg.orig.tar.gz
 a7bca3d90fc4540cb63c47b091af4064d9698317 9796 packer_1.2.5+dfsg-1.debian.tar.xz
 fb0fab7bb82fc8ad0c19f5cd056a78a94da64e69 8674 
packer_1.2.5+dfsg-1_source.buildinfo
Checksums-Sha256:
 5e0930ec4605d3daa482d0d4ef1357697433b4e1004b5e96bf33487a942819ae 3883 
packer_1.2.5+dfsg-1.dsc
 1311431de4bb597c4b134e0ddb1dfe7018e826ff5057dd4f28ab7e64a68b0875 897833 
packer_1.2.5+dfsg.orig.tar.gz
 e733d40ec67c58493a52ed7145db066b278535fb8f458eff319eadc5b5b54426 9796 
packer_1.2.5+dfsg-1.debian.tar.xz
 45b6f467f86d10d965df7d732f5e2f2530c985740b5afa1f7e62fa6b28bc84bd 8674 
packer_1.2.5+dfsg-1_source.buildinfo
Files:
 090d9b6e3669cfa14893b198a832ce56 3883 utils optional packer_1.2.5+dfsg-1.dsc
 2e49d72c77b9bc209f8a53722b6afe53 897833 utils optional 
packer_1.2.5+dfsg.orig.tar.gz
 b4ad08829e50c75dce9fdd342bad7161 9796 utils optional 
packer_1.2.5+dfsg-1.debian.tar.xz
 23e54822dc2ab82f92f987be10cef658 8674 utils optional 
packer_1.2.5+dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEB0B3ii38SjnAyLyMjysRPGU1xacFAltgSnEACgkQjysRPGU1
xaec8w/9G2GDf976VYgLKFog8RuLSFkSfInk7d7f2mg8VO/ZgrGCZ1yyzvTLOigB
dIQaLvnTDG6ewsd62pPsnMF2FXIKL7J+jvJK0PfiJzwucHz5RIfrSd4zNHngdMhA
wwCP0a7x4W3GVwK2D1K

[pkg-go] Bug#904103: marked as done (golang-github-json-iterator-go: Please package latest release v1.1.4)

2018-07-31 Thread Debian Bug Tracking System
Your message dated Wed, 01 Aug 2018 04:19:00 +
with message-id 
and subject line Bug#904103: fixed in golang-github-json-iterator-go 1.1.4-1
has caused the Debian Bug report #904103,
regarding golang-github-json-iterator-go: Please package latest release v1.1.4
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.)


-- 
904103: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904103
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-github-json-iterator-go
Version: 1.0.6-1
Severity: wishlist
Control: affects -1 docker.io

Could you please package latest release of this package, v1.1.4?

  https://github.com/json-iterator/go/releases

Update is trivial, only two new dependencies:

  golang-github-modern-go-concurrent-dev
  golang-github-modern-go-reflect2-dev
  
But I'm not sure if I could help with this weird repository layout...
Even though upstream have semantically versioned releases it doesn't look 
like running `gbp import-orig` would be correct. Is that right?

Thanks.

-- 
Regards,
 Dmitry Smirnov

---

I believe in only one thing: liberty; but I do not believe in liberty
enough to want to force it upon anyone.
-- H. L. Mencken


signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Source: golang-github-json-iterator-go
Source-Version: 1.1.4-1

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

Debian distribution maintenance software
pp.
Martín Ferrari  (supplier of updated 
golang-github-json-iterator-go 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: SHA256

Format: 1.8
Date: Wed, 01 Aug 2018 03:49:37 +
Source: golang-github-json-iterator-go
Binary: golang-github-json-iterator-go-dev
Architecture: source
Version: 1.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Martín Ferrari 
Description:
 golang-github-json-iterator-go-dev - High-performance drop-in replacement of 
"encoding/json"
Closes: 904103
Changes:
 golang-github-json-iterator-go (1.1.4-1) unstable; urgency=medium
 .
   * New upstream release. Closes: #904103.
   * debian/control: Add new dependencies.
Checksums-Sha1:
 6c6b9ffc38f79196a17c01788311ae609fd9436a 2454 
golang-github-json-iterator-go_1.1.4-1.dsc
 86581c58a2deba0d0033dbd7ddb0d1b0c10f2e3b 75715 
golang-github-json-iterator-go_1.1.4.orig.tar.gz
 9c4a2fac70ef1d66890c7060304d432e4a922afa 2684 
golang-github-json-iterator-go_1.1.4-1.debian.tar.xz
 760f64b8929f82613d3970e9d20fa3f22b1f9220 6140 
golang-github-json-iterator-go_1.1.4-1_amd64.buildinfo
Checksums-Sha256:
 cf2b4392a413b8adf8e5abc33fd6eab10670accc58e13c3c0b8650eaf2c69fa0 2454 
golang-github-json-iterator-go_1.1.4-1.dsc
 e49edc504f370cc8e81eff6bea1c9e30ca7db97444ed335a4d8a82871ae79a30 75715 
golang-github-json-iterator-go_1.1.4.orig.tar.gz
 5cac7f163f9ad9c5d56bb4afbc3108d278c0bc675bd882c768c2963bbc5db14c 2684 
golang-github-json-iterator-go_1.1.4-1.debian.tar.xz
 53f64c86449bb7cf3e5a4184a35962703e93af2d396354772467475995b59de9 6140 
golang-github-json-iterator-go_1.1.4-1_amd64.buildinfo
Files:
 6c1962275c3a59243fc2e6b981387ed2 2454 devel optional 
golang-github-json-iterator-go_1.1.4-1.dsc
 2b75fff05bd43b5a0840e60c7218b36b 75715 devel optional 
golang-github-json-iterator-go_1.1.4.orig.tar.gz
 f67389c94fd7178cba5adaf62524e302 2684 devel optional 
golang-github-json-iterator-go_1.1.4-1.debian.tar.xz
 7f5f8190dce7b8e74f509c60ca2054d8 6140 devel optional 
golang-github-json-iterator-go_1.1.4-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlthLgAACgkQXdjgv5Gj
09ofow/8CewwLZUzawT197Ew4IRKA+ykwTx91IsJ3cxwCjYGk5a72mIJzP71J2+4
3sovzZDzww6hlfi+4Ij22OOBQO1tHp4bMXl1+AZpUKAxgue2ODqtMyv9suOdnpBA
aOGM8aqSXTMjASSUThxLh8y+s9mgvXmWaJEtGseN/ms79CGXgEyVJjtsxRsxd6m/
niL0gyI5ziO+O0OqDJEiZAxkUhi/L/p37ZyfurCrm84PMcHG7dDHRLWOlHBlLygn
99AubENVqq6e885x7CKaIjOuipTXWbqe8d7z7bWi2ofRF9LkfAg9DVInQ32NM55e
mCxrZxaGHfhLJIgu582jHt3owX/hRy78XVdrXm38mJi6V1k6bh7sEL

[pkg-go] Bug#905104: marked as done (ratt fails with "Could not find InRelease file for unstable.")

2018-07-31 Thread Debian Bug Tracking System
Your message dated Tue, 31 Jul 2018 14:38:53 +0200
with message-id <21f9305356096182b702d3642546b030736567cb.camel@jff.email>
and subject line Re: [pkg-go] Bug#905104: ratt fails with "Could not find 
InRelease file for unstable."
has caused the Debian Bug report #905104,
regarding ratt fails with "Could not find InRelease file for unstable."
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.)


-- 
905104: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905104
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ratt
Version: 0.0~git20160202.0.a14e2ff-1+b3
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

if I run ratt I get allways:

[quote]
$ ratt ../sane-backends/sane-backends_1.0.27-1~experimental6_source.changes
2018/07/31 12:06:06 Loading changes file "../sane-backends/sane-
backends_1.0.27-1~experimental6_source.changes"
2018/07/31 12:06:06  - 4 binary packages: sane-utils libsane-common libsane1
libsane-dev
2018/07/31 12:06:06  - corresponding .debs (will be injected when building):
2018/07/31 12:06:07 Could not find InRelease file for unstable. Are you missing
unstable in your /etc/apt/sources.list?
[/quote]

Unstable is in my sources.list.

[quote]
$ cat /etc/apt/sources.list
#

# deb cdrom:[Debian GNU/Linux jessie-DI-b1 _Jessie_ - Official Snapshot amd64
NETINST Binary-1 20140812-10:58]/ jessie main

# deb cdrom:[Debian GNU/Linux jessie-DI-b1 _Jessie_ - Official Snapshot amd64
NETINST Binary-1 20140812-10:58]/ jessie main

deb http://mirror.1und1.de/debian/ buster main non-free contrib
deb-src http://mirror.1und1.de/debian/ buster main non-free contrib

deb http://security.debian.org/ buster/updates main non-free contrib
deb-src http://security.debian.org/ buster/updates main non-free contrib

# stretch-updates, previously known as 'volatile'
deb http://mirror.1und1.de/debian/ buster-updates main non-free contrib
deb-src http://mirror.1und1.de/debian/ buster-updates main non-free contrib

# stretch-backports, previously on backports.debian.org
# deb http://mirror.1und1.de/debian/ stretch-backports main non-free contrib
# deb-src http://mirror.1und1.de/debian/ stretch-backports main non-free
contrib

 unstable #
deb http://mirror.1und1.de/debian unstable main contrib non-free

# experimental #
deb http://mirror.1und1.de/debian experimental main contrib non-free
deb http://deb.debian.org/debian/ buster main non-free contrib
[/quote]



And the InRelease file exists.

[quote]$ ls -l /var/lib/apt/lists/*InRelease
- -rw-r--r-- 1 root root 149528 Jul 31 10:36
/var/lib/apt/lists/deb.debian.org_debian_dists_buster_InRelease
- -rw-r--r-- 1 root root   3561 Jul 31 03:55
/var/lib/apt/lists/josm.openstreetmap.de_apt_dists_alldist_InRelease
- -rw-r--r-- 1 root root 149528 Jul 31 10:36
/var/lib/apt/lists/mirror.1und1.de_debian_dists_buster_InRelease
- -rw-r--r-- 1 root root  47567 Jul 31 10:35
/var/lib/apt/lists/mirror.1und1.de_debian_dists_buster-updates_InRelease
- -rw-r--r-- 1 root root 101329 Jul 31 10:35
/var/lib/apt/lists/mirror.1und1.de_debian_dists_experimental_InRelease
- -rw-r--r-- 1 root root 232649 Jul 31 10:37
/var/lib/apt/lists/mirror.1und1.de_debian_dists_unstable_InRelease
- -rw-r--r-- 1 root root   4487 Jul 20 12:20
/var/lib/apt/lists/repo.skype.com_deb_dists_stable_InRelease
- -rw-r--r-- 1 root root  38336 Jul 30 03:32
/var/lib/apt/lists/security.debian.org_dists_buster_updates_InRelease
- -rw-r--r-- 1 root root   9282 Jun 20 10:26 /var/lib/apt/lists/wire-
app.wire.com_linux_debian_dists_stable_InRelease
[/quote]

CU
Jörg



- -- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (300, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ratt depends on:
ii  libc6  2.27-5

ratt recommends no packages.

ratt suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEY+AHX8jUOrs1qzDuCfifPIyh0l0FAltgNzgACgkQCfifPIyh
0l1/CBAA1fkPG20J2nwrutybSkF74FGOEQ2avTGcM0KJYHuDtw6MWIM+0elhqRmL
6MWz0C/Mu06+dV35w6mypEbbIK6pzbr7iZ/MtbpDZZjXaT2YKRRsy8QY4g8vchJ7
k7fkBfCvCfafKwbsZr7/0Kt1FOcxKZoJ1M417Hv/Oe105U9u5ilEbW6EbXnEKbay
6PldlmM3/y2/99JJGN+Xe6P7jxJTcrQR9omcDJTOXTYctSuCRVe5kQB3+s27GDBt
IqfPRPBz33ojUFbAZzK2s8OYcLfRvKdrU

[pkg-go] Processed: fixed 903174 in 0.0~git20170830.ce3d4cfc-3

2018-08-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 903174 0.0~git20170830.ce3d4cfc-3
Bug #903174 {Done: Nobuhiro Iwamatsu } 
[src:golang-github-google-subcommands] golang-github-google-subcommands: FTBFS 
in buster/sid (dh_installdocs: Cannot find "README.rst")
Marked as fixed in versions 
golang-github-google-subcommands/0.0~git20170830.ce3d4cfc-3.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
903174: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903174
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: closing 905839

2018-08-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 905839 0.0~git20180809.210e94b-1
Bug #905839 [src:debiman] debiman: autopkgtest fails with mdocml version 
1.14.4-1
Marked as fixed in versions debiman/0.0~git20180809.210e94b-1.
Bug #905839 [src:debiman] debiman: autopkgtest fails with mdocml version 
1.14.4-1
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
905839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Re: Bug#905839: debiman: autopkgtest fails with mdocml version 1.14.4-1

2018-08-10 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + pending
Bug #905839 [src:debiman] debiman: autopkgtest fails with mdocml version 
1.14.4-1
Added tag(s) pending.

-- 
905839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: bug 905785 is forwarded to https://github.com/elves/elvish/issues/627

2018-08-09 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 905785 https://github.com/elves/elvish/issues/627
Bug #905785 [elvish] elvish crashed after pressing "Ctrl + n" twice
Set Bug forwarded-to-address to 'https://github.com/elves/elvish/issues/627'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
905785: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905785
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Re: Bug#905923: debos: autopkgtest regression: m.SetShowBoot undefined

2018-08-11 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 debos: autopkgtest regression: missing versioned B-D for 
> m.SetShowBoot
Bug #905923 [src:debos] debos: autopkgtest regression: m.SetShowBoot undefined
Changed Bug title to 'debos: autopkgtest regression: missing versioned B-D for 
m.SetShowBoot' from 'debos: autopkgtest regression: m.SetShowBoot undefined'.

-- 
905923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#904403: marked as done (goiardi: fails to install: chown: cannot access '/var/lib/goiardi/lfs/*': No such file or directory)

2018-08-10 Thread Debian Bug Tracking System
Your message dated Fri, 10 Aug 2018 08:34:13 +
with message-id 
and subject line Bug#904403: fixed in goiardi 0.11.8-2
has caused the Debian Bug report #904403,
regarding goiardi: fails to install: chown: cannot access 
'/var/lib/goiardi/lfs/*': No such file or directory
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.)


-- 
904403: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904403
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: goiardi
Version: 0.11.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package goiardi.
  (Reading database ... 
(Reading database ... 4469 files and directories currently installed.)
  Preparing to unpack .../goiardi_0.11.8-1_amd64.deb ...
  Unpacking goiardi (0.11.8-1) ...
  Setting up goiardi (0.11.8-1) ...
  adduser: Warning: The home directory `/var/lib/goiardi' does not belong to 
the user you are currently creating.
  chown: cannot access '/var/lib/goiardi/lfs/*': No such file or directory
  dpkg: error processing package goiardi (--configure):
   installed goiardi package post-installation script subprocess returned error 
exit status 1
  Errors were encountered while processing:
   goiardi

cheers,

Andreas


goiardi_0.11.8-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: goiardi
Source-Version: 0.11.8-2

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

Debian distribution maintenance software
pp.
Jordi Mallach  (supplier of updated goiardi 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: Fri, 08 Jun 2018 09:41:14 +0200
Source: goiardi
Binary: goiardi golang-github-ctdk-goiardi-dev goiardi-doc
Architecture: source
Version: 0.11.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Jordi Mallach 
Description:
 goiardi- Chef server written in Go
 goiardi-doc - Documentation for Goiardi
 golang-github-ctdk-goiardi-dev - Golang library to interact with a chef server
Closes: 904403
Changes:
 goiardi (0.11.8-2) unstable; urgency=medium
 .
   * Do not chown /var/lib/goiardi/lfs contents, generated by the server
 (closes: #904403).
Checksums-Sha1:
 c6efe9ba201c32beb11169b519c3379ada1aad93 3093 goiardi_0.11.8-2.dsc
 9078c8e05d5310a698bca5adc638e4b4769b65a0 19892 goiardi_0.11.8-2.debian.tar.xz
 be9177d792555cda3aba4c38c61a2c474589d06a 6949 goiardi_0.11.8-2_source.buildinfo
Checksums-Sha256:
 ad2bfbf1469c367929dcd07930dfb5f2e54871f18a09e78b1c5c9f353068a009 3093 
goiardi_0.11.8-2.dsc
 f59e52e0573172da13288ab0b9bed49e3795112b11a140191db1b841831a3026 19892 
goiardi_0.11.8-2.debian.tar.xz
 3329f4f9fbdae9b69a9af68cd7618e2733b9e0a7fdcf19a7463d67a3303cd2a6 6949 
goiardi_0.11.8-2_source.buildinfo
Files:
 ba30fc1de2a1cf7c6c8609e44715888b 3093 admin optional goiardi_0.11.8-2.dsc
 758d8da017bf463105e84e88f28ac44d 19892 admin optional 
goiardi_0.11.8-2.debian.tar.xz
 b441c623c367b8fbc1095bce21fca87e 6949 admin optional 
goiardi_0.11.8-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEE6BdUhsApKYN8KGoWJVAvb8vjywQFAlttRM4RHGpvcmRpQGRl
Ymlhbi5vcmcACgkQJVAvb8vjywSO7xAAr0+ovvnZygkW8j63VcmSGuDCfoS8Y3YI
hlZ+U72ONSuDS07ABkMuuxJJoIJAG2KoiL+K1dV3Y32WLrFcA26AraXg8K2Z56rl
H/KhCyI3uJPXW+CTYyfAw52aDlzweJcb0k+9OKqQj3V47dK5vxpVuT+CP/PhyKk+
2RHKvoN0Ws4SCBdEBN4k2++mFxPsLXKGbLQbYq8q7hfIeHPrdlmwRiKlQYByp0iR
04I3+G10B7pVLRTMmWDfgWHVxZA6EY5nSOHJz6vP33L+UB01bVhpwN/1vTZScC63
1rHdeAiFeYsS/k/QKk1xxY9nZ4xIPxf9WXqI2W+u1c7SoBqLUQg19h4oEU0DmdIT
9por7IL3E7x532/7Be57sbufVYvhy9xD/c/8DkLY80Ko0cR/GVs1SDaLlgrr6ToL
nWQLnSPNHv5RlJG6NW3T0gBDr+REDFjOJzTQ5i79CYbBO5iYrM5FtAGCXdJs1HdG
U1F4Mn5x+5zI8Eh0n6tSNP+CnUSoORNMyGgAGytv247ehiFyqtolKgvuSErmO/EQ
UiPu6uDYNlHfJgrlBm5EYWz5YM2ufjWgMFqyVEPvKvjVoLhvVYY25N58r8lDt

[pkg-go] Processed: debiman: autopkgtest fails with mdocml version 1.14.4-1

2018-08-10 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 src:mdocml
Bug #905839 [src:debiman] debiman: autopkgtest fails with mdocml version 
1.14.4-1
Added indication that 905839 affects src:mdocml

-- 
905839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905839
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Bug #906503 in prometheus-blackbox-exporter marked as pending

2018-08-18 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #906503 [src:prometheus-blackbox-exporter] prometheus-blackbox-exporter: 
FTBFS in buster/sid
Added tag(s) pending.

-- 
906503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#906359: marked as done (golang-github-hashicorp-go-sockaddr: FTBFS in buster/sid (failing tests))

2018-08-18 Thread Debian Bug Tracking System
Your message dated Sun, 19 Aug 2018 04:19:05 +
with message-id 
and subject line Bug#906359: fixed in golang-github-hashicorp-go-sockaddr 
0.0~git20170627.41949a1+ds-2
has caused the Debian Bug report #906359,
regarding golang-github-hashicorp-go-sockaddr: FTBFS in buster/sid (failing 
tests)
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.)


-- 
906359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-hashicorp-go-sockaddr
Version: 0.0~git20170627.41949a1+ds-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_autoreconf -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   dh_auto_build -i -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/<>/golang-github-hashicorp-go-sockaddr-0.0\~git20170627.41949a1\+ds/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/<>/golang-github-hashicorp-go-sockaddr-0.0\~git20170627.41949a1\+ds/obj-x86_64-linux-gnu/src\"
 -v -p 1 github.com/hashicorp/go-sockaddr 
github.com/hashicorp/go-sockaddr/template
github.com/hashicorp/go-sockaddr
github.com/hashicorp/errwrap
github.com/hashicorp/go-sockaddr/template
   debian/rules override_dh_auto_test
make[1]: Entering directory 
'/<>/golang-github-hashicorp-go-sockaddr-0.0~git20170627.41949a1+ds'
dh_auto_test
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/hashicorp/go-sockaddr

[... snipped ...]

=== RUN   TestSockAddrMarshaler
--- PASS: TestSockAddrMarshaler (0.00s)
=== RUN   TestSockAddrMultiMarshaler
--- PASS: TestSockAddrMultiMarshaler (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscAddress
=== RUN   TestSockAddr_SockAddrs_AscAddress/0
--- PASS: TestSockAddr_SockAddrs_AscAddress (0.00s)
--- PASS: TestSockAddr_SockAddrs_AscAddress/0 (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscPrivate
=== RUN   TestSockAddr_SockAddrs_AscPrivate/0
=== RUN   TestSockAddr_SockAddrs_AscPrivate/1
=== RUN   TestSockAddr_SockAddrs_AscPrivate/2
--- PASS: TestSockAddr_SockAddrs_AscPrivate (0.04s)
--- PASS: TestSockAddr_SockAddrs_AscPrivate/0 (0.04s)
--- PASS: TestSockAddr_SockAddrs_AscPrivate/1 (0.00s)
--- PASS: TestSockAddr_SockAddrs_AscPrivate/2 (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscPort
=== RUN   TestSockAddr_SockAddrs_AscPort/simple_port_test
=== RUN   TestSockAddr_SockAddrs_AscPort/simple_port_test#01
--- PASS: TestSockAddr_SockAddrs_AscPort (0.00s)
--- PASS: TestSockAddr_SockAddrs_AscPort/simple_port_test (0.00s)
--- PASS: TestSockAddr_SockAddrs_AscPort/simple_port_test#01 (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscType
=== RUN   TestSockAddr_SockAddrs_AscType/0
--- PASS: TestSockAddr_SockAddrs_AscType (0.00s)
--- PASS: TestSockAddr_SockAddrs_AscType/0 (0.00s)
=== RUN   TestUnixSock_impl_SockAddr
--- PASS: TestUnixSock_impl_SockAddr (0.00s)
=== RUN   TestUnixSock_Equal
=== RUN   TestUnixSock_Equal/equal
=== RUN   TestUnixSock_Equal/not_equal
=== RUN   TestUnixSock_Equal/ipv4
=== RUN   TestUnixSock_Equal/ipv6
--- PASS: TestUnixSock_Equal (0.00s)
--- PASS: TestUnixSock_Equal/equal (0.00s)
--- PASS: TestUnixSock_Equal/not_equal (0.00s)
--- PASS: TestUnixSock_Equal/ipv4 (0.00s)
--- PASS: TestUnixSock_Equal/ipv6 (0.00s)
=== RUN   TestUnixSockAttrs
--- PASS: TestUnixSockAttrs (0.00s)
FAIL
FAILgithub.com/hashicorp/go-sockaddr0.214s
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/hashicorp/go-sockaddr returned exit code 1
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
make[1]: Leaving directory 
'/<>/golang-github-hashicorp-go-sockaddr-0.0~git20170627.41949a1+ds'
make: *** [debian/rules:6: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-hashicorp-go-sockaddr.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, pleas

[pkg-go] Processed: Bug #906359 in golang-github-hashicorp-go-sockaddr marked as pending

2018-08-18 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #906359 [src:golang-github-hashicorp-go-sockaddr] 
golang-github-hashicorp-go-sockaddr: FTBFS in buster/sid (failing tests)
Added tag(s) pending.

-- 
906359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Re: Bug#902469: golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)

2018-08-20 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 patch fixed-upstream
Bug #902469 [src:golang-gopkg-hlandau-easyconfig.v1] 
golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)
Added tag(s) fixed-upstream and patch.

-- 
902469: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: affects 902469

2018-08-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> affects 902469 src:acmetool
Bug #902469 [src:golang-gopkg-hlandau-easyconfig.v1] 
golang-gopkg-hlandau-easyconfig.v1: FTBFS in buster/sid (failing tests)
Added indication that 902469 affects src:acmetool
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
902469: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: fixed 841074 in dh-golang/1.22

2018-08-25 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 841074 dh-golang/1.22
Bug #841074 {Done: Shengjing Zhu } [dh-golang] dh-golang: Do not 
emit misc:Built-Using substvar for arch:all packages
Marked as fixed in versions dh-golang/1.22.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
841074: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#841074: marked as done (dh-golang: Do not emit misc:Built-Using substvar for arch:all packages)

2018-08-25 Thread Debian Bug Tracking System
Your message dated Sun, 26 Aug 2018 00:26:07 +0800
with message-id 

and subject line Fixed in 1.22
has caused the Debian Bug report #841074,
regarding dh-golang: Do not emit misc:Built-Using substvar for arch:all packages
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.)


-- 
841074: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841074
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dh-golang
Version: 1.19
Severity: normal
Tags: patch

Hi!

This helper generates a misc:Built-Using substvar for all involved
packages, but that seems wrong for packages that do not statically
embed any Go modules when building, in case they are -dev packages
that just include Go source code.

Attached a patch that does that. Or is there any arch:all package
which ends up embedding other modules, which would make this
assumption wrong?

Thanks,
Guillem
From 359074d2c5936e792e3ea672f4c3f5f65e2c0250 Mon Sep 17 00:00:00 2001
From: Guillem Jover 
Date: Mon, 17 Oct 2016 14:21:31 +0200
Subject: [PATCH] Do not emit misc:Built-Using substvars for arch:all packages

These modules do not statically embed other Go modules, as they do not
get compiled. Emitting the substvar makes dpkg-gencontrol emit a warning
which incites maintainers to wrongly add the field.
---
 script/dh_golang | 5 +
 1 file changed, 5 insertions(+)

diff --git a/script/dh_golang b/script/dh_golang
index 4c4e09d..a098497 100755
--- a/script/dh_golang
+++ b/script/dh_golang
@@ -85,6 +85,11 @@ rmtree($tmpdir);
 # If there is an easier way to have a universal misc:Built-Using on all binary
 # packages, I am happy to merge your patch :).
 foreach my $package (@{$dh{DOPACKAGES}}) {
+# Skip adding the misc:Built-Using substvar if the package is
+# architecture independent, as those should not end up embeddeding
+# other Go modules.
+next if package_arch($package) eq 'all';
+
 addsubstvar($package, "misc:Built-Using", $built_using);
 }
 
-- 
2.9.3

--- End Message ---
--- Begin Message ---
Control: fixed -1 1.22

It's been fixed in 1.22

dh-golang (1.22) unstable; urgency=medium

  [ Guillem Jover ]
  * Do not emit misc:Built-Using substvars for arch:all packages

  [ Michael Stapelberg ]
  * Build with -gcflags="-trimpath=$GOPATH/src" for reproducibility
  * Also specify -trimpath in -asmflags

 -- Michael Stapelberg   Sat, 29 Jul 2017 11:06:53 +0200

-- 
Best regards,
Shengjing Zhu--- End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: retitling to hopefully more relevant error messages

2018-08-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 906624 kexi: FTBFS in buster/sid (invalid use of incomplete type 
> 'class QAction')
Bug #906624 [src:kexi] kexi: FTBFS in buster/sid (no type named 'type' in 
'struct std::enable_if')
Changed Bug title to 'kexi: FTBFS in buster/sid (invalid use of incomplete type 
'class QAction')' from 'kexi: FTBFS in buster/sid (no type named 'type' in 
'struct std::enable_if')'.
> retitle 906969 cb2bib: FTBFS in buster/sid (invalid use of incomplete type 
> 'class QAction')
Bug #906969 [src:cb2bib] cb2bib: FTBFS in buster/sid (no type named 'Object')
Changed Bug title to 'cb2bib: FTBFS in buster/sid (invalid use of incomplete 
type 'class QAction')' from 'cb2bib: FTBFS in buster/sid (no type named 
'Object')'.
> retitle 907155 calligraplan: FTBFS in buster/sid (invalid use of incomplete 
> type 'class QButtonGroup')
Bug #907155 [src:calligraplan] calligraplan: FTBFS in buster/sid (no type named 
'Object' in 'struct QtPrivate::FunctionPointer')
Changed Bug title to 'calligraplan: FTBFS in buster/sid (invalid use of 
incomplete type 'class QButtonGroup')' from 'calligraplan: FTBFS in buster/sid 
(no type named 'Object' in 'struct QtPrivate::FunctionPointer')'.
> retitle 907151 skydns: FTBFS in buster/sid (too many arguments in call to 
> activation.PacketConns)
Bug #907151 [src:skydns] skydns: FTBFS in buster/sid (no type named 'type' in 
'struct std::enable_if')
Changed Bug title to 'skydns: FTBFS in buster/sid (too many arguments in call 
to activation.PacketConns)' from 'skydns: FTBFS in buster/sid (no type named 
'type' in 'struct std::enable_if')'.
> stop
Stopping processing here.

Please contact me if you need assistance.
-- 
906624: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906624
906969: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906969
907151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907151
907155: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907155
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#907263: marked as done (dh-golang: Failed to build with gccgo-8)

2018-08-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Aug 2018 15:04:55 +
with message-id 
and subject line Bug#907263: fixed in dh-golang 1.35
has caused the Debian Bug report #907263,
regarding dh-golang: Failed to build with gccgo-8
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.)


-- 
907263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907263
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dh-golang
Severity: important
Tags: patch

Dear Maintainer,

dh-golang failed to build with gccgo-8.

   dh_golang -O--buildsystem=golang
"go list -f '{{ range .Deps }}{{.}}\
{{ end }}'" github.com/elves/elvish [...]
"go list -f '\\\
{{ .Dir }}/{{ index (or .GoFiles .CgoFiles .TestGoFiles .XTestGoFiles 
.IgnoredGoFiles) 0 }}'" bufio bytes [...]
template: main:2:14: executing "main" at : error 
calling index: index out of range: 0
dh_golang: go list -f '\
{{ .Dir }}/{{ index (or .GoFiles .CgoFiles .TestGoFiles .XTestGoFiles 
.IgnoredGoFiles) 0 }}' returned exit code 1
make: *** [debian/rules:18: binary] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2

The reason is that since gccgo-8, `go list {{ .Deps }}` will return
standard library. But it can't return the source files for standard
library. So the template will execute things like `index [] 0`.

Patch is attached.

-- 
Best regards,
Shengjing Zhu
>From 18c297db3557315a9ab844d1f6c4bdaceabbe987 Mon Sep 17 00:00:00 2001
From: Shengjing Zhu 
Date: Sat, 25 Aug 2018 23:57:58 +0800
Subject: [PATCH] Fix index out of range when list godeps sources

Signed-off-by: Shengjing Zhu 
---
 script/dh_golang | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/script/dh_golang b/script/dh_golang
index 73ded48..4dc66ab 100755
--- a/script/dh_golang
+++ b/script/dh_golang
@@ -77,7 +77,7 @@ my $tmpl = '{{ range .Deps }}{{.}}
 my @godeps = exec_single(qq{go list -f '$tmpl'}, @targets);
 
 my $gofiletmpl = '\
-{{ .Dir }}/{{ index (or .GoFiles .CgoFiles .TestGoFiles .XTestGoFiles .IgnoredGoFiles) 0 }}';
+{{ if $x := (or .GoFiles .CgoFiles .TestGoFiles .XTestGoFiles .IgnoredGoFiles) }}{{ .Dir }}/{{ index $x 0 }}{{ end }}';
 my @gofiles = exec_chunked(qq{go list -f '$gofiletmpl'}, uniq(@godeps));
 
 my @realpath;
-- 
2.18.0

--- End Message ---
--- Begin Message ---
Source: dh-golang
Source-Version: 1.35

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

Debian distribution maintenance software
pp.
Shengjing Zhu  (supplier of updated dh-golang 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, 28 Aug 2018 22:03:23 +0800
Source: dh-golang
Binary: dh-golang
Architecture: source
Version: 1.35
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Shengjing Zhu 
Description:
 dh-golang  - debhelper add-on for packaging software written in Go (golang)
Closes: 907263
Changes:
 dh-golang (1.35) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Arnaud Rebillout ]
   * Mention that DH_GOPKG is not set in debian/rules.
 .
   [ Shengjing Zhu ]
   * Update Standards-Version to 4.2.1. (no changes)
   * Update team mail address to tracker.debian.org.
   * Fix index out of range when using gccgo. (Closes: #907263)
Checksums-Sha1:
 c059793e7d54c547bc788ec4ec12bf748b3f2880 1333 dh-golang_1.35.dsc
 53ab6a0f062eb084f0410ecccac8b787b71be7e6 12492 dh-golang_1.35.tar.xz
 7956e956d4dfded8a93f8142f53c34dd55f50649 5339 dh-golang_1.35_amd64.buildinfo
Checksums-Sha256:
 755332fd4afe019f3a17c95530f85f2c1500aa3f046692f4a2e941088a9e4b05 1333 
dh-golang_1.35.dsc
 754b3f60a09b111569ad551d02ec3b347a219e81c1516b288fb8e6fa6c4939a1 12492 
dh-golang_1.35.tar.xz
 a53edbaddad1ed7455704ce4fe4d9c95c45f5b90e8ef758409a433dc028640dc 5339 
dh-golang_1.35_amd64.buildinfo
Files:
 9c3c3c4d04f4bf37d4def02339eb28d8 1333 devel optional dh-golang_1.35.dsc
 1279d6ee414f198b0a745eb1b99f0fd0 12492 devel optional dh-golang_1.35.tar.xz

[pkg-go] Bug#904482: marked as done (golang-github-flynn-archive-go-shlex-dev: Please symlink as github.com/flynn-archive/go-shlex)

2018-08-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Aug 2018 17:04:17 +
with message-id 
and subject line Bug#904482: fixed in golang-github-flynn-archive-go-shlex 
0.0~git20150515.0.3f9db97-4
has caused the Debian Bug report #904482,
regarding golang-github-flynn-archive-go-shlex-dev: Please symlink as 
github.com/flynn-archive/go-shlex
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.)


-- 
904482: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904482
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-github-flynn-archive-go-shlex-dev
Version: 0.0~git20150515.0.3f9db97-3
Severity: normal

Dear Zlatan,

This library is installed as github.com/flynn-archive/go-shlex because
the author archived the GitHub repository, but software depending on
this library (e.g. Caddy) look for the github.com/flynn/go-shlex.

I think the two paths sould be symlinked, like DATA-DOG/go-sqlmock does
to work around a similar ambiguity:

https://sources.debian.org/src/golang-github-data-dog-go-sqlmock/1.3.0-1/debian/links/

and XS-Go-Import-Path should be set to github.com/flynn/go-shlex.

Cheers,

Paride
--- End Message ---
--- Begin Message ---
Source: golang-github-flynn-archive-go-shlex
Source-Version: 0.0~git20150515.0.3f9db97-4

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

Debian distribution maintenance software
pp.
Paride Legovini  (supplier of updated 
golang-github-flynn-archive-go-shlex 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, 28 Aug 2018 14:00:15 +
Source: golang-github-flynn-archive-go-shlex
Binary: golang-github-flynn-archive-go-shlex-dev
Architecture: source
Version: 0.0~git20150515.0.3f9db97-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
Changed-By: Paride Legovini 
Description:
 golang-github-flynn-archive-go-shlex-dev - Fork of go-shlex from Google Code
Closes: 904482
Changes:
 golang-github-flynn-archive-go-shlex (0.0~git20150515.0.3f9db97-4) unstable; 
urgency=medium
 .
   * Team upload.
   * Bump Standards-Version to 4.2.1
 - Priority changed from extra to optional
   * Use team+pkg...@tracker.debian.org in Maintainer
   * Bump compat level to 11 (no changes needed)
   * Add github.com/flynn/go-shlex to XS-Go-Import-Path (Closes: #904482)
   * Symlink github.com/flynn/go-shlex -> github.com/flynn-archive/go-shlex
   * d/copyright: secure copyright format uri
Checksums-Sha1:
 76c2ca8cc7bacede6e6393a83d8d5df36d1c88b1 2150 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4.dsc
 bf5adf82ab8792f3a0ff6d8d8b4235a59ad74c52 2840 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4.debian.tar.xz
 2b00286bdcfd668985a4a0d038712059d63155ff 5651 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4_amd64.buildinfo
Checksums-Sha256:
 471585768afeee04e432735ade55171385f06bff625800de02102e38ca9aa4fa 2150 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4.dsc
 06ce46ad60a245faeb64955f84c36919d75bf15dea1ae79cb4f5e23926f4a053 2840 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4.debian.tar.xz
 f4925be8db11a28ed5cd334a674bae91cf14c5e97830436fcf86a91dea40194e 5651 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4_amd64.buildinfo
Files:
 dcd69a03dbce1dcd7a792921453e4301 2150 devel optional 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4.dsc
 73a41d21313779b2625a389fd8c59f6a 2840 devel optional 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4.debian.tar.xz
 d893993954f435f5663d77ab66e3451f 5651 devel optional 
golang-github-flynn-archive-go-shlex_0.0~git20150515.0.3f9db97-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQE+BAEBCgAoFiEE85F2DZP0aJKsSKyHONAPABi+PjUFAluFem8KHGlAemhzai5t
ZQAKCRA40A8AGL4+NbmMB/9adpw+OIlrXDnhWDlLZw9XFOqz7uoImWT33VjIsG5G
yRusGVLrxHwXGEo5MJfiGuNte7b0+myM8VdrRoZpZziFXsvjC5JNZ1+DKuL99tue
8Sp1KsC5tIO/J9jcezMOJHzh/xIUDnfKcigUfKeZkteZ1GMOu7eSHRN2WRY03jnV
+kufh49DEfJ3xdVLdNKZBPfd7sMndkp2vc/KKGY0z/YoRX4tgxBeDFaS

[pkg-go] Processed: Merge duplicates

2018-08-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unarchive 901223
Bug #901223 {Done: Pirate Praveen } [src:gitaly] gitaly: 
FTBFS: prometheus.Observer does not implement prometheus.Histogram
Unarchived Bug 901223
> found 901223 0.96.1+debian-2
Bug #901223 {Done: Pirate Praveen } [src:gitaly] gitaly: 
FTBFS: prometheus.Observer does not implement prometheus.Histogram
Marked as found in versions gitaly/0.96.1+debian-2.
> forcemerge 901223 906465
Bug #901223 {Done: Pirate Praveen } [src:gitaly] gitaly: 
FTBFS: prometheus.Observer does not implement prometheus.Histogram
Bug #901223 {Done: Pirate Praveen } [src:gitaly] gitaly: 
FTBFS: prometheus.Observer does not implement prometheus.Histogram
Added tag(s) ftbfs.
Bug #906465 [src:gitaly] gitaly: FTBFS in buster/sid
Marked Bug as done
Marked as fixed in versions gitaly/0.96.2+debian-1.
The source gitaly and version 0.96.1+debian-4 do not appear to match any binary 
packages
Marked as found in versions gitaly/0.96.1+debian-4.
Merged 901223 906465
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
901223: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901223
906465: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906465
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: Re: golang-github-hashicorp-memberlist: FTBFS randomly (failing tests)

2018-08-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 906360 golang-github-hashicorp-memberlist: FTBFS randomly (failing 
> tests)
Bug #906360 [src:golang-github-hashicorp-memberlist] 
golang-github-hashicorp-memberlist: FTBFS in buster/sid (failing tests)
Changed Bug title to 'golang-github-hashicorp-memberlist: FTBFS randomly 
(failing tests)' from 'golang-github-hashicorp-memberlist: FTBFS in buster/sid 
(failing tests)'.
> severity 906360 important
Bug #906360 [src:golang-github-hashicorp-memberlist] 
golang-github-hashicorp-memberlist: FTBFS randomly (failing tests)
Severity set to 'important' from 'serious'
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
906360: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906360
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Processed: bug 903611 is forwarded to https://github.com/syncthing/syncthing/issues/4990

2018-07-23 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 903611 https://github.com/syncthing/syncthing/issues/4990
Bug #903611 [src:syncthing] syncthing FTBFS on 32bit: FAIL: TestBlockSize 
Set Bug forwarded-to-address to 
'https://github.com/syncthing/syncthing/issues/4990'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
903611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#902361: marked as done (golang-pault-go-archive: Please update to >= 0.0~git20180624.470edde)

2018-07-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jul 2018 14:44:06 +
with message-id 
and subject line Bug#902361: fixed in golang-pault-go-archive 1.0-1
has caused the Debian Bug report #902361,
regarding golang-pault-go-archive: Please update to >= 0.0~git20180624.470edde
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.)


-- 
902361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902361
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-pault-go-archive
Version: 0.0~git20180223.29fe7b6-1
Severity: normal

Hi,

please update golang-pault-go-archive to >= 0.0~git20180624.470edde to
expose Downloader.Keyring (needed for debiman). Thanks.

-- 
Benjamin Drung
System Developer
Debian & Ubuntu Developer

ProfitBricks GmbH
Greifswalder Str. 207
10405 Berlin

Email: benjamin.dr...@profitbricks.com
URL: https://www.profitbricks.de

Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 125506 B
Geschäftsführer: Achim Weiss, Matthias Steinberg, Christoph Steffens
--- End Message ---
--- Begin Message ---
Source: golang-pault-go-archive
Source-Version: 1.0-1

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

Debian distribution maintenance software
pp.
Benjamin Drung  (supplier of updated 
golang-pault-go-archive 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: Mon, 16 Jul 2018 16:22:07 +0200
Source: golang-pault-go-archive
Binary: golang-pault-go-archive-dev
Architecture: source
Version: 1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Benjamin Drung 
Description:
 golang-pault-go-archive-dev - bindings to work with a Debian archive
Closes: 902361
Changes:
 golang-pault-go-archive (1.0-1) unstable; urgency=medium
 .
   [ Benjamin Drung ]
   * Team upload.
   * New upstream release (Closes: #902361)
   * Add debian/watch
   * Set Rules-Requires-Root: no and bump Standards-Version to 4.1.5
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
Checksums-Sha1:
 c3d2d8de0abc9ece1737e5def1554aad3094124c 2270 golang-pault-go-archive_1.0-1.dsc
 d971a156a410175c590de6196d95f782f6487ebc 13772 
golang-pault-go-archive_1.0.orig.tar.gz
 ff2432dd8454d9c6895e8ffd98846fa60d4550f7 2572 
golang-pault-go-archive_1.0-1.debian.tar.xz
 c14f5fe4768c2b0a034e926cc23236331f3fc6f0 7375 
golang-pault-go-archive_1.0-1_source.buildinfo
Checksums-Sha256:
 47c458df99a111ebf264de1b3a778bb375b3e9a7fb5a0a00fdbe634204196316 2270 
golang-pault-go-archive_1.0-1.dsc
 0b8954977c4998885c92cfb4576820334e6d5939bc01280eab555f1385746e50 13772 
golang-pault-go-archive_1.0.orig.tar.gz
 0ebd0c3dcb63ec6f3ca2fe6190d54d275ea72f8415863f0bfb655d7571455118 2572 
golang-pault-go-archive_1.0-1.debian.tar.xz
 1ac10f3a67a17502fcb43c58493588ee8e8b6c26c7b44b3fcc276b5fe0ef5023 7375 
golang-pault-go-archive_1.0-1_source.buildinfo
Files:
 9a138deb9009a0ab858be8533b2d9a0a 2270 devel optional 
golang-pault-go-archive_1.0-1.dsc
 f9ecaec2bed7e7ab420c26985268c1cf 13772 devel optional 
golang-pault-go-archive_1.0.orig.tar.gz
 5f0cc5133bf4ec0258ae610c1cce38f3 2572 devel optional 
golang-pault-go-archive_1.0-1.debian.tar.xz
 2e9cd2be7499360395bf7dbe8c10b302 7375 devel optional 
golang-pault-go-archive_1.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEE5/q3CzlQJ15towl13YzVpd6MfnoFAltMqmMACgkQ3YzVpd6M
fnoZWg/8Ds01kjsTITiTU1jvVT5Zky5NYRDZJZ/EvMjqIWCoQyR4FCz5F5qZww1k
4bfmwAPUXa/43IRrVJ2+5vdeavOqweqx60l48jefSRR7VMCzCwtG4Hu/8p2UCJpt
g9DCjF+3AIHRf25GsTI+FshllFORVXJPp5ZjZ/MtPH77RGU/OepBnGPWWGx5AIHU
CNayPO/KrJ2UQUzgY5xoIKeSCqYDcOnQqj83Bhz/S8dg3iI51f7gNPjLWIXv1rPS
9IQJwvfCVus+oHhusDJWfTN+96wJ5wpVY5sAncMyHf1VQ7K7/8/LKqvVF4aKifP2
Tncw6EtHHu+NjJv3xtIVCxRIaHmmeiqSHmAlawGV50KbqjlWWmTPOMmg67ebGmWG
vYR4lreb2vBB6m93PjrScBBemShNLNhkGp52LigQyXu42v07z9vnMQAyuEhYfuPo
w6F+Cl6/cNq0aZtyWnC9oR+m3+Fu2nh7D1IJ+hM1kGAlhDx3viHk61p0/JCIoBOP
kzg5N5VKZSs6CjLl665imFX4f86AHsCoDSsBN3EYT/zPZ4MMEv27/3n9yyI7eBmU
ARwD8ZeUqvvQUNKXw8kw4sp+DTiHW0F0XtjebtqLlvUh/UF8zN2RS2

  1   2   3   4   5   6   7   8   9   10   >