[pkg-go] Bug#824628: golang-metrics-dev and golang-github-rcrowley-go-metrics-dev: error when trying to install together

2018-03-07 Thread Andreas Beckmann
Followup-For: Bug #824628

Same problem as two years ago:

  Selecting previously unselected package golang-github-rcrowley-go-metrics-dev.
  Preparing to unpack 
.../golang-github-rcrowley-go-metrics-dev_0.0~git20180125.8732c61-1_all.deb ...
  Unpacking golang-github-rcrowley-go-metrics-dev (0.0~git20180125.8732c61-1) 
...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-rcrowley-go-metrics-dev_0.0~git20180125.8732c61-1_all.deb
 (--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/rcrowley/go-metrics/cmd/metrics-bench/metrics-bench.go',
 which is also in package golang-metrics-dev 0.0~git20150823-3
  Errors were encountered while processing:
   
/var/cache/apt/archives/golang-github-rcrowley-go-metrics-dev_0.0~git20180125.8732c61-1_all.deb


Andreas

___
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#891279: gitlab-ci-multi-runner: FTBFS on i386: cannot find package "github.com/emicklei/go-restful/swagger"

2018-02-23 Thread Andreas Beckmann
Source: gitlab-ci-multi-runner
Version: 9.1.1+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

gitlab-ci-multi-runner FTBFS on i386:

   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/gitlab-ci-multi-runner-9.1.1+dfsg'
dh_auto_build --parallel -- \
-ldflags "-X 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.NAME=gitlab-ci-multi-runner 
-X gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.REVISION=9.1.1"
cd _build && go install 
-gcflags=\"-trimpath=/build/gitlab-ci-multi-runner-9.1.1\+dfsg/_build/src\" 
-asmflags=\"-trimpath=/build/gitlab-ci-multi-runner-9.1.1\+dfsg/_build/src\" -v 
-p 4 -ldflags "-X gitlab.
com/gitlab-org/gitlab-ci-multi-runner/common.NAME=gitlab-ci-multi-runner -X 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.REVISION=9.1.1" 
gitlab.com/gitlab-org/gitlab-ci-multi-runner gitlab.com/gitlab-org/gi
tlab-ci-multi-runner/apps/gitlab-runner-helper 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/commands 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/commands/helpers 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/commo
n gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker/machine 
gitlab.com/gitlab-org/gi
tlab-ci-multi-runner/executors/kubernetes 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/parallels 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/shell 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/
executors/ssh gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/virtualbox 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/archives gitlab.com/gitlab-
org/gitlab-ci-multi-runner/helpers/cli 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/docker 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/formatter 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helper
s/gitlab_ci_yaml_parser 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/parallels 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/prometheus 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/sentry 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/service 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/service/mocks 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/ssh 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/timeperiod 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/url 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/virtualbox 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/network 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/shells
src/gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/k8s.io/kubernetes/pkg/api/validation/schema.go:26:2:
 cannot find package "github.com/emicklei/go-restful/swagger" in any of:

/build/gitlab-ci-multi-runner-9.1.1+dfsg/_build/src/gitlab.com/gitlab-org/gitlab-ci-multi-runner/vendor/github.com/emicklei/go-restful/swagger
 (vendor tree)
/usr/lib/go-1.10/src/github.com/emicklei/go-restful/swagger (from 
$GOROOT)

/build/gitlab-ci-multi-runner-9.1.1+dfsg/_build/src/github.com/emicklei/go-restful/swagger
 (from $GOPATH)
src/github.com/opencontainers/runc/libcontainer/configs/config.go:12:2: 
case-insensitive import collision: "github.com/sirupsen/logrus" and 
"github.com/Sirupsen/logrus"
dh_auto_build: cd _build && go install 
-gcflags=\"-trimpath=/build/gitlab-ci-multi-runner-9.1.1\+dfsg/_build/src\" 
-asmflags=\"-trimpath=/build/gitlab-ci-multi-runner-9.1.1\+dfsg/_build/src\" -v 
-p 4 -ldflags "-X 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.NAME=gitlab-ci-multi-runner 
-X gitlab.com/gitlab-org/gitlab-ci-multi-runner/common.REVISION=9.1.1" 
gitlab.com/gitlab-org/gitlab-ci-multi-runner 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/apps/gitlab-runner-helper 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/commands 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/commands/helpers 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/common 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/docker/machine 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/kubernetes 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/parallels 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/shell 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/ssh 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/executors/virtualbox 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/archives 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/cli 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/docker 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/formatter 
gitlab.com/gitlab-org/gitlab-ci-multi-runner/helpers/gitlab_ci_yaml_parser 

[pkg-go] Bug#891032: golang-gopkg-gcfg.v1-dev: ships a copy of files already in golang-gopkg-warnings.v0-dev

2018-02-21 Thread Andreas Beckmann
Package: golang-gopkg-gcfg.v1-dev
Version: 1.2.0-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + golang-gopkg-warnings.v0-dev

Hi,

during a test with piuparts I noticed your package ships files already
shipped by golang-gopkg-warnings.v0-dev:

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

  Selecting previously unselected package golang-gopkg-gcfg.v1-dev.
  Preparing to unpack .../5-golang-gopkg-gcfg.v1-dev_1.2.0-3_all.deb ...
  Unpacking golang-gopkg-gcfg.v1-dev (1.2.0-3) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-pcbwJL/5-golang-gopkg-gcfg.v1-dev_1.2.0-3_all.deb 
(--unpack):
   trying to overwrite 
'/usr/share/gocode/src/gopkg.in/warnings.v0/warnings.go', which is also in 
package golang-gopkg-warnings.v0-dev 0.1.2-1
  Errors were encountered while processing:
   /tmp/apt-dpkg-install-pcbwJL/5-golang-gopkg-gcfg.v1-dev_1.2.0-3_all.deb


Andreas


golang-gopkg-warnings.v0-dev=0.1.2-1_golang-gopkg-gcfg.v1-dev=1.2.0-3.log.gz
Description: application/gzip
___
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#886931: sia: unowned directory after purge: /var/lib/sia/

2018-01-11 Thread Andreas Beckmann
Package: sia
Version: 
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package left unowned
directories on the system after purge, which is a violation of
policy 6.8:

https://www.debian.org/doc/debian-policy/#details-of-removal-and-or-configuration-purging

Filing this as important as having a piuparts clean archive is a release
goal since lenny.

The maintainer scripts create (and later remove) a file in that
directory. Manual directory removal may be not appropriate as this
directory is shared between several packages.

If the package would ship this as an empty directory, dpkg would take
care of the creation and removal (if it's empty).

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

2m38.8s ERROR: FAIL: Package purging left files on system:
  /var/lib/sia/  not owned


cheers,

Andreas


sia_1.3.0-1.log.gz
Description: application/gzip
___
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#886845: golang-github-cloudfoundry-gosigar-dev: /usr/bin/stress is already shipped by the 'stress' package

2018-01-10 Thread Andreas Beckmann
Package: golang-github-cloudfoundry-gosigar-dev
Version: 0.0~git20171121.dcb1afc-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:

  Selecting previously unselected package 
golang-github-cloudfoundry-gosigar-dev.
  Preparing to unpack 
.../18-golang-github-cloudfoundry-gosigar-dev_0.0~git20171121.dcb1afc-1_all.deb 
...
  Unpacking golang-github-cloudfoundry-gosigar-dev (0.0~git20171121.dcb1afc-1) 
...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-ZEB1BA/18-golang-github-cloudfoundry-gosigar-dev_0.0~git20171121.dcb1afc-1_all.deb
 (--unpack):
   trying to overwrite '/usr/bin/stress', which is also in package stress 
1.0.4-2
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Errors were encountered while processing:
   
/tmp/apt-dpkg-install-ZEB1BA/18-golang-github-cloudfoundry-gosigar-dev_0.0~git20171121.dcb1afc-1_all.deb


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Cheers,

Andreas

PS: for more information about the detection of file overwrite errors
of this kind see https://qa.debian.org/dose/file-overwrites.html


stress=1.0.4-2_golang-github-cloudfoundry-gosigar-dev=0.0~git20171121.dcb1afc-1.log.gz
Description: application/gzip
___
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#884031: golang-github-hashicorp-serf: FTBFS on most architectures

2017-12-10 Thread Andreas Beckmann
Source: golang-github-hashicorp-serf
Version: 0.8.1+git20171021.c20a0b1~ds1-3
Severity: serious

Hi,

the last golang-github-hashicorp-serf upload FTBFS on most
architectures:

https://buildd.debian.org/status/package.php?p=golang-github-hashicorp-serf=unstable

with something that is probably a test failure.


Andreas

___
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#855876: golang-etcd-server-dev: ships md5sums but no files: /usr/share/gocode/src/github.com/coreos/etcd/integration/*

2017-10-30 Thread Andreas Beckmann
Followup-For: Bug #855876

And again there is some cruft in the package:

1m26.1s ERROR: FAIL: debsums reports modifications inside the chroot:
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/proxy/grpcproxy/127.0.0.1:2100114608
 (from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/proxy/grpcproxy/127.0.0.1:2100214608
 (from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/proxy/grpcproxy/localhost:3106664322028782283
 (from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/proxy/grpcproxy/localhost:31066643220287822830
 (from golang-etcd-server-dev package)


Andreas


golang-etcd-server-dev_3.2.9+dfsg-2.log.gz
Description: application/gzip
___
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#877319: golang-github-golang-geo: FTBFS on i386

2017-09-30 Thread Andreas Beckmann
Source: golang-github-golang-geo
Version: 0.0~git20170112.0.f819552-1
Severity: serious
Justification: fails to build from source

Hi,

golang-github-golang-geo builds fine on amd64, but fails on i386:

 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
   dh_auto_build -O--buildsystem=golang
cd obj-i686-linux-gnu && go install 
-gcflags=\"-trimpath=/build/golang-github-golang-geo-0.0\~git20170112.0.f819552/obj-i686-linux-gnu/src\"
 -asmflags=\"-trimpath=/build/golang-github-golang-geo-0.0\~git20
170112.0.f819552/obj-i686-linux-gnu/src\" -v -p 16 github.com/golang/geo/r1 
github.com/golang/geo/r2 github.com/golang/geo/r3 github.com/golang/geo/s1 
github.com/golang/geo/s2
github.com/golang/geo/r1
github.com/golang/geo/s1
github.com/golang/geo/r2
github.com/golang/geo/r3
github.com/golang/geo/s2
# github.com/golang/geo/s2
src/github.com/golang/geo/s2/cell.go:82:2: invalid instruction: 00463 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:88)
FMOVD   "".~r0+248(CX)(SP*1), F0
src/github.com/golang/geo/s2/cell.go:82:2: invalid instruction: 00463 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:88)
FMOVD   "".~r0+192(CX)(SP*1), F0
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00380 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:150)
  FMOVDP  F0, "".children+108(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00388 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:151)
  FMOVDP  F0, "".children+100(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00407 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:157)
  FMOVDP  F0, "".children+124(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00415 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:158)
  FMOVDP  F0, "".children+116(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00431 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:160)
  FMOVDP  F0, "".children+116(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00439 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:161)
  FMOVDP  F0, "".children+124(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00455 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:153)
  FMOVDP  F0, "".children+100(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: invalid instruction: 00463 
(/build/golang-github-golang-geo-0.0~git20170112.0.f819552/obj-i686-linux-gnu/src/github.com/golang/geo/s2/cell.go:154)
  FMOVDP  F0, "".children+108(DX)(SP*1)
src/github.com/golang/geo/s2/cell.go:165:2: too many errors
dh_auto_build: cd obj-i686-linux-gnu && go install 
-gcflags=\"-trimpath=/build/golang-github-golang-geo-0.0\~git20170112.0.f819552/obj-i686-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/golang-github-golang-geo-0.0\~git20170112.0.f819552/obj-i686-linux-gnu/src\"
 -v -p 16 github.com/golang/geo/r1 github.com/golang/geo/r2 
github.com/golang/geo/r3 github.com/golang/geo/s1 github.com/golang/geo/s2 
returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2


Andreas


golang-github-golang-geo_0.0~git20170112.0.f819552-1.log.gz
Description: application/gzip
___
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#877317: golang-golang-x-debug: FTBFS on i386

2017-09-30 Thread Andreas Beckmann
Package: golang-golang-x-debug
Version: 0.0~git20160621.0.fb50892-1
Severity: serious
Justification: fails to build from source

Hi,

golang-golang-x-debug builds fine on amd64, but fails on i386:

 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
   dh_auto_build -O--buildsystem=golang
cd obj-i686-linux-gnu && go install 
-gcflags=\"-trimpath=/build/golang-golang-x-debug-0.0\~git20160621.0.fb50892/obj-i686-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/golang-golang-x-debug-0.0\~git20160621.0.fb50892/obj-i686-linux-gnu/src\"
 -v -p 16 golang.org/x/debug golang.org/x/debug/arch golang.org/x/debug/dwarf 
golang.org/x/debug/elf golang.org/x/debug/gosym golang.org/x/debug/local 
golang.org/x/debug/macho golang.org/x/debug/remote golang.org/x/debug/server 
golang.org/x/debug/server/protocol
golang.org/x/debug
golang.org/x/debug/arch
golang.org/x/debug/dwarf
golang.org/x/debug/gosym
golang.org/x/debug/server/protocol
golang.org/x/debug/remote
golang.org/x/debug/elf
golang.org/x/debug/macho
golang.org/x/debug/server
# golang.org/x/debug/server
src/golang.org/x/debug/server/server.go:325:48: s.stoppedRegs.Rip undefined 
(type syscall.PtraceRegs has no field or method Rip)
src/golang.org/x/debug/server/server.go:385:15: s.stoppedRegs.Rip undefined 
(type syscall.PtraceRegs has no field or method Rip)
src/golang.org/x/debug/server/server.go:391:32: s.stoppedRegs.Rip undefined 
(type syscall.PtraceRegs has no field or method Rip)
src/golang.org/x/debug/server/server.go:392:32: s.stoppedRegs.Rsp undefined 
(type syscall.PtraceRegs has no field or method Rsp)
src/golang.org/x/debug/server/server.go:578:67: s.stoppedRegs.Rip undefined 
(type syscall.PtraceRegs has no field or method Rip)
src/golang.org/x/debug/server/server.go:578:86: s.stoppedRegs.Rsp undefined 
(type syscall.PtraceRegs has no field or method Rsp)
src/golang.org/x/debug/server/server.go:608:37: regs.Rip undefined (type 
syscall.PtraceRegs has no field or method Rip)
src/golang.org/x/debug/server/server.go:608:47: regs.Rsp undefined (type 
syscall.PtraceRegs has no field or method Rsp)
dh_auto_build: cd obj-i686-linux-gnu && go install 
-gcflags=\"-trimpath=/build/golang-golang-x-debug-0.0\~git20160621.0.fb50892/obj-i686-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/golang-golang-x-debug-0.0\~git20160621.0.fb50892/obj-i686-linux-gnu/src\"
 -v -p 16 golang.org/x/debug golang.org/x/debug/arch golang.org/x/debug/dwarf 
golang.org/x/debug/elf golang.org/x/debug/gosym golang.org/x/debug/local 
golang.org/x/debug/macho golang.org/x/debug/remote golang.org/x/debug/server 
golang.org/x/debug/server/protocol returned exit code 2
debian/rules:10: recipe for target 'build' failed
make: *** [build] Error 2


Andreas


golang-golang-x-debug_0.0~git20160621.0.fb50892-1.log.gz
Description: application/gzip
___
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#872206: restic: broken symlinks: /usr/share/doc/restic/_static/*/* -> ../../../../sphinx_rtd_theme/*/*

2017-08-15 Thread Andreas Beckmann
Package: restic
Version: 0.7.1-1
Severity: normal
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

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

1m50.4s ERROR: FAIL: Broken symlinks:
  /usr/share/doc/restic/_static/js/theme.js -> 
../../../../sphinx_rtd_theme/static/js/theme.js
  /usr/share/doc/restic/_static/js/modernizr.min.js -> 
../../../../sphinx_rtd_theme/static/js/modernizr.min.js
  /usr/share/doc/restic/_static/fonts/fontawesome-webfont.woff -> 
../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
  /usr/share/doc/restic/_static/fonts/fontawesome-webfont.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
  /usr/share/doc/restic/_static/fonts/fontawesome-webfont.svg -> 
../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
  /usr/share/doc/restic/_static/fonts/fontawesome-webfont.eot -> 
../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
  /usr/share/doc/restic/_static/fonts/RobotoSlab-Regular.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.ttf
  /usr/share/doc/restic/_static/fonts/RobotoSlab-Bold.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.ttf
  /usr/share/doc/restic/_static/fonts/Lato-Regular.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
  /usr/share/doc/restic/_static/fonts/Lato-Bold.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
  /usr/share/doc/restic/_static/fonts/Inconsolata-Regular.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/Inconsolata-Regular.ttf
  /usr/share/doc/restic/_static/fonts/Inconsolata-Bold.ttf -> 
../../../../sphinx_rtd_theme/static/fonts/Inconsolata-Bold.ttf
  /usr/share/doc/restic/_static/css/theme.css -> 
../../../../sphinx_rtd_theme/static/css/theme.css
  /usr/share/doc/restic/_static/css/badge_only.css -> 
../../../../sphinx_rtd_theme/static/css/badge_only.css


Is restic missing a Depends/Recommends/Suggests: sphinx-rtd-theme-common ?


cheers,

Andreas


restic_0.7.1-1.log.gz
Description: application/gzip
___
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#870843: golang-github-armon-go-metrics-dev: unhandled symlink to directory conversion: /usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus

2017-08-05 Thread Andreas Beckmann
Package: golang-github-armon-go-metrics-dev
Version: 0.0~git20170601.0.f036747-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

an upgrade test with piuparts revealed that your package installs files
over existing symlinks and possibly overwrites files owned by other
packages. This usually means an old version of the package shipped a
symlink but that was later replaced by a real (and non-empty)
directory. This kind of overwriting another package's files cannot be
detected by dpkg.

This was observed on the following upgrade paths:

  testing -> sid

For /usr/share/doc/PACKAGE this may not be problematic as long as both
packages are installed, ship byte-for-byte identical files and are
upgraded in lockstep. But once one of the involved packages gets
removed, the other one will lose its documentation files, too,
including the copyright file, which is a violation of Policy 12.5:
https://www.debian.org/doc/debian-policy/ch-docs.html#s-copyrightfile

For other overwritten locations anything interesting may happen.

Note that dpkg intentionally does not replace directories with symlinks
and vice versa, you need the maintainer scripts to do this.
See in particular the end of point 4 in
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-unpackphase

It is recommended to use the dpkg-maintscript-helper commands
'dir_to_symlink' and 'symlink_to_dir' (available since dpkg 1.17.14)
to perform the conversion, ideally using d/$PACKAGE.maintscript.
Do not forget to add 'Pre-Depends: ${misc:Pre-Depends}' in d/control.
See dpkg-maintscript-helper(1) and dh_installdeb(1) for details.


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

0m33.8s INFO: dirname part contains a symlink:
  /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/alt_exit.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
  /usr/share/gocode/src/github.com/sirupsen/logrus/alt_exit_test.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/alt_exit_test.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
  /usr/share/gocode/src/github.com/sirupsen/logrus/doc.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/doc.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
  /usr/share/gocode/src/github.com/sirupsen/logrus/entry.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/entry.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
[...]
  /usr/share/gocode/src/github.com/sirupsen/logrus/terminal_windows.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/terminal_windows.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
  /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/text_formatter.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
  /usr/share/gocode/src/github.com/sirupsen/logrus/text_formatter_test.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/text_formatter_test.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus
  /usr/share/gocode/src/github.com/sirupsen/logrus/writer.go 
(golang-github-sirupsen-logrus-dev) != 
/usr/share/gocode/src/github.com/Sirupsen/logrus/writer.go (?)
/usr/share/gocode/src/github.com/sirupsen/logrus -> ../Sirupsen/logrus


cheers,

Andreas


golang-github-armon-go-metrics-dev_0.0~git20170601.0.f036747-1.log.gz
Description: application/gzip
___
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#870390: etcd-fs: B-D golang-etcd-dev has been renamed to golang-github-coreos-go-etcd-dev

2017-08-01 Thread Andreas Beckmann
Source: etcd-fs
Version: 0.0+git20140621.0.395eacb-2
Severity: serious

Note the deprecation information in the description of the renamed
package:

Package: golang-github-coreos-go-etcd-dev
Description-en: [DEPRECATED] Go client for etcd
 go-etcd is a deprecated client implementation in Go for etcd.
 .
 etcd now has an official Go client, which has a nicer API and better support.
 It is available at https://github.com/coreos/etcd/tree/master/client.
 See Debian packages etcd-client, etcd-server and golang-etcd-server-dev.
 .
 We strongly suggest you use the aforementioned official Go client instead of
 go-etcd in your new projects.  For existing projects, we suggest you migrate
 to the official Go client.


Andreas

___
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#866920: prometheus: switch B-D from golang-goleveldb-dev to golang-github-syndtr-goleveldb-dev

2017-07-02 Thread Andreas Beckmann
Source: prometheus
Version: 1.6.2+ds-2
Severity: serious

golang-goleveldb-dev has been renamed to
golang-github-syndtr-goleveldb-dev, the old name is no longer
built/provided.

Andreas

___
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#866394: golang-github-coreos-go-semver-dev: fails to upgrade from 'stretch' - trying to overwrite /usr/share/gocode/src/github.com/coreos/go-semver/example.go

2017-06-29 Thread Andreas Beckmann
Package: golang-github-coreos-go-semver-dev
Version: 0.0~git20150304-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + golang-go-semver-dev

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'stretch'.
It installed fine in 'stretch', then the upgrade to 'buster' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package golang-github-coreos-go-semver-dev.
  Preparing to unpack 
.../golang-github-coreos-go-semver-dev_0.0~git20150304-2_all.deb ...
  Unpacking golang-github-coreos-go-semver-dev (0.0~git20150304-2) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-coreos-go-semver-dev_0.0~git20150304-2_all.deb
 (--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/coreos/go-semver/example.go', which is also 
in package golang-go-semver-dev 0.0~git20150304-1
  Preparing to unpack .../golang-go-semver-dev_0.0~git20150304-2_all.deb ...
  Unpacking golang-go-semver-dev (0.0~git20150304-2) over (0.0~git20150304-1) 
...
  Errors were encountered while processing:
   
/var/cache/apt/archives/golang-github-coreos-go-semver-dev_0.0~git20150304-2_all.deb


cheers,

Andreas


golang-go-semver-dev_0.0~git20150304-2.log.gz
Description: application/gzip
___
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#859577: golang-github-syndtr-goleveldb-dev: file conflict with golang-goleveldb-dev

2017-04-07 Thread Andreas Beckmann
Followup-For: Bug #859577
Control: found -1 0.0~git20170302.0.3c5717c-3
Control: found -1 0.0~git20170302.0.3c5717c-2

Hi,

you are still missing 
  Breaks+Replaces: golang-goleveldb-dev (<< 0.0~git20170302.0.3c5717c)
to properly take over the files from the old package.


Andreas

___
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#855876: golang-etcd-server-dev: ships md5sums but no files: /usr/share/gocode/src/github.com/coreos/etcd/integration/*

2017-02-22 Thread Andreas Beckmann
Package: golang-etcd-server-dev
Version: 3.1.1+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed debsums reports some missing
files in your package.
Looks like these are present in the md5sums file, but not in the
package itself.

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

2m18.1s ERROR: FAIL: debsums reports modifications inside the chroot:
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2100901396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2101001396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2101101396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2101201396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2101301396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2101401396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2102901396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2103001396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2103101396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2103201396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2103301396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2103401396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2105101396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2105201396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2105301396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2105401396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2105501396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2105601396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2142501396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2142601396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2142701396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2142801396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2142901396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2143001396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2143701396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2143801396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2143901396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2144001396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2144101396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/127.0.0.1:2144201396 
(from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/localhost:1482183007541472900
 (from golang-etcd-server-dev package)
  debsums: missing file 
/usr/share/gocode/src/github.com/coreos/etcd/integration/localhost:14821830075414729000
 (from golang-etcd-server-dev package)
  debsums: 

[pkg-go] Bug#855509: golang-cfssl: /usr/bin/mkbundle already used by mono-devel

2017-02-19 Thread Andreas Beckmann
Package: golang-cfssl
Version: 1.2.0+git20160825.89.7fb22c8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files.
Since mono-devel uses this binary name for a long time already,
you will have to rename the clashing binary in the newly introduced
package.

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

  Selecting previously unselected package golang-cfssl.
  Preparing to unpack .../golang-cfssl_1.2.0+git20160825.89.7fb22c8-1_amd64.deb 
...
  Unpacking golang-cfssl (1.2.0+git20160825.89.7fb22c8-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-cfssl_1.2.0+git20160825.89.7fb22c8-1_amd64.deb 
(--unpack):
   trying to overwrite '/usr/bin/mkbundle', which is also in package mono-devel 
4.6.2.7+dfsg-1
  Errors were encountered while processing:
   /var/cache/apt/archives/golang-cfssl_1.2.0+git20160825.89.7fb22c8-1_amd64.deb


cheers,

Andreas


mono-devel=4.6.2.7+dfsg-1_golang-cfssl=1.2.0+git20160825.89.7fb22c8-1.log.gz
Description: application/gzip
___
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#847354: fixed in goiardi 0.11.0.1-2

2017-01-13 Thread Andreas Beckmann
Control: found -1 0.11.0.1-2

On Wed, 21 Dec 2016 17:35:28 + Jordi Mallach  wrote:
>  goiardi (0.11.0.1-2) unstable; urgency=medium
>  .
>* Remove /var/lib/goiardi and /etc/goiardi/*.pem on purge (closes: 
> #847354).

The package still leaves /var/***log***/goiardi around ...


Andreas

___
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#848234: txwinrm, winrm: error when trying to install together

2016-12-15 Thread Andreas Beckmann
Package: txwinrm,winrm
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite
Control: found -1 0.0~git20160323.0752679-1
Control: found -1 1.1.28-1

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:

  Selecting previously unselected package winrm.
  Preparing to unpack .../winrm_0.0~git20160323.0752679-1_amd64.deb ...
  Unpacking winrm (0.0~git20160323.0752679-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/winrm_0.0~git20160323.0752679-1_amd64.deb (--unpack):
   trying to overwrite '/usr/bin/winrm', which is also in package txwinrm 
1.1.28-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/winrm_0.0~git20160323.0752679-1_amd64.deb

This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/bin/winrm

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may
also register in the BTS that the other package is affected by the bug.

Cheers,

Andreas

PS: for more information about the detection of file overwrite errors
of this kind see https://qa.debian.org/dose/file-overwrites.html


txwinrm=1.1.28-1_winrm=0.0~git20160323.0752679-1.log.gz
Description: application/gzip
___
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#843031: golang-github-nsf-termbox-go-dev: fails to upgrade from 'jessie' - trying to overwrite /usr/share/gocode/src/github.com/nsf/termbox-go/_demos/editbox.go

2016-11-03 Thread Andreas Beckmann
Package: golang-github-nsf-termbox-go-dev
Version: 0.0~git20160914-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'jessie'.
It installed fine in 'jessie', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package golang-github-nsf-termbox-go-dev.
  Preparing to unpack 
.../golang-github-nsf-termbox-go-dev_0.0~git20160914-1_all.deb ...
  Unpacking golang-github-nsf-termbox-go-dev (0.0~git20160914-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-nsf-termbox-go-dev_0.0~git20160914-1_all.deb
 (--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/nsf/termbox-go/_demos/editbox.go', which is 
also in package golang-termbox-dev 0.0~git20140119-1
  Errors were encountered while processing:
   
/var/cache/apt/archives/golang-github-nsf-termbox-go-dev_0.0~git20160914-1_all.deb


cheers,

Andreas


golang-termbox-dev=0.0~git20140119-1_golang-github-nsf-termbox-go-dev=0.0~git20160914-1.log.gz
Description: application/gzip
___
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#841513: golang-github-azure-go-autorest: FTBFS in sid: cannot use map[string]interface {} literal (type map[string]interface {}) as type jwt.Claims in assignment

2016-10-21 Thread Andreas Beckmann
Source: golang-github-azure-go-autorest
Version: 7.2.0+REALLY.7.0.4-1
Severity: serious

Hi,

the "older" version now FTBFS in sid (arch:all buildd):

https://buildd.debian.org/status/fetch.php?pkg=golang-github-azure-go-autorest=all=7.2.0%2BREALLY.7.0.4-1=1476210593

   dh_auto_build -i -O--buildsystem=golang
go install -v -p 1 github.com/Azure/go-autorest/autorest 
github.com/Azure/go-autorest/autorest/azure 
github.com/Azure/go-autorest/autorest/azure/example 
github.com/Azure/go-autorest/autorest/date 
github.com/Azure/go-autorest/autorest/mocks 
github.com/Azure/go-autorest/autorest/to
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/date
github.com/dgrijalva/jwt-go
github.com/Azure/go-autorest/autorest/azure
# github.com/Azure/go-autorest/autorest/azure
src/github.com/Azure/go-autorest/autorest/azure/token.go:147: cannot use 
map[string]interface {} literal (type map[string]interface {}) as type 
jwt.Claims in assignment:
map[string]interface {} does not implement jwt.Claims (missing Valid 
method)
golang.org/x/crypto/pkcs12/internal/rc2
golang.org/x/crypto/pkcs12
github.com/Azure/go-autorest/autorest/mocks
github.com/Azure/go-autorest/autorest/to
dh_auto_build: go install -v -p 1 github.com/Azure/go-autorest/autorest 
github.com/Azure/go-autorest/autorest/azure 
github.com/Azure/go-autorest/autorest/azure/example 
github.com/Azure/go-autorest/autorest/date 
github.com/Azure/go-autorest/autorest/mocks 
github.com/Azure/go-autorest/autorest/to returned exit code 2
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2


Andreas

___
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#831863: monkeytail,mtail: both ship /usr/bin/mtail

2016-07-20 Thread Andreas Beckmann
Package: monkeytail,mtail
Severity: serious
Tags: sid
User: trei...@debian.org
Usertags: edos-file-overwrite
Control: found -1 0.0+git20160704.35c4023-1
Control: found -1 0.3.2-3

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:

  Selecting previously unselected package mtail.
  Preparing to unpack .../mtail_0.0+git20160704.35c4023-1_amd64.deb ...
  Unpacking mtail (0.0+git20160704.35c4023-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/mtail_0.0+git20160704.35c4023-1_amd64.deb (--unpack):
   trying to overwrite '/usr/bin/mtail', which is also in package monkeytail 
0.3.2-3
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/mtail_0.0+git20160704.35c4023-1_amd64.deb

This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  usr/bin/mtail

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package. You may
also register in the BTS that the other package is affected by the bug.

Cheers,

Andreas

PS: for more information about the detection of file overwrite errors
of this kind see https://qa.debian.org/dose/file-overwrites.html


monkeytail=0.3.2-3_mtail=0.0+git20160704.35c4023-1.log.gz
Description: application/gzip
___
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#826686: golang-github-burntsushi-toml-dev: fails to upgrade from 'testing' - trying to overwrite /usr/share/gocode/src/github.com/BurntSushi/toml/_examples/example.go

2016-06-07 Thread Andreas Beckmann
Package: golang-github-burntsushi-toml-dev
Version: 0.2.0-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package golang-github-burntsushi-toml-dev.
  Preparing to unpack .../golang-github-burntsushi-toml-dev_0.2.0-2_all.deb ...
  Unpacking golang-github-burntsushi-toml-dev (0.2.0-2) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-burntsushi-toml-dev_0.2.0-2_all.deb 
(--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/BurntSushi/toml/_examples/example.go', which 
is also in package golang-toml-dev 0.2.0-1
  Processing triggers for libc-bin (2.22-9) ...
  Errors were encountered while processing:
   /var/cache/apt/archives/golang-github-burntsushi-toml-dev_0.2.0-2_all.deb


cheers,

Andreas


golang-toml-dev=0.2.0-1_golang-github-burntsushi-toml-dev=0.2.0-2.log.gz
Description: application/gzip
___
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#825275: golang-github-jteeuwen-go-bindata-dev: missing Breaks+Replaces: golang-bindata-dev

2016-05-25 Thread Andreas Beckmann
Package: golang-github-jteeuwen-go-bindata-dev
Version: 3.0.7-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'jessie'.
It installed fine in 'jessie', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package golang-github-jteeuwen-go-bindata-dev.
  Preparing to unpack .../golang-github-jteeuwen-go-bindata-dev_3.0.7-2_all.deb 
...
  Unpacking golang-github-jteeuwen-go-bindata-dev (3.0.7-2) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-jteeuwen-go-bindata-dev_3.0.7-2_all.deb 
(--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/jteeuwen/go-bindata/asset.go', which is also 
in package golang-bindata-dev 3.0.5-1
  Errors were encountered while processing:
   /var/cache/apt/archives/golang-github-jteeuwen-go-bindata-dev_3.0.7-2_all.deb


cheers,

Andreas


golang-bindata-dev=3.0.5-1_golang-github-jteeuwen-go-bindata-dev=3.0.7-2.log.gz
Description: application/gzip
___
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#803446: docker-registry: unowned directory after purge: /var/lib/docker-registry/

2015-10-30 Thread Andreas Beckmann
Package: docker-registry
Version: 2.1.1~ds1-2
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package left unowned
directories on the system after purge, which is a violation of
policy 6.8:

https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails

Filing this as important as having a piuparts clean archive is a release
goal since lenny.

The maintainer scripts create (and later remove) a file in that
directory. Manual directory removal may be not appropriate as this
directory is shared between several packages.

If the package would ship this as an empty directory, dpkg would take
care of the creation and removal (if it's empty).

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

0m41.1s ERROR: FAIL: Package purging left files on system:
  /var/lib/docker-registry/  not owned


cheers,

Andreas


docker-registry_2.1.1~ds1-2.log.gz
Description: application/gzip
___
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#801558: golang-codegangsta-cli-dev: fails to upgrade from 'testing' - trying to overwrite /usr/share/gocode/src/github.com/codegangsta/cli/command.go

2015-10-11 Thread Andreas Beckmann
Package: golang-codegangsta-cli-dev
Version: 0.0~git20150117-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package golang-github-codegangsta-cli-dev.
  Preparing to unpack 
.../golang-github-codegangsta-cli-dev_0.0~git20150117-2_all.deb ...
  Unpacking golang-github-codegangsta-cli-dev (0.0~git20150117-2) ...
  dpkg: error processing archive 
/var/cache/apt/archives/golang-github-codegangsta-cli-dev_0.0~git20150117-2_all.deb
 (--unpack):
   trying to overwrite 
'/usr/share/gocode/src/github.com/codegangsta/cli/command.go', which is also in 
package golang-codegangsta-cli-dev 0.0~git20150117-1
  Preparing to unpack .../golang-codegangsta-cli-dev_0.0~git20150117-2_all.deb 
...
  Unpacking golang-codegangsta-cli-dev (0.0~git20150117-2) over 
(0.0~git20150117-1) ...
  Errors were encountered while processing:
   
/var/cache/apt/archives/golang-github-codegangsta-cli-dev_0.0~git20150117-2_all.deb


cheers,

Andreas


golang-codegangsta-cli-dev_0.0~git20150117-2.log.gz
Description: application/gzip
___
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#792105: prometheus: unowned files after purge (policy 6.8, 10.8): /var/lib/prometheus/console{, _libraries}/*

2015-07-11 Thread Andreas Beckmann
Package: prometheus
Version: 0.14.0+ds-1
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package left unowned files on
the system after purge, which is a violation of policy 6.8 (or 10.8):

https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails

Filing this as important as having a piuparts clean archive is a release
goal since lenny.

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

0m41.5s ERROR: FAIL: Package purging left files on system:
  /var/lib/prometheus/   owned by: prometheus
  /var/lib/prometheus/console_libraries/ not owned
  /var/lib/prometheus/console_libraries/menu.lib not owned
  /var/lib/prometheus/console_libraries/prom.lib not owned
  /var/lib/prometheus/consoles/  not owned
  /var/lib/prometheus/consoles/README.consoles   not owned
  /var/lib/prometheus/consoles/aws_elasticache.html  not owned
  /var/lib/prometheus/consoles/aws_elb.html  not owned
  /var/lib/prometheus/consoles/aws_redshift-cluster.html not owned
  /var/lib/prometheus/consoles/aws_redshift.html not owned
  /var/lib/prometheus/consoles/cassandra.htmlnot owned
  /var/lib/prometheus/consoles/cloudwatch.html   not owned
  /var/lib/prometheus/consoles/federation_template_example.txt   not owned
  /var/lib/prometheus/consoles/haproxy-backend.html  not owned
  /var/lib/prometheus/consoles/haproxy-backends.html not owned
  /var/lib/prometheus/consoles/haproxy-frontend.html not owned
  /var/lib/prometheus/consoles/haproxy-frontends.htmlnot owned
  /var/lib/prometheus/consoles/haproxy.html  not owned
  /var/lib/prometheus/consoles/index.htmlnot owned
  /var/lib/prometheus/consoles/node-cpu.html not owned
  /var/lib/prometheus/consoles/node-disk.htmlnot owned
  /var/lib/prometheus/consoles/node-overview.htmlnot owned
  /var/lib/prometheus/consoles/node.html not owned



cheers,

Andreas


prometheus_0.14.0+ds-1.log.gz
Description: application/gzip
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers