Bug 1284864 - [abrt] beets: __init__.py:949:_load_plugins:ImportError: No module named beetsplug
Summary: [abrt] beets: __init__.py:949:_load_plugins:ImportError: No module named beet...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: beets
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michele Baldessari
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ea9df03d704d3d8145836f44039...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-24 11:10 UTC by 汪明衡
Modified: 2015-11-24 13:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-24 13:11:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (805 bytes, text/plain)
2015-11-24 11:10 UTC, 汪明衡
no flags Details
File: environ (3.48 KB, text/plain)
2015-11-24 11:10 UTC, 汪明衡
no flags Details

Description 汪明衡 2015-11-24 11:10:21 UTC
Description of problem:
[ifoolb@y400]$ beet

Version-Release number of selected component:
beets-1.3.13-2.fc22

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python2 /usr/bin/beet
executable:     /usr/bin/beet
kernel:         4.2.6-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
__init__.py:949:_load_plugins:ImportError: No module named beetsplug

Traceback (most recent call last):
  File "/usr/bin/beet", line 9, in <module>
    load_entry_point('beets==1.3.13', 'console_scripts', 'beet')()
  File "/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 1104, in main
    _raw_main(args)
  File "/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 1090, in _raw_main
    subcommands, plugins, lib = _setup(options, lib)
  File "/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 969, in _setup
    plugins = _load_plugins(config)
  File "/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 949, in _load_plugins
    import beetsplug
ImportError: No module named beetsplug

Local variables in innermost frame:
paths: []
config: <LazyConfig: root>

Comment 1 汪明衡 2015-11-24 11:10:32 UTC
Created attachment 1098125 [details]
File: backtrace

Comment 2 汪明衡 2015-11-24 11:10:36 UTC
Created attachment 1098126 [details]
File: environ

Comment 3 Michele Baldessari 2015-11-24 13:11:12 UTC
Thanks it was fixed in rawhide. Just install beets-plugin in the meantime


Note You need to log in before you can comment on or make changes to this bug.