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?
Created attachment 320123 [details] typescript describing the issue. Attached typescript illustrates this issue.
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).