Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208153 - app-vim/vimoutliner - vimoutlinerrc installed as doc
Summary: app-vim/vimoutliner - vimoutlinerrc installed as doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-30 09:12 UTC by Martin DeMello
Modified: 2008-12-02 22:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
vimoutliner-0.3.4-r1.ebuild (vimoutliner-0.3.4-r1.ebuild,995 bytes, text/plain)
2008-06-01 04:30 UTC, Renato Alves
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin DeMello 2008-01-30 09:12:18 UTC
When loading a vimoutliner file, it throws up a 

not found in 'runtimepath': ".vimoutlinerrc vimoutlinerrc"
Error detected while processing /usr/share/vim/vimfiles/ftplugin/vo_base.vim:
line  664:
E121: Undefined variable: g:vo_modules_load

Searching for "/usr/share/vim/vimfiles/.vimoutlinerrc"
Searching for "/usr/share/vim/vimfiles/vimoutlinerrc"
Searching for "/usr/share/vim/vim71/.vimoutlinerrc"
Searching for "/usr/share/vim/vim71/vimoutlinerrc"
Searching for "/usr/share/vim/vimfiles/after/.vimoutlinerrc"
Searching for "/usr/share/vim/vimfiles/after/vimoutlinerrc"

I tried unpacking /usr/share/doc/vimoutliner-0.3.4/vimoutlinerrc.bz2
into /usr/share/vim/vimfiles and that fixed the problem.

Reproducible: Always
Comment 1 Renato Alves 2008-06-01 04:30:23 UTC
Created attachment 155059 [details]
vimoutliner-0.3.4-r1.ebuild

Same problem here with vimoutliner-0.3.4

However in order to make it run out of the box, in addition to place vimoutlinerrc in /usr/share/vim/vimfiles/ , I have to include one sed line from the 0.3.3.ebuild.

Patched ebuild follows
Comment 2 Jim Ramsay (lack) (RETIRED) gentoo-dev 2008-12-02 22:53:06 UTC
(In reply to comment #1)
> Created an attachment (id=155059) [edit]
> vimoutliner-0.3.4-r1.ebuild

Thanks, Renato.  This fixes both problems, and I have committed it to the tree.