[pkg-go] Bug#898397: Bug#898397: dh-make-golang: allow authentication to github API to avoid hitting limits

2018-05-14 Thread Michael Stapelberg
fixed in https://github.com/Debian/dh-make-golang/commit/db00c3774281436cc182d81463fbc86d791ec019 On Fri, May 11, 2018 at 6:58 AM, Paul Wise wrote: > Package: dh-make-golang > Version: 0.0~git20180410.bcfd5bf-1 > Severity: wishlist > > I packaged a bunch of dependencies for

Re: [pkg-go] Typo when creating a salsa repo, and how to delete the project

2018-04-27 Thread Michael Stapelberg
Deleted it. There’s no inactivity cleanup that I know of. On Fri, Apr 27, 2018 at 7:58 AM, Arnaud Rebillout < arnaud.rebill...@collabora.com> wrote: > Hello Go packagers, > > Let's say I used `dh-make-golang create-salsa-project` and I made a > typo. Now there's a project at >

Re: [pkg-go] gbp buildpackage

2018-06-18 Thread Michael Stapelberg
I use gbp buildpackage --git-export-dir=/tmp/export, the builder configuration happens in ~/.gbp.conf entirely. On Mon, Jun 18, 2018 at 9:49 PM, Tong Sun wrote: > On Sat, Jun 16, 2018 at 5:38 PM Michael Stapelberg - > stapelb...@debian.org > wrote: > > > > I’m using sbuil

Re: [pkg-go] gbp buildpackage

2018-06-16 Thread Michael Stapelberg
I’m using sbuild (as the buildds run sbuild, too), which you can set up using https://people.debian.org/~stapelberg//2018/03/19/sbuild-debian-developer-setup.html In my ~/.gbp.conf, I specify: [buildpackage] builder = sbuild --source-only-changes -s -v -A --no-clean-source On Sat, Jun 16, 2018

Re: [pkg-go] gbp buildpackage

2018-06-17 Thread Michael Stapelberg
Which version of sbuild are you using this with? Try installing sbuild from unstable (or testing), too. On Sun, Jun 17, 2018 at 10:40 PM, Tong Sun wrote: > On Sat, Jun 16, 2018 at 5:38 PM Michael Stapelberg wrote: > > > I’m using sbuild (as the buildds run sbuild, too), which yo

Re: [pkg-go] debian-go mailing list

2018-06-24 Thread Michael Stapelberg
I don’t know :). You’d have to talk to listmasters, I guess? On Sun, Jun 24, 2018 at 5:48 PM, Alexandre Viau wrote: > On 2018-06-24 10:09 AM, Michael Stapelberg wrote: > > The debian-go mailing list has been > > created: https://lists.debian.org/debian-go/ > > Great! &g

Re: [pkg-go] Code review: golang-github-danverbraganza-varcaser

2018-06-24 Thread Michael Stapelberg
Can you file an issue at https://github.com/Debian/dh-make-golang please? On Sun, Jun 24, 2018 at 7:09 AM, Shengjing Zhu wrote: > On Sun, Jun 24, 2018 at 4:17 AM Anthony Fok wrote: > > "golang-x-text-dev" is a deprecated transitional package and will > > be removed eventually. > > Use

Re: [pkg-go] debian-go mailing list

2018-07-27 Thread Michael Stapelberg
> subscribers transfered: > - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=896615 > > If you are not able to access the admin interface, please let me know > and I will contact the alioth-lists.debian.net admins. > > Cheers, > > On 2018-06-24 12:08 PM, Michael Stapelberg w

[pkg-go] Bug#904574: Bug#904574: ratt should depend on dose-extra

2018-07-27 Thread Michael Stapelberg
Sounds reasonable. Could you send a merge request at https://salsa.debian.org/go-team/packages/ratt/blob/master/debian/control please? You can use the Edit button to perform the edit in your browser (but please test the resulting package). If you don’t have an account yet, see

[pkg-go] Bug#905839: Bug#905839: debiman: autopkgtest fails with mdocml version 1.14.4-1

2018-08-10 Thread Michael Stapelberg
control: tag -1 + pending On Fri, Aug 10, 2018 at 2:59 PM, Michael Stapelberg wrote: > This is fixed upstream in https://github.com/Debian/debiman/commit/ > 210e94b3cf101d62b74211d0866f6308c6bee4db > > Feel free to do what is necessary to get the fix into Debian. > > On Fri,

