Source: gitsome
Version: 0.8.0+ds-9
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240615 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # redirect python library
> sed -i "/import sys/ a 
> sys.path.insert(1,'/usr/lib/python3/dist-packages/python-sigmavirus24-urltemplate/')"
>  \
>     debian/gitsome/usr/bin/gh
> # avoid conflict with GitHub's gh, see https://bugs.debian.org/1005858
> mv -v debian/gitsome/usr/bin/gh debian/gitsome/usr/bin/gh-gitsome
> renamed 'debian/gitsome/usr/bin/gh' -> 'debian/gitsome/usr/bin/gh-gitsome'
> # install bash completion
> mkdir -p debian/gitsome/usr/share/bash-completion/completions
> PYTHONPATH=/<<PKGBUILDDIR>> _GH_GITSOME_COMPLETE=bash_source 
> debian/gitsome/usr/bin/gh-gitsome \
>     > debian/gitsome/usr/share/bash-completion/completions/gh-gitsome
> /<<PKGBUILDDIR>>/gitsome/github.py:792: SyntaxWarning: "is not" with a 
> literal. Did you mean "!="?
>   ('/' + language if language is not 'overall' else '') +
> /<<PKGBUILDDIR>>/gitsome/lib/html2text/html2text.py:95: SyntaxWarning: "is 
> not" with a literal. Did you mean "!="?
>   if c is not ' ' and c is not '  ':
> /<<PKGBUILDDIR>>/gitsome/lib/html2text/html2text.py:95: SyntaxWarning: "is 
> not" with a literal. Did you mean "!="?
>   if c is not ' ' and c is not '  ':
> /<<PKGBUILDDIR>>/gitsome/lib/html2text/html2text.py:96: SyntaxWarning: "is" 
> with a literal. Did you mean "=="?
>   return c is ' '
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/debian/gitsome/usr/bin/gh-gitsome", line 34, in 
> <module>
>     sys.exit(load_entry_point('gitsome==0.8.0', 'console_scripts', 'gh')())
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/<<PKGBUILDDIR>>/debian/gitsome/usr/bin/gh-gitsome", line 26, in 
> importlib_load_entry_point
>     return next(matches).load()
>            ^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
>     module = import_module(match.group('module'))
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 940, in exec_module
>   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
>   File "/<<PKGBUILDDIR>>/gitsome/main_cli.py", line 20, in <module>
>     from .githubcli import GitHubCli
>   File "/<<PKGBUILDDIR>>/gitsome/githubcli.py", line 21, in <module>
>     from .github import GitHub
>   File "/<<PKGBUILDDIR>>/gitsome/github.py", line 38, in <module>
>     from .utils import TextUtils
>   File "/<<PKGBUILDDIR>>/gitsome/utils.py", line 21, in <module>
>     import six
> ModuleNotFoundError: No module named 'six'
> make[1]: *** [debian/rules:13: execute_after_dh_install-indep] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/06/15/gitsome_0.8.0+ds-9_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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