Bug 1037865

Summary: failed to install, dependency on vim-filesystem
Product: [Fedora] Fedora EPEL Reporter: Adam Miller <admiller>
Component: tppAssignee: Jesus M. Rodriguez <jesusr>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: jesusr, kchamart
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-25 16:40:59 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:

Description Adam Miller 2013-12-04 00:14:05 UTC
Description of problem:
tpp in EPEL depends on vim-filesystem which doesn't exist in EL6

Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:

[root@carbon ~]# yum install tpp
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is receiving updates from Red Hat Subscription Management.
rhel-6-server-optional-rpms                                                                            | 3.5 kB     00:00
rhel-6-server-rpms                                                                                     | 3.7 kB     00:00
rhel-6-server-supplementary-rpms                                                                       | 3.4 kB     00:00
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package tpp.noarch 0:1.3.1-9.el6 will be installed
--> Processing Dependency: vim-filesystem for package: tpp-1.3.1-9.el6.noarch
--> Processing Dependency: ruby-ncurses for package: tpp-1.3.1-9.el6.noarch
--> Running transaction check
---> Package ruby-ncurses.x86_64 0:1.3.1-2.el6 will be installed
---> Package tpp.noarch 0:1.3.1-9.el6 will be installed
--> Processing Dependency: vim-filesystem for package: tpp-1.3.1-9.el6.noarch
--> Finished Dependency Resolution
Error: Package: tpp-1.3.1-9.el6.noarch (epel)
           Requires: vim-filesystem
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest



Additional info:
I've fixed this and have a working tpp on RHEL6, I also put the changes in conditonals so this can be merged with the master branch in DistGit.

Spec file: http://maxamillion.fedorapeople.org/tpp.spec
SRPM: http://maxamillion.fedorapeople.org/tpp-1.3.1-14.el6.src.rpm

Comment 1 Anssi Johansson 2013-12-04 00:19:52 UTC
Please see bug 977368.