Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#63135 - [vim-ultisnips] wrong python dependency specified in PKGBUILD
Attached to Project:
Community Packages
Opened by filip (filip) - Tuesday, 09 July 2019, 13:26 GMT
Last edited by Toolybird (Toolybird) - Thursday, 27 April 2023, 06:14 GMT
Opened by filip (filip) - Tuesday, 09 July 2019, 13:26 GMT
Last edited by Toolybird (Toolybird) - Thursday, 27 April 2023, 06:14 GMT
|
DetailsDescription:
In the PKGBUILD file python2 is specified as a dependency: https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/vim-ultisnips#n11 However, if python (== python3) is present on the system then UltiSnips will use Python3. This yields to python2 being pulled in but not being used on most Arch Linux systems because python3 is the preferred python dependency version. Steps to reproduce: It's easy to see which python version is active in UltiSnips by entering the following ex command inside vim: :echo g:_uspy |
This task depends upon
Closed by Toolybird (Toolybird)
Thursday, 27 April 2023, 06:14 GMT
Reason for closing: Fixed
Additional comments about closing: python2 is long gone.
Thursday, 27 April 2023, 06:14 GMT
Reason for closing: Fixed
Additional comments about closing: python2 is long gone.