mr.developer: The installed 'svn' command is too old
Questo errore può capitare sulle vecchie versioni di Ubuntu nel caso si utilizzi mr.developer.
modificata da Matt Hamilton, originale su http://xkcd.com/303
Sulle ubuntu più datate, lanciando un buildout con mr.developer, potrebbe capitare questo errore:
Got mr.developer 1.14. Page at http://pypi.python.org/simple/argparse/ links to .py file(s) without version info; an index scan is required. Getting distribution for 'argparse'. install_dir /opt/zope/buildouts/instance1/eggs/tmp8S2HMx zip_safe flag not set; analyzing archive contents... Got argparse 1.1. mr.developer: The installed 'svn' command is too old, expected 1.5 or newer, got 1.4.6.
Come risolvere?
Ecco la ricetta del mio buon collega Luca Cipriani che trovate qui: