Your message dated Fri, 21 Jun 2024 07:34:05 +0000
with message-id <[email protected]>
and subject line Bug#1073371: fixed in gitsome 0.8.0+ds-9.1
has caused the Debian Bug report #1073371,
regarding gitsome: FTBFS: ModuleNotFoundError: No module named 'six'
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 [email protected]
immediately.)


-- 
1073371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073371
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: gitsome
Source-Version: 0.8.0+ds-9.1
Done: Alexandre Detiste <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gitsome, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexandre Detiste <[email protected]> (supplier of updated gitsome 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 [email protected])


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

Format: 1.8
Date: Fri, 21 Jun 2024 09:03:27 +0200
Source: gitsome
Architecture: source
Version: 0.8.0+ds-9.1
Distribution: unstable
Urgency: medium
Maintainer: SZ Lin (林上智) <[email protected]>
Changed-By: Alexandre Detiste <[email protected]>
Closes: 1073371
Changes:
 gitsome (0.8.0+ds-9.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Patch-out usage of six (Closes: #1073371, LP: #2067196)
Checksums-Sha1:
 2a6344c50e9173884369df47f742ea07dc83a970 2251 gitsome_0.8.0+ds-9.1.dsc
 2bef5cadeaf26dcc509420d229c5ec9f50c2610d 6588 
gitsome_0.8.0+ds-9.1.debian.tar.xz
 cccebde9c7e94088f10136d1077535d657a5a606 8874 
gitsome_0.8.0+ds-9.1_source.buildinfo
Checksums-Sha256:
 016901578c7e9677b5284271ff37303288e8b0569d6964894018ff8d4bd2fbef 2251 
gitsome_0.8.0+ds-9.1.dsc
 86dd41277d90b7b9f28a7ed5189dc852359a6a7e493e40e84f44c59e50b290b7 6588 
gitsome_0.8.0+ds-9.1.debian.tar.xz
 931ef9927440aacf91ae1d0ce0619779e8ba7d86e153b92ee2437b221937ea98 8874 
gitsome_0.8.0+ds-9.1_source.buildinfo
Files:
 76cf6cdf7284f73d1f11f6f91e322c1b 2251 misc optional gitsome_0.8.0+ds-9.1.dsc
 f9ec9bb6fca83ae310fded75f74f8072 6588 misc optional 
gitsome_0.8.0+ds-9.1.debian.tar.xz
 c5feec23a3d31abde26f6bd199e1809e 8874 misc optional 
gitsome_0.8.0+ds-9.1_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmZ1J0oRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpEsQ//cChwcXesHfWKJRIYyNQeYC6zkXam9fN/
UDtH8YoFstJic6VH6Xp0nFfSXE6OoMus6S8LKslsFvzbN420VlkEj7qM16nAP8Hi
7PWaGCe18txnrvMg519Z/ZBavSU1gXoGfiCfIJd9hyZcmn5LzgplstInVYMqR4c3
vE/WoqsVIyM8obRYA2y8/t87KMK7PoXvD+aewMeCwsbj7nfwb8/Vvzk0h7uWXoL8
KIoiuLMp50MnSEGbA9+S+egvgC4DcB317SQ7a1T4Gis++uUq8asG74DupH1TaXCK
mkWpaZs3e0B1mC645zZLQ4VAl5IMn2a1Cwasnq3+rkmur3YX+uRU0rUNxCRS5225
sBLyPcTUPRY/8qkSahPeYaDwOLVSgWzC4fn6YTvdOHb7kxqcjVCD6iZJUmj0Ex3W
YdAqe6akWmtjZZ+wbKz1R5Gqr+wR3vqJ7rV0XeKwX7Ql8G9jPrs/5c9/Oicfv5aG
D1+Zd+aX8r3Q+Zy7eq/JDBc87PmY/AqdAqStf5qolQN13Mbt+OBlpQbbvhXXntjz
x3IO287L6JMcRD2J486vhkUQUF/KMG2fdwiTHextcl9/q2O9Jljqaf6qkLBqCbro
yuWj+rXNSLvQ5xvaHusHZQq0YVn9aDOtAqebp174DuVSI0uw2SukffUYMuqsbP1m
M4KBO6ZVirk=
=n+Ib
-----END PGP SIGNATURE-----

Attachment: pgpWji0FLOeL0.pgp
Description: PGP signature


--- End Message ---

Reply via email to