Bug 1712635

Summary: Fail to install conflict with package filesystem-3.2-25
Product: [Fedora] Fedora EPEL Reporter: christopher.delfs
Component: python-neovimAssignee: Michel Lind <michel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: asn, michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: python-neovim-0.3.2-1.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-20 01:52:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description christopher.delfs 2019-05-22 02:38:21 UTC
Yum install of package python2-neovim fails

>sudo yum install python2-neovim

Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.aarnet.edu.au
 * centos-sclo-rh: mirror.aarnet.edu.au
 * centos-sclo-sclo: mirror.aarnet.edu.au
 * epel: mirror.aarnet.edu.au
 * extras: mirror.aarnet.edu.au
 * updates: mirror.aarnet.edu.au
Resolving Dependencies
--> Running transaction check
---> Package python2-neovim.noarch 0:0.3.1-3.el7 will be installed
--> Processing Dependency: python-greenlet for package: python2-neovim-0.3.1-3.el7.noarch
--> Processing Dependency: python-trollius for package: python2-neovim-0.3.1-3.el7.noarch
--> Running transaction check
---> Package python-greenlet.x86_64 0:0.4.2-4.el7 will be installed
---> Package python-trollius.noarch 0:1.0.1-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                Arch          Version               Repository     Size
================================================================================
Installing:
 python2-neovim         noarch        0.3.1-3.el7           epel           80 k
Installing for dependencies:
 python-greenlet        x86_64        0.4.2-4.el7           extras         27 k
 python-trollius        noarch        1.0.1-1.el7           epel          189 k

Transaction Summary
================================================================================
Install  1 Package (+2 Dependent packages)

Total size: 295 k
Installed size: 1.4 M
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test


Transaction check error:
  file /usr/lib from install of python2-neovim-0.3.1-3.el7.noarch conflicts with file from package filesystem-3.2-25.el7.x86_64

Error Summary
-------------


>sudo yum info python2-neovim
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.aarnet.edu.au
 * centos-sclo-rh: mirror.aarnet.edu.au
 * centos-sclo-sclo: mirror.aarnet.edu.au
 * epel: mirror.aarnet.edu.au
 * extras: mirror.aarnet.edu.au
 * updates: mirror.aarnet.edu.au
Available Packages
Name        : python2-neovim
Arch        : noarch
Version     : 0.3.1
Release     : 3.el7
Size        : 80 k
Repo        : epel/x86_64
Summary     : Python client to Neovim
URL         : https://github.com/neovim/pynvim
License     : ASL 2.0
Description : Implements support for python plugins in Nvim. Also works as a
            : library for connecting to and scripting Nvim processes through its
            : msgpack-rpc API.

Comment 1 Michel Lind 2019-06-21 02:27:50 UTC
Hmm, the files in the Python 2 subpackage are actually from the Python 3 build, looks like the switch to the automatic dependency generator messes up on EPEL. Let me see if I can fix this.

Comment 2 Fedora Update System 2019-06-21 05:16:59 UTC
FEDORA-EPEL-2019-3a3b4fc3ba has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-3a3b4fc3ba

Comment 3 Fedora Update System 2019-06-22 01:16:14 UTC
python-neovim-0.3.2-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-3a3b4fc3ba

Comment 4 Fedora Update System 2019-07-20 01:52:56 UTC
python-neovim-0.3.2-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.