[pkg-go] Bug#836489: marked as done (Updating the golang-dns Uploaders list)

2016-11-20 Thread Debian Bug Tracking System
Your message dated Mon, 21 Nov 2016 06:16:47 +
with message-id 
and subject line Bug#845057: Removed package(s) from unstable
has caused the Debian Bug report #836489,
regarding Updating the golang-dns Uploaders list
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.)


-- 
836489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-dns
Version: 0.0~git20130912-1 0.0~git20151030.0.6a15566-1 
0.0~git20160414.0.89d9c5e-1 0.0~git20160414.0.89d9c5e-2 0.0~git20130912-1 
0.0~git20151030.0.6a15566-1 0.0~git20160414.0.89d9c5e-1 
0.0~git20160414.0.89d9c5e-2
Severity: minor
User: m...@qa.debian.org
Usertags: mia-teammaint

Tonnerre LOMBARD  has not been working on
the golang-dns package for quite some time.

We are tracking their status in the MIA team and would like to ask you
to remove them from the Uploaders list of the package so we can close
that part of the file.

(If the person is listed as Maintainer, what we are asking is to please
step in as a new maintainer.)

Thanks.
--- End Message ---
--- Begin Message ---
Version: 0.0~git20160414.0.89d9c5e-2+rm

Dear submitter,

as the package golang-dns has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/845057

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)--- End Message ---
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#840744: marked as done (golang-dns: Packaging cleanups and new upstream release)

2016-11-20 Thread Debian Bug Tracking System
Your message dated Mon, 21 Nov 2016 06:16:47 +
with message-id 
and subject line Bug#845057: Removed package(s) from unstable
has caused the Debian Bug report #840744,
regarding golang-dns: Packaging cleanups and new upstream release
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.)


-- 
840744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=840744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-dns
Source-Version: 0.0~git20160414.0.89d9c5e-2
Severity: wishlist
Tags: patch

Hi!

Here's a packaging cleanup and new upstream release request. (This one
I also had packaged initially from scratch as I didn't find it :/.)

Attached the working and tested patch. I've also renamed the Vcs
fields to makes this less confusing overall, but that will require
changes on the alioth side (probably rename + compat symlinks?).

Thanks,
Guillem
--- a/debian/changelog	2016-07-12 06:48:21.0 +0200
+++ b/debian/changelog	2016-10-14 14:13:45.693438786 +0200
@@ -1,3 +1,17 @@
+golang-github-miekg-dns (0.0~git20161006.0.fc4e1e2-1) UNRELEASED; urgency=medium
+
+  * New upstream snapshot.
+  * Remove unused shlibs:Depends substvar.
+  * Add a Built-Using field.
+  * Rename source package name and add a new binary package
+golang-github-miekg-dns-dev to match current Go packaging policy.
+  * Switch old golang-dns-dev binary to be a transitional package.
+  * Fix Upstream-Name in debian/copyright.
+  * Use https in the debian/copyright Format field.
+  * Use _build as build directory.
+
+ -- Guillem Jover   Fri, 14 Oct 2016 13:53:46 +0200
+
 golang-dns (0.0~git20160414.0.89d9c5e-2) unstable; urgency=medium
 
   [ Paul Tagliamonte ]
--- a/debian/control	2016-07-12 06:48:11.0 +0200
+++ b/debian/control	2016-10-14 14:03:39.0 +0200
@@ -1,4 +1,4 @@
-Source: golang-dns
+Source: golang-github-miekg-dns
 Section: devel
 Priority: extra
 Maintainer: pkg-go 
@@ -7,13 +7,16 @@
 Build-Depends: debhelper (>= 9), dh-golang, golang-go (>= 2:1.5.1~)
 Standards-Version: 3.9.8
 Homepage: https://github.com/miekg/dns
-Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-dns.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-dns.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-miekg-dns.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-miekg-dns.git
 
-Package: golang-dns-dev
-Provides: golang-github-miekg-dns-dev
+Package: golang-github-miekg-dns-dev
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
+Breaks: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~)
+Replaces: golang-dns-dev (<< 0.0~git20161006.0.fc4e1e2-1~)
+Provides: golang-dns-dev
+Built-Using: ${misc:Built-Using}
 Description: DNS protocol library for Go
  Complete and usable DNS library. All widely used Resource Records
  are supported, including the DNSSEC types. It follows a lean and
@@ -21,3 +24,11 @@
  programmer there isn't a convenience function for it. Server side
  and client side programming is supported, i.e. you can build
  servers and resolvers with it.
+
+Package: golang-dns-dev
+Section: oldlibs
+Architecture: all
+Depends: golang-github-miekg-dns-dev
+Description: transitional package for golang-github-miekg-dns-dev
+ This is a transitional package to ease upgrades to the
+ golang-github-miekg-dns-dev. It can be safely removed.
--- a/debian/copyright	2016-07-12 06:48:11.0 +0200
+++ b/debian/copyright	2016-10-14 14:09:27.795942151 +0200
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: golang-dns
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/miekg/dns/
+Upstream-Name: dns
 
 Files: *
 Copyright: 2009-2015 Miek Gieben 
--- a/debian/rules	2016-07-12 06:48:11.0 +0200
+++ b/debian/rules	2016-10-14 14:00:40.0 +0200
@@ -8,7 +8,7 @@
 export DH_GOPKG := github.com/miekg/dns
 
 %:
-	dh $@ --buildsystem=golang --with=golang
+	dh $@ --buildsystem=golang --with=golang --builddirectory=_build
 
 override_dh_auto_install:
 	dh_auto_install -O--buildsystem=golang
--- End Message ---
--- Begin Message ---
Version: 0.0~git20160414.0.89d9c5e-2+rm

Dear submitter,

as the package golang-dns has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For 

[pkg-go] Bug#845057: Removed package(s) from unstable

2016-11-20 Thread Debian FTP Masters
Version: 0.0~git20160414.0.89d9c5e-2+rm

Dear submitter,

as the package golang-dns has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/845057

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

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


[pkg-go] Bug#845057: Removed package(s) from unstable

2016-11-20 Thread Debian FTP Masters
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

golang-dns | 0.0~git20160414.0.89d9c5e-2 | source
golang-dns-dev | 0.0~git20160414.0.89d9c5e-2 | all

--- Reason ---
RoQA; binary package now built by golang-github-miekg-dns
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive and will not propagate to any mirrors until the next
dinstall run at the earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

We try to close bugs which have been reported against this package
automatically. But please check all old bugs, if they were closed
correctly or should have been re-assigned to another package.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 845...@bugs.debian.org.

