MarcWeber / vim-addon-manager

manage and install vim plugins (including their dependencies) in a sane way. If you have any trouble contact me. Usually I reply within 24 hours
Other
660 stars 59 forks source link

zero-sized "align" addon #113

Closed vivien closed 11 years ago

vivien commented 11 years ago
:ActivateAddons align

Plugin: align version 1.0
Script number: 3467
Vim.org page: http://www.vim.org/scripts/script.php?script_id=3467
Source URL: http://www.vim.org/scripts/download_script.php?src_id=15104 (type archive)
archive_name: 'align.tar.gz'
Target: /home/vivien/.vim/vim-addons/align
curl -L --max-redirs 40 -o '' 'http://www.vim.org/scripts/download_script.php?src_id=15104'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Warning: Remote filename has no length!
^M100  1818  100  1818    0     0  20016      0 --:--:-- --:--:-- --:--:-- 31894
curl: (23) Failed writing body (0 != 1818)

7z x -o'/home/vivien/.vim/vim-addons/align/archive' '/home/vivien/.vim/vim-addons/align/archive/align.tar.gz'

7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)

Error:
there is no such archive

7z x -o'/home/vivien/.vim/vim-addons/align' '/home/vivien/.vim/vim-addons/align/archive/align.tar'

7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
p7zip Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,4 CPUs)

Error:
there is no such archive
MarcWeber commented 11 years ago

I can't reproduce it - right now there seems to be files in the archive, on my linux machines I get plugin README etc. If you still have the issue talk about your operating system and so on - please note that we don't have control over the contents people load up to www.vim.org