539
539
# user, perhaps being wrapped in a lp-%d or chroot decorator,
540
540
# especially if this error is issued from the server.
541
541
self._report_function('%s %s\n'
555
554
if (max_attempts is not None) and (attempt_count >= max_attempts):
556
555
self._trace("exceeded %d attempts")