[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#954605: marked as done (songwrite: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.8 returned exit code 13)



Your message dated Sun, 22 Mar 2020 10:51:42 +0000
with message-id <E1jFyCk-0002IK-DY@fasolo.debian.org>
and subject line Bug#954605: fixed in songwrite 3-0.1-3
has caused the Debian Bug report #954605,
regarding songwrite: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.8 returned exit code 13
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 owner@bugs.debian.org
immediately.)


-- 
954605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954605
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: songwrite
Version: 3-0.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package songwrite
> dpkg-buildpackage: info: source version 3-0.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sebastian Ramacher <sramacher@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build' (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.8' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building songwrite using existing ./songwrite_3-0.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file Songwrite3.egg-info/SOURCES.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Songwrite3.egg-info/top_level.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Songwrite3.egg-info/dependency_links.txt, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Songwrite3.egg-info/PKG-INFO, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Songwrite3.egg-info/requires.txt, use --include-removal to override
> dpkg-source: info: building songwrite in songwrite_3-0.1-2.debian.tar.xz
> dpkg-source: info: building songwrite in songwrite_3-0.1-2.dsc
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./__editobj3__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./globdef.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./stemml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./pipe.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./canvas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./player.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./main.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./midi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> copying ./model.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins
> copying ./plugins/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/abc
> copying ./plugins/abc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/abc
> copying ./plugins/abc/abc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/abc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/additional_instruments
> copying ./plugins/additional_instruments/drawer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/additional_instruments
> copying ./plugins/additional_instruments/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/additional_instruments
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/fingering
> copying ./plugins/fingering/drawer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/fingering
> copying ./plugins/fingering/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/fingering
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/lyre
> copying ./plugins/lyre/drawer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/lyre
> copying ./plugins/lyre/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/lyre
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/midi
> copying ./plugins/midi/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/midi
> copying ./plugins/midi/importer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/midi
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/pdf
> copying ./plugins/pdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/pdf
> copying ./plugins/pdf/pdf_canvas.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/pdf
> copying ./plugins/pdf/pdf_latex.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/pdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/songwrite
> copying ./plugins/songwrite/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/songwrite
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/texttab
> copying ./plugins/texttab/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/texttab
> copying ./plugins/texttab/texttab.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/texttab
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/chord
> copying ./plugins/chord/drawer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/chord
> copying ./plugins/chord/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/chord
> copying ./plugins/chord/chord.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/chord
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/accordion
> copying ./plugins/accordion/drawer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/accordion
> copying ./plugins/accordion/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/accordion
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_96.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_.xcf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/vocals.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/songbook.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_link.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/song.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/accordion.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/Sans titre.xcf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_576.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_48.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_0.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_288.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/playlist.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_accent.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/songwrite3_64x64.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/songwrite3.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_72.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_384.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/son_accordeon.mid -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_slide.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_24.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/songwrite3_32x32.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/tamtam.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/son_flute.mid -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_down.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/rest_12.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_small.xcf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_3.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_roll.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_7.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/lyrics.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_fermata.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_8.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_tremolo.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_192.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/piano.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_4.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/bar.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/rest_48.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/songwrite_about.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/rest_24.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_appoggiatura.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/clef_de_fa.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_32.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_12.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/son_chant.mid -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/flute_irlandaise.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/son_guitare.mid -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_5.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_big.xcf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_256.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/son_lyre.mid -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_144.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/rest_96.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_128.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_2.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/lyre.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_18.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_dead.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_breath.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_1.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_harmonic.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_16.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/string_6.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_bend.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/instruments.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/flute.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/no_icon.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/clef_de_sol.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_up.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/effet_down_thumb.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_64.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/guitar.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> copying ./data/note_36.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/manpage
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/manpage/man1
> copying ./manpage/man1/songwrite3 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/manpage/man1
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/en
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/en/LC_MESSAGES
> copying ./locale/en/LC_MESSAGES/songwrite3.po -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/en/LC_MESSAGES
> copying ./locale/en/LC_MESSAGES/songwrite3.mo -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/en/LC_MESSAGES
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/fr
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/fr/LC_MESSAGES
> copying ./locale/fr/LC_MESSAGES/songwrite3.po -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/fr/LC_MESSAGES
> copying ./locale/fr/LC_MESSAGES/songwrite3.mo -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/locale/fr/LC_MESSAGES
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc
> copying ./doc/songwrite.schema.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc
> copying ./doc/example.sw.xml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/songbook.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/empty_song.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/tuning.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/song.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/rhythm.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/preference.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/image.odg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/lyrics.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/instrument2.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/tuning.eps -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/chords.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/doc-lyxformat-474.lyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/new_instrument.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/doc.lyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/doc.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/repeat.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/lyrics.eps -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> copying ./doc/en/start.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/en
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/songbook.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/empty_song.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/tuning.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/song.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/rhythm.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/preference.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/image.odg -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/lyrics.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/instrument2.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/tuning.eps -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/chords.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/new_instrument.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/doc.lyx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/doc.pdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/repeat.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/lyrics.eps -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> copying ./doc/fr/start.png -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/doc/fr
> running build_scripts
> creating build
> creating build/scripts-3.8
> copying and adjusting songwrite3 -> build/scripts-3.8
> changing mode of build/scripts-3.8/songwrite3 from 644 to 755
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; python3.8 -m unittest discover -v 
> songwrite3.plugins (unittest.loader._FailedTest) ... ERROR
> 
> ======================================================================
> ERROR: songwrite3.plugins (unittest.loader._FailedTest)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: songwrite3.plugins
> Traceback (most recent call last):
>   File "/usr/lib/python3.8/unittest/loader.py", line 470, in _find_test_path
>     package = self._get_module_from_name(name)
>   File "/usr/lib/python3.8/unittest/loader.py", line 377, in _get_module_from_name
>     __import__(name)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/plugins/__init__.py", line 21, in <module>
>     import songwrite3.globdef as globdef
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build/songwrite3/globdef.py", line 40, in <module>
>     translator.install(1)
>   File "/usr/lib/python3.8/gettext.py", line 352, in install
>     for name in allowed & set(names):
> TypeError: 'int' object is not iterable
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8/build; python3.8 -m unittest discover -v 
> dh_auto_test: error: pybuild --test -i python{version} -p 3.8 returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/songwrite_3-0.1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: songwrite
Source-Version: 3-0.1-3
Done: Sebastian Ramacher <sramacher@debian.org>

