Source: gitsome
Version: 0.8.0+ds-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> find -name "gitsome.egg-info" | xargs rm -rf
> find -name "parser_table.py" | xargs rm -rf
> find -name "lastfailed" | xargs rm -rf
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gitsome using existing 
> ./gitsome_0.8.0+ds.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building gitsome in gitsome_0.8.0+ds-5.debian.tar.xz
> dpkg-source: info: building gitsome in gitsome_0.8.0+ds-5.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:232: python3.9 setup.py config 
> 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/main_cli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/completions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/view_entry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/rss_feed.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/completions_git.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/github.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/githubcli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/web_viewer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/completer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/formatter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_github_cli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/mock_feed_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/mock_github_api.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_github.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/mock_pretty_date_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_web_viewer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_completer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/run_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> copying gitsome/lib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> copying gitsome/lib/debug_timer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> copying gitsome/lib/pretty_date_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/auths.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/__about__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/api.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/models.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/events.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/licenses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/session.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/orgs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/github.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/notifications.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/structs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/git.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/pulls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/null.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/users.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/html2text
> copying gitsome/lib/html2text/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/html2text
> copying gitsome/lib/html2text/html2text.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/html2text
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/img2txt
> copying gitsome/lib/img2txt/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/img2txt
> copying gitsome/lib/img2txt/img2txt.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/img2txt
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/history.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/file.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/gist.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/comment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/issue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/comment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/event.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/label.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/milestone.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/issue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/code.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/repository.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/user.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/branch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/issue_import.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/hook.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/pages.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/contents.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/tag.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/status.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/commit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/deployment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/release.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/comment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/comparison.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/repo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/markdown.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/issue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/user_feed.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/license.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/emoji.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/events.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/trends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/thread.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/gitignores.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/email.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/user.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> running build_scripts
> creating build
> creating build/scripts-3.9
> copying and adjusting scripts/gitsome -> build/scripts-3.9
> changing mode of build/scripts-3.9/gitsome from 644 to 755
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install --destdir=debian/gitsome/ -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/gitsome 
> 
> running install
> Building lexer and parser tables.
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 129, in <module>
>     main()
>   File "/<<PKGBUILDDIR>>/setup.py", line 122, in main
>     setup(**skw)
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in 
> setup
>     return distutils.core.setup(**attrs)
>   File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File "/<<PKGBUILDDIR>>/setup.py", line 44, in run
>     build_tables()
>   File "/<<PKGBUILDDIR>>/setup.py", line 36, in build_tables
>     Parser(lexer_table='lexer_table', yacc_table='parser_table',
>   File "/usr/lib/python3/dist-packages/xonsh/__amalgam__.py", line 404, in 
> __call__
>     return obj(*args, **kwargs)
> TypeError: __init__() got an unexpected keyword argument 'lexer_table'
> E: pybuild pybuild:354: install: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/gitsome 
> dh_auto_install: error: pybuild --install --test-pytest -i python{version} -p 
> 3.9 --dest-dir /<<BUILDDIR>>/gitsome-0.8.0\+ds/debian/gitsome returned exit 
> code 13
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/gitsome_0.8.0+ds-5_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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to