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

Re: Basics of packaging with the new workflow



On Sun, Mar 8, 2020 at 10:18 PM Tong Sun <suntong001@gmail.com> wrote:
>
> Hi Shengjing,
>
> On Sat, Feb 22, 2020 at 1:03 PM Shengjing Zhu <zhsj@debian.org> wrote:
> >
> > ...So when you create a new package with dh-make-golang, it creates two
> > branches for you,
> > + debian/sid
> > + upstream
> > upstream branch contains upstream history.
> > If the vendor directory should be removed, it still needs manual process.
>
> Would you explain what are all the manual process I need to do pls?
>
> I'm packing a module that has vendor directory now, and even after
> I've removed the vendor directory, I'm still getting a lot of errors
> of, source-includes-file-in-files-excluded vendor... e.g.:
>
> source: source-includes-file-in-files-excluded vendor/gopkg.in/yaml.v2/yaml.go
>
> What are all the manual process I need to do pls? thx.

Hi Tong,

There is currently a bug in dh-make-golang v0.3.x, including v0.3.3,
where it fails to repack if tracking released tarballs.  Which is my
fault as I had inadvertently created this bug, and haven't had the
chance to fix it yet, see
https://github.com/Debian/dh-make-golang/issues/134

Could you please tell me the XS-Go-Import-Path of the Go package you
are working on?  It would really help me test and fix this bug in
dh-make-golang v0.3.3.  Many thanks!

Cheers,
Anthony


Reply to: