erkin / ponysay

Pony rewrite of cowsay.
GNU General Public License v3.0
1.22k stars 82 forks source link

Install failure with symlink already present #228

Closed octylFractal closed 8 years ago

octylFractal commented 9 years ago

Fresh install, sudo ./setup.py install --freedom=partial --with-everything: https://gist.github.com/kenzierocks/c78a437d2e12a87c55af#file-install-log-L1048 On Ubuntu 14.04.

random-access commented 9 years ago

I got exactly the same error on Ubuntu 15.10 with a fresh install.

c0d3st0rm commented 8 years ago

See issue #229 - I think it's the same issue. I've submitted a pull request which should fix this issue: https://github.com/erkin/ponysay/pull/231.

JotaRandom commented 8 years ago

please any info if the "new" (is like 2 months old) pull now fix the issue?

octylFractal commented 8 years ago

This has been fixed with the merge of #231.