[Bug 1959629] [NEW] lintian hangs during a debuild or sbuild

fossfreedom 1959629 at bugs.launchpad.net
Mon Jan 31 23:03:46 UTC 2022


Public bug reported:

Uplifting to the latest lintian on jammy

a debuild -S -k0xkey on a package, the debuild never finishes - it gets
stuck at the lintian stage.

I have to downgrade lintian to the previous version from impish

Similarly, running a sbuild on any package, lintian never finishes if I
include lintian checks

Now I have to workaround via sbuild -d jammy --no-run-lintian

my ~/.sbuildrc is

# Name to use as override in .changes files for the Maintainer: field
# (mandatory, no default!).
$maintainer_name='xxxxx <a at b.com>';

# Default distribution to build.
$distribution = "jammy";
# Build arch-all by default.
$build_arch_all = 1;

# When to purge the build directory afterwards; possible values are "never",
# "successful", and "always".  "always" is the default. It can be helpful
# to preserve failing builds for debugging purposes.  Switch these comments
# if you want to preserve even successful builds, and then use
# "schroot -e --all-sessions" to clean them up manually.
$purge_build_directory = 'successful';
$purge_session = 'successful';
$purge_build_deps = 'successful';
# $purge_build_directory = 'never';
# $purge_session = 'never';
# $purge_build_deps = 'never';

# Directory for writing build logs to
$log_dir=$ENV{HOME}."/ubuntu/logs";
$run_lintian = 1;
$lintian_opts = ['-i', '-I', '--pedantic'];

# don't remove this, Perl needs it:
1;

All jammy sbuilds have worked before the latest lintian was released.

Thoughts as to what is the issue here?

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: lintian 2.111.0ubuntu3
ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
Uname: Linux 5.15.0-18-generic x86_64
ApportVersion: 2.20.11-0ubuntu76
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: Budgie:GNOME
Date: Mon Jan 31 22:56:57 2022
InstallationDate: Installed on 2022-01-29 (2 days ago)
InstallationMedia: Ubuntu-Budgie 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220129)
PackageArchitecture: all
SourcePackage: lintian
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lintian (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to lintian in Ubuntu.
https://bugs.launchpad.net/bugs/1959629

Title:
  lintian hangs during a debuild or sbuild

Status in lintian package in Ubuntu:
  New

Bug description:
  Uplifting to the latest lintian on jammy

  a debuild -S -k0xkey on a package, the debuild never finishes - it
  gets stuck at the lintian stage.

  I have to downgrade lintian to the previous version from impish

  Similarly, running a sbuild on any package, lintian never finishes if
  I include lintian checks

  Now I have to workaround via sbuild -d jammy --no-run-lintian

  my ~/.sbuildrc is

  # Name to use as override in .changes files for the Maintainer: field
  # (mandatory, no default!).
  $maintainer_name='xxxxx <a at b.com>';

  # Default distribution to build.
  $distribution = "jammy";
  # Build arch-all by default.
  $build_arch_all = 1;

  # When to purge the build directory afterwards; possible values are "never",
  # "successful", and "always".  "always" is the default. It can be helpful
  # to preserve failing builds for debugging purposes.  Switch these comments
  # if you want to preserve even successful builds, and then use
  # "schroot -e --all-sessions" to clean them up manually.
  $purge_build_directory = 'successful';
  $purge_session = 'successful';
  $purge_build_deps = 'successful';
  # $purge_build_directory = 'never';
  # $purge_session = 'never';
  # $purge_build_deps = 'never';

  # Directory for writing build logs to
  $log_dir=$ENV{HOME}."/ubuntu/logs";
  $run_lintian = 1;
  $lintian_opts = ['-i', '-I', '--pedantic'];

  # don't remove this, Perl needs it:
  1;

  All jammy sbuilds have worked before the latest lintian was released.

  Thoughts as to what is the issue here?

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: lintian 2.111.0ubuntu3
  ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
  Uname: Linux 5.15.0-18-generic x86_64
  ApportVersion: 2.20.11-0ubuntu76
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: Budgie:GNOME
  Date: Mon Jan 31 22:56:57 2022
  InstallationDate: Installed on 2022-01-29 (2 days ago)
  InstallationMedia: Ubuntu-Budgie 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220129)
  PackageArchitecture: all
  SourcePackage: lintian
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lintian/+bug/1959629/+subscriptions




More information about the foundations-bugs mailing list