How can I resolve a yum conflict? A lot of other packages depend on the conflicting file.
Thanks.
Morten
[root@machine ~]# yum install xorg-x11-deprecated-libs Setting up Install Process Setting up Repos update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files update : ################################################## 207/207 base : ################################################## 1600/1600 extras : ################################################## 23/23 Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 set to be updated ---> Package xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check --> Processing Dependency: libXext.so.6 for package: xorg-x11-deprecated-libs --> Processing Dependency: libX11.so.6 for package: xorg-x11-deprecated-libs --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-libs.i386 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check --> Processing Dependency: libfontconfig.so.1 for package: xorg-x11-libs --> Processing Dependency: libGL.so.1 for package: xorg-x11-libs --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package fontconfig.i386 0:2.2.3-7 set to be updated ---> Package xorg-x11-Mesa-libGL.i386 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check
Dependencies Resolved Transaction Listing: Install: xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 - update Install: xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 - update
Performing the following to resolve dependencies: Install: fontconfig.i386 0:2.2.3-7 - base Install: xorg-x11-Mesa-libGL.i386 0:6.8.2-1.EL.13.16 - update Install: xorg-x11-libs.i386 0:6.8.2-1.EL.13.16 - update Total download size: 3.6 M Is this ok [y/N]: y Downloading Packages: Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/share/man/man5/fonts-conf.5.gz from install of fontconfig-2.2.3-7 conflicts with file from package fontconfig-2.2.3-7 [root@machine ~]#
What version of CentOS/yum?
uname -a yum --version
Thanks, Greg
On 10/4/05, Morten lists@kikobu.com wrote:
How can I resolve a yum conflict? A lot of other packages depend on the conflicting file.
Thanks.
Morten
[root@machine ~]# yum install xorg-x11-deprecated-libs Setting up Install Process Setting up Repos update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files update : ################################################## 207/207 base : ################################################## 1600/1600 extras : ################################################## 23/23 Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 set to be updated ---> Package xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check --> Processing Dependency: libXext.so.6 for package: xorg-x11-deprecated-libs --> Processing Dependency: libX11.so.6 for package: xorg-x11-deprecated-libs --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-libs.i386 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check --> Processing Dependency: libfontconfig.so.1 for package: xorg-x11-libs --> Processing Dependency: libGL.so.1 for package: xorg-x11-libs --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package fontconfig.i386 0:2.2.3-7 set to be updated ---> Package xorg-x11-Mesa-libGL.i386 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check
Dependencies Resolved Transaction Listing: Install: xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 - update Install: xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 - update
Performing the following to resolve dependencies: Install: fontconfig.i386 0:2.2.3-7 - base Install: xorg-x11-Mesa-libGL.i386 0:6.8.2-1.EL.13.16 - update Install: xorg-x11-libs.i386 0:6.8.2-1.EL.13.16 - update Total download size: 3.6 M Is this ok [y/N]: y Downloading Packages: Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/share/man/man5/fonts-conf.5.gz from install of fontconfig-2.2.3-7 conflicts with file from package fontconfig-2.2.3-7 [root@machine ~]#
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Greg Knaddison wrote:
What version of CentOS/yum?
uname -a yum --version
[morten@machine ~]$ uname -a Linux machine 2.6.9-11.ELsmp #1 SMP Wed Jun 8 16:59:12 CDT 2005 x86_64 x86_64 x86_64 GNU/Linux [morten@machine ~]$ yum --version 2.2.1
It's interesting that the file appears to conflict with itself.
Br,
Morten
Thanks, Greg
On 10/4/05, Morten lists@kikobu.com wrote:
How can I resolve a yum conflict? A lot of other packages depend on the conflicting file.
Thanks.
Morten
[root@machine ~]# yum install xorg-x11-deprecated-libs Setting up Install Process Setting up Repos update 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files update : ################################################## 207/207 base : ################################################## 1600/1600 extras : ################################################## 23/23 Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 set to be updated ---> Package xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check --> Processing Dependency: libXext.so.6 for package: xorg-x11-deprecated-libs --> Processing Dependency: libX11.so.6 for package: xorg-x11-deprecated-libs --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-libs.i386 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check --> Processing Dependency: libfontconfig.so.1 for package: xorg-x11-libs --> Processing Dependency: libGL.so.1 for package: xorg-x11-libs --> Restarting Dependency Resolution with new changes. --> Populating transaction set with selected packages. Please wait. ---> Package fontconfig.i386 0:2.2.3-7 set to be updated ---> Package xorg-x11-Mesa-libGL.i386 0:6.8.2-1.EL.13.16 set to be updated --> Running transaction check
Dependencies Resolved Transaction Listing: Install: xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 - update Install: xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 - update
Performing the following to resolve dependencies: Install: fontconfig.i386 0:2.2.3-7 - base Install: xorg-x11-Mesa-libGL.i386 0:6.8.2-1.EL.13.16 - update Install: xorg-x11-libs.i386 0:6.8.2-1.EL.13.16 - update Total download size: 3.6 M Is this ok [y/N]: y Downloading Packages: Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/share/man/man5/fonts-conf.5.gz from install of fontconfig-2.2.3-7 conflicts with file from package fontconfig-2.2.3-7 [root@machine ~]#
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Morten wrote:
Finished Transaction Test Transaction Check Error: file /usr/share/man/man5/fonts-conf.5.gz from install of fontconfig-2.2.3-7 conflicts with file from package fontconfig-2.2.3-7
you have a package issue between the i386 and x86_64 versions of fontconfig.
"yum erase fontconfig.i386"
you should then be able to carry on whatever else you were doing with yum. Should you need that package again, just reinstall it later.
- KB
Karanbir Singh wrote:
Morten wrote:
Finished Transaction Test Transaction Check Error: file /usr/share/man/man5/fonts-conf.5.gz from install of fontconfig-2.2.3-7 conflicts with file from package fontconfig-2.2.3-7
you have a package issue between the i386 and x86_64 versions of fontconfig.
"yum erase fontconfig.i386"
you should then be able to carry on whatever else you were doing with yum. Should you need that package again, just reinstall it later.
The problem is, that it appears that it's the fontconfig.i386 it attempts to install as part of the xorg-x11-deprecated-libs installation.
[root@machine ~]# yum erase fontconfig.i386 Setting up Remove Process No Packages marked for removal
Also, is it not strange that both the i386 and x86_64 packages get picked for installation:
--> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 set to be updated ---> Package xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 set to be update
Br,
Morten
Morten wrote:
Also, is it not strange that both the i386 and x86_64 packages get picked for installation:
--> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 set to be updated ---> Package xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 set to be update
What happens if you 'yum install xorg-x11-deprecated-libs.x86_64'
- K
Karanbir Singh wrote:
Morten wrote:
Also, is it not strange that both the i386 and x86_64 packages get picked for installation:
--> Populating transaction set with selected packages. Please wait. ---> Package xorg-x11-deprecated-libs.i386 0:6.8.2-1.EL.13.16 set to be updated ---> Package xorg-x11-deprecated-libs.x86_64 0:6.8.2-1.EL.13.16 set to be update
What happens if you 'yum install xorg-x11-deprecated-libs.x86_64'
Then.. It installs.. *blush*
Thanks a bunch.
Morten