[pkg-go] Bug#869270: marked as done (golang-github-xenolf-lego FTBFS: vultr.go:52: c.client.CreateDnsRecord undefined)

2017-07-23 Thread Debian Bug Tracking System
Your message dated Mon, 24 Jul 2017 05:33:50 +
with message-id 
and subject line Bug#869270: fixed in golang-github-xenolf-lego 0.3.1-5
has caused the Debian Bug report #869270,
regarding golang-github-xenolf-lego FTBFS: vultr.go:52: 
c.client.CreateDnsRecord undefined
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.)


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

Some recent change in unstable makes golang-github-xenolf-lego FTBFS:

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

...
# github.com/xenolf/lego/providers/dns/vultr
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:52: 
c.client.CreateDnsRecord undefined (type *lib.Client has no field or method 
CreateDnsRecord, but does have CreateDNSRecord)
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:70: 
c.client.DeleteDnsRecord undefined (type *lib.Client has no field or method 
DeleteDnsRecord, but does have DeleteDNSRecord)
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:79: 
c.client.GetDnsDomains undefined (type *lib.Client has no field or method 
GetDnsDomains, but does have GetDNSDomains)
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:84: undefined: 
lib.DnsDomain
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:99: undefined: 
lib.DnsRecord
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:105: undefined: 
lib.DnsRecord
src/github.com/xenolf/lego/providers/dns/vultr/vultr.go:106: 
c.client.GetDnsRecords undefined (type *lib.Client has no field or method 
GetDnsRecords, but does have GetDNSRecords)
dh_auto_build: go install -v -p 15 github.com/xenolf/lego 
github.com/xenolf/lego/acme github.com/xenolf/lego/providers/dns/cloudflare 
github.com/xenolf/lego/providers/dns/digitalocean 
github.com/xenolf/lego/providers/dns/dnsimple 
github.com/xenolf/lego/providers/dns/dyn 
github.com/xenolf/lego/providers/dns/gandi 
github.com/xenolf/lego/providers/dns/googlecloud 
github.com/xenolf/lego/providers/dns/namecheap 
github.com/xenolf/lego/providers/dns/rfc2136 
github.com/xenolf/lego/providers/dns/route53 
github.com/xenolf/lego/providers/dns/vultr 
github.com/xenolf/lego/providers/http/webroot returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
--- End Message ---
--- Begin Message ---
Source: golang-github-xenolf-lego
Source-Version: 0.3.1-5

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

