Bug#1073171: dgit fails to build libabigail source

2024-06-14 Thread Ian Jackson
Paul Gevers writes ("Bug#1073171: dgit fails to build libabigail source"): > I now already get issues while cloning. I wonder if that is because I > already used `dgit push` manually (to delayed) while not on /tmp I think your upload has succeeded, but there is an infrastructu

Bug#1073171: dgit fails to build libabigail source

2024-06-14 Thread Paul Gevers
Hi, On 14-06-2024 11:08 a.m., Ian Jackson wrote: If you reran the dgit rune with -D, we could probably see which program failed to print the errno value, and reassign the bug to that package as a request for better error handling. I now already get issues while cloning. I wonder if that is

Bug#1073171: dgit fails to build libabigail source

2024-06-14 Thread Ian Jackson
Paul Gevers writes ("Re: Bug#1073171: dgit fails to build libabigail source"): > On 14-06-2024 1:12 a.m., Ian Jackson wrote: > > The package seems quite large. I hate to ask but ... are you perhaps > > out of disk space? > > Well, not out of regular disk space

Bug#1073171: dgit fails to build libabigail source

2024-06-13 Thread Ian Jackson
Paul Gevers writes ("Bug#1073171: dgit fails to build libabigail source"): > I ran the following script (with pkg=libabigail): > """ > dgit clone %(pkg)s > dch --nmu "source only upload to enable migration (Closes: #%(bug)s)" > dch -r "&qu

Bug#1073171: dgit fails to build libabigail source

2024-06-13 Thread Paul Gevers
Package: dgit Version: 11.10 Severity: normal I ran the following script (with pkg=libabigail): """ dgit clone %(pkg)s dch --nmu "source only upload to enable migration (Closes: #%(bug)s)" dch -r "" git commit . -m"Prepare d/changelog for upload" dgit --quilt=linear build-source dgit