Bug#920970: dgit: should ensure .orig is not in the .changes when the .orig is already in DEFERRED

2019-01-31 Thread Sean Whitton
Hello, On Thu 31 Jan 2019 at 11:40AM +00, Ian Jackson wrote: > Sean Whitton writes ("Bug#920970: dgit: should ensure .orig is not in the > .changes when the .orig is already in DEFERRED"): >> Hmm. After this, with both the -1 and -2 uploads in DEFERRED, I tried >

Bug#920970: dgit: should ensure .orig is not in the .changes when the .orig is already in DEFERRED

2019-01-31 Thread Ian Jackson
Sean Whitton writes ("Bug#920970: dgit: should ensure .orig is not in the .changes when the .orig is already in DEFERRED"): > Hmm. After this, with both the -1 and -2 uploads in DEFERRED, I tried > to `dcut cancel` the -1 upload so that I could be sure an ftp-master > would n

Bug#920970: dgit: should ensure .orig is not in the .changes when the .orig is already in DEFERRED

2019-01-30 Thread Sean Whitton
Hello, On Wed 30 Jan 2019 at 07:24PM -0700, Sean Whitton wrote: > When the user passes --delayed, dgit could check > https://ftp-master.debian.org/deferred/status to see whether the .orig > is already in DEFERRED, and if so, remove it from the .changes file. > > (I was able to work around this by

Bug#920970: dgit: should ensure .orig is not in the .changes when the .orig is already in DEFERRED

2019-01-30 Thread Sean Whitton
Package: dgit Version: 8.3 Hello, 1) `dgit push --delayed=14` where that push includes a new .orig, wait for it to be processed 2) dch "fix something"; dch -r; git commit -a; dgit sbuild; dgit push --delayed=14 This second dgit push will be discarded by queued, because the .orig is already wa