﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5575	Upgrade setuptools and pip in Makefile	anongoblin		"[This is Michael Lynch (mtlynch.io). Boris suggested I post here under the anon account as new registrations on the issue tracker seem to be down]

When I try to install MediaGoblin on a clean machine (or in a fresh Docker container), I get an error on the ""make"" step because setuptools is too old in virtualenv:

https://travis-ci.org/mtlynch/mediagoblin-docker/builds/453296179

Upgrading pip and setuptools within the virtualenv solves this issue:

https://travis-ci.org/mtlynch/mediagoblin-docker/builds/453299609

I created a patch to fix this issue in the ""upgrade-packages"" branch of my Github fork:

https://github.com/mtlynch/mediagoblin/tree/upgrade-packages

"	defect	closed	major		programming	fixed		michael@…	
