Wine broken by CentOS 7.5 upgrade

Issues related to applications and software problems
Post Reply
taylorkh
Posts: 534
Joined: 2010/11/24 15:08:33
Location: North Carolina, USA

Wine broken by CentOS 7.5 upgrade

Post by taylorkh » 2018/05/10 14:33:02

This morning I attempted to run yum update on a CentOS 7.4 virtual machine. It proposed to upgrade the whole world including the kitchen sink so I guessed "7.5 is now in the main repo." The update failed on dependencies for gnome-commander and wine. Wine is a 32 bit version I hand build a couple of years ago so I decided to try whatever wine version is in the repos.

I upgraded another 7.4 VM to 7.5 (no wine installed.) I then did a yum install wine. I received the following

Code: Select all

--> Processing Dependency: libgphoto2_port.so.10(LIBGPHOTO2_5_0)(64bit) for package: wine-core-3.0-1.el7.x86_64
--> Processing Dependency: libgphoto2_port.so.10()(64bit) for package: wine-core-3.0-1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: wine-core-3.0-1.el7.x86_64 (epel)
           Requires: libgphoto2_port.so.10()(64bit)
Error: Package: wine-core-3.0-1.el7.x86_64 (epel)
           Requires: libgphoto2_port.so.10(LIBGPHOTO2_5_0)(64bit)
Is there some way I should formally report this issue?

TIA,

Ken

mghe
Posts: 766
Joined: 2015/11/24 12:04:43
Location: Katowice, Poland

Re: Wine broken by CentOS 7.5 upgrade

Post by mghe » 2018/05/10 14:41:25

This is not issue of CentOS, maintainer of Wine should be update it.

ps. not only Wine is affected, there are some good applications where we have wait for update.

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Wine broken by CentOS 7.5 upgrade

Post by TrevorH » 2018/05/10 15:59:55

You need to report it to whoever built your wine packages so that they can rebuild them for 7.5.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

taylorkh
Posts: 534
Joined: 2010/11/24 15:08:33
Location: North Carolina, USA

Re: Wine broken by CentOS 7.5 upgrade

Post by taylorkh » 2018/05/10 17:38:01

Thanks folks,

MY wine package I will deal with. The attempt to newly install wine was from the epel repo. I will see if I can communicate with epel and the wine folks. My version, which works for a couple of ANCIENT legacy Windoze programs is 1.8.1. I did not even realize that wine was near 3.x.

Ken

taylorkh
Posts: 534
Joined: 2010/11/24 15:08:33
Location: North Carolina, USA

Re: Wine broken by CentOS 7.5 upgrade

Post by taylorkh » 2018/05/10 19:59:12

There is already a bug for this filed with epel.

Ken

Post Reply