[pkg-go] Bug#905839: Bug#905839: debiman: autopkgtest fails with mdocml version 1.14.4-1

2018-08-10 Thread Michael Stapelberg
+ -c rrggbb, > --color=rrggbb > + Turn the screen into the given color instead of > white. > Color must be given > + in 3-byte format: rrggbb (i.e. ff is red). > + > >

[pkg-go] Bug#907263: dh-golang: Failed to build with gccgo-8

2018-08-26 Thread Michael Stapelberg
If that’s required to fix the bug, then so be it :) On Sun, Aug 26, 2018 at 5:52 PM, Shengjing Zhu wrote: > On Sun, Aug 26, 2018 at 11:33 PM Michael Stapelberg > wrote: > > > > There is a way, dh-make-golang does it: https://github.com/Debian/dh-

[pkg-go] Bug#907263: Bug#907263: dh-golang: Failed to build with gccgo-8

2018-08-26 Thread Michael Stapelberg
There is a way, dh-make-golang does it: https://github.com/Debian/dh-make-golang/blob/f0afc0f7169eb4f261449d8c4bd6fc7950583617/make.go#L177-L192 On Sun, Aug 26, 2018 at 12:34 PM, Shengjing Zhu wrote: > On Sun, Aug 26, 2018 at 5:44 PM Michael Hudson-Doyle > wrote: > > > > I've forgotten

Re: [pkg-go] Joining Debian Go Packaging Team?

2018-07-16 Thread Michael Stapelberg
Approved, welcome to the team! Please familiarize yourself with our documentation at https://go-team.pages.debian.net/ if you haven’t already. On Mon, Jul 16, 2018 at 11:58 AM, Julian Gilbey wrote: > Hello, > > I've received a pull request on go-fuse, but I discover that I'm not > in the Debian

Re: [pkg-go] Go security support in buster

2018-09-05 Thread Michael Stapelberg
Gelman wrote: > Is this something that ratt could help with? The general idea is similar: > when a dependency changes the security team needs to know what other > packages depend on it that need to be binNUM’d. > > Stephen > > > On Sep 4, 2018, at 1:27 AM, Michael Stapelberg

Re: [pkg-go] Go security support in buster

2018-09-05 Thread Michael Stapelberg
Could one automate uploads for all required binNMUs as well? On Wed, Sep 5, 2018 at 8:34 PM, Florian Weimer wrote: > * Michael Stapelberg: > > > I thought haskell was in a similar boat? They have tooling to schedule > > binNMUs for affected packages. > > My underst

Re: [pkg-go] Go security support in buster

2018-09-05 Thread Michael Stapelberg
?) Have you had a chance to look at the Built-Using query by ansgar which I referenced upthread? That should reliably figure out the affected packages. On Wed, Sep 5, 2018 at 10:56 PM, Moritz Muehlenhoff wrote: > On Wed, Sep 05, 2018 at 08:34:10PM +0200, Florian Weimer wrote: > >

[pkg-go] Bug#908083: Bug#908083: golang-gopkg-macaroon-bakery.v2: Autobuilder hangs when building with eatmydata

2018-09-06 Thread Michael Stapelberg
This is not a bug with this package, but with mongodb-server: root@gce1535991:~# mongod --version db version v3.4.15 git version: 52e5b5fbaa3a2a5b1a217f5e647b5061817475f9 OpenSSL version: OpenSSL 1.1.0f 25 May 2017 allocator: tcmalloc modules: none build environment: distarch: x86_64

[pkg-go] Bug#908082: Bug#908082: golang-github-juju-testing: Autobuilder hangs when building with eatmydata

2018-09-06 Thread Michael Stapelberg
This is not a bug with this package, but with mongodb-server: root@gce1535991:~# mongod --version db version v3.4.15 git version: 52e5b5fbaa3a2a5b1a217f5e647b5061817475f9 OpenSSL version: OpenSSL 1.1.0f 25 May 2017 allocator: tcmalloc modules: none build environment: distarch: x86_64

Re: [pkg-go] Blog post about the docker.io package

