peymaneh

Results 9 comments of peymaneh

oupsie, I forgot to reply to you @omorsi thanks for the suggestion! I added a downstream patch removing the dependency on finalizer and uploaded the package. however, now that the...

Hey there > What are the next steps? Do we have to wait for some Debian maintainer to pick it up from the repo at salsa.debian.org? In order to get...

The error does not occur with these little changes applied: ``` diff --git a/estimate.go b/estimate.go index 5d10cf5..7d5e782 100644 --- a/estimate.go +++ b/estimate.go @@ -19,7 +19,7 @@ import ( func get(gopath,...

I can reproduce the error on an up-to-date debian sid, with dh-make-golang installed from the repos.

``` % go version go version go1.15.9 linux/amd64 ```

i picked two random ITPs from wnpp.debian.net, getting mixed results: ``` % dh-make-golang estimate github.com/mattbaird/elastigo 2021/03/19 21:15:56 Bringing github.com/mattbaird/elastigo to Debian requires packaging the following Go packages: github.com/mattbaird/elastigo github.com/bitly/go-hostpool ```...

Hi, I have sent you a mail to your GMail Address :) Kind regards

Thank you for the very quick response and fix :) The scan still aborts but gracefully with the following error: ``` The script was executed successfully, but the login check...

I tried multiple different login checks and I always got either of these results, for the latest tries only the second result. Configs i tried: ``` - URL: $hostname/settings -...