The full log for this bug can be viewed at https://bugs.debian.org/845057

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

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


[pkg-go] golang-google-api is marked for autoremoval from testing

2016-11-20 Thread Debian testing autoremoval watch
golang-google-api 0.0~git20160408-2 is marked for autoremoval from testing on 
2016-12-26

It (build-)depends on packages with these RC bugs:
844074: golang-google-cloud: FTBFS (use of internal package not allowed)


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


[pkg-go] Bug#841575: Bug#841575: docker-registry: FTBFS: Tests failures

2016-11-20 Thread Tianon Gravi
On 20 November 2016 at 20:31, Tianon Gravi  wrote:
> I wasn't able to dig into the details yet, but looking at the log I
> noticed the following which I believe is the real test failure output:

That being said, I currently get the (more severe IMO) failure when
trying to build locally:

> src/github.com/docker/distribution/registry/registry.go:13:2: cannot find 
> package "github.com/Sirupsen/logrus/formatters/logstash" in any of:
> /<>/obj-x86_64-linux-gnu/src/github.com/docker/distribution/vendor/github.com/Sirupsen/logrus/formatters/logstash
>  (vendor tree)
> /usr/lib/go-1.7/src/github.com/Sirupsen/logrus/formatters/logstash (from 
> $GOROOT)
> /<>/obj-x86_64-linux-gnu/src/github.com/Sirupsen/logrus/formatters/logstash
>  (from $GOPATH)

♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4

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

[pkg-go] Bug#841575: Bug#841575: docker-registry: FTBFS: Tests failures

2016-11-20 Thread Tianon Gravi
On 21 October 2016 at 06:10, Lucas Nussbaum  wrote:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.

I wasn't able to dig into the details yet, but looking at the log I
noticed the following which I believe is the real test failure output:

> === RUN   Test
>
> --
> FAIL: configuration_test.go:167: ConfigSuite.TestMarshalRoundtrip
>
> configuration_test.go:171:
> c.Assert(err, IsNil)
> ... value *errors.errorString = {s:"Invalid loglevel  Must 
> be one of [error, warn, info, debug]"} ("Invalid loglevel  Must be one of 
> [error, warn, info, debug]")
>
> time="2016-10-21T01:11:44Z" level=warning msg="Ignoring unrecognized 
> environment variable REGISTRY_DUCKS"
> time="2016-10-21T01:11:44Z" level=warning msg="Ignoring unrecognized 
> environment variable REGISTRY_REPORTING_ASDF"
> OOPS: 19 passed, 1 FAILED
> --- FAIL: Test (0.01s)
> FAIL
> exit status 1
> FAIL github.com/docker/distribution/configuration 0.015s

♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4

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

[pkg-go] Bug#837480: marked as done (gb: FTBFS with bindnow and PIE enabled)

2016-11-20 Thread Debian Bug Tracking System
Your message dated Mon, 21 Nov 2016 04:18:19 +
with message-id 
and subject line Bug#837480: fixed in gb 0.4.2-2
has caused the Debian Bug report #837480,
regarding gb: FTBFS with bindnow and PIE enabled
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.)


-- 
837480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gb
Version: 0.4.2-1
Severity: important
User: bal...@balintreczey.hu
Usertags: pie-bindnow-20160906
Justification: FTBFS on amd64 with extra hardening

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64 with patched GCC and dpkg.

The rebuild tested if packages are ready for a transition
enabling PIE and bindnow for amd64.

For more information about the changes to sid's dpkg and GCC please
visit:
 https://wiki.debian.org/Hardening/PIEByDefaultTransition

Relevant part (hopefully):
...
=== RUN   TestReadFailuresIgnored
--- PASS: TestReadFailuresIgnored (0.00s)
PASS
ok  github.com/constabulary/gb/importer 0.004s
=== RUN   TestTest
a
a
b
a
d.v1
c
f
e
cmd/f
extest
extest
external_only_test
notestfiles
/usr/bin/ld: -r and -pie may not be used together
collect2: error: ld returned 1 exit status
# cgoonlynotest
testonly
extestonly
g
g
ldflags
/usr/bin/ld: -r and -pie may not be used together
collect2: error: ld returned 1 exit status
# cgotest
testflags
main
--- FAIL: TestTest (3.16s)
test_test.go:96: Test(cgoonlynotest): want , got exit status 1
test_test.go:84: skipping test, goversion 1.60 is above
maxgoversion 1.50
test_test.go:96: Test(cgotest): want , got exit status 1
=== RUN   TestTestPackage
--- PASS: TestTestPackage (0.09s)

...

The full build log is available from:
 
https://people.debian.org/~rbalint/build-logs/pie-bindnow-20160906/gb_0.4.2-1_amd64.build.gz

Thanks,
Balint
--- End Message ---
--- Begin Message ---
Source: gb
Source-Version: 0.4.2-2

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

Debian distribution maintenance software
pp.
Tianon Gravi  (supplier of updated gb 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: Sun, 20 Nov 2016 20:02:59 -0800
Source: gb
Binary: gb golang-github-constabulary-gb-dev
Architecture: source
Version: 0.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Tianon Gravi 
Description:
 gb - project based build tool for Go
 golang-github-constabulary-gb-dev - project based build tool for Go (source)
Closes: 837480
Changes:
 gb (0.4.2-2) unstable; urgency=medium
 .
   * Backport "-no-pie" testing patch from upstream PR #655 (Closes: #837480)
Checksums-Sha1:
 4781fd79e1ef9f9881d909e8c573d8663bb98cab 2162 gb_0.4.2-2.dsc
 af02753a894f706c11aa0ddee862f1e737036fd4 4688 gb_0.4.2-2.debian.tar.xz
Checksums-Sha256:
 a239a4ddfed75c3aa76ab32e5c50e8ca750fa71ef9fd6a2c221edf2e352391fa 2162 
gb_0.4.2-2.dsc
 951cf5f0ed4f6f03e082c546de3305c30b726aca9378491ca76d5b19e5941dc8 4688 
gb_0.4.2-2.debian.tar.xz
Files:
 f78f1ce195af3f59ac53c983001872d2 2162 devel extra gb_0.4.2-2.dsc
 d16206606c652dd58e90cda4efb97f36 4688 devel extra gb_0.4.2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIvBAEBCgAZBQJYMnIlEhx0aWFub25AZGViaWFuLm9yZwAKCRADapwlvzV91OFP
EACkzBYPaCM89PrBD2tAoUT+sOaNpsxsxRjTOBhVrAG3B+hXX9/wnlPTB9Xs4OUR
4cgWMTIPrPA8gj/Ps8wTzrX4/VTmf/fXnMrMwqUpw2SG8Ugr+EtzLwYGrtsTZ33W
rieKnGf9v5W0iEF0kcf4woSbHbbo6sC9AVftvZVPnxApHkMfAr/y5SxDCUNupygI
Gdse37JlVVKtwO9GWjoFHuKIZ5QFjcW/Cv9Mcch+P6g1Iw1WFF+5M9gAwp4r0uHY
FVDk/E2oUd0mTO5Ct0ELwMg/vA92EoHCXbKrj+T5XVoENb9VAtnmCbhdQNZbGlBi
LTB+3S+2UxpuvT6oCkJ+E+QS9LFzO9ZJSZL3M88sKq3MzvmDAhmgQ/Mi9k8WmzHT
lj/QsCd6x846TbjGSKsBE3cdmYZgYEMrqP1FAknv1yHqXypBtlBCuPIRY4EJSFNd
6mR8sec+/+5uHp5NeMt6zUbiu+fOPdwZ/kJpxk0GKubeImTtuQKxJD2WbXA+wjOu
CGv09j0J8FO9CRXLEPaTdCBa0TvnD3R1UgWWeXhF5iWJUpsh4ONnb+YC3s/Guv57

[pkg-go] gb_0.4.2-2_source.changes ACCEPTED into unstable

2016-11-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 20 Nov 2016 20:02:59 -0800
Source: gb
Binary: gb golang-github-constabulary-gb-dev
Architecture: source
Version: 0.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Tianon Gravi 
Description:
 gb - project based build tool for Go
 golang-github-constabulary-gb-dev - project based build tool for Go (source)
Closes: 837480
Changes:
 gb (0.4.2-2) unstable; urgency=medium
 .
   * Backport "-no-pie" testing patch from upstream PR #655 (Closes: #837480)
Checksums-Sha1:
 4781fd79e1ef9f9881d909e8c573d8663bb98cab 2162 gb_0.4.2-2.dsc
 af02753a894f706c11aa0ddee862f1e737036fd4 4688 gb_0.4.2-2.debian.tar.xz
Checksums-Sha256:
 a239a4ddfed75c3aa76ab32e5c50e8ca750fa71ef9fd6a2c221edf2e352391fa 2162 
gb_0.4.2-2.dsc
 951cf5f0ed4f6f03e082c546de3305c30b726aca9378491ca76d5b19e5941dc8 4688 
gb_0.4.2-2.debian.tar.xz
Files:
 f78f1ce195af3f59ac53c983001872d2 2162 devel extra gb_0.4.2-2.dsc
 d16206606c652dd58e90cda4efb97f36 4688 devel extra gb_0.4.2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIvBAEBCgAZBQJYMnIlEhx0aWFub25AZGViaWFuLm9yZwAKCRADapwlvzV91OFP
EACkzBYPaCM89PrBD2tAoUT+sOaNpsxsxRjTOBhVrAG3B+hXX9/wnlPTB9Xs4OUR
4cgWMTIPrPA8gj/Ps8wTzrX4/VTmf/fXnMrMwqUpw2SG8Ugr+EtzLwYGrtsTZ33W
rieKnGf9v5W0iEF0kcf4woSbHbbo6sC9AVftvZVPnxApHkMfAr/y5SxDCUNupygI
Gdse37JlVVKtwO9GWjoFHuKIZ5QFjcW/Cv9Mcch+P6g1Iw1WFF+5M9gAwp4r0uHY
FVDk/E2oUd0mTO5Ct0ELwMg/vA92EoHCXbKrj+T5XVoENb9VAtnmCbhdQNZbGlBi
LTB+3S+2UxpuvT6oCkJ+E+QS9LFzO9ZJSZL3M88sKq3MzvmDAhmgQ/Mi9k8WmzHT
lj/QsCd6x846TbjGSKsBE3cdmYZgYEMrqP1FAknv1yHqXypBtlBCuPIRY4EJSFNd
6mR8sec+/+5uHp5NeMt6zUbiu+fOPdwZ/kJpxk0GKubeImTtuQKxJD2WbXA+wjOu
CGv09j0J8FO9CRXLEPaTdCBa0TvnD3R1UgWWeXhF5iWJUpsh4ONnb+YC3s/Guv57
E0yWw8IEFq3rb2EkgjZTEsQC4/DU30/wps5+IstEmjegejVTMB6zkVWwCnN7csmy
ZpttXJS9V1yP0eGAImGzfgVQcFqLUandqjI98dSISWAlwg==
=mI2h
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[pkg-go] Processing of gb_0.4.2-2_source.changes

2016-11-20 Thread Debian FTP Masters
gb_0.4.2-2_source.changes uploaded successfully to localhost
along with the files:
  gb_0.4.2-2.dsc
  gb_0.4.2-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


[pkg-go] cgo support on mips*

2016-11-20 Thread Peter Colberg
Hi,

I am trying to port acmetool to the mips, mips64el and mipsel in time
for stretch. After adjusting the build dependencies to golang-any, the
executable builds, but a test fails due to lack of cgo.

https://buildd.debian.org/status/fetch.php?pkg=acmetool=mips=0.0.58-3=1479677902
https://buildd.debian.org/status/fetch.php?pkg=acmetool=mips64el=0.0.58-3=1479696865

On which architectures does gccgo-6 support cgo?

This is what I found in the source code with a cursory look:

gcc-6.2.0/libgo/go/cmd/cgo% grep -ri mips .
./main.go:  "mipso32":  4,
./main.go:  "mipsn32":  4,
./main.go:  "mipso64":  8,
./main.go:  "mipsn64":  8,
./main.go:  "mips64":   8,
./main.go:  "mips64le": 8,
./main.go:  "mipso32":  4,
./main.go:  "mipsn32":  4,
./main.go:  "mipso64":  8,
./main.go:  "mipsn64":  8,
./main.go:  "mips64":   8,
./main.go:  "mips64le": 8,

Is cgo on mips supported after all?

Thanks,
Peter

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


[pkg-go] Bug#837480: Pending fixes for bugs in the gb package

2016-11-20 Thread pkg-go-maintainers
tag 837480 + pending
thanks

Some bugs in the gb package are closed in revision
032c421a524ba63c18483d058eb931bc188a2e37 in branch 'master' by Tianon
Gravi

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-go/packages/gb.git/commit/?id=032c421

Commit message:

Backport "-no-pie" testing patch from upstream PR #655 (Closes: #837480)

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


[pkg-go] Processed: Pending fixes for bugs in the gb package

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

> tag 837480 + pending
Bug #837480 [src:gb] gb: FTBFS with bindnow and PIE enabled
Added tag(s) pending.
> thanks
Stopping processing here.

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

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


[pkg-go] prometheus-mysqld-exporter_0.9.0+ds-3_source.changes ACCEPTED into unstable

2016-11-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 21 Nov 2016 00:48:31 +
Source: prometheus-mysqld-exporter
Binary: prometheus-mysqld-exporter
Architecture: source
Version: 0.9.0+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Filippo Giunchedi 
Description:
 prometheus-mysqld-exporter - Prometheus exporter for MySQL server.
Changes:
 prometheus-mysqld-exporter (0.9.0+ds-3) unstable; urgency=medium
 .
   * debian/patches/fix_test_int_overflow.patch: Fix tests for 32bit archs
Checksums-Sha1:
 e635ac042d18f359d19707387a29973f73b9f808 2652 
prometheus-mysqld-exporter_0.9.0+ds-3.dsc
 6d77bbda6e737a230635fc476c6c67313acf8e11 6560 
prometheus-mysqld-exporter_0.9.0+ds-3.debian.tar.xz
Checksums-Sha256:
 83395ebc55ec9e7f5041345e3e4cbc748a082abfbe22f096d6aa71e76a1c1a5d 2652 
prometheus-mysqld-exporter_0.9.0+ds-3.dsc
 0373d6b4155c574c272c94c7ed24ac981f22d8433806763391166e69f503663a 6560 
prometheus-mysqld-exporter_0.9.0+ds-3.debian.tar.xz
Files:
 6abd1811510e9485cfa0a2fb29ad1d47 2652 net extra 
prometheus-mysqld-exporter_0.9.0+ds-3.dsc
 d487514c71f7932e6da1fa6d51ad9595 6560 net extra 
prometheus-mysqld-exporter_0.9.0+ds-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJYMlAlAAoJEGlmcqBk3BCU3vMQAO46s6qDDuMo/gxQO9dZfeUA
BAVPn9jDxK46ah1yIAmfaPbzpsbeiCcqL/hAyTa7vJsMWeU1jsIJNKAedQACbR7H
EeT2MgdMDp9hWGU3+GMhWXeKXGXLRv7R2fxAD5wOZMIrf6P5chhjKbS+uGcmr+6d
+MTD0St3BysG5hTzAwcWBztpc26HMNgqSTiIufCPAS/qK1be7YPt8c7xZAY96SJU
Wl0CRGRUIuxGfvQbENS6yBOxg1S1mn39pbhQMWQ2/nOx94XK9PAfQo6x5H8j9l6b
ezNMXC11sqev6j3OEdM3V85OrLSA7WetNzQ1fir+83J+7y6+phTtoniRT39+aFaA
CBecl1S22nkk+fhGIrqOpNqwoXQB5Ndb11v1/xkmjsxzkye4bWV1httmHfoMSNbb
X7MxvnW05BseCn3X+r9HTbJ+Z0TpJZuJefUDZWwD2zY3dZYjv1IkeKY7aQj4+Te0
oVJC5y4JibTGF5gZ6s3psfUPuETxYOB89WFbOMa6vlteVJZDJ+WZBjWXvTYVwTKY
KSQM1VVYcIp2dzOYFryyRY+8ecP19CHjKZON9x3K8DqjKN6dqG5RL3NZxmjfbtyA
LWnKIpLOL+sCzEWjHDChwgb8j5A4JCU5qCmn3bQpVzDDvUCajgnawQHMs5ba3/UH
Nv6O0lGO++1nLLnSPwZ3
=2Fw3
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[pkg-go] Processing of golang-gopkg-hlandau-service.v2_2.0.16-3_source.changes

2016-11-20 Thread Debian FTP Masters
golang-gopkg-hlandau-service.v2_2.0.16-3_source.changes uploaded successfully 
to localhost
along with the files:
  golang-gopkg-hlandau-service.v2_2.0.16-3.dsc
  golang-gopkg-hlandau-service.v2_2.0.16-3.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


[pkg-go] Bug#845152: systemd-docker FTBFS in stretch due to missing golang-github-docker-docker-dev

2016-11-20 Thread Adrian Bunk
Source: systemd-docker
Version: 0.2.1+dfsg-2
Severity: serious
Tags: stretch
Control: block -1 by 832103 835686 842806 843530

systemd-docker build-depends on golang-github-docker-docker-dev,
which is not in stretch due to #832103, #835686, #842806, #843530

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


[pkg-go] Processed: systemd-docker FTBFS in stretch due to missing golang-github-docker-docker-dev

2016-11-20 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 832103 835686 842806 843530
Bug #845152 [src:systemd-docker] systemd-docker FTBFS in stretch due to missing 
golang-github-docker-docker-dev
845152 was not blocked by any bugs.
845152 was not blocking any bugs.
Added blocking bug(s) of 845152: 842806, 832103, 835686, and 843530

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

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


[pkg-go] Processed: gitlab-ci-multi-runner FTBFS in stretch due to missing golang-github-docker-docker-dev

2016-11-20 Thread Debian Bug Tracking System
Processing control commands:

> block -1 by 832103 835686 842806 843530
Bug #845150 [src:gitlab-ci-multi-runner] gitlab-ci-multi-runner FTBFS in 
stretch due to missing golang-github-docker-docker-dev
845150 was not blocked by any bugs.
845150 was not blocking any bugs.
Added blocking bug(s) of 845150: 843530, 842806, 835686, and 832103

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

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


[pkg-go] Bug#845150: gitlab-ci-multi-runner FTBFS in stretch due to missing golang-github-docker-docker-dev

2016-11-20 Thread Adrian Bunk
Source: gitlab-ci-multi-runner
Version: 1.7.1+dfsg-2
Severity: serious
Tags: stretch
Control: block -1 by 832103 835686 842806 843530

gitlab-ci-multi-runner build-depends on golang-github-docker-docker-dev,
which is not in stretch due to #832103, #835686, #842806, #843530

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


[pkg-go] Bug#845149: containerd FTBFS in stretch due to missing golang-github-docker-docker-dev

2016-11-20 Thread Adrian Bunk
Source: containerd
Version: 0.2.1~ds1-3
Severity: serious
Tags: stretch
Control: block -1 by 832103 835686 842806 843530

containerd build-depends on golang-github-docker-docker-dev,
which is not in stretch due to #832103, #835686, #842806, #843530

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


[pkg-go] golang-gopkg-hlandau-svcutils.v1_1.0.10-3_source.changes ACCEPTED into unstable

2016-11-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 20 Nov 2016 12:11:43 -0500
Source: golang-gopkg-hlandau-svcutils.v1
Binary: golang-gopkg-hlandau-svcutils.v1-dev
Architecture: source
Version: 1.0.10-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Peter Colberg 
Description:
 golang-gopkg-hlandau-svcutils.v1-dev - utilities for writing services in Go
Changes:
 golang-gopkg-hlandau-svcutils.v1 (1.0.10-3) unstable; urgency=medium
 .
   * Restrict dependency on libcap-dev to linux-any
Checksums-Sha1:
 fc66d86ba3e960d3f8c20a2a439d7fd59fb50293 2334 
golang-gopkg-hlandau-svcutils.v1_1.0.10-3.dsc
 5c2c41def4a8e94d943415a232225d88a6cd6433 2960 
golang-gopkg-hlandau-svcutils.v1_1.0.10-3.debian.tar.xz
Checksums-Sha256:
 230bd0864adbd1b8e465ab73049fd6b7e9adcc55fc93ac1d464b21df4f1985e5 2334 
golang-gopkg-hlandau-svcutils.v1_1.0.10-3.dsc
 e21fe0629a246f12ff4e588d40cca2229142902f65f71b5250962279afe7e86c 2960 
golang-gopkg-hlandau-svcutils.v1_1.0.10-3.debian.tar.xz
Files:
 73a8b63d6d378aeb401dc8d19745a8c3 2334 devel extra 
golang-gopkg-hlandau-svcutils.v1_1.0.10-3.dsc
 3a7ddc7dbce9f8edb460870681d6cdaf 2960 devel extra 
golang-gopkg-hlandau-svcutils.v1_1.0.10-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEmDv50PAqYBQM7FKfdn4SqMkqMcsFAlgx2lUSHHBldGVyQGNv
bGJlcmcub3JnAAoJEHZ+EqjJKjHLfrUP+gJftlPAAEaEKlVHBux9yBZizKiUj5fY
Pk61OOKJ1TMGH3PxcB5N+lyL12m90ETr3sSLhFDvMqMcfD7bLKs7XJM1OAnmm/Jm
nwxbAxeN1f6xqeDIWzwGLl93JWSZbF5MevyeXL9TK3wN7lNaT7cs6m1DJYm03Fj8
h/ZxMXTsKsooanD6MgeFKx51+8AF8iFa3LbrLa1LBJCtLiu4XKJ5Z2JEbCXpWJAT
e4wRHf/cuXwC2EUV/a7T83hZoBiNWT92kjHIRhhLXZUj66RH5THCw3GFEXgd7PRI
m1xr/DbVPWOM0NITD91fD0H3nksy0VpmyYYufGm5DIfN7/Vi+oG2C8eqSgnTlvMf
3ZeUfZlC/wwYj/EyeoBMiZzAsMi60oeXuNMsTsarJKr1ucPk4A1shtdqUAo5bsgj
ndGDDIit078mKWWZ/DSQz1klI8qCn1XV+pq5eXrWLKnRbkOY4Gouc7zvJyO4dEyB
dtjEaCoINdO4uCIkTiuUi2d0Yxazqxl8bufpx+iPb4VIu91ud1TaUPHmUHWdKFr2
L1bn5ObntHrGNb+e3eZ2b6v35h+Wfd1TEjtsFQyRIymbZIfWBtNnHoC1sdhOPq5H
i1DmMw5zmLCygBccYHqx41mFKFG/p5PmdtFJDpEELk0lvF7HVknOuURRp3mnujla
7eeYi7CsI/zW
=ZAj0
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[pkg-go] golang-github-pivotal-golang-clock 0.0~git20151018.0.3fd3c19-1 MIGRATED to testing

2016-11-20 Thread Debian testing watch
FYI: The status of the golang-github-pivotal-golang-clock source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.0~git20151018.0.3fd3c19-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


Re: [pkg-go] golang-gopkg-square-go-jose.v1_1.1.0-2_amd64.changes ACCEPTED into unstable

2016-11-20 Thread Dr. Tobias Quathamer

Am 20.11.2016 um 17:40 schrieb Peter Colberg:

Hi Tobias,

On Sun, Nov 20, 2016 at 02:06:08PM +0100, Dr. Tobias Quathamer wrote:

there's already an annotated tag with the same name (debian/1.1.0-2) in the
git repository.


Unfortunately not, the tag is neither signed nor annotated:


Oops, you're right, sorry.


If I sign the tag, I would need to delete the remote tag and push it again.
This would mess with everybody's git clone'd local repository. I'm not sure
that would be wise.


It should be fine if you correct the tag as long as it has been announced.


Done, should be a signed tag now.

Regards,
Tobias




signature.asc
Description: OpenPGP digital signature
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] New upstream of dh-make-golang?

2016-11-20 Thread Dr. Tobias Quathamer

Am 20.11.2016 um 17:42 schrieb Dr. Tobias Quathamer:

Hi all,

currently, the package dh-make-golang is not in testing.


... sent this mail three minutes too late ... :-)

However, this still stands:


As a side note, how about a new upload of the latest upstream source?
Michael?


Regards,
Tobias




signature.asc
Description: OpenPGP digital signature
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] dh-make-golang not in testing

2016-11-20 Thread Dr. Tobias Quathamer

Hi all,

currently, the package dh-make-golang is not in testing. However, I 
don't see why, the tracker says it's a valid candicate:




The RC bug which prompted the removal from testing has been fixed since 
16 October 2016:




Any clue why it's not migrating?

As a side note, how about a new upload of the latest upstream source? 
Michael?


Regards,
Tobias



signature.asc
Description: OpenPGP digital signature
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Re: [pkg-go] golang-gopkg-square-go-jose.v1_1.1.0-2_amd64.changes ACCEPTED into unstable

2016-11-20 Thread Peter Colberg
Hi Tobias,

On Sun, Nov 20, 2016 at 02:06:08PM +0100, Dr. Tobias Quathamer wrote:
> there's already an annotated tag with the same name (debian/1.1.0-2) in the
> git repository.

