View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005190 | CentOS-5 | libgcj | public | 2011-10-14 14:33 | 2012-01-15 17:38 |
Reporter | michael.w.siadak@usace.army.mil | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | x86_64 | OS | CentOS | OS Version | 5.7 |
Product Version | 5.7 | ||||
Summary | 0005190: File conflicts between i386 and x86_64 versions of libgcj package | ||||
Description | When attempting to install both i386 and x86_64 versions of the libgcj package from yum, the following error occurs: Transaction Check Error: file /usr/share/man/man1/fastjar.1.gz from install of libgcj-4.1.2-51.el5.i386 conflicts with file from package libgcj-4.1.2-51.el5.x86_64 file /usr/share/man/man1/grepjar.1.gz from install of libgcj-4.1.2-51.el5.i386 conflicts with file from package libgcj-4.1.2-51.el5.x86_64 | ||||
Steps To Reproduce | on an x86_64 install of CentOS 5.7: yum install libgcj.i386 libgcj.x86_64 | ||||
Tags | No tags attached. | ||||
related to | 0001356 | closed | JohnnyHughes | CentOS-4 | Yum installs i386 and x86_64 packages |
I cannot reproduce the error. 'yum install libgcj.i386 libgcj.x86_64' successfully installs both. Can you do a 'yum clean all' and try again? | |
That's odd. I'm getting the conflict consistently (several different machines, even on a vanilla CentOS install) even after a 'yum clean all'. Here's output from a vanilla netinstall of CentOS 5.7 x86_64 with only Desktop Environments/Gnome (which includes libgcj.x86_64 i believe): [root@localhost packages]# yum clean all Loaded plugins: fastestmirror Cleaning up Everything Cleaning up list of fastest mirrors [root@localhost packages]# yum install libgcj.i386 Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.igsobe.com * extras: centos.mirror.lstn.net * updates: centos.mirror.lstn.net base | 1.1 kB 00:00 base/primary | 1.2 MB 00:02 base 3566/3566 extras | 2.1 kB 00:00 extras/primary_db | 159 kB 00:00 updates | 1.9 kB 00:00 updates/primary_db | 205 kB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package libgcj.i386 0:4.1.2-51.el5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: libgcj i386 4.1.2-51.el5 base 16 M Transaction Summary ================================================================================ Install 1 Package(s) Upgrade 0 Package(s) Total download size: 16 M Is this ok [y/N]: y Downloading Packages: libgcj-4.1.2-51.el5.i386.rpm | 16 MB 00:39 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/share/man/man1/fastjar.1.gz from install of libgcj-4.1.2-51.el5.i386 conflicts with file from package libgcj-4.1.2-51.el5.x86_64 file /usr/share/man/man1/grepjar.1.gz from install of libgcj-4.1.2-51.el5.i386 conflicts with file from package libgcj-4.1.2-51.el5.x86_64 |
|
Your original post stated the command "yum install libgcj.i386 libgcj.x86_64" in the "How to reproduce" section. This worked fine. Now, in your followup, the 64-bit version was already installed and an attempt to install the 32-bit version errored out. I can confirm this behavior/bug. |
|
I'm getting the same error on a new install from the 6.1 everything DVD. yum update then use the Add/Remove Software application to add a lot of useful stuff, I suspect it is the development bundle that produces this conflict. |
|
@areeda If your issue is about CentOS-6, please file a new report under the "CentOS 6" category. Then that can be connected through the relationship section. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-14 14:33 | michael.w.siadak@usace.army.mil | New Issue | |
2011-10-14 15:02 | toracat | Note Added: 0013540 | |
2011-10-14 18:57 | michael.w.siadak@usace.army.mil | Note Added: 0013542 | |
2011-10-14 19:51 | toracat | Note Added: 0013543 | |
2011-10-14 20:25 | toracat | Status | new => acknowledged |
2011-10-14 20:33 | toracat | Relationship added | related to 0001356 |
2012-01-15 17:14 | areeda | Note Added: 0014188 | |
2012-01-15 17:38 | toracat | Note Added: 0014189 |