Your message dated Tue, 30 Oct 2012 16:02:35 +0000
with message-id <e1ttegx-0004tm...@franck.debian.org>
and subject line Bug#681870: fixed in vim-addon-manager 0.5.1
has caused the Debian Bug report #681870,
regarding vim-addon-manager: 
/usr/lib/ruby/vendor_ruby/vim/addon_manager.rb:125:in `map_override_lines': 
undefined method `override_file' for 
#<Vim::AddonManager::Logger:0x0000000103dda0 @verbosity=1> (NoMethodError)
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 ow...@bugs.debian.org
immediately.)


-- 
681870: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681870
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vim-addon-manager
Version: 0.5.0
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi

With vim-addon-manager enable/disable one get the error mentioned in
the subject and one cannot disable/enable a plugin.

- ----cut---------cut---------cut---------cut---------cut---------cut-----
carnil@sid:~/.vim/plugin$ vim-addon-manager status gnupg
# Name                     User Status  System Status
gnupg                       installed     removed
carnil@sid:~/.vim/plugin$ vim-addon-manager disable gnupg
/usr/lib/ruby/vendor_ruby/vim/addon_manager.rb:125:in `map_override_lines': 
undefined method `override_file' for 
#<Vim::AddonManager::Logger:0x0000000103dda0 @verbosity=1> (NoMethodError)
        from /usr/lib/ruby/vendor_ruby/vim/addon_manager.rb:70:in `disable'
        from /usr/bin/vim-addon-manager:281:in `<main>'
carnil@sid:~/.vim/plugin$ ls -l
total 0
lrwxrwxrwx 1 carnil carnil 39 Jul 17 11:11 gnupg.vim -> 
/usr/share/vim-scripts/plugin/gnupg.vim
carnil@sid:~/.vim/plugin$ vim-addon-manager remove gnupg
Info: removing installed addon 'gnupg' from /home/carnil/.vim
carnil@sid:~/.vim/plugin$ ls -l
total 0
carnil@sid:~/.vim/plugin$
- ----cut---------cut---------cut---------cut---------cut---------cut-----

Regards,
Salvatore

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJQBU0fAAoJEHidbwV/2GP++RUQAOzBt2KFGGBompqpobVT6tQ6
NMV48LuC8isycrBWuv0mfL+9xB/3sSjVcRS4J73CINAhrN2N7XT34l4hMLPkS0xr
Fbof5yVdBCtPfMV93WZ1V2ecTEdXak5PbrQgBLcdgyuN4IVGMmkA4LE9J15d/V/t
2AJcQDPCU/TN2lVWpwBCmasaGZjSKs0OQZf62s8K47XWDeh0S0im29OkCQPQHt3n
+lLx4GDSNfXp9Qo/k92iBpWaPWx2fgpwfKkCPXAY9oHc6p5RjJF4xFemnJi1pWWr
o/aUsD+iT1HgRnAUz8+Ex3OOhV+wzVrgFdKJUZIuqrsSkBPf3Tmn0d9DKzeSn6th
Ur/0t3pyUWosp7SnX9mmAL9JoMljJgCOQwk0uuy3m0zWWaxmvLg/0xBKtuhbKodt
t7Yc6+sA5aEquyXSc7ihSY+4uIlke7g0yy9tcOxKYU4bDFpJbrGGB/x638sZ6J0l
52xo/kGPKu3CIAfSh8M0P0ULCLyz3hfjWrWS4YcvnNuU7ow6BdB37a3iAVn3fd/Q
WmW2cGUC7t9NQch/7t47OKvnyVnbKm6IHaLWIyQqhAkwt+xa4AyNTTNk0VEhtmvu
xtz5qto6Wtw0vQ4U31EaSYIzRRKcwFE4UUa+aMfrTWEgfvabG8FuAoifv52evQQ0
H55OAKzdTXkVDDERNm+y
=E6og
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: vim-addon-manager
Source-Version: 0.5.1

We believe that the bug you reported is fixed in the latest version of
vim-addon-manager, 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 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro <terce...@debian.org> (supplier of updated vim-addon-manager 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 30 Oct 2012 16:39:20 +0100
Source: vim-addon-manager
Binary: vim-addon-manager
Architecture: source all
Version: 0.5.1
Distribution: unstable
Urgency: low
Maintainer: Debian Vim Maintainers <pkg-vim-maintain...@lists.alioth.debian.org>
Changed-By: Antonio Terceiro <terce...@debian.org>
Description: 
 vim-addon-manager - manager of addons for the Vim editor
Closes: 681870
Changes: 
 vim-addon-manager (0.5.1) unstable; urgency=low
 .
   [ James McCoy ]
   * Fix calls to override_file and logger.info.  (Closes: #681870)
 .
   [ Antonio Terceiro ]
   * Fix regression that caused bash completion file to not be installed.
   * Fix bash completion function to work with alternative program names
Checksums-Sha1: 
 5c95c96ec4f6486cabb4b70583dd04e528488709 1116 vim-addon-manager_0.5.1.dsc
 1c8de216bdca15ee88bddc7808b4f2267dc81940 23157 vim-addon-manager_0.5.1.tar.gz
 b65849cb4312ef9f0acf1b02a8afe7e307edec0a 18998 vim-addon-manager_0.5.1_all.deb
Checksums-Sha256: 
 560ce4e1b9dac72141443777379070d6dee4f2d0ee8a3222b80d9c4cbd5ca4f1 1116 
vim-addon-manager_0.5.1.dsc
 28e21b64607ed29ad4447fefa2b1479050d3e385b99ef28254109ea667bb4135 23157 
vim-addon-manager_0.5.1.tar.gz
 f1809613455e1d70c0c4b6840bd5fe42e075162f76209fc417c3a6df2ec70795 18998 
vim-addon-manager_0.5.1_all.deb
Files: 
 78ce20fdaa9096aaba49dbf82d8407fb 1116 editors extra vim-addon-manager_0.5.1.dsc
 ed06da4665242183095089cad408cadb 23157 editors extra 
vim-addon-manager_0.5.1.tar.gz
 bd425169aafbfa770022fe2555f8245b 18998 editors extra 
vim-addon-manager_0.5.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlCP9kgACgkQDOM8kQ+cso/EkQCcDDNlLqylKNk6abl7ayRxieka
bB0AoJkCvl7bH0WExERiazOUyjF5rlIY
=WiTA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to