[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Issue with creating package using using dh-make-golang from unknown git hosts



Hello everyone! I got this following error while creating package with dh-make-golang.

Please help me how to fix it.

---------------
sk@debian:~/Desktop/build$ dh-make-golang make -type lib -git_revision 3a43678975a9 -allow_unknown_hoster git.sr.ht/~sircmpwn/pty
2020/04/18 16:09:35 Starting "dh-make-golang v0.3.3 linux/amd64"
2020/04/18 16:09:38 Downloading "git.sr.ht/~sircmpwn/pty/..."
2020/04/18 16:09:41 Determining upstream version number
2020/04/18 16:09:41 Package version is "0.0~git20190330.3a43678"
2020/04/18 16:09:41 Determining dependencies
2020/04/18 16:09:41 Generating temp tarball as "/tmp/dh-make-golang637413894"
2020/04/18 16:09:41 Moving tempfile to "golang-sourcehut-~sircmpwn-pty_0.0~git20190330.3a43678.orig.tar.xz"
2020/04/18 16:09:41 Adding remote "origin" with URL "git@salsa.debian.org:go-team/packages/golang-sourcehut-~sircmpwn-pty.git"
2020/04/18 16:09:41 Adding remote "sourcehut" with URL "https://git.sr.ht/~sircmpwn/pty";
2020/04/18 16:09:41 Running "git fetch sourcehut"
remote: Enumerating objects: 189, done.
remote: Counting objects: 100% (189/189), done.
remote: Compressing objects: 100% (97/97), done.
remote: Total 189 (delta 89), reused 185 (delta 88)
Receiving objects: 100% (189/189), 37.34 KiB | 127.00 KiB/s, done.
Resolving deltas: 100% (89/89), done.
>From https://git.sr.ht/~sircmpwn/pty
* [new branch] master -> sourcehut/master
gbp:error: Couldn't determine upstream package name. Use --interactive.
2020/04/18 16:09:44 Could not create git repository: exit status 1
-------------


----
Regards,
Karthik
https://kskarthik.gitlab.io



Reply to: