[Python-apps-team] Bug#687837: beets: list -a (album) does not work as documented

David Bremner bremner at debian.org
Sun Sep 16 14:02:25 UTC 2012


Package: beets
Version: 1.0~b14-2
Severity: normal


It seems that "beet list -a" matches all albums in the database, no
matter what the query is.

% beet list -a | wc -l
68

% beet list -a  artist:"Cuff the Duke" | wc -l                                         
68
% beet list artist:"Cuff the Duke" | wc -l                                           
21


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages beets depends on:
ii  libjs-backbone         0.5.3-2
ii  libjs-jquery           1.7.2+debian-2
ii  libjs-underscore       1.1.6-1
ii  python                 2.7.3~rc2-1
ii  python-munkres         1.0.5.4-2
ii  python-musicbrainzngs  0.2-1
ii  python-mutagen         1.20-1
ii  python-pkg-resources   0.6.24-1
ii  python-unidecode       0.04.9-1

beets recommends no packages.

Versions of packages beets suggests:
pn  beets-doc        <none>
ii  python-acoustid  0.7-1
pn  python-flask     <none>
ii  python-gst0.10   0.10.22-3
pn  python-pylast    <none>
pn  python-rgain     <none>

-- no debconf information



More information about the Python-apps-team mailing list