Bug 1336317

Summary: missing dependency - python3-requests
Product: [Fedora] Fedora Reporter: Ruslan Tovmasyan <sanslar.com>
Component: gnome-musicAssignee: GNOME SIG Unassigned <gnome-sig>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: gnome-sig, ignatenko, klember, vrutkovs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: gnome-music-3.20.2-2.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-17 15:11:27 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 Ruslan Tovmasyan 2016-05-16 07:24:08 UTC
Description of problem:
Dependency problems when installing Gnome Music

Version-Release number of selected component (if applicable):
Fedora 24

How reproducible:
I set the minimum system Fedora 24, Gnome installed. Then he began to deliver a variety of programs. When you install Gnome music, there were no errors, but when you start lacking component of the system: python3-requests.

Comment 1 Ruslan Tovmasyan 2016-05-16 07:56:04 UTC
$ gnome-music
10:55:27 WARNING	XDG Music dir is not set
Traceback (most recent call last):
  File "/usr/bin/gnome-music", line 82, in <module>
    from gnomemusic.application import Application
  File "/usr/lib/python3.5/site-packages/gnomemusic/application.py", line 37, in <module>
    from gnomemusic.window import Window
  File "/usr/lib/python3.5/site-packages/gnomemusic/window.py", line 39, in <module>
    from gnomemusic.player import Player, SelectionToolbar
  File "/usr/lib/python3.5/site-packages/gnomemusic/player.py", line 50, in <module>
    import requests
ImportError: No module named 'requests'

Comment 2 Kalev Lember 2016-05-16 09:13:34 UTC
Thanks, should be fixed in gnome-music-3.20.2-2.fc24

Comment 3 Fedora Update System 2016-05-16 09:41:56 UTC
gnome-music-3.20.2-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-88678ef793

Comment 4 Fedora Update System 2016-05-16 23:56:09 UTC
gnome-music-3.20.2-2.fc24 has been pushed to the Fedora 24 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-2016-88678ef793

Comment 5 Fedora Update System 2016-05-17 15:11:24 UTC
gnome-music-3.20.2-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.