We believe that the bug you reported is fixed in the latest version of
songwrite, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 954605@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated songwrite package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 22 Mar 2020 11:35:48 +0100
Source: songwrite
Architecture: source
Version: 3-0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Closes: 954605
Changes:
 songwrite (3-0.1-3) unstable; urgency=medium
 .
   * Team upload
   * debian/patches: Fix loading of translations (Closes: #954605)
   * debian/control: Bump Standards-Version
Checksums-Sha1:
 3010cad377303dc505f4d6994a4bcd46abadf01b 2027 songwrite_3-0.1-3.dsc
 f269b884116394b6d9d83454318729bc2198a535 5336 songwrite_3-0.1-3.debian.tar.xz
Checksums-Sha256:
 88d68ae96481f8fca1bb99f4094ce2e3ce6eb7fbda605f4f72ca70cc51bc94ea 2027 songwrite_3-0.1-3.dsc
 e70ec37dbc3bf62b82d530646a1a4b1becde7282162b45bab268bcb2e7897278 5336 songwrite_3-0.1-3.debian.tar.xz
Files:
 df13c0f9b094db26b2a466630630ffed 2027 sound optional songwrite_3-0.1-3.dsc
 afb33e990d404c8751257079c3c5cdf3 5336 sound optional songwrite_3-0.1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAl53QDMACgkQafL8UW6n
GZPmmw/9HqHrvLJUk7rpNAKWXQVEX/bxQLaAkaS5a98CiGwUVkOeEf8/xvYo8blb
j8y1POzb1PMyVBZoBLFL4pDAGoY7ZxqNEzxhFHo5eba8fW15ouUCWCWSwic6Zlg3
/pLpaPREYYLf+5cqD1EPvSoaEQNGheZrf5DRftL9vKcLe4BUyO+arHeexbBS6gNd
V+YJpBTqjk5u970N2Ype9AEYBoOPpOCKKVjo+TuQznXL0VRoNgy5I/7KfzwL8rLM
Cpa90DWJpyMZZ8xe0vKpJN9BnjtIM8mM+GVhKo06D/mOUDj5vzT4uCyyN748iBYH
mnRsoMyF6Ne376lPAz1zwR5ZsuObbREW2r0/jN5nQuUItIu1JIoraDOAWSbotssj
RqvDVbkfU6Ppa6cg7y8/Peb34rMupH00/8q/wuCjc9755YUb8eOMR5HnoXNVUNEF
PNRJd6ao/Yv+AwdY4typaemwFDix3ng9Zp1t1ToaYqz0+oKEzqwhxe+S0bDInVdi
0OhOSYo00vCi6Kw2UKmKzpnbA3rA9U2sqz1u1j+gzp7F7TVsff+vXhATJ2lmQht8
bPRwufdJPdLmKZAtf7TZDLfuFO1H16rQZI27PrZMCxC16Y9l1WKSAM94JwmF1WVA
Aes0xb7RdRnnAQQWM17RCjeXWUSa+ENqsn9X205TX2gUUMjJ2Zk=
=ee0R
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: