Your message dated Fri, 14 Jun 2024 07:18:35 +0200
with message-id <[email protected]>
and subject line Re: Bug#1073171: dgit fails to build libabigail source
has caused the Debian Bug report #1073171,
regarding dgit fails to build libabigail source
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1073171: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073171
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 --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.
Paul
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.7.12-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages dgit depends on:
ii apt 2.9.3
ii ca-certificates 20240203
ii coreutils 9.4-3.1
ii curl 8.8.0-1
ii devscripts 2.23.7
ii dpkg-dev 1.22.6
ii dput-ng [dput] 1.39
ii git [git-core] 1:2.43.0-1+b1
ii git-buildpackage 0.9.33
ii libdpkg-perl 1.22.6
ii libjson-perl 4.10000-1
ii liblist-moreutils-perl 0.430-2
ii liblocale-gettext-perl 1.07-7
ii libtext-csv-perl 2.04-1
ii libtext-glob-perl 0.11-3
ii libtext-iconv-perl 1.7-8+b3
ii libwww-curl-perl 4.17-10+b2
ii perl [libdigest-sha-perl] 5.38.2-5
Versions of packages dgit recommends:
ii distro-info-data 0.62
ii liburi-perl 5.28-1
ii openssh-client [ssh-client] 1:9.7p1-5
Versions of packages dgit suggests:
ii cowbuilder 0.90
ii pbuilder 0.231
ii sbuild 0.85.10
-- no debconf information
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Hi Ian,
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, but I run this script on /tmp and
that's on tmpfs. And yes, that will be full with this package.
Closing this bug as a non bug. Sorry for the noise.
Paul
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---