Bug 1662371

Summary: Package fail to start (Library missing?)
Product: [Fedora] Fedora Reporter: rea.aft
Component: python-subliminalAssignee: Juan Orti <jorti>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 29CC: jorti
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-subliminal-2.0.5-8.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-06 02:21:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description rea.aft 2018-12-28 03:37:46 UTC
Description of problem: After installing it with dnf, and try to run the command it fails with `pkg_resources.DistributionNotFound: The 'appdirs>=1.3' distribution was not found and is required by subliminal`


Version-Release number of selected component (if applicable):
Name         : python3-subliminal
Version      : 2.0.5
Release      : 7.fc29
Arch         : noarch
Size         : 358 k
Source       : python-subliminal-2.0.5-7.fc29.src.rpm
Repo         : @System
From repo    : fedora


How reproducible: Easy


Steps to Reproduce:
1. `sudo dnf install python3-subliminal`
2. call subliminal `$ subliminal`

Actual results:
```
$ subliminal                                                                                     ~  
Traceback (most recent call last):
  File "/usr/bin/subliminal", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3098, in <module>
    @_call_aside
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3082, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3111, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 573, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 891, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 777, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'appdirs>=1.3' distribution was not found and is required by subliminal
```

Expected results: To work without error

Comment 1 Fedora Update System 2018-12-28 16:36:58 UTC
python-subliminal-2.0.5-8.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-59a2f97cab

Comment 2 Fedora Update System 2018-12-28 16:49:50 UTC
python-subliminal-2.0.5-8.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9c1d431d24

Comment 3 Fedora Update System 2018-12-29 01:38:53 UTC
python-subliminal-2.0.5-8.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-9c1d431d24

Comment 4 Fedora Update System 2018-12-29 03:08:45 UTC
python-subliminal-2.0.5-8.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-59a2f97cab

Comment 5 Fedora Update System 2019-01-06 01:51:25 UTC
python-subliminal-2.0.5-8.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2019-01-06 02:21:48 UTC
python-subliminal-2.0.5-8.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.