Your message dated Wed, 16 Oct 2013 15:18:54 +0000 with message-id <[email protected]> and subject line Bug#726442: fixed in gocode 0~git20130712-2 has caused the Debian Bug report #726442, regarding vim-gocomplete: not installable with vim-addon-manager to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 726442: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726442 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vim-gocomplete Version: 0~git20130712-1 Severity: important Dear Maintainer, After installing vim-gocomplete 0~git20130712, and trying to install it with vim-addon-manager, I got an error: ~% vim-addon-manager install gocode Warning: ignoring 'gocode' which is missing source files Oh, that's strange, I muttered to myself. What's going on? ~% vim-addon-manager -v | grep go go-syntax installed installed gocode unavailable (missing source files: /usr/share/v im/addons/autoload/gocomplete.vim, /usr/share/vim/addons/ftplugin/gocomplet e.vim)unavailable (missing source files: /usr/share/vim/addons/autoload/goc omplete.vim, /usr/share/vim/addons/ftplugin/gocomplete.vim) Oh dear. Is the registry file correct? ~% dpkg -L vim-gocomplete /. /usr /usr/share /usr/share/vim /usr/share/vim/addons /usr/share/vim/addons/plugins /usr/share/vim/addons/plugins/gocomplete.vim /usr/share/vim/addons/ftplugin /usr/share/vim/addons/ftplugin/go /usr/share/vim/addons/ftplugin/go/gocomplete.vim /usr/share/vim/registry /usr/share/vim/registry/vim-gocomplete.yaml /usr/share/doc /usr/share/doc/vim-gocomplete /usr/share/doc/vim-gocomplete/copyright /usr/share/doc/vim-gocomplete/changelog.Debian.gz ~% cat /usr/share/vim/registry/vim-gocomplete.yaml addon: gocode description: gocode integration disabledby: "let loaded_gocode = 1" files: - autoload/gocomplete.vim - ftplugin/gocomplete.vim Aha, exclaimed I, that doesn't match at all. There's no autoload/gocomplete.vim and no ftplugin/gocomplete.vim. There's also not supposed to be any /usr/share/vim/addons/plugins directory, as far as I know- it's supposed to be "plugin", singular. Attaching a patch that seems to make it work. paul -- System Information: Debian Release: 7.2 APT prefers stable APT policy: (500, 'stable'), (50, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages vim-gocomplete depends on: ii gocode 0~git20130712-1 ii vim 2:7.3.547-7 ii vim-nox [vim] 2:7.3.547-7 ii vim-syntax-go 2:1.1+2013.05.22-1 Versions of packages vim-gocomplete recommends: ii vim-addon-manager 0.5.2 vim-gocomplete suggests no packages. -- no debconf informationdiff --git a/debian/vim-gocomplete.install b/debian/vim-gocomplete.install index 3df02aa..388647b 100644 --- a/debian/vim-gocomplete.install +++ b/debian/vim-gocomplete.install @@ -1,3 +1,3 @@ -vim/autoload/gocomplete.vim /usr/share/vim/addons/plugins +vim/autoload/gocomplete.vim /usr/share/vim/addons/plugin vim/ftplugin/go.vim /usr/share/vim/addons/ftplugin/go debian/vim-gocomplete.yaml /usr/share/vim/registry diff --git a/debian/vim-gocomplete.yaml b/debian/vim-gocomplete.yaml index 3f51971..2af7bcc 100644 --- a/debian/vim-gocomplete.yaml +++ b/debian/vim-gocomplete.yaml @@ -2,5 +2,5 @@ addon: gocode description: gocode integration disabledby: "let loaded_gocode = 1" files: - - autoload/gocomplete.vim - - ftplugin/gocomplete.vim + - plugin/gocomplete.vim + - ftplugin/go/gocomplete.vim
--- End Message ---
--- Begin Message ---Source: gocode Source-Version: 0~git20130712-2 We believe that the bug you reported is fixed in the latest version of gocode, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Hilko Bengen <[email protected]> (supplier of updated gocode package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 16 Oct 2013 16:16:16 +0200 Source: gocode Binary: gocode vim-gocomplete gocode-auto-complete-el Architecture: source amd64 all Version: 0~git20130712-2 Distribution: unstable Urgency: low Maintainer: Hilko Bengen <[email protected]> Changed-By: Hilko Bengen <[email protected]> Description: gocode - Go autocompletion daemon gocode-auto-complete-el - gocode integration for Emacs vim-gocomplete - gocode integration for Vim Closes: 726442 Changes: gocode (0~git20130712-2) unstable; urgency=low . * Fix vim-addon-manager integration, thanks to paul cannon (Closes: #726442) Checksums-Sha1: e24c4721ff7e77dd61e48e63d01fb5bcb6429795 1225 gocode_0~git20130712-2.dsc d8bd372224f5cf3f0842cd281a73b153cb10fee2 4621 gocode_0~git20130712-2.debian.tar.gz 28fa96c1deac48ec5393eb01d5e32aa75d0f0f5a 950844 gocode_0~git20130712-2_amd64.deb e1347d0e3f3d8f28d9daa313046a72a374b511c3 3880 vim-gocomplete_0~git20130712-2_all.deb 1508915cd863e605cb161294bee9b6f9507839db 5494 gocode-auto-complete-el_0~git20130712-2_all.deb Checksums-Sha256: 173c297c056efef3aae8714c9e2d506a1a4bd7125fc3f76872d64118940f596f 1225 gocode_0~git20130712-2.dsc 4c9236cd4cf3fdb24b4a1d9b936a0a0e52fa61bad623d22703fe299127cbe38f 4621 gocode_0~git20130712-2.debian.tar.gz 642c8279113d918d26b5bb206b6a36c557507762beac7f1a02e81b7ee0f8e084 950844 gocode_0~git20130712-2_amd64.deb ab15d411ad99f6f4aa299fa82fdb9d668b020d92e31b972d912f82a943fc940a 3880 vim-gocomplete_0~git20130712-2_all.deb f531e0f7eb7943f0effb452cb3693d0c2329dbf4fad11b5e791e57ac5ccf34b4 5494 gocode-auto-complete-el_0~git20130712-2_all.deb Files: d2441dda8b54ead119f0ca4e55fe6d60 1225 devel extra gocode_0~git20130712-2.dsc be0eac6dd4ae0c7dfce344a8b20e20e0 4621 devel extra gocode_0~git20130712-2.debian.tar.gz 94d7c9345049e57d7c135389cbe9a550 950844 devel extra gocode_0~git20130712-2_amd64.deb cb5ceb92ecc59e07d6a92066784a8332 3880 editors extra vim-gocomplete_0~git20130712-2_all.deb a7ca95dfa4d001bcae7a8302cd53982b 5494 editors extra gocode-auto-complete-el_0~git20130712-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iEYEARECAAYFAlJeqmMACgkQUCgnLz/SlGhz1ACeOsIFFr00C0o5WsdxI5tACd4Y p0cAoJ5s0+lFK74D0KSSp62DryAx06N1 =wqGS -----END PGP SIGNATURE-----
--- End Message ---

