Hi Tong,
On Mon, Mar 16, 2020 at 10:36 PM Tong Sun
wrote:
>
> On Tue, Mar 17, 2020 at 12:29 AM Tong Sun
> wrote:
> >
> > On Mon, Mar 16, 2020 at 9:41 AM Tong Sun wrote:
> >
> > > The go package that I'm packing builds OK, but its test failed,
> > > because the tests need to be run as root.
> > >
On Tue, Mar 17, 2020 at 12:29 AM Tong Sun
wrote:
>
> On Mon, Mar 16, 2020 at 9:41 AM Tong Sun wrote:
>
> > The go package that I'm packing builds OK, but its test failed,
> > because the tests need to be run as root.
> >
> > Is it OK that I overide dh_auto_test with
> > sudo dh_auto_test
> > ?
>
>
On Mon, Mar 16, 2020 at 9:41 AM Tong Sun wrote:
> The go package that I'm packing builds OK, but its test failed,
> because the tests need to be run as root.
>
> Is it OK that I overide dh_auto_test with
> sudo dh_auto_test
> ?
Ok, I gave it a try, with
override_dh_auto_test:
sudo dh_aut
Hi,
The go package that I'm packing builds OK, but its test failed,
because the tests need to be run as root.
Is it OK that I overide dh_auto_test with
sudo dh_auto_test
?
Thx
Hi Tong,
On Mon, Mar 16, 2020 at 6:23 PM Tong Sun
wrote:
> Indeed, those were deleted by mistake.
Hehe, no worries; revert them :)
> Oh, in that case, I'll revert the commit entirely, as it is not working at
> all.
> What were the errors? Build log please.
I am sorry, I keep forgetting to pas
On Mon, Mar 16, 2020 at 2:28 AM Utkarsh Gupta wrote:
>
> Hi Tong,
>
> > I think I've found the problem and I think have fixed it -- I always
> > build within docker as root.
> >
> > Would you try again please?
>
> It seems that you've deleted the two upstream files?
> See my comments here:
> https