[pkg-go] Processed: bug 820466 is forwarded to https://github.com/shirou/gopsutil/issues/179

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

> forwarded 820466 https://github.com/shirou/gopsutil/issues/179
Bug #820466 [golang-github-shirou-gopsutil-dev] 
golang-github-shirou-gopsutil-dev: not configured for ppc64(el)
Set Bug forwarded-to-address to 'https://github.com/shirou/gopsutil/issues/179'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
820466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820466
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#820466: golang-github-shirou-gopsutil-dev: not configured for ppc64(el)

2016-04-08 Thread Aaron M. Ucko
"Aaron M. Ucko"  writes:

>   # github.com/shirou/gopsutil/host
>   src/github.com/shirou/gopsutil/host/host_linux.go:108: undefined: utmp
>   src/github.com/shirou/gopsutil/host/host_linux.go:109: invalid expression 
> unsafe.Sizeof(u)
>   src/github.com/shirou/gopsutil/host/host_linux.go:117: undefined: utmp

These same errors showed up on arm64.  It looks like the existing
host_linux_arm.go is actually meant for arm64; please recharacterize it
appropriately and add a version suitable for 32-bit ARM (armel/armhf).

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

___
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#820466: golang-github-shirou-gopsutil-dev: not configured for ppc64(el)

2016-04-08 Thread Aaron M. Ucko
Package: golang-github-shirou-gopsutil-dev
Version: 1.0.0+git20160112-1
Severity: important

The ppc64el build of nomad failed:

  # github.com/shirou/gopsutil/host
  src/github.com/shirou/gopsutil/host/host_linux.go:108: undefined: utmp
  src/github.com/shirou/gopsutil/host/host_linux.go:109: invalid expression 
unsafe.Sizeof(u)
  src/github.com/shirou/gopsutil/host/host_linux.go:117: undefined: utmp

The issue appears to be that there's no appropriate host_linux_*.go
for this architecture, on which Go is available nowadays.  I
anticipate a similar failure on ppc64 (though that's not a release
architecture, FTR).

Could you please take a look?

Thanks!

___
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-ginkgo 1.2.0-3 MIGRATED to testing

2016-04-08 Thread Debian testing watch
FYI: The status of the golang-ginkgo source package
in Debian's testing distribution has changed.

  Previous version: 1.2.0-2
  Current version:  1.2.0-3

-- 
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-smartystreets-assertions_1.6.0+dfsg-1_amd64.changes is NEW

2016-04-08 Thread Debian FTP Masters
binary:golang-github-smartystreets-assertions-dev is NEW.
source:golang-github-smartystreets-assertions is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html

___
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-smartystreets-assertions_1.6.0+dfsg-1_amd64.changes

2016-04-08 Thread Debian FTP Masters
golang-github-smartystreets-assertions_1.6.0+dfsg-1_amd64.changes uploaded 
successfully to localhost
along with the files:
  golang-github-smartystreets-assertions_1.6.0+dfsg-1.dsc
  golang-github-smartystreets-assertions_1.6.0+dfsg.orig.tar.xz
  golang-github-smartystreets-assertions_1.6.0+dfsg-1.debian.tar.xz
  golang-github-smartystreets-assertions-dev_1.6.0+dfsg-1_all.deb

Greetings,

Your Debian queue daemon (running on host franck.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#820421: ITP: golang-github-smartystreets-assertions -- fluent assertion-style functions

2016-04-08 Thread Dmitry Smirnov
Package: wnpp
Severity: wishlist
Owner: Dmitry Smirnov 
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-go-maintainers@lists.alioth.debian.org
Control: affects -1 golang-github-smartystreets-goconvey

   Package name: golang-github-smartystreets-assertions
Version: 1.6.0
Upstream Author: SmartyStreets, LLC
License: Expat
URL: https://github.com/smartystreets/assertions
Description: fluent assertion-style functions
 This package contains the implementations for all assertions which are
 referenced in goconvey package (github.com/smartystreets/goconvey/convey)
 and gunit (github.com/smartystreets/gunit) for use with the So(...)
 method. They can also be used in traditional Go test functions and even in
 applications.


signature.asc
Description: This is a digitally signed message part.
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers