Bug 1010967

Summary: Requires /usr/bin/ctags
Product: [Fedora] Fedora Reporter: Vít Ondruch <vondruch>
Component: vim-taglistAssignee: Petr Hracek <phracek>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: phracek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: vim-taglist-4.6-7.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-26 07:48:18 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 Vít Ondruch 2013-09-23 12:06:54 UTC
Description of problem:
vim-taglist should depend on ctags


Version-Release number of selected component (if applicable):
$ rpm -q vim-taglist
vim-taglist-4.6-5.fc19.noarch


How reproducible:
Always


Steps to Reproduce:
1. $ sudo yum install vim-taglist
2. $ vim .
Taglist: Exuberant ctags (http://ctags.sf.net) not found in PATH. Plugin is not loaded.
Press ENTER or type command to continue

3.

Actual results:
$ vim .
Taglist: Exuberant ctags (http://ctags.sf.net) not found in PATH. Plugin is not loaded.
Press ENTER or type command to continue


Expected results:
$ vim .


Additional info:
$ sudo yum install /usr/bin/ctags
solved my problem, but it should be probably needed. I doubt that vim-taglist is useful without it.

Comment 1 Petr Hracek 2013-09-26 07:48:18 UTC
Hi Vit,

thanks for the bug. You are right.
Ctags was added into Requires

scm-commit (https://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130923/1118097.html) -> CLOSE RAWHIDE

How to test:
1) Uninstall ctags and vim-taglist package
2) Install vim-taglist package. ctags package should be installed as well

Comment 2 Fedora Update System 2013-09-26 08:04:52 UTC
vim-taglist-4.6-7.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/vim-taglist-4.6-7.fc20

Comment 3 Fedora Update System 2013-09-26 08:31:15 UTC
vim-taglist-4.6-7.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/vim-taglist-4.6-7.fc19

Comment 4 Fedora Update System 2013-09-30 00:40:37 UTC
vim-taglist-4.6-7.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-10-10 00:53:34 UTC
vim-taglist-4.6-7.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.