Fedora Account System
Red Hat Associate
Red Hat Customer
Lyrics plugin requires beautifulsoup4 which is not automatically installed Reproducible: Always Steps to Reproduce: 1. Install beets 2. Try to use lyrics plugin Actual Results: Missing beautifulsoup4 error Expected Results: Lyrics plugin working Additional Information: Workaround: dnf install -y python3-beautifulsoup4
Upstream consolidated the plugin code into the main beets package but kept plugin dependencies as optional extras. The Fedora spec now generates matching beets+<plugin> dependency subpackages. For this bug: dnf install 'beets+lyrics' installs the required beautifulsoup4, langdetect, and requests dependencies without making them mandatory for all beets users.
FEDORA-2026-fbd1b0ab04 (beets-2.13.1-2.fc45) has been submitted as an update to Fedora 45. https://bodhi.fedoraproject.org/updates/FEDORA-2026-fbd1b0ab04
FEDORA-2026-fbd1b0ab04 (beets-2.13.1-2.fc45) has been pushed to the Fedora 45 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2026-6cc680f831 (beets-2.13.1-2.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2026-6cc680f831
FEDORA-2026-6cc680f831 has been pushed to the Fedora 44 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-6cc680f831` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-6cc680f831 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2026-6cc680f831 (beets-2.13.1-2.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.