Skip to content

Bundles not updating on Windows #399

@galli-a

Description

@galli-a

I just started to see the same errors as issue #175 on Windows.
This happened after switching from Windows XP to Windows 7.
I installed MsysGit, but with no luck.
The default shell for Vim is C:\windows\system32\cmd.exe, but even after changing that to C:\Program Files (x86)\Git\bin\bash.exe, with different levels of escape, I still get the errors.

The errors I get are:

Processing 'gmarik/vundle'
Error detected while processing function vundle#installer#new..<SNR>129_process..vundle#installer#run..vundle#installer#install..<SNR>129_sync..<SNR>129_system:
line    1:
E484: Can't open file C:\Users\gallia1\AppData\Local\Temp\VIo8E1E.tmp
Error detected while processing function vundle#installer#new..<SNR>129_process:
line   13:
E121: Undefined variable: g:vundle_last_status
E15: Invalid expression: 'error' == g:vundle_last_status
line   17:
E121: Undefined variable: g:vundle_last_status
E15: Invalid expression: 'updated' == g:vundle_last_status && empty(msg)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions