Bug 1655021 - [abrt] buku: module(): buku:21:<module>:ModuleNotFoundError: No module named 'bs4'
Summary: [abrt] buku: module(): buku:21:<module>:ModuleNotFoundError: No module named ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: buku
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d4c380fdbeeea60fff03e38b2b8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-11-30 10:56 UTC by petrblaho@gmail.com
Modified: 2018-12-12 03:07 UTC (History)
1 user (show)

Fixed In Version: buku-4.0-2.fc28 buku-4.0-2.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-12-12 01:44:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (584 bytes, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details
File: cgroup (399 bytes, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details
File: cpuinfo (1.28 KB, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details
File: environ (8.95 KB, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details
File: mountinfo (7.61 KB, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details
File: namespaces (129 bytes, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details
File: open_fds (245 bytes, text/plain)
2018-11-30 10:56 UTC, petrblaho@gmail.com
no flags Details

Description petrblaho@gmail.com 2018-11-30 10:56:43 UTC
Description of problem:
1) sudo dnf install buku
2) buku

I just installed buku using dnf and tried to run it.

Buku package is not installing dependencies (I haven't seen any when running dnf install buku) but it needs some.

I found that it needs at least python3-beautifulsoup4 and python3-certifi . Works on my machine after installing these via dnf.

Version-Release number of selected component:
buku-4.0-1.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/bin/buku
crash_function: module
exception_type: ModuleNotFoundError
executable:     /usr/bin/buku
interpreter:    python3-3.6.6-1.fc28.x86_64
kernel:         4.19.2-200.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
buku:21:<module>:ModuleNotFoundError: No module named 'bs4'

Traceback (most recent call last):
  File "/usr/bin/buku", line 21, in <module>
    from bs4 import BeautifulSoup
ModuleNotFoundError: No module named 'bs4'

Local variables in innermost frame:
__name__: '__main__'
__doc__: None
__package__: None
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a15b4e48>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/bin/buku'
__cached__: None
argparse: <module 'argparse' from '/usr/lib64/python3.6/argparse.py'>

Comment 1 petrblaho@gmail.com 2018-11-30 10:56:47 UTC
Created attachment 1510103 [details]
File: backtrace

Comment 2 petrblaho@gmail.com 2018-11-30 10:56:48 UTC
Created attachment 1510104 [details]
File: cgroup

Comment 3 petrblaho@gmail.com 2018-11-30 10:56:50 UTC
Created attachment 1510105 [details]
File: cpuinfo

Comment 4 petrblaho@gmail.com 2018-11-30 10:56:51 UTC
Created attachment 1510106 [details]
File: environ

Comment 5 petrblaho@gmail.com 2018-11-30 10:56:53 UTC
Created attachment 1510107 [details]
File: mountinfo

Comment 6 petrblaho@gmail.com 2018-11-30 10:56:54 UTC
Created attachment 1510108 [details]
File: namespaces

Comment 7 petrblaho@gmail.com 2018-11-30 10:56:55 UTC
Created attachment 1510109 [details]
File: open_fds

Comment 8 Fedora Update System 2018-11-30 13:20:49 UTC
buku-4.0-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5f10814f68

Comment 9 Fedora Update System 2018-11-30 13:27:39 UTC
buku-4.0-2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-c424a48119

Comment 10 Robert-André Mauchin 🐧 2018-11-30 14:53:34 UTC
Thank you for the report, hopefully all missing dependencies have been addressed.

Comment 11 Fedora Update System 2018-12-01 01:38:11 UTC
buku-4.0-2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-c424a48119

Comment 12 Fedora Update System 2018-12-01 02:43:02 UTC
buku-4.0-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5f10814f68

Comment 13 Fedora Update System 2018-12-12 01:44:51 UTC
buku-4.0-2.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2018-12-12 03:07:46 UTC
buku-4.0-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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