status of building PIE

2021-09-27 Thread Daniel Milde
s not supported[2] [1] https://tracker.debian.org/pkg/gdu [2] https://github.com/golang/go/issues/28531 Cheers -- Daniel Milde

Re: building packages with go 1.16

2021-08-29 Thread Daniel Milde
Dne 28. 08. 21 v 4:14 Tianon Gravi napsal(a): On Fri, 27 Aug 2021 at 16:33, Daniel Milde wrote: I have tried to alter the PATH to check /usr/lib/go-1.16/bin, but debhelper still fails with: Can't exec "go": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_

building packages with go 1.16

2021-08-27 Thread Daniel Milde
Hello everybody, is there possibility to build packages using gbp with golang 1.16 (or even 1.17)? I have tried to alter the PATH to check /usr/lib/go-1.16/bin, but debhelper still fails with: Can't exec "go": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 523

Re: About go-team infrastructure

2021-08-04 Thread Daniel Milde
Hi Aloïs, awesome work, thank you! Cheers, Daniel Dne 04. 08. 21 v 0:18 Aloïs Micard napsal(a): Hello team, I've managed to merge the repositories from github.com/debian/dh-make-golang and salsa.debian.org/go-team/ci into the new salsa.debian.org/go-team/infra/pkg-go-tools. While doing so,

Reproducible builds when using build timestamps

2021-02-12 Thread Daniel Milde
Hi, how do you make reproducible builds when the software is using build variables linked via -X? E.g. https://salsa.debian.org/go-team/packages/gdu/-/blob/debian/sid/debian/rules Is it bad practice to have these build variables at all (maybe except version)? Thanks Daniel

Re: Update of golang-github-gdamore-cell to 2.*

2021-02-02 Thread Daniel Milde
the fix there is to try and switch golang-github-antonmedv-expr to use v2. Does anyone else have any other suggestions? Stephen On Feb 2, 2021, at 4:56 AM, Daniel Milde wrote: Hi Stephen, I have noticed, that autopkgtest failed for golang-github-rivo-tview because golang-github-gdamore

Re: Update of golang-github-gdamore-cell to 2.*

2021-02-02 Thread Daniel Milde
Hi Stephen, I have noticed, that autopkgtest failed for golang-github-rivo-tview because golang-github-gdamore-tcell.v2 installs gocode into the same directory as golang-github-gdamore-tcell: https://qa.debian.org/excuses.php?package=golang-github-rivo-tview https://ci.debian.net/data/autopkgt

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-24 Thread Daniel Milde
-github-rivo-tview and therefore gdu. If this is wrong, please, someone correct me and I’ll upload the others now! Stephen On Jan 24, 2021, at 1:32 PM, Daniel Milde wrote: Hi Stephen, my bad. I was testing it only with gbp and hadn't have clean environment. Fixed now. Thanks Daniel D

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-24 Thread Daniel Milde
cannot find package "github.com/gdamore/tcell/v2/terminfo/dynamic" in any of: /usr/lib/go-1.15/src/github.com/gdamore/tcell/v2/terminfo/dynamic (from $GOROOT) Does it build for you? Stephen On Jan 23, 2021, at 6:26 PM, Daniel Milde wrote: Ok, changed. Thanks Daniel Dne 23. 01. 21

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-24 Thread Daniel Milde
fo/dynamic (from $GOROOT) Does it build for you? Stephen On Jan 23, 2021, at 6:26 PM, Daniel Milde wrote: Ok, changed. Thanks Daniel Dne 23. 01. 21 v 22:47 Stephen Gelman napsal(a): Looking good as a whole. A few small changes before it’s ready to upload: - gdu needs a newer versio

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-23 Thread Daniel Milde
5:36 AM, Daniel Milde wrote: Hi Stephen, ITP created: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980863 and changelog updated. Cheers Daniel Dne 23. 01. 21 v 0:20 Stephen Gelman napsal(a): Daniel, I believe now that we are uploading golang-github-gdamore-tcell.v2 as a new package it

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-23 Thread Daniel Milde
x27;s wrong, someone please correct me! :) Stephen On Fri, Jan 22, 2021 at 1:54 PM Daniel Milde wrote: Great, thank you! Just pushed all three: https://salsa.debian.org/go-team/packages/golang-github-gdamore-tcell.v2 https://salsa.debian.org/go-team/packages/golang-github-rivo-tview

ITP: golang-github-gdamore-tcell.v2 -- Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.

2021-01-23 Thread Daniel Milde
Package: wnpp Severity: wishlist Owner: Daniel Milde * Package name    : golang-github-gdamore-tcell.v2   Version : 2.1.0-1   Upstream Author : Garrett D'Amore * URL : https://github.com/gdamore/tcell * License : Apache-2.0   Programming Lang: Go   Descri

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-22 Thread Daniel Milde
new repos, please use “dh-make-golang create-salsa-project” to create the repos then push to them. Once everything is pushed I’d be happy to sponsor your uploads if you’d like! Stephen On Jan 22, 2021, at 9:52 AM, Daniel Milde wrote: Hi all, so I have packed my first batch of 3 packages

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-22 Thread Daniel Milde
. Stephen On Thu, Jan 21, 2021 at 3:16 PM Daniel Milde wrote: Hi all, I have updated gdamore-tcell to 2.1.0 - https://salsa.debian.org/dundee/golang-github-gdamore-tcell What should I do next? I am not member of the team yet (but request sent), so I cannot push to https://salsa.debian.org/go-team

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-22 Thread Daniel Milde
1. 01. 21 v 22:58 Stephen Gelman napsal(a): Daniel, Does v2 work automatically with existing packages? I recommend using ratt to test. If not, v2 should be uploaded as a separate package. Stephen On Thu, Jan 21, 2021 at 3:16 PM Daniel Milde wrote: Hi all, I have updated gdamore-tcell to

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-21 Thread Daniel Milde
merge request? Or wait for the membership request to be accepted? Thanks! Daniel Dne 21. 01. 21 v 15:15 Utkarsh Gupta napsal(a): Hi Daniel, On Thu, Jan 21, 2021 at 2:13 PM Daniel Milde wrote: I would like to pack https://github.com/dundee/gdu afterwards which needs gdamore/tcell (as it uses

Re: Update of golang-github-gdamore-cell to 2.*

2021-01-21 Thread Daniel Milde
Hi, ok, I will try. I would like to pack https://github.com/dundee/gdu afterwards which needs gdamore/tcell (as it uses rivo/tview). Thank you! Daniel Dne 21. 01. 21 v 8:11 Utkarsh Gupta napsal(a): Hi Daniel, On Thu, Jan 21, 2021 at 3:47 AM Daniel Milde wrote: I am starting with

Update of golang-github-gdamore-cell to 2.*

2021-01-20 Thread Daniel Milde
Hello Go Team, I am starting with packaging Go stuff and would like to update golang-github-gdamore-tcell to version 2.* This version is referenced as github.com/gdamore/tcell/v2 in go.mod and it's not backwards compatible with version 1.* which is on Salsa - https://salsa.debian.org/dundee/g