[Python-modules-team] Bug#941558: check-manifest: autopkgtest failure with transitional bzr package.

peter green plugwash at p10link.net
Wed Oct 2 00:27:18 BST 2019


Package: check-manifest
Version: 0.37-1
Tags: bullseye, sid
Severity: serious
x-debbugs-cc: bzr at packages.debian.org

bzr recently became a transitional package to breezy (a fork of bzr), unfortunately this is causing the autopkgtest of check-manifest to fail.

> ======================================================================
> ERROR: test_get_vcs_files (tests.TestBzr)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File "/tmp/autopkgtest-lxc.97siff98/downtmp/build.JQe/src/tests.py", line 900, in test_get_vcs_files
>      self.assertEqual(get_vcs_files(),
>    File "/tmp/autopkgtest-lxc.97siff98/downtmp/build.JQe/src/check_manifest.py", line 480, in get_vcs_files
>      return normalize_names(vcs.get_versioned_files())
>    File "/tmp/autopkgtest-lxc.97siff98/downtmp/build.JQe/src/check_manifest.py", line 405, in get_versioned_files
>      output = run(['bzr', 'ls', '-VR'], encoding=encoding)
>    File "/tmp/autopkgtest-lxc.97siff98/downtmp/build.JQe/src/check_manifest.py", line 157, in run
>      raise CommandFailed(command, status, output)
> check_manifest.CommandFailed: ['bzr', 'ls', '-VR'] failed (status 3):
> a.txt
> b/
> b/b.txt
> b/c/
> b/c/d.txt
> brz: ERROR: [Errno 2] No such file or directory: '/home/debci/.config/breezy'
Can you fix your package and/or it's autopkgtest so that the transitional bzr package can migrate to testing?


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20191002/19302069/attachment.html>


More information about the Python-modules-team mailing list