Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Tong Sun
On Tue, Mar 19, 2019 at 1:39 PM Andrey Rahmatullin wrote: > > On Tue, Mar 19, 2019 at 01:32:46PM -0400, Tong Sun wrote: > > > Haven't you seen my email with the correct answer? > > > > Too short to figure out what you were trying to say. > I see. > > > In my mind the correct answer is the solution

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Andrey Rahmatullin
On Tue, Mar 19, 2019 at 01:32:46PM -0400, Tong Sun wrote: > > Haven't you seen my email with the correct answer? > > Too short to figure out what you were trying to say. I see. > In my mind the correct answer is the solution on how to use "gbp > buildpackage" to build the package *using* any

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Tong Sun
On Tue, Mar 19, 2019 at 1:28 PM Andrey Rahmatullin wrote: > > On Tue, Mar 19, 2019 at 12:27:15PM -0400, Tong Sun wrote: > > Yes, I noticed that `--git-ignore-new` will ignore my changes entirely > It doesn't do that. > Also, it all is described in the manpage. > > > and the build will keep

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Andrey Rahmatullin
On Tue, Mar 19, 2019 at 12:27:15PM -0400, Tong Sun wrote: > Yes, I noticed that `--git-ignore-new` will ignore my changes entirely It doesn't do that. Also, it all is described in the manpage. > and the build will keep complaining about the same error that I've > already fixed. Haven't you seen

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Andrey Rahmatullin
On Tue, Mar 19, 2019 at 08:25:53AM -0700, Adam Lewenberg wrote: > The original question was asking how to use "gbp buildpackage" to build the > package using any uncommitted files. Doesn't --git-ignore-new _ignore_ the > uncommitted files? No, gbp already ignores uncommitted files (without

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Tong Sun
On Tue, Mar 19, 2019 at 11:42 AM Adam Lewenberg wrote: > > On 3/19/2019 3:08 AM, Emmanuel Arias wrote: > > HI, > > > > > >>> Using `--git-ignore-new` will get my changes ignore entirely, and the > >>> build will keep complaining about the same error. > >>> > >>> What's the solution? Thx > >>> > >

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Adam Lewenberg
On 3/19/2019 3:08 AM, Emmanuel Arias wrote: HI, Using `--git-ignore-new` will get my changes ignore entirely, and the build will keep complaining about the same error. What's the solution? Thx That is weird. Currently I am working with gbp and --git-ignore-new work for me. The

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Andrey Rahmatullin
On Tue, Mar 19, 2019 at 09:01:30AM -0400, Tong Sun wrote: > On Tue, Mar 19, 2019 at 6:08 AM Emmanuel Arias wrote: > > > >> Using `--git-ignore-new` will get my changes ignore entirely, and the > > >> build will keep complaining about the same error. > > >> > > >> What's the solution? Thx > > >> >

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread eamanu15
> Thanks a lot *everyone* for the confirmation! > > Now I need to figure out why it didn't work for me... > Are you working on a particular salsa repo? Could you let's me know what is it? Could you send me the patch that you want to add? -- Arias Emmanuel http://eamanu.com Github/Gitlab;

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Tong Sun
On Tue, Mar 19, 2019 at 6:08 AM Emmanuel Arias wrote: > >> Using `--git-ignore-new` will get my changes ignore entirely, and the > >> build will keep complaining about the same error. > >> > >> What's the solution? Thx > >> > That is weird. Currently I am working with gbp and --git-ignore-new

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Emmanuel Arias
HI, >> Using `--git-ignore-new` will get my changes ignore entirely, and the >> build will keep complaining about the same error. >> >> What's the solution? Thx >> That is weird. Currently I am working with gbp and --git-ignore-new work for me. signature.asc Description: OpenPGP digital

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Andrey Rahmatullin
On Mon, Mar 18, 2019 at 11:47:06PM -0400, Tong Sun wrote: > Using `--git-ignore-new` will get my changes ignore entirely That's not what --git-ignore-new does. Not using --git-export=WC does that. -- WBR, wRAR signature.asc Description: PGP signature

Re: gbp buildpackage test build with uncommitted changes

2019-03-19 Thread Geert Stappers
On Mon, Mar 18, 2019 at 11:47:06PM -0400, Tong Sun wrote: > Hi, > > I'm new to Debian packaging and gbp buildpackage, and many time I want > to try out my fixes without checking them in, would that be possible > with `gbp buildpackage`? > > Because whenever, I have above situation, gbp

gbp buildpackage test build with uncommitted changes

2019-03-18 Thread Tong Sun
Hi, I'm new to Debian packaging and gbp buildpackage, and many time I want to try out my fixes without checking them in, would that be possible with `gbp buildpackage`? Because whenever, I have above situation, gbp buildpackage will complains: - - - - - - - - - - - - gbp:error: You have