Unfortunately not, the tag is neither signed nor annotated:

# git show debian/1.1.0-2   
commit 7c465867c85c4ed3c70ebe912355fbf8d3ce5971
Author: Dr. Tobias Quathamer 
Date:   Tue Nov 15 14:26:53 2016 +0100

Prepare release

(You can tell since it points directly to a commit object.)

> If I sign the tag, I would need to delete the remote tag and push it again.
> This would mess with everybody's git clone'd local repository. I'm not sure
> that would be wise.

It should be fine if you correct the tag as long as it has been announced.

I recently had half a dozen backports where I had to force-push new
tags because my sponsor modified the changelog after the request ;-).

> I suggest that you put the above mentioned ~/gbp.conf stanza into
> debian/gbp.conf, the file already exists. This way, the next uploader would
> sign the tag, even if they don't have this option in their home directory.

Good suggestion. Should we make this a default for all golang- packages?

Regards,
Peter

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


[pkg-go] gopacket 1.1.12-1 MIGRATED to testing

2016-11-20 Thread Debian testing watch
FYI: The status of the gopacket source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.1.12-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[pkg-go] golang-github-urfave-cli 1.18.1-1 MIGRATED to testing

2016-11-20 Thread Debian testing watch
FYI: The status of the golang-github-urfave-cli source package
in Debian's testing distribution has changed.

  Previous version: 1.18.0-1
  Current version:  1.18.1-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[pkg-go] golang-google-api 0.0~git20160408-2 MIGRATED to testing

