** Description changed:

  Binary package hint: vim-latexsuite
  
  After upgrading to Hardy from Gutsy, I've installed vim-latexsuite
  
  $: sudo apt-get install vim-latexsuite
  $: vim-addons install latex-suite
  $: vim-addons status
  # Name                     User Status  System Status
  [SNIP]
  latex-suite                 broken     removed
  [SNIP]
  
  and obviously the latex-suite isn't working.
  
  After a little investigation, I have found the problem to be into:
  /usr/share/vim/registry/vim-latexsuite.yaml
  
  I've attached a patch that make latex-suite working.
  
  I'm using:
  vim-full: 1:7.1-138+1ubuntu3
  vim-latexsuite: 20060325-4.1
+ 
+ TEST CASE
+ 
+ PROCEDURE:
+   Install vim-latexsuite and vim-addon-manager binary packages
+   Run "vim-addons install latex-suite" command
+   Run "vim-addons status" command
+   
+ RESULT ON PASS:
+   "vim-addons status" should report:
+ latex-suite                 installed     removed
+ 
+ RESULT ON FAIL:
+   "vim-addons status" should report:
+ latex-suite                 broken        removed
+ 
+ END TEST CASE

-- 
[hardy] vim-latexsuite doesn't work
https://bugs.launchpad.net/bugs/225411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to