Open chendaniely opened 9 years ago
I don't know what pacaur
is, but if it depends on Python then adding Anaconda to PATH
should be interfering with it.
pacaur
and yaourt
is a package manager in Arch Linux.
Seems that the version of curl
that ships with anaconda breaks the package manager:
see: https://github.com/archlinuxfr/yaourt/issues/22 and https://github.com/archlinuxfr/yaourt/issues/86
From the issues above, the curl
that ships with anaconda may have issues with https
I can reproduce the problem in
pacaur
bypacaur
pacaur
I've reported the issue to pacaur, but not sure why this particular path change breaks it: https://github.com/rmarquis/pacaur/issues/345