2016-11-20 Thread Debian testing watch
FYI: The status of the golang-google-api source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20160408-1
  Current version:  0.0~git20160408-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

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


[pkg-go] golang-x-text_0.0~git20161013.0.c745997-2_amd64.changes ACCEPTED into unstable

2016-11-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 20 Nov 2016 16:05:10 +
Source: golang-x-text
Binary: golang-golang-x-text-dev golang-x-text-dev
Architecture: source
Version: 0.0~git20161013.0.c745997-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go packaging team 

Changed-By: Martín Ferrari 
Description:
 golang-golang-x-text-dev - Supplementary Go text-related libraries
 golang-x-text-dev - Transitional package for golang-golang-x-text-dev
Changes:
 golang-x-text (0.0~git20161013.0.c745997-2) unstable; urgency=medium
 .
   * As we are not shipping cmd/gotext, drop the dependency on x/tools, as it
 becomes a circular dependency. Instead, just exclude it from build/tests.
   * Update dh-golang, and simplify debian/rules.
   * Add lintian override for mention of old code.google.com repo.
Checksums-Sha1:
 5925a5107c0f11a1b73b3eee84170ecc5bbd1d37 2326 
golang-x-text_0.0~git20161013.0.c745997-2.dsc
 caa0c5c0b59bfae17adf6e92d8ae72bf5128fcd8 3864 
golang-x-text_0.0~git20161013.0.c745997-2.debian.tar.xz
Checksums-Sha256:
 756faef0e7f0895d93dbe54ce8fb6a462da5f1dbdc5358dbcbe977bf17bddcf1 2326 
golang-x-text_0.0~git20161013.0.c745997-2.dsc
 63c19701dd07c5ec8fa85b5430053f4cf4b7312b892a4b9f6889659054da3121 3864 
golang-x-text_0.0~git20161013.0.c745997-2.debian.tar.xz
Files:
 9658851af0ec23c986b741f960dce65c 2326 devel extra 
golang-x-text_0.0~git20161013.0.c745997-2.dsc
 8c7186e9df3f383f4223e6563ec24df2 3864 devel extra 
golang-x-text_0.0~git20161013.0.c745997-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlgxygUACgkQXdjgv5Gj
09rWRg//eUZPyk9qT5GmEbhnT7SvPMdGowimAXWPN+XZKGn+3CfMCgM85cIyXwqj
Oe6IOIvLUzqe24RBNsd9lcFABf494YlyzP92/kNlkhGaguwCNjBzL1fIkH50iUF8
JUkjp0LI2r11t0WCYaMSI4xj1j1Jo2bsWYTtsrimtbaMdcQuvgTJro48deR0HA4k
0v78CgXSczZ57qcSMs2MLOOKS0Gwdr3qzE7APz7zr7P+tE8bWi6GfrM9XvEDP7X4
x+XucJuEGJNp12vmmbKHxOZS8Yj9a8mnraSsrHbMaTdvacClg2XEm44iANgBUy3s
YOGFq1oSzZ46qxA1AGiRmtHWLLzHij3FKYCimg3XrBCN1+GNyDosdu32281xaj9R
6DpvR7PWYWwpIT4Ca4hlNLmB8HJ5w7IN22t5dnWxVVcYhg+iefAk+lwck2B/snsm
ihwEdd1+vHpNKRWiTbkFJOXnbfIjPBl+AiLWo54olJh2Vq92qb6nVQjeiObvpql9
hTS4tQGYxqHR4FUXXEeJRwNUopUZGX8VyqaTkOdUanKIiQx/rCJ+lByErujcNWvE
kRwGwvzqZpuzLXf54sEoY35NoFOiBYDUZG2WNJBGqjd5TcruQTqaxH4peFLLo5m5
KTuUdVmdXKEjjEqoai6EqBb39m2Sb7nykXcpdMAug5ob3sSxmpM=
=dvgU
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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

[pkg-go] Processed: Re: prometheus-alertmanager: FTBFS: dh_auto_build: go install -v -p 1 -ldflags -X github.com/prometheus/common/version.Version=0.3.0+ds -X github.com/prometheus/common/version.Revi

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

> retitle 844962 prometheus-alertmanager: FTBFS: dh_auto_build: go install -v 
> -p 1 -ldflags -X […] returned exit code 2
Bug #844962 [src:prometheus-alertmanager] prometheus-alertmanager: FTBFS: 
dh_auto_build: go install -v -p 1 -ldflags  -X 
github.com/prometheus/common/version.Version=0.3.0+ds -X 
github.com/prometheus/common/version.Revision=0.3.0+ds-2 -X 
github.com/prometheus/common/version.Branch=debian/sid -X 
github.com/prometheus/common/version.BuildUser=pkg-go-maintainers@lists.alioth.debian.org
 -X github.com/prometheus/common/version.BuildDate=20160715-12:56:49 -X 
github.com/prometheus/common/version.GoVersion=go1.7.3 
github.com/prometheus/alertmanager github.com/prometheus/alertmanager/config 
github.com/prometheus/alertmanager/notify 
github.com/prometheus/alertmanager/provider 
github.com/prometheus/alertmanager/provider/boltmem 
github.com/prometheus/alertmanager/provider/sqlite 
github.com/prometheus/alertmanager/template 
github.com/prometheus/alertmanager/template/internal/deftmpl 
github.com/prometheus/alertmanager/test 
github.com/prometheus/alertmanager/types 
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/api/alertmanager
 returned exit code 2