Debian distribution maintenance software
pp.
Michael Stapelberg  (supplier of updated 
golang-github-xenolf-lego 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, 24 Jul 2017 07:15:22 +0200
Source: golang-github-xenolf-lego
Binary: golang-github-xenolf-lego-dev lego
Architecture: source
Version: 0.3.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Stapelberg 
Description:
 golang-github-xenolf-lego-dev - Let's Encrypt ACME library
 lego   - Let's Encrypt client
Closes: 869270
Changes:
 golang-github-xenolf-lego (0.3.1-5) unstable; urgency=medium
 .
   * Team upload.
   * Add 0002-Fix-FTBFS-vultr-API.patch (Closes: #869270)
   * Add 0003-Fix-test-failures-with-go18.patch
Checksums-Sha1:
 617a9d806b4815916cd29b09a22a3abb12e0bcfe 2631 
golang-github-xenolf-lego_0.3.1-5.dsc
 df62d4b3a12d93f91c0e57ac09bb84b32082c889 3832 
golang-github-xenolf-lego_0.3.1-5.debian.tar.xz
 adc2a1b186010ba4756514d7f4082352ad590389 7803 
golang-github-xenolf-lego_0.3.1-5_amd64.buildinfo
Checksums-Sha256:
 324d600d40fae2667d5d5dad7ecb7aaf28a9e087ab800ad99c48d5a5a000c06e 2631 
golang-github-xenolf-lego_0.3.1-5.dsc
 

[pkg-go] golang-github-xenolf-lego_0.3.1-5_source.changes ACCEPTED into unstable

2017-07-23 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 24 Jul 2017 07:15:22 +0200
Source: golang-github-xenolf-lego
Binary: golang-github-xenolf-lego-dev lego
Architecture: source
Version: 0.3.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Michael Stapelberg 
Description:
 golang-github-xenolf-lego-dev - Let's Encrypt ACME library
 lego   - Let's Encrypt client
Closes: 869270
Changes:
 golang-github-xenolf-lego (0.3.1-5) unstable; urgency=medium
 .
   * Team upload.
   * Add 0002-Fix-FTBFS-vultr-API.patch (Closes: #869270)
   * Add 0003-Fix-test-failures-with-go18.patch
Checksums-Sha1:
 617a9d806b4815916cd29b09a22a3abb12e0bcfe 2631 
golang-github-xenolf-lego_0.3.1-5.dsc
 df62d4b3a12d93f91c0e57ac09bb84b32082c889 3832 
golang-github-xenolf-lego_0.3.1-5.debian.tar.xz
 adc2a1b186010ba4756514d7f4082352ad590389 7803 
golang-github-xenolf-lego_0.3.1-5_amd64.buildinfo
Checksums-Sha256:
 324d600d40fae2667d5d5dad7ecb7aaf28a9e087ab800ad99c48d5a5a000c06e 2631 
golang-github-xenolf-lego_0.3.1-5.dsc
 57ce2f26e9c215ef82e10777498664c5d19b8a66da5c4779c19907f4b93ff37d 3832 
golang-github-xenolf-lego_0.3.1-5.debian.tar.xz
 9844f1bfe6a0b34d372d849965068e1fe08b738f074b5c9a7b865910153b1068 7803 
golang-github-xenolf-lego_0.3.1-5_amd64.buildinfo
Files:
 5e3b493aa59b2a80e62086d3d5a5150e 2631 devel extra 
golang-github-xenolf-lego_0.3.1-5.dsc
 e996148904bc71e4cffd5a8d2066c105 3832 devel extra 
golang-github-xenolf-lego_0.3.1-5.debian.tar.xz
 adbc3a1de4e2ca34e196a725edb3dbe4 7803 devel extra 
golang-github-xenolf-lego_0.3.1-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEQk4U1wPnxtQ9nW82TnFg7UrI7h0FAll1gqMACgkQTnFg7UrI
7h2Mdg/+JRjzP2ATFR4QxMe/MmVI2RLTMHB65qK9skEha9gP2kDSuqIXyVqwV018
QKe0zS3oyKC7KUqhuir5Lwj3TKCZ/TwwQCJuXVQhS8taP8pSUPv4sSlqjTQgVtFe
J6UjRNF8tIMtB7uzLZZ2DAB48rIX4zw03rveP24NPSfjFiObBdNSNoAOnY1XM8P5
OWpH7EBswWHDTcoKH1pYg7XnUJkpA/LAygJ3P3oDhI4boOrKbjmcLmeS8fl/nHM3
2CNQJ9mm7bMbl3znQvfke4nWP6E41uxEbtvd2Brw9Eh8X8L4dtzLyxNTr8v2a/JG
ow/wdBTJEdDM0E5nwn5/cDMSWMSUdK03CZSoAUH3YDDdtmes3woL0NSvh2s26HFp
blc668YwZL+kNAY6UxVly9o6HD6TpCWIDz9cHuOE8TpS/vURJGJm8Odu3D7qnQYX
aZ+R5Uqrbj5TsMHKn1azcT63bDnwjBBLQf/wmFdvg2QoxEOqVq38Slra0SX3YVFn
K+pTGqkvm5yl3jHFcYL4KlThOVNxgAvgXsFxTQtCR/yiqD3gTeUfOZe5vjghlCKe
zzkg6LmDHQyIZc/+4VzBhzXcGR2fWGK3MqvrnyM+ewaIlfySS6ggmVxYdcGKhlXi
Wyrklic/ldwBn6zgeO3jBT5VmwtIWxCGxRMKcjkmvscLFnnGKUA=
=QXm1
-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-xenolf-lego_0.3.1-5_source.changes

2017-07-23 Thread Debian FTP Masters
golang-github-xenolf-lego_0.3.1-5_source.changes uploaded successfully to 
localhost
along with the files:
  golang-github-xenolf-lego_0.3.1-5.dsc
  golang-github-xenolf-lego_0.3.1-5.debian.tar.xz
  golang-github-xenolf-lego_0.3.1-5_amd64.buildinfo

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-xenolf-lego package

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

> tag 869270 + pending
Bug #869270 [src:golang-github-xenolf-lego] golang-github-xenolf-lego FTBFS: 
vultr.go:52: c.client.CreateDnsRecord undefined
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
869270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869270
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#869270: Pending fixes for bugs in the golang-github-xenolf-lego package

2017-07-23 Thread pkg-go-maintainers
tag 869270 + pending
thanks

Some bugs in the golang-github-xenolf-lego package are closed in
revision 5d5a050da7ea2e02951ed7c918080ecd00bbfa1e in branch 'master'
by Michael Stapelberg

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-xenolf-lego.git/commit/?id=5d5a050

Commit message:

Add 0002-Fix-FTBFS-vultr-API.patch (Closes: #869270)

___
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-gopherjs-gopherjs 0.0~git20170702.0.2b1d432-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-gopherjs-gopherjs source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170216.0.d5c6ba6-1
  Current version:  0.0~git20170702.0.2b1d432-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-go-macaron-binding 0.0~git20170611.0.ac54ee2-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-go-macaron-binding source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20161222.0.4892016-1
  Current version:  0.0~git20170611.0.ac54ee2-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] Processed: owner 869270

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

> owner 869270 !
Bug #869270 [src:golang-github-xenolf-lego] golang-github-xenolf-lego FTBFS: 
vultr.go:52: c.client.CreateDnsRecord undefined
Owner recorded as Michael Stapelberg .
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
869270: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869270
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] golang-github-juju-errors 0.0~git20170703.0.c7d06af-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-juju-errors source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20160809.0.6f54ff6-2
  Current version:  0.0~git20170703.0.c7d06af-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-facebookgo-grace is marked for autoremoval from testing

2017-07-23 Thread Debian testing autoremoval watch
golang-github-facebookgo-grace 0.0~git20170218.0.4afe952-1 is marked for 
autoremoval from testing on 2017-07-25

It is affected by these RC bugs:
865949: golang-github-facebookgo-grace: golang-github-facebookgo-grace FTBFS: 
test failures


___
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-willf-bitset 1.1.2+git20170505.0.988f4f2-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-willf-bitset source package
in Debian's testing distribution has changed.

  Previous version: 1.0.0+git20161202.88.5c3c0fc-1
  Current version:  1.1.2+git20170505.0.988f4f2-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-go-xorm-xorm 0.6.2+git20170714.54.774f83c-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-go-xorm-xorm source package
in Debian's testing distribution has changed.

  Previous version: 0.5.8+git20170405.56.a5cb21c-1
  Current version:  0.6.2+git20170714.54.774f83c-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-edsrzf-mmap-go 0.0~git20170320.0.0bce6a6-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-edsrzf-mmap-go source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20160512.0.935e0e8-1
  Current version:  0.0~git20170320.0.0bce6a6-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-code.gitea-sdk 0.0~git20170708.0.9990008-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-code.gitea-sdk source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170322.0.1bec42c-1
  Current version:  0.0~git20170708.0.9990008-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-bsm-pool 0.0~git20161215.0.502d32d-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-bsm-pool source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  0.0~git20161215.0.502d32d-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-sergi-go-diff 0.0~git20170409.0.feef008-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-sergi-go-diff source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170118.0.24e2351-2
  Current version:  0.0~git20170409.0.feef008-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-issue9-identicon 0.0~git20170630.0.5196591-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-issue9-identicon source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20160320.0.d36b545-1
  Current version:  0.0~git20170630.0.5196591-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-gorilla-sessions 1.1+git20170429.6.8b6b4cd-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-gorilla-sessions source package
in Debian's testing distribution has changed.

  Previous version: 1.1+git20170307.5.ba78acc-1
  Current version:  1.1+git20170429.6.8b6b4cd-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-unknwon-paginater 0.0~git20170405.0.45e5d63-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-unknwon-paginater source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170205.0.7650849-2
  Current version:  0.0~git20170405.0.45e5d63-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-alicebob-miniredis 2.1.0+git20170430.0.995ba13-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-alicebob-miniredis source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170325.0.bfdf65a-1
  Current version:  2.1.0+git20170430.0.995ba13-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-ngaut-log 0.0~git20170307.0.d2af3a6-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-ngaut-log source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170217.0.1c9fb4d-1
  Current version:  0.0~git20170307.0.d2af3a6-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-markbates-goth 1.38.0+git20170706.18.125cd04-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-markbates-goth source package
in Debian's testing distribution has changed.

  Previous version: 1.38.0+git20170301.0.488a04a-1
  Current version:  1.38.0+git20170706.18.125cd04-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-gopherjs-gopherjs is marked for autoremoval from testing

2017-07-23 Thread Debian testing autoremoval watch
golang-github-gopherjs-gopherjs 0.0~git20170702.0.2b1d432-1 is marked for 
autoremoval from testing on 2017-07-31

It is affected by these RC bugs:
866871: golang-github-gopherjs-gopherjs: golang-github-gopherjs-gopherjs FTBFS: 
undefined: ___GOPHERJS_REQUIRES_GO_VERSION_1_7___


___
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-msteinert-pam 0.0~git20170705.0.2c288b3-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-msteinert-pam source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20151204.0.02ccfbf-1
  Current version:  0.0~git20170705.0.2c288b3-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-joho-godotenv 1.1+git20170705.13.3ddb279-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-joho-godotenv source package
in Debian's testing distribution has changed.

  Previous version: 1.1+git20170328.12.325433c-1
  Current version:  1.1+git20170705.13.3ddb279-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-denisenkom-go-mssqldb 0.0~git20170717.0.8fccfc8-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-denisenkom-go-mssqldb source package
in Debian's testing distribution has changed.

  Previous version: 0.0~git20170117.0.9e40d9d-2
  Current version:  0.0~git20170717.0.8fccfc8-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-go-macaron-macaron 1.2.1+git20170612.3.adc5043-1 MIGRATED to testing

2017-07-23 Thread Debian testing watch
FYI: The status of the golang-github-go-macaron-macaron source package
in Debian's testing distribution has changed.

  Previous version: 1.2.1+git20170219.2.8be5635-1
  Current version:  1.2.1+git20170612.3.adc5043-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] Bug#869526: ITP: golang-github-olekukonko-ts -- Simple go Application to get Terminal Size

2017-07-23 Thread Stephen Gelman
Package: wnpp
Severity: wishlist
Owner: Stephen Gelman 

* Package name: golang-github-olekukonko-ts
  Version : 0.0~git20140412.0.ecf753e-1
  Upstream Author : Oleku Konko 
* URL : https://github.com/olekukonko/ts
* License : Expat
  Programming Lang: Go
  Description : Simple go Application to get Terminal Size

 Simple go Application to get Terminal Size. So Many Implementations
 do not support windows but ts has full windows support. See
 Documentation (http://godoc.org/github.com/olekukonko/ts)

This library is a dependency of git-lfs (ITP #792075).  Ideally this
seems like a package that the pkg-go-maintainers could maintain but I am
willing to maintain it as well if necessary.

___
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#869522: ITP: golang-github-thomsonreuterseikon-go-ntlm -- NTLM Implementation for Go

2017-07-23 Thread Stephen Gelman
Package: wnpp
Severity: wishlist
Owner: Stephen Gelman 

* Package name: golang-github-thomsonreuterseikon-go-ntlm
  Version : 0.0~git20151030.0.b00ec39-1
  Upstream Author : Thomson Reuters Global Resources
* URL : https://github.com/ThomsonReutersEikon/go-ntlm
* License : BSD
  Programming Lang: Go
  Description : NTLM Implementation for Go

 This is a native implementation of NTLM for Go that was implemented
 using the Microsoft MS-NLMP documentation available at
 http://msdn.microsoft.com/en-us/library/cc236621.aspx. The library is
 currently in use and has been tested with connectionless NTLMv1 and v2
 with and without extended session security.

This library is a dependency of git-lfs (ITP #792075).  Ideally this
seems like a package that the pkg-go-maintainers could maintain but I am
willing to maintain it as well if necessary.

___
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#869518: ITP: golang-github-rubyist-tracerx -- Output tracing information in your Go app based on environment variables

2017-07-23 Thread Stephen Gelman
Package: wnpp
Severity: wishlist
Owner: Stephen Gelman 

* Package name: golang-github-rubyist-tracerx
  Version : 0.0~git20150602.0.d7bcc0b-1
  Upstream Author : Scott Barron 
* URL : https://github.com/rubyist/tracerx
* License : Expat
  Programming Lang: Go
  Description : Output tracing information in your Go app based on 
environment variables

 tracerx Tracerx is a simple tracing package that logs messages
 depending on environment variables.  It is very much inspired
 by git's GIT_TRACE mechanism.

This library is a dependency of git-lfs (ITP #792075).  Ideally this
seems like a package that the pkg-go-maintainers could maintain but I am
willing to maintain it as well if necessary.

___
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#869517: ITP: golang-github-bgentry-go-netrc -- A Golang package for reading and writing netrc files

2017-07-23 Thread Stephen Gelman
Package: wnpp
Severity: wishlist
Owner: Stephen Gelman 

* Package name: golang-github-bgentry-go-netrc
  Version : 0.0~git20140422.0.9fd32a8-1
  Upstream Author : Blake Gentry 
* URL : https://github.com/bgentry/go-netrc
* License : Expat
  Programming Lang: Go
  Description : A Golang package for reading and writing netrc files

This package can parse netrc files, make changes to them, and then
serialize them back to netrc format, while preserving any whitespace
that was present in the source file.

This library is a dependency of git-lfs (ITP #792075).  Ideally this
seems like a package that the pkg-go-maintainers could maintain but I am
willing to maintain it as well if necessary.

___
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 rclone_1.36-2_source.changes

2017-07-23 Thread Debian FTP Masters
rclone_1.36-2_source.changes uploaded successfully to localhost
along with the files:
  rclone_1.36-2.dsc
  rclone_1.36-2.debian.tar.xz
  rclone_1.36-2_amd64.buildinfo

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#869376: Pending fixes for bugs in the rclone package

2017-07-23 Thread pkg-go-maintainers
tag 869376 + pending
thanks

Some bugs in the rclone package are closed in revision
1d97f710ae05384ece7c308cf4b49a7a320d38ce in branch 'master' by
Michael Stapelberg

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

Commit message:

Add 0004-Fix-test-failure.patch to fix FTBFS (Closes: #869376)

___
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 rclone package

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

> tag 869376 + pending
Bug #869376 [src:rclone] FTBFS: newer golang-github-stretchr-testify breaks 
tests
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
869376: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869376
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#869376: Bug#869376: FTBFS: newer golang-github-stretchr-testify breaks tests

2017-07-23 Thread Dr. Tobias Quathamer
Am 23.07.2017 um 15:34 schrieb Michael Stapelberg:
> An upstream fix is now available
> at 
> https://github.com/ncw/rclone/commit/db6009126df98a0a35975ca2fb7271a8493e1e30
> 
> Do you want to apply it, or shall I go ahead?

Hi Michael,

I've just seen that commit as well. Thanks for taking care, please apply
the fix. I'll try to update the packaging to rclone 1.37 either today or
in the next days.

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] Bug#869376: Bug#869376: FTBFS: newer golang-github-stretchr-testify breaks tests

2017-07-23 Thread Michael Stapelberg
An upstream fix is now available at
https://github.com/ncw/rclone/commit/db6009126df98a0a35975ca2fb7271a8493e1e30

Do you want to apply it, or shall I go ahead?

On Sat, Jul 22, 2017 at 8:58 PM, Michael Stapelberg 
wrote:

> Source: rclone
> Version: 1.36-1
> Severity: important
> Tags: upstream
>
> Thank you for maintaining rclone!
>
> I reported this upstream at https://github.com/ncw/rclone/issues/1550. If
> a new
> upstream release won’t happen soon anyway, please apply a patch to skip the
> faulty test.
>
> https://bugs.debian.org/851725 (random FTBFS) might be related, as it
> seems like
> the test is broken in rclone.
>
> -- System Information:
> Debian Release: buster/sid
>   APT prefers testing
>   APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
> 'testing-debug'), (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386, armel, mipsel, arm64
>
> Kernel: Linux 4.9.0-3-amd64 (SMP w/8 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)
>
> ___
> Pkg-go-maintainers mailing list
> Pkg-go-maintainers@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers
>



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