[buildd-tools-devel] Bug#866402: sbuild: please print the kernel debian version in uname output

Emilio Pozuelo Monfort pochu at debian.org
Thu Jun 29 14:51:05 UTC 2017


Package: sbuild
Version: 0.73.0-4
Severity: wishlist

Hi,

sbuild currently prints the output of `uname -srm`:

    my $arch = $self->get('Arch');
    my ($sysname, $nodename, $release, $version, $machine) = POSIX::uname();
    $self->log_subsection("Build environment");
    $self->log("Kernel: $sysname $release $arch ($machine)\n");

This is missing the version, which is useful when a kernel update introduced
some fixes without bumping the ABI version and one wants to know if the build
is running that.

It'd be good if that got printed too.

Thanks,
Emilio

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental'), (650, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages sbuild depends on:
ii  adduser         3.115
ii  libsbuild-perl  0.73.0-4
ii  perl            5.24.1-4

Versions of packages sbuild recommends:
ii  autopkgtest  4.4
ii  debootstrap  1.0.90
ii  schroot      1.6.10-4

Versions of packages sbuild suggests:
pn  deborphan  <none>
ii  kmod       24-1
ii  wget       1.19.1-3

-- no debconf information



More information about the Buildd-tools-devel mailing list