[Python-apps-team] Bug#855092: beets: FTBFS randomly (failing tests)

Santiago Vila sanvila at debian.org
Mon Feb 13 23:25:55 UTC 2017


Package: src:beets
Version: 1.3.19-2.1
Severity: important

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,sphinxdoc
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
	python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/beets

[... snipped ...]

  artist: composer -> coverArtist
Really modify, move and write tags? (yes/no) 
composer - album - Tracktitle0
  artist: composer -> coverArtist
Really modify, move and write tags? (yes/no) 
composer - album - Tracktitle4
  artist: composer -> coverArtist
Really modify, move and write tags? (yes/no) 
composer - album - Tracktitle5
  artist: composer -> coverArtist
Really modify, move and write tags? (yes/no) 
Modifying 1 items.
the artist - älbum - tïtle 0
  flexattr: testAttr
Really modify, move and write tags? (Yes/no/select) 
Modifying 1 items.
the artist - älbum - tïtle 0
  title: tïtle 0 -> newTitle
Really modify, move and write tags? (Yes/no/select) 
Modifying 1 items.
the artist - älbum - tïtle 0
  initial_key:  -> C#m
Really modify, move and write tags? (Yes/no/select) 

 -  - min
  title: min -> a new title
  encoder: iTunes v7.6.2 -> 
  rg_track_gain: 0.0 -> 0.0
  artist:  -> the ärtist
  album:  -> the älbum
  rg_track_peak: 0.0 -> 0.0
 -  - min
  title: min -> new title





error: Test failed: <unittest.runner.TextTestResult run=1712 errors=0 failures=2>
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/build-logs/beets/

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the page for this package.

The bug should be reproducible with sbuild on a single CPU virtual machine,
provided you try enough times (as the failure happens randomly).

Thanks.



More information about the Python-apps-team mailing list