Your message dated Wed, 22 Feb 2023 20:37:25 +0000
with message-id <[email protected]>
and subject line Bug#1031754: fixed in ncmpc 0.47-2
has caused the Debian Bug report #1031754,
regarding ncmpc-lyrics: missing dependencies on python3-bs4 and python3-requests
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.)


-- 
1031754: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031754
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ncmpc-lyrics
Version: 0.47-1
Severity: important
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On a barebones (arm64) system I installed (mpd,) ncmpc and ncmpc-lyrics
and when I switched to the lyrics tab/screen, I got the following error:

==========================================================================
*** 20-azlyrics.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//20-azlyrics.py", line 28, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

*** 30-karaoke_texty.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//30-karaoke_texty.py", line 24, in <module>
    import bs4
ModuleNotFoundError: No module named 'bs4'

*** 40-tekstowo.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//40-tekstowo.py", line 24, in <module>
    import bs4
ModuleNotFoundError: No module named 'bs4'

*** 50-genius.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//50-genius.py", line 24, in <module>
    import bs4
ModuleNotFoundError: No module named 'bs4'

*** 51-supermusic.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//51-supermusic.py", line 28, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

*** 52-zeneszoveg.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//52-zeneszoveg.py", line 28, in <module>
    import requests
ModuleNotFoundError: No module named 'requests'

*** 60-google.py ***

Traceback (most recent call last):
  File "/usr/libexec/ncmpc/lyrics//60-google.py", line 24, in <module>
    import bs4
ModuleNotFoundError: No module named 'bs4'
==========================================================================

After installing the `python3-bs4` and `python3-requests` packages the lyrics
screen seem to work properly. It also installed several dependency packages
(and/or recommends), so it may be that more packages should be added
explicitly to its dependencies.

(This bug is reported from another system as that had reportbug already
properly installed and configured, so it was easier)

Cheers,
  Diederik

- -- System Information:
Debian Release: bookworm/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-security'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ncmpc-lyrics depends on:
ii  ncmpc              0.47-1
ii  python3            3.11.2-1
ii  python3-unidecode  1.3.6-1

ncmpc-lyrics recommends no packages.

ncmpc-lyrics suggests no packages.

- -- no debconf information

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

iHUEARYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCY/VkwgAKCRDXblvOeH7b
bgthAQCT8uLwevUZwESKM+9/E6qgXd0i6YBgXJBHmW7jdo8wjgEA4dgyOaVOPE1C
NOCq6ZIdDl+dtWmBxZRWqE0S6/dMSQc=
=U/Vr
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: ncmpc
Source-Version: 0.47-2
Done: Geoffroy Youri Berret <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ncmpc, 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.
Geoffroy Youri Berret <[email protected]> (supplier of updated ncmpc 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: Wed, 22 Feb 2023 19:49:04 +0100
Source: ncmpc
Architecture: source
Version: 0.47-2
Distribution: unstable
Urgency: medium
Maintainer: mpd maintainers <[email protected]>
Changed-By: Geoffroy Youri Berret <[email protected]>
Closes: 1031754
Changes:
 ncmpc (0.47-2) unstable; urgency=medium
 .
   [ Diederik de Haas ]
   * ci: Add Salsa's CI default configuration
   * ci: Disable 'test-crossbuild-arm64' job
   * d/control: lyrics: Add python3-bs4 and python3-requests dependencies
     (Closes: #1031754)
   * d/control: Replace B-D on transitional packages with their targets
 .
   [ Geoffroy Youri Berret ]
   * Update copyright
   * Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
 9fbff902a4c4e49a5b45e64a2a4d313f04334cb0 2311 ncmpc_0.47-2.dsc
 08bbcf0518b405979e4030f04f6790758e5eaa6d 17500 ncmpc_0.47-2.debian.tar.xz
 2ad265683cbddcf73ca7af574ee2a5d591eae89d 8159 ncmpc_0.47-2_amd64.buildinfo
Checksums-Sha256:
 09643cc7e58cfbdb98a6eb7cf4cddf5ec89869bdea3ebe733f8b6bdb2e9e740e 2311 
ncmpc_0.47-2.dsc
 a8d7fbbd7524bbe0636d0e3bf50ea244e22ae6d0375bd9e0928dc1f46e667ae3 17500 
ncmpc_0.47-2.debian.tar.xz
 28fa9b6110684e3b3644bdbdbe1998c01a2bb6708231d6d7a63e961035d0c23e 8159 
ncmpc_0.47-2_amd64.buildinfo
Files:
 f9f41988b83dd4336ff5487081eb36a6 2311 sound optional ncmpc_0.47-2.dsc
 6c903ee6c0c8fd8aa7e985d196f3ed5e 17500 sound optional 
ncmpc_0.47-2.debian.tar.xz
 b541ecd200ad46c21a2fbfa639f75236 8159 sound optional 
ncmpc_0.47-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEE5yJWkSiFjoTmimKdwOcUqy2lK4FAmP2dH0ACgkQdwOcUqy2
lK53Bw//fy+QT8TkARUvRudxveoZEydH+c164MroVe8H9KxX3geJHgcohT4l+ic6
/qmlF1GS2xNi4AhVj2bvdiwRTds2pNuDFbmr3T/lDdBxbqhmSyAo9XKe6QnXs+S2
rd3Hl2PPpGoHPjXbINLWLDmXROof16/BBiSQK1H+yTsAmowSy42esv2J3j9HqNLK
IQtKqVp9JxSkYyY8IJUnG06ktHi5L9t0NlkIUphnpXQQeWkS86SuAPfYqq75XKxo
fbsek37+yk3zpkTz83X0kCw7SA8zgMnNu8QSAoFF+5wLn9Yp2nRYydIOmtMpFpzl
c5e6s6jG9NAmvg2cMghSRpmeiw54cjQPHmNYCLaOQk0oe7WnDDBfd2n+YSWOetOd
vl17/SHP/plgXBcg2Sly45A5I1GiJ4wkNV7wqwp550AnMWvKjnDJSYas9ZIWv4Hh
SI7Ef623xy6y0OKtzjfqGMCQMEf9RMo/xmzugVaoV9f/CzIEN4yqarqVcHTrFBYM
1hsSt0OVkKvQ/IEoSOVM/pOoeXSVkKsUO++XTNKddULUzRbNDFEMhRjTVvvQdItR
X4bI2sxNeu06/C8MFhQnmjlr+kD/F5aGCVTT5c50cOU7Yozm/mVaWTvnnjowqF0H
cuzqe/u4TdX7eXhFoXLE/lz/C7Ez+ED+uXOt5l5liwlIFOhUKyQ=
=7gpX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to