Bug 29687

Summary: Install dependence conflict
Product: [Retired] Red Hat Linux Reporter: Peng Liu <liupeng>
Component: MesaAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED NOTABUG QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-27 01:31:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peng Liu 2001-02-27 01:30:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)


When I install Mesa, XFree86 was required. but When I install XFree86, 
libGL.so.0 required, but it's include in Mesa package. It's conflict!

Reproducible: Always
Steps to Reproduce:
1. rpm -i Mesa-xxxx-xxx
2. rpm -i XFree86-4.xx-xx
3.
	

Actual Results:  I can not install XFree86

Expected Results:  Mesa package should install without XFree86 or XFree86 
should not required libGL.so.0

finally I install Mesa with param --nodep and install XFree86 next

Comment 1 Bernhard Rosenkraenzer 2001-02-28 10:14:30 UTC
You need to install them at the same time (rpm -Uvh XFree86* Mesa*)