[issue310] pycurl does not fail on authentication error

Peter Warasin at Labix Tracker tracker at labix.org
Thu Jun 21 06:35:42 PDT 2007


New submission from Peter Warasin <peter at endian.com>:

When you use python-curl, curl downloads the error message if authentication
fails and stores it as the respective xml file, with which smart is not very
happy of course.

The attached patch (against 0.50) sets the curl configuration option which
causes curl to fail if an authentication error occurrs, which then causes smart
to print out the error and consider the download not to be ok instead of writing
the errormessage down to the file.

----------
messages: 1153
nosy: peter-endian
priority: bug
project: smart
status: unread
title: pycurl does not fail on authentication error

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue310>
_______________________________________



More information about the Smart mailing list