2018-07-05 Thread Michael Stapelberg
That’s great news! Thanks everyone for all your hard work on this. On Thu, Jul 5, 2018 at 4:17 AM, Arnaud Rebillout < arnaud.rebill...@collabora.com> wrote: > Hello Go packaging team, > > you might remember that I showed up on this mailing list a few months > ago, talking about docker

[pkg-go] Bug#903385: Bug#903385: dh-golang: Allow the "build" dh stage to call "go build" instead of "go install"

2018-07-09 Thread Michael Stapelberg
Would such a flag be useful for any other package than the fscrypt package? If no, I’d recommend to not change dh-golang for the time being, and let this be a one-off in the fscrypt package until it makes sense to centralize the logic. On Mon, Jul 9, 2018 at 12:15 PM, Paride Legovini wrote: >

Re: [pkg-go] debian-go mailing list

2018-07-09 Thread Michael Stapelberg
On Mon, Jul 9, 2018 at 3:05 PM, Clément Hermann wrote: > On 25/06/2018 14:33, Pirate Praveen wrote: > > > > > > On June 25, 2018 11:55:54 AM GMT+05:30, Michael Stapelberg < > stapelb...@debian.org> wrote: > >> Ah, thanks for pointing that out. We alrea

Re: [pkg-go] RFS: golang-github-smartystreets-gunit

2018-04-17 Thread Michael Stapelberg
Thanks, this is now uploaded. On Sun, Apr 15, 2018 at 9:21 PM, Raju Devidas <raju...@disroot.org> wrote: > In between. > > Michael Stapelberg: > > I recommend changing the copyright to “SmartyStreets, LLC”, which is > > clearer for the reader and consisten

[pkg-go] Fixed repository settings

2018-04-17 Thread Michael Stapelberg
Hey, I just noticed that I had an older version of the “ci” binary lying around, preventing my cronjob from updating newly created repositories. This would explain why pushes to some repositories would not result in IRC messages. I fixed this and am currently running the tool to update our

[pkg-go] debian-go mailing list

2018-06-24 Thread Michael Stapelberg
Hey, The debian-go mailing list has been created: https://lists.debian.org/debian-go/ The intention was to use that list as a longer-term mailing list after the alioth list replacement server shuts down, too. I currently don’t have cycles to do any sort of migration, but if someone wants to

Re: [pkg-go] rclone update

2018-10-01 Thread Michael Stapelberg
rclone 1.41 is in Debian testing and unstable, so I assume you’re talking about Debian stable. We won’t update software in Debian stable except for security fixes. If you’d like to use a newer version of rclone from Debian, you’ll need to either upgrade or pin the rclone package from Debian

Re: [pkg-go] Go security support in buster

2018-09-04 Thread Michael Stapelberg
I thought haskell was in a similar boat? They have tooling to schedule binNMUs for affected packages. If you can outline in more specific steps what needs to be done, maybe we can find someone to do the work. Right now, I have no familiarity with Debian’s archive infrastructure. On Mon, Sep 3,

[pkg-go] Bug#921351: Bug#921351: prometheus-postfix-exporter: Init script missing

2019-02-06 Thread Michael Stapelberg
Can you provide a patch if you care about sysvinit please? The Go packaging team is pretty manpower-constrained and non-systemd is a niche case, so any help is appreciated. Thanks! On Wed, Feb 6, 2019 at 7:49 PM Scott Kitterman wrote: > Package: prometheus-postfix-exporter > Version: 0.1.2-1 >

[pkg-go] Bug#921351: Bug#921351: prometheus-postfix-exporter: Init script missing

2019-02-06 Thread Michael Stapelberg
eed to do to get it marked buster-ignore. Thanks. > > Scott K > > On February 7, 2019 7:29:01 AM UTC, Michael Stapelberg < > stapelb...@debian.org> wrote: > >On Wed, Feb 6, 2019 at 11:01 PM Scott Kitterman > >wrote: > > > >> It's not the FTP

[pkg-go] Bug#921351: Bug#921351: prometheus-postfix-exporter: Init script missing

2019-02-06 Thread Michael Stapelberg
lose this bug until someone comes along who actually cares? :) > > Scott K > > On February 6, 2019 9:23:46 PM UTC, Michael Stapelberg < > stapelb...@debian.org> wrote: > >Can you provide a patch if you care about sysvinit please? The Go > >packaging > >team