On Sat, Apr 18, 2020 at 8:27 PM Karthik కార్తిక్ <[email protected]> wrote: > > 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/..."
Can we avoid creating one more duplicate source? There are already src:golang-github-creack-pty[1] and src:golang-pty[2] And looking at git.sr.ht/~sircmpwn/pty, the only commit https://git.sr.ht/~sircmpwn/pty/commit/bd17d9307429e0c6a1c6e98409f767e951f8865a is already merged in https://github.com/creack/pty Could you ask upstream to use github.com/creack/pty now? [1] https://github.com/creack/pty [2] https://github.com/kr/pty -- Shengjing Zhu