Changed Bug title to 'prometheus-alertmanager: FTBFS: dh_auto_build: go install 
-v -p 1 -ldflags -X […] returned exit code 2' from 'prometheus-alertmanager: 
FTBFS: dh_auto_build: go install -v -p 1 -ldflags  -X 
github.com/prometheus/common/version.Version=0.3.0+ds -X 
github.com/prometheus/common/version.Revision=0.3.0+ds-2 -X 
github.com/prometheus/common/version.Branch=debian/sid -X 
github.com/prometheus/common/version.BuildUser=pkg-go-maintainers@lists.alioth.debian.org
 -X github.com/prometheus/common/version.BuildDate=20160715-12:56:49 -X 
github.com/prometheus/common/version.GoVersion=go1.7.3 
github.com/prometheus/alertmanager github.com/prometheus/alertmanager/config 
github.com/prometheus/alertmanager/notify 
github.com/prometheus/alertmanager/provider 
github.com/prometheus/alertmanager/provider/boltmem 
github.com/prometheus/alertmanager/provider/sqlite 
github.com/prometheus/alertmanager/template 
github.com/prometheus/alertmanager/template/internal/deftmpl 
github.com/prometheus/alertmanager/test 
github.com/prometheus/alertmanager/types 
github.com/prometheus/alertmanager/vendor/github.com/prometheus/client_golang/api/alertmanager
 returned exit code 2'.
> thanks
Stopping processing here.

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

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

[pkg-go] Processing of golang-x-text_0.0~git20161013.0.c745997-2_amd64.changes

2016-11-20 Thread Debian FTP Masters
golang-x-text_0.0~git20161013.0.c745997-2_amd64.changes uploaded successfully 
to localhost
along with the files:
  golang-x-text_0.0~git20161013.0.c745997-2.dsc
  golang-x-text_0.0~git20161013.0.c745997-2.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


[pkg-go] Bug#844661: marked as done (golang-github-googleapis-gax-go: FTBFS: dial.go:7:2: cannot find package "golang.org/x/oauth2/google")

2016-11-20 Thread Debian Bug Tracking System
Your message dated Sun, 20 Nov 2016 16:18:38 +
with message-id 
and subject line Bug#844661: fixed in golang-github-googleapis-gax-go 
0.0~git20161107.0.da06d19-1
has caused the Debian Bug report #844661,
regarding golang-github-googleapis-gax-go: FTBFS: dial.go:7:2: cannot find 
package "golang.org/x/oauth2/google"
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.)


-- 
844661: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844661
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-googleapis-gax-go
Version: 0.0~git20160714.0.8b0741b-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Dear Maintainer,

golang-github-googleapis-gax-go fails to build from source in unstable/amd64:

  […]

go install -v -p 1 github.com/googleapis/gax-go
  src/github.com/googleapis/gax-go/dial.go:7:2: cannot find package 
"golang.org/x/oauth2/google" in any of:
/usr/lib/go-1.7/src/golang.org/x/oauth2/google (from $GOROOT)

/home/lamby/temp/cdt.20161117225201.u3dpYXGu8a.db.golang-github-googleapis-gax-go/golang-github-googleapis-gax-go-0.0~git20160714.0.8b0741b/obj-x86_64-linux-gnu/src/golang.org/x/oauth2/google
 (from $GOPATH)
  dh_auto_build: go install -v -p 1 github.com/googleapis/gax-go returned exit 
code 1
  debian/rules:4: recipe for target 'build' failed
  make: *** [build] Error 1

  […]

The full build log is attached.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-


golang-github-googleapis-gax-go.0.0~git20160714.0.8b0741b-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Source: golang-github-googleapis-gax-go
Source-Version: 0.0~git20161107.0.da06d19-1

We believe that the bug you reported is fixed in the latest version of
golang-github-googleapis-gax-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 844...@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-github-googleapis-gax-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: SHA512

Format: 1.8
Date: Sun, 20 Nov 2016 16:57:55 +0100
Source: golang-github-googleapis-gax-go
Binary: golang-github-googleapis-gax-go-dev
Architecture: source
Version: 0.0~git20161107.0.da06d19-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dr. Tobias Quathamer 
Description:
 golang-github-googleapis-gax-go-dev - Google API Extensions for Go
Closes: 844661
Changes:
 golang-github-googleapis-gax-go (0.0~git20161107.0.da06d19-1) unstable; 
