Bug 449376 - PackageKit can't install an i386 package which is already installed in x86_64
Summary: PackageKit can't install an i386 package which is already installed in x86_64
Keywords:
Status: CLOSED DUPLICATE of bug 447957
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: 9
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Robin Norwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-02 14:25 UTC by Edouard Bourguignon
Modified: 2008-06-03 13:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-06-03 13:29:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Edouard Bourguignon 2008-06-02 14:25:30 UTC
Description of problem:
When you need to install the i386 version of a package which is already
installed for x86_64 PackageKit failed to install saying the package is already
installed. Maybe the PackageKit backend forget to pass the arch parameter to yum?

Version-Release number of selected component (if applicable):
PackageKit-0.1.12-13.20080522.fc9.x86_64

How reproducible:
Seems static.

Steps to Reproduce:
1. yum install libXp.x86_64
2. Now try to install libXp (i386) with PackageKit
3. PackageKit says package's already installed (similar to yum install libXp)
  
Actual results:
PackageKit can't install the i386 package if the x86_64 version is already
installed.

Expected results:
PackageKit should install the selected arch version of a package.

Additional info:
Or maybe it's specific to libXp? But same problem occurs when trying to install
libXtst.i386 after libXtst.x86_64.

Have to install this package with "yum install <package>.i386"

Comment 1 Richard Hughes 2008-06-03 13:29:28 UTC

*** This bug has been marked as a duplicate of 447957 ***


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