Package: vim-puppet Version: 2.7.18-1 Severity: important Dear Maintainer,
vim-addons cannot "install" (enable) the puppet syntax highlighting because it references a missing "indent/puppet.vim" file. % vim-addons install puppet Warning: ignoring 'puppet' which is missing source files % vim-addons show puppet Addon: puppet Status: unavailable Description: Syntax highlighting for puppet Files: - syntax/puppet.vim - ftdetect/puppet.vim - indent/puppet.vim % dpkg -S indent/puppet.vim dpkg-query: no path found matching pattern *indent/puppet.vim*. Symlinking the syntax and ftdetect files to the user homedir works around the problem: % ln -s /usr/share/vim/addons/ftdetect/puppet.vim ~/.vim/ftdetect % ln -s /usr/share/vim/addons/syntax/puppet.vim ~/.vim/syntax PS: I flagged this as "important" as it breaks the documented (README.Debian) way to install the feature but feel free to adjust it, obviously. Thanks! Regards, -Waba. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (700, 'stable'), (50, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=POSIX, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash vim-puppet depends on no packages. Versions of packages vim-puppet recommends: ii vim-addon-manager 0.5.0 vim-puppet suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

