Bug#922089: ITP: golang-github-mtrmac-gpgme -- Go wrapper for the GPGME library

2019-02-12 Thread Reinhard Tartler
I was running into issues with getting the testsuite pass during a package
build. The testsuite does pass when I 'go get' the library and call it
manually with 'go test'. I straced the failing execution and came to the
conclusion that something funny must be going on with interacting with
gpg-agent.

During this investigation, I've noticed that this repository is a fork of
github.com/proglottis/gpgme, which we already have in debian. I'll
therefore suspend my work on this package for now and will try to patch
github.com/containers/storage to compile against the original version
instead. If that doesn't work out, I may need to get back to this ITP...

Best,
-rt


Bug#922089: ITP: golang-github-mtrmac-gpgme -- Go wrapper for the GPGME library

2019-02-11 Thread Reinhard Tartler
The plan is to maintain this package under to go-team umbrella. The
packaging is at
https://salsa.debian.org/go-team/packages/golang-github-mtrmac-gpgme.

Comments / feedback welcome!

-rt


Bug#922089: ITP: golang-github-mtrmac-gpgme -- Go wrapper for the GPGME library

2019-02-11 Thread Reinhard Tartler


Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler 

* Package name: golang-github-mtrmac-gpgme
  Version : 0.0~git20170102.b243242-1
  Upstream Author : Miloslav Trmač
* URL : https://github.com/mtrmac/gpgme
* License : BSD-3-clause
  Programming Lang: Go
  Description : Go wrapper for the GPGME library

 GPGME (golang) Go wrapper for the GPGME library.
 .
 This library is intended for use with desktop applications.

This is a build dependency of http://github.com/containers/storage