Bug 1204998

Summary: mpd
Product: [Fedora] Fedora Reporter: Ganapathi Kamath <hgkamath>
Component: libmpdAssignee: Adrian Reber <adrian>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: adrian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-24 07:20:21 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 Ganapathi Kamath 2015-03-24 01:19:18 UTC
Description of problem:
can't install mpd and mpich
Check if the "conflict" tag specified in the SPEC file is still valid


Version-Release number of selected component (if applicable):
mpich-3.1-4.fc21.x86_64
mpd-0.19.2-1.fc21.x86_64

How reproducible:
always

Steps to Reproduce:
yum install mpich
yum install mpd 

Actual results:


Expected results:
mpd should install 
(as a secondary problem, for some reason mpd chokes on opencl)

Additional info:

* Mon Jun 29 2009 Adrian Reber <adrian> - 0.15-1
- updated to 0.15
- added "Conflicts: mpich2" (#593)
- added BR libmms-devel, libmodplug-devel, libsidplay-devel, bzip2-devel
           zziplib-devel, sqlite-devel
- changed BR avahi-devel to avahi-glib-devel
- adapted config file fixups to newest config file layout

 diff SPECS/mpd.spec SPECS/mpd.spec.orig
78c78
< #Conflicts:         mpich2
---
> Conflicts:         mpich2

Comment 1 Adrian Reber 2015-03-24 07:20:21 UTC
Unfortunately mpd is not a Fedora package but a RPM Fusion package. Please open a bug report there.