Bug 466633

Summary: Problems installing Adobe Software from their repo with yum
Product: [Fedora] Fedora Reporter: Arnold Sutter <noldi>
Component: yumAssignee: Seth Vidal <skvidal>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ffesti, james.antill, katzj, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-11 23:10:58 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:
Attachments:
Description Flags
typescript describing the issue. none

Description Arnold Sutter 2008-10-11 21:33:20 UTC
Description of problem:
Can't install Adobe Reader with yum from Adobe's repo.

Version-Release number of selected component (if applicable):
F10, Beta

How reproducible:
Install flash-plugin or Adobe Reader from Adobe's yum repository.

Steps to Reproduce:
1.
2.
3.
  
Actual results:
See attached typescript.

Expected results:
Working Adobe Reader / Flash Plugin with yum


Additional info:
maybe this problem affects only the x86_64 architecture?

Comment 1 Arnold Sutter 2008-10-11 21:43:25 UTC
Created attachment 320123 [details]
typescript describing the issue.

Attached typescript illustrates this issue.

Comment 2 James Antill 2008-10-11 23:10:58 UTC
 The transcript is full of lines like:

  file /usr/share/locale/af/LC_MESSAGES/atk10.mo from install of atk-1.24.0-1.fc10.i386 conflicts with file from package atk-1.23.5-1.fc10.x86_64

...ie. atk is not multilib compatible, you have the .x86_64 version installed and acroread requires the .i386 version.
 Feel free to ask Adobe for a .x86_64 version ... or ask the atk developers to fix their locale conflicts (the later is probably easier).