pypi-mirror team mailing list archive
-
pypi-mirror team
-
Mailing list archive
-
Message #00064
[Bug 391338] [NEW] Fix warning messages that cause "cron >/dev/null" to report error
Public bug reported:
bin/pypimirror prints warning messages regarding deprecated modules into
stderr. As pypimirror is being run in cron, cron thinks the command
exited with error .. and hence sends email even if pypimirror runs
successfully.
The attached patch fixes it.
** Affects: pypi-mirror
Importance: Undecided
Status: New
--
Fix warning messages that cause "cron >/dev/null" to report error
https://bugs.launchpad.net/bugs/391338
You received this bug notification because you are a member of PyPI
Mirror, which is the registrant for PyPI Mirror.
Status in PyPI replication project: New
Bug description:
bin/pypimirror prints warning messages regarding deprecated modules into stderr. As pypimirror is being run in cron, cron thinks the command exited with error .. and hence sends email even if pypimirror runs successfully.
The attached patch fixes it.
Follow ups
References