urgency=medium
 .
   * Team upload.
   * Imported Upstream version 0.0~git20161107.0.da06d19
   * Remove no longer needed Build-Depends on golang-golang-x-oauth2-google-dev.
 (Closes: #844661)
   * Use debhelper v10
   * Build-Depends on golang-any instead of golang-go
Checksums-Sha1:
 84ff394cf5fc2a35091f5a428633c2be3be1f670 2403 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
 61d30b59f8ef7f551bade95c681696da11def7a1 8820 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19.orig.tar.xz
 6b1ffd3b110e3a624c239e4f27d0be90afcceebf 2104 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.debian.tar.xz
Checksums-Sha256:
 b9b7e06205b8d6a35961348dcf9b45104051bfbb06afc1d02a3cdbe20de95e70 2403 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
 f74bb3ec5404fac1f46445fc43cac4e66bee9e62eb28a2eee80e9078b3c2ea77 8820 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19.orig.tar.xz
 5f119966c2ba74c297e964d26c237616af69c95ce07c0bfa7e552e176b54c074 2104 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.debian.tar.xz
Files:
 b94cf0a979de18418f65d8f6903fef12 2403 devel extra 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
 ce7b063b714d054177b2122b425758a5 8820 devel extra 

[pkg-go] golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1_amd64.changes ACCEPTED into unstable

2016-11-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 20 Nov 2016 16:57:55 +0100
Source: golang-github-googleapis-gax-go
Binary: golang-github-googleapis-gax-go-dev
Architecture: source
Version: 0.0~git20161107.0.da06d19-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Dr. Tobias Quathamer 
Description:
 golang-github-googleapis-gax-go-dev - Google API Extensions for Go
Closes: 844661
Changes:
 golang-github-googleapis-gax-go (0.0~git20161107.0.da06d19-1) unstable; 
urgency=medium
 .
   * Team upload.
   * Imported Upstream version 0.0~git20161107.0.da06d19
   * Remove no longer needed Build-Depends on golang-golang-x-oauth2-google-dev.
 (Closes: #844661)
   * Use debhelper v10
   * Build-Depends on golang-any instead of golang-go
Checksums-Sha1:
 84ff394cf5fc2a35091f5a428633c2be3be1f670 2403 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
 61d30b59f8ef7f551bade95c681696da11def7a1 8820 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19.orig.tar.xz
 6b1ffd3b110e3a624c239e4f27d0be90afcceebf 2104 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.debian.tar.xz
Checksums-Sha256:
 b9b7e06205b8d6a35961348dcf9b45104051bfbb06afc1d02a3cdbe20de95e70 2403 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
 f74bb3ec5404fac1f46445fc43cac4e66bee9e62eb28a2eee80e9078b3c2ea77 8820 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19.orig.tar.xz
 5f119966c2ba74c297e964d26c237616af69c95ce07c0bfa7e552e176b54c074 2104 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.debian.tar.xz
Files:
 b94cf0a979de18418f65d8f6903fef12 2403 devel extra 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
 ce7b063b714d054177b2122b425758a5 8820 devel extra 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19.orig.tar.xz
 e7238c5f8d908135787dfa93fefde741 2104 devel extra 
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJYMcpFAAoJEBMC8fA26+sZiywP/0h57Wz/RdhZ54IYjA0ZTcHr
dG+4qkQBNTnj6Lol4xDcR3ImT6wCdbhAwhL4abBTvS9gStkzsn4odlJsJE/1GIxg
WDinr8hdsAX1qBTqlEtyWKtf7QRLvDFXM/5au5Aw7FePFmKurn7NJTVVQURDF2CS
GClmGrWPlrFa0Qm6tEZFFI3myJ9SD+Jf7JQ63NZcYzF/kdYNstew2xMhwUAa1E2c
J9lazgMZpt/DhM2D4uE1+aaQ5UwjofFUo1fbhTKYsgkY3Vy7Z2cX6oBdpfMfdGKD
qAi5eKjsg0+gIqE5quNoD/sksM8HyfoFtRCTB8rsRMVNq308KBXK6kh5Su8FcBBO
jas9BowMSQDQrAjd4kMAVs9dylms7VQH8QUloA+LmqTftUY9Yyzmi3lKm+pcxlGp
NLEuY/zDIC5CWrmrhEdL0QrRLn+8tj2fMs7MKB3TDOFsmtOyg7rV2J8/zhiPCGZJ
vsaeAfHks9LtRJLabMk1WcxT3yhP0IRrIC+FJhjKrWqu0ugmjlLpOZkW583xyrJ8
mtWzZuEUt/TVxI7dqSwgpKwK08AnJ88+gsKnW1VatPrguFgOlJciI0M0ty+O80fD
hZ2/6oxgwqHLrZEi4iIVNs4POwBviSyiyuUAIcqzRrI/PYu4mdn+6PUTr8BwQJeP
i0pRV14HSxHCjoZNQK+J
=UWLR
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

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


[pkg-go] Processing of golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1_amd64.changes

2016-11-20 Thread Debian FTP Masters
golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1_amd64.changes 
uploaded successfully to localhost
along with the files:
  golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.dsc
  golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19.orig.tar.xz
  golang-github-googleapis-gax-go_0.0~git20161107.0.da06d19-1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

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


[pkg-go] Processed: Pending fixes for bugs in the golang-github-googleapis-gax-go package

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

> tag 844661 + pending
Bug #844661 [src:golang-github-googleapis-gax-go] 
golang-github-googleapis-gax-go: FTBFS: dial.go:7:2: cannot find package 
"golang.org/x/oauth2/google"
Added tag(s) pending.
> thanks
Stopping processing here.

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

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


[pkg-go] Bug#844661: Pending fixes for bugs in the golang-github-googleapis-gax-go package

2016-11-20 Thread pkg-go-maintainers
tag 844661 + pending
thanks

Some bugs in the golang-github-googleapis-gax-go package are closed
in revision 30876ec1949c23eb7bb479c83edcd8a247e4e54a in branch
'master' by Dr. Tobias Quathamer

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-googleapis-gax-go.git/commit/?id=30876ec

Commit message:

Replace golang-golang-x-oauth2-dev with golang-golang-x-oauth2-google-dev.

Closes: #844661

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


Re: [pkg-go] RFC: circular deps

2016-11-20 Thread Martín Ferrari
On 20/11/16 16:52, Martín Ferrari wrote:

> I was today working again on x/tools, trying to solve build issues with
> gccgo, and realised that now there is a circular dependency with x/text.
> Similar things are happening in other very important packages.

Actually, I notice that this circular dep is unneeded, as x/text is not
actually shipping the gotext executable.

Anthony: I will exclude the package cmd/gotext and remove the x/tools
dependency for now.

My RFC for the general case still stands.


-- 
Martín Ferrari (Tincho)

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


[pkg-go] RFC: circular deps

2016-11-20 Thread Martín Ferrari
Hey all,

I was today working again on x/tools, trying to solve build issues with
gccgo, and realised that now there is a circular dependency with x/text.
Similar things are happening in other very important packages.

This problem is becoming more and more serious. I don't know what is the
long term solution, but it is clear the go ecosystem is not getting any
better.

For circular deps that only happen because of tests, we can use build
profiles[0] to break cycles, but this does not solve the problem with
executables.

I thought of one possible solution, and I would like to hear feedback:
what if for these kind of troublesome repositories, we just build the
-dev package, and avoid building/testing any of the executables (or
parts of the code that pull the circular deps), and then we create a
source-less package that build-depends on all the -dev packages, and
builds/tests the executables.

What do you think?

[0] https://wiki.debian.org/BuildProfileSpec
-- 
Martín Ferrari (Tincho)

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

Re: [pkg-go] golang-gopkg-square-go-jose.v1_1.1.0-2_amd64.changes ACCEPTED into unstable

2016-11-20 Thread Dr. Tobias Quathamer

Am 18.11.2016 um 19:21 schrieb Peter Colberg:

Hi Tobias,

[...]

Thanks for the upload!

Could you push a GPG-signed tag to the git repository? You can put

[buildpackage]
sign-tags = True

in ~/.gbp.conf and sign with gbp buildpackage --git-tag-only.


Hi Peter,

there's already an annotated tag with the same name (debian/1.1.0-2) in 
the git repository.


If I sign the tag, I would need to delete the remote tag and push it 
again. This would mess with everybody's git clone'd local repository. 
I'm not sure that would be wise.


I suggest that you put the above mentioned ~/gbp.conf stanza into 
debian/gbp.conf, the file already exists. This way, the next uploader 
would sign the tag, even if they don't have this option in their home 
directory.


Regards,
Tobias



signature.asc
Description: OpenPGP digital signature
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers