Bug 1336317 - missing dependency - python3-requests
Summary: missing dependency - python3-requests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-music
Version: 24
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: GNOME SIG Unassigned
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-16 07:24 UTC by Ruslan Tovmasyan
Modified: 2016-05-17 15:11 UTC (History)
4 users (show)

Fixed In Version: gnome-music-3.20.2-2.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-17 15:11:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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