Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1200834
| From | Ian Jackson <ijackson@chiark.greenend.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1073171: dgit fails to build libabigail source |
| Date | 2024-06-14 01:50 +0200 |
| Message-ID | <IP2mB-2LfU-1@gated-at.bofh.it> (permalink) |
| References | <IOZRM-2JPa-15@gated-at.bofh.it> <IOZRM-2JPa-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 ""
> git commit . -m"Prepare d/changelog for upload"
> dgit --quilt=linear build-source
> dgit --quilt=linear -wgf --delayed=15 push
> """
>
> It failed with exit status 255 after `build-source` and a lot of output
> like:
> error: unable to write file
> tests/data/test-alt-dwarf-file/test1-libgromacs-debug-dir/.build-id/7c/85cee9a5a59e7d0a866386b47c1674da5d201f.debug
> error: unable to write file
> tests/data/test-alt-dwarf-file/test1-libgromacs-debug-dir/.dwz/gromacs-5.0.6-4.fc22.x86_64
>
> This is with libabigail version 2.5-1 currently in sid.
Do you have the whole output ? dgit itself doesn't have that "unable
to write file" message in its source code. Whatever printed that
message doesn't seem to have included the errno.
I tried your runes but with
dgit --quilt=linear -wgf --delayed=15 --damp-run push
and it seemed to work for me.
The package seems quite large. I hate to ask but ... are you perhaps
out of disk space?
Does --damp-run work for you? If it fails the same way, then -D
output might be useful. Or an strace.
Ian.
--
Ian Jackson <ijackson@chiark.greenend.org.uk> These opinions are my own.
Pronouns: they/he. If I emailed you from @fyvzl.net or @evade.org.uk,
that is a private address which bypasses my fierce spamfilter.
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#1073171: dgit fails to build libabigail source Paul Gevers <elbrus@debian.org> - 2024-06-13 23:10 +0200
Bug#1073171: dgit fails to build libabigail source Ian Jackson <ijackson@chiark.greenend.org.uk> - 2024-06-14 01:50 +0200
Bug#1073171: dgit fails to build libabigail source Ian Jackson <ijackson@chiark.greenend.org.uk> - 2024-06-14 11:40 +0200
Bug#1073171: dgit fails to build libabigail source Paul Gevers <elbrus@debian.org> - 2024-06-14 12:20 +0200
Bug#1073171: dgit fails to build libabigail source Ian Jackson <ijackson@chiark.greenend.org.uk> - 2024-06-14 12:40 +0200
csiph-web