FS#70858 - [python-jinja] latest release (3.0.0-1) has broken vim-ansible

Attached to Project: Community Packages
Opened by Amin Vakil (aminvakil) - Friday, 14 May 2021, 13:01 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 21 May 2021, 09:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After removal of this line in 3.0.0-1 PKGBUILD:

install -Dm644 ext/Vim/jinja.vim -t "$pkgdir/usr/share/vim/vimfiles/syntax"

It returns this error everytime I want to open a yaml file containing jinja syntax:

Error detected while processing BufRead Autocommands for "*"..FileType Autocommands for "*"..Syntax Autocommands for "*"..function <SNR>12_SynSet[25]..script /usr/share/vim/vimfiles/syntax/ansible.vim:
line 15:
E484: Can't open file syntax/jinja.vim

Additional info:
3.0.0-1

Steps to reproduce:
Upgrade python-jinja to 3.0.0-1
open a yaml file
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Friday, 21 May 2021, 09:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed after vim-ansible has been upgraded to 3.1-1.

Loading...