[Distutils] [issue159] easy_install --quiet --dry-run -U package is not really quiet

Sorin Sbarnea setuptools at bugs.python.org
Tue Nov 11 17:45:43 CET 2014


New submission from Sorin Sbarnea:

easy_install --quiet --dry-run -U packname
would still output at least the:
install_dir /usr/local/lib/python2.6/dist-packages/

This prevents us from properly running a quite update from crontab, where we are supposed to have output only if there are errors.

----------
messages: 747
nosy: sorin
priority: bug
status: unread
title: easy_install --quiet --dry-run -U package is not really quiet

_______________________________________________
Setuptools tracker <setuptools at bugs.python.org>
<http://bugs.python.org/setuptools/issue159>
_______________________________________________


More information about the Distutils-SIG mailing list