Your message dated Fri, 10 Jul 2020 23:33:25 +0000
with message-id <[email protected]>
and subject line Bug#964245: fixed in beets 1.4.9-5
has caused the Debian Bug report #964245,
regarding beets: Crashes on launch after upgrading to python 3.8.4~rc1-1
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.)


-- 
964245: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964245
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: beets
Version: 1.4.9-4
Severity: grave
Justification: renders package unusable

Since the upgrade to Python 3.8.4rc1, Beets crashes on launch with the
following output:

$ beet
Traceback (most recent call last):
  File "/usr/bin/beet", line 11, in <module>
    load_entry_point('beets==1.4.9', 'console_scripts', 'beet')()
  File "/usr/share/beets/beets/ui/__init__.py", line 1266, in main
    _raw_main(args)
  File "/usr/share/beets/beets/ui/__init__.py", line 1249, in _raw_main
    subcommands, plugins, lib = _setup(options, lib)
  File "/usr/share/beets/beets/ui/__init__.py", line 1144, in _setup
    lib = _open_library(config)
  File "/usr/share/beets/beets/ui/__init__.py", line 1201, in _open_library
    get_path_formats(),
  File "/usr/share/beets/beets/ui/__init__.py", line 619, in get_path_formats
    path_formats.append((query, template(view.as_str())))
  File "/usr/share/beets/beets/util/functemplate.py", line 571, in template
    return Template(fmt)
  File "/usr/share/beets/beets/util/functemplate.py", line 581, in __init__
    self.compiled = self.translate()
  File "/usr/share/beets/beets/util/functemplate.py", line 614, in translate
    func = compile_func(
  File "/usr/share/beets/beets/util/functemplate.py", line 155, in compile_func
    prog = compile(mod, '<generated>', 'exec')
ValueError: Name node can't be used with 'None' constant

Downgrading python3.8-minimal to version 3.8.3-1 fixes Beets.



-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en_US (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages beets depends on:
ii  libjs-backbone          1.3.3~dfsg-5
ii  libjs-jquery            3.5.1+dfsg-4
ii  libjs-underscore        1.9.1~dfsg-1
ii  python3                 3.8.2-3
ii  python3-jellyfish       0.7.2-1+b1
ii  python3-munkres         1.1.2-1
ii  python3-musicbrainzngs  0.7.1-2
ii  python3-mutagen         1.44.0-1
ii  python3-pkg-resources   46.1.3-1
ii  python3-six             1.15.0-1
ii  python3-unidecode       1.1.1-3
ii  python3-yaml            5.3.1-2

beets recommends no packages.

Versions of packages beets suggests:
pn  beets-doc                  <none>
pn  libav-tools                <none>
pn  mp3gain                    <none>
ii  python3-acoustid           1.1.5-2
ii  python3-bs4                4.9.1-1
ii  python3-dbus               1.2.16-2
ii  python3-flask              1.1.2-1
ii  python3-gi                 3.36.0-3
ii  python3-gst-1.0            1.16.2-2+b1
pn  python3-langdetect         <none>
pn  python3-mpd                <none>
ii  python3-pil                7.0.0-4+b1
ii  python3-pylast             3.1.0-1
pn  python3-rarfile            <none>
ii  python3-requests           2.23.0+dfsg-2
ii  python3-requests-oauthlib  1.0.0-1.1
ii  python3-xdg                0.26-3

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: beets
Source-Version: 1.4.9-5
Done: Stefano Rivera <[email protected]>

We believe that the bug you reported is fixed in the latest version of
beets, 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.
Stefano Rivera <[email protected]> (supplier of updated beets 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, 10 Jul 2020 16:11:12 -0700
Source: beets
Architecture: source
Version: 1.4.9-5
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
<[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 964245
Changes:
 beets (1.4.9-5) unstable; urgency=medium
 .
   * Fix ast module usage, broken by python 3.8.4~rc1-1, causing FTBFS and
     crashes on startup. (Closes: #964245)
   * Bump Standards-Version to 4.5.0, no changes needed.
Checksums-Sha1:
 d98aa1187b861903125e20b335496f07456effcb 1754 beets_1.4.9-5.dsc
 59b664fde56a4feafeec12f6a83f36a15c3cda25 10888 beets_1.4.9-5.debian.tar.xz
 ab83c93a92dc975ddc099b511d860a2c3b5fb834 7165 beets_1.4.9-5_source.buildinfo
Checksums-Sha256:
 c4457c1ded7ee0cfccde051db64a9e1342c57d61b00b20610fb4e0aba94439b8 1754 
beets_1.4.9-5.dsc
 14c0231d8843ad6949366a58c47dfaf0bced1c0ac5f6b66688f77ca4e92b779b 10888 
beets_1.4.9-5.debian.tar.xz
 3611d21d2bd1269e9a6721868a16cfbb6eb2fb0f69e0c192735a25bf99e50012 7165 
beets_1.4.9-5_source.buildinfo
Files:
 7da38d160ff764e767707323c728edee 1754 sound optional beets_1.4.9-5.dsc
 8cc7d68519940e9a91f896ce435780ad 10888 sound optional 
beets_1.4.9-5.debian.tar.xz
 a5f32e10f59b39a953ab7035727d0793 7165 sound optional 
beets_1.4.9-5_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCXwj1qRQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2OoFAP4uUP0ksI63yZS7fEwIFndG3VgTe9lj
8qTI8jEIA/pJSAEAry1tN+H7fZkiOk9eOXwjpcQ4JYRzjQWeNt+spuVPgQE=
